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