TdxSpreadSheetCustomConditionalFormattingRule.Area Property
Deprecated. This property exists for backward compatibility only. Use the Areas property instead.
Declaration
property Area: TRect read; write;
Property Value
| Type | Description |
|---|---|
| TRect | The target cell range. |
See Also