Enum ConditionalFormattingUnit
Specifies whether a conditional formatting rule's rank value is interpreted as item count or percentage.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model.ConditionalFormattings
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum ConditionalFormattingUnit
Items
Rank value interpreted as absolute number of items.
Percent
Rank value interpreted as percentage of the total range.