TdxSpreadSheetReferenceEditDialogForm.Sheet Property
In This Article
Provides access to the worksheet for which the dialog is invoked.
#Declaration
Delphi
property Sheet: TdxSpreadSheetTableView read;
#Property Value
Type |
---|
Tdx |
#Remarks
The “Page Setup“, “Name Manager“, and “New Name/Edit Name“ dialogs use this property to manage the target worksheet’s print settings and defined names.
See Also