FormatRuleTotalTypeSettings Properties
Contains format rule settings used to apply conditional formatting to various types of data cells (data cells, custom total cells, grand total cells, and total cells).| Name | Description |
|---|---|
| ApplyToCell | Specifies if data cells are involved in conditional formatting. |
| ApplyToCustomTotalCell | Specifies if custom total cells are involved in conditional formatting. |
| ApplyToGrandTotalCell | Specifies if grand total cells are involved in conditional formatting. |
| ApplyToTotalCell | Specifies if total cells are involved in conditional formatting. |
See Also