ClassIconSetValueContextBase
Class
Base class for icon set conditional formatting contexts, managing threshold ranges and icon resolution for cell values.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model.ConditionalFormattings
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
cs-api-definition
public abstract class IconSetValueContextBase : RangeValueContextBase
Inheritance: objectRangeValueContextBaseIconSetValueContextBase
Derived Classes:
Constructors
IconSetValueContextBase()
Initializes a new icon set value context base.
Declaration
cs-api-definition
protected IconSetValueContextBase()