TdxSpreadSheetCellBorder.Owner Property
In This Article
Returns the cell style instance to which the current cell border belongs.
#Declaration
Delphi
property Owner: TdxSpreadSheetCellStyle read;
#Property Value
Type |
---|
Tdx |
#Remarks
Normally, the Owner property supports the internal infrastructure and is not intended to be used directly from your code.
See Also