Class IconSetValueContextBase
Base class for icon set conditional formatting contexts, managing threshold ranges and icon resolution for cell values.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Documents.Spreadsheet.Model.ConditionalFormattings
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public abstract class IconSetValueContextBase : RangeValueContextBase
Constructors
IconSetValueContextBase()
Initializes a new icon set value context base.
Declaration
protected IconSetValueContextBase()