Namespace Telerik.Windows.Documents.Spreadsheet.Model.Printing
Classes
|
Manages the text content of a header or footer, divided into left, center, and right sections. |
|
Holds the text content for a single section (left, center, or right) within a header or footer. |
|
Configures header and footer presentation for printed worksheets, including content for different page types and alignment behavior. |
|
Defines a horizontal or vertical page break at a specific row or column index, controlling where pages split during printing. |
|
Manages the collection of horizontal and vertical page breaks for a worksheet, controlling pagination during printing. |
|
Defines the page margins for printed worksheets, including content margins and header/footer offsets. |
|
Manages the collection of cell ranges to be printed, allowing multiple non-contiguous areas to be specified for printing. |
|
Thrown when an error occurs during worksheet printing operations, such as invalid page setup or margin configuration. |
|
Configures rows and columns to be repeated on each printed page, ensuring consistent headers or labels across multi-page prints. |
|
Generic base for page setup that associates a sheet with strongly-typed print options. |
|
Abstract base for sheet page setup, managing paper type, orientation, margins, and header/footer settings. |
|
Abstract base for sheet print options that control rendering quality and appearance during print or export. |
|
Configures page setup for worksheet printing and export, including scaling, page breaks, print area, and print titles. |
|
Controls worksheet-specific print options including gridline and row/column heading visibility. |
Enums
|
Specifies whether a page break splits pages horizontally (at rows) or vertically (at columns). |
|
Specifies whether pages are printed column-first (down then over) or row-first (over then down) when content spans multiple pages. |