TdxSpreadSheetCustomPrintingAction.OptionsPrint Property
Provides access to the active worksheet‘s print settings.
Declaration
property OptionsPrint: TdxSpreadSheetTableViewOptionsPrint read;
Property Value
Type |
---|
TdxSpreadSheetTableViewOptionsPrint |
Remarks
All TdxSpreadSheetCustomPrintingAction class descendants use this property to modify the affected print settings.
See Also