TdxSpreadSheetConditionalFormattingAreaInfo.Areas Property
Provides access to the list of cell ranges affected by a conditional formatting rule.
Declaration
property Areas: TdxSpreadSheetAreaList read;
Property Value
| Type |
|---|
| TdxSpreadSheetAreaList |
See Also