Skip to main content

TdxSpreadSheetTableViewOptionsPrintPagination Members

Stores a specific Table View worksheet’s pagination settings.

Constructors

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

Properties

Name Description
ColumnPageBreaks Provides access to the list of custom page breaks that split up a specific worksheet‘s content vertically.
RowPageBreaks Provides access to the list of custom page breaks that split up a specific worksheet‘s content horizontally.

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 Removes all custom page breaks from a worksheet.
ToString Inherited from TObject.
See Also