Name | Description | |
---|---|---|
![]() | AboveAverage | Gets or sets a value that specifies how the conditional formatting rule is applied. |
![]() | Bottom | Gets or sets a value indicates whether a "top/bottom n" rule is a "bottom n" rule. |
![]() | DateOperator | Gets or sets the date operator used in the format condition. |
![]() | EqualsIncluded | Gets or sets a value specifies how the conditional formatting rule is applied. |
![]() | Formatting | Gets the formatting of this conditional formatting rule. |
![]() | IsPercent | Gets or sets a value indicating whether a "top/bottom n" rule is a "top/bottom n percent" rule. |
![]() | Operator | Gets or sets the operator to compare with cell value. |
![]() | Priority | Gets or sets the priority value of the conditional formatting rule. The priority determines the order of evaluation when multiple conditional formatting rules exist in a worksheet. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalItem) |
![]() | Rank | Gets or sets the rank which is used by ClassicCfRuleType.Top10 conditional formatting rule. |
![]() | RuleType | Gets the type of this ClassicCfRule. |
![]() | StdDev | Gets or sets the standard deviations which is used by ClassicCfRuleType.Average conditional formatting rule. |
![]() | StopIfTrue | Gets a value indicating whether all next rules will be suspended if this rule is applied. (Inherited from GrapeCity.Spreadsheet.CfRule) |
![]() | ValuesCount | Gets the total count of conditional formatting values(s). (Inherited from GrapeCity.Spreadsheet.BuiltInCfRule) |