TdxSpreadSheetConditionalFormattingRuleExpression Properties
An Expression conditional formatting rule.
Name | Description |
---|---|
Area |
Deprecated. Specifies the target cell range.
Inherited from Tdx |
Area |
Inherited from Tdx |
Areas |
Specifies target cell ranges.
Inherited from Tdx |
Expression | Specifies a formula expression required to calculate a cell formatting criterion for Expression and Cell Is rules. |
Expression2 protected | Specifies a value or formula expression used as an additional cell formatting criterion for a Cell Is conditional formatting rule. |
Formulas protected | Provides indexed access to parsed and calculated expressions of the conditional formatting rule. |
Index |
Specifies the conditional formatting rule’s index in the parent conditional formatting controller.
Inherited from Tdx |
Owner |
Provides access to the parent conditional formatting controller.
Inherited from Tdx |
Stop |
Specifies if the parent conditional formatting controller evaluates other rules with lower priority that are applied to the same areas if the current rule’s condition is met.
Inherited from Tdx |
Style |
Provides access to style settings applied to all cells that meet the rule’s formatting criteria.
Inherited from Tdx |
See Also