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