Skip to main content

TdxSpreadSheetReferenceEditDialogForm.Sheet Property

Provides access to the worksheet for which the dialog is invoked.

Declaration

property Sheet: TdxSpreadSheetTableView read;

Property Value

Type
TdxSpreadSheetTableView

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