New to Telerik Document ProcessingStart a free 30-day trial

Specifies whether a conditional formatting rule's rank value is interpreted as item count or percentage.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model.ConditionalFormattings

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public enum ConditionalFormattingUnit

Fields

Rank value interpreted as absolute number of items.

C#
Items = 1

Rank value interpreted as percentage of the total range.

C#
Percent = 0
In this article
DefinitionFieldsItemsPercent
Not finding the help you need?
Contact Support