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