TdxSpreadSheetMergedCell.Owner Property
In This Article
Returns the merged cell collection to which the current merged cell object belongs.
#Declaration
Delphi
property Owner: TdxSpreadSheetMergedCellList read;
#Property Value
Type |
---|
Tdx |
#Remarks
The Owner property supports the internal infrastructure and is not intended to be used directly from your code.
See Also