TdxSpreadSheetCustomConditionalFormattingRule.Owner Property
In This Article
Provides access to the parent conditional formatting controller.
#Declaration
Delphi
property Owner: TdxSpreadSheetCustomConditionalFormatting read;
#Property Value
Type | Description |
---|---|
Tdx |
The parent conditional formatting controller. Cast the returned object to the corresponding terminal Tdx Tip You can call the |
See Also