TdxSpreadSheetContainers.Owner Property
Returns the worksheet to which the container collection belongs.
Declaration
property Owner: TdxSpreadSheetCustomView read;
Property Value
| Type |
|---|
| TdxSpreadSheetCustomView |
Remarks
Refer to the TdxSpreadSheetCustomView class description for details.
See Also