Enum
SpreadPageOrder

Print page sequencing options applied when paginating a worksheet for printing.

Definition

Namespace:Telerik.Documents.SpreadsheetStreaming

Assembly:Telerik.Documents.SpreadsheetStreaming.dll

Syntax:

cs-api-definition
public enum SpreadPageOrder

Fields

DownThenOver

Fills pages vertically first, then moves right to the next column of pages.

Declaration

cs-api-definition
DownThenOver = 0

Field Value

SpreadPageOrder

OverThenDown

Fills pages horizontally first, then continues with the next row of pages below.

Declaration

cs-api-definition
OverThenDown = 1

Field Value

SpreadPageOrder

In this article
DefinitionFieldsDownThenOverOverThenDown
Not finding the help you need?
Contact Support