Skip to main content

TdxSpreadSheetTableViewOptionsPrintSource Members

The worksheet display options for page printouts.

Constructors

Name Description
Create(TNotifyEvent) Initializes a new instance of the TdxSpreadSheetTableViewOptionsPrintCustomPersistent class with specified settings. Inherited from TdxSpreadSheetTableViewOptionsPrintCustomPersistent.

Properties

Name Description
ActualErrorIndication
ActualGridLines
ActualHeaders
Area Specifies the printing area in a worksheet.
CellComments
ColumnsToRepeat
ErrorIndication Specifies the calculation error printing option.
GridLines Specifies whether the worksheet grid lines should be printed.
Headers Specifies whether the worksheet row/column headers should be printed.
RowsToRepeat

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
Reset Restores the default display settings of the source worksheet.
ToString Inherited from TObject.
See Also