Skip to main content

TdxSpreadSheetTableViewOptionsPrintPagination Class

Stores a specific Table View worksheet’s pagination settings.

Declaration

TdxSpreadSheetTableViewOptionsPrintPagination = class(
    TdxSpreadSheetTableViewOptionsPrintCustomPersistent
)

Remarks

This class provides the following members that allow you to:

Note

Only the document-based spreadsheet report link can import and use the lists of custom horizontal and vertical page breaks.

The Table View worksheet’s OptionsPrint.Pagination property references a TdxSpreadSheetTableViewOptionsPrintPagination object.

Inheritance

See Also