Interface IRangeValue
Defines a value that can be assigned to range-based conditional formatting rules such as data bars, color scales, and icon sets.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model.ConditionalFormattings
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public interface IRangeValue
Properties
Type
The value type that determines how the value is calculated or interpreted within the conditional formatting range.
Declaration
ValueType Type { get; }
Property Value
|
ValueType
|