[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Order

Order Enum

Represents the order uses to number pages when printing a large worksheet.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public enum Order
Public Enum Order

Fields

Name Description
DownThenOver

Process down the rows before processing across pages or page fields to the right.

OverThenDown

Process across pages or page fields to the right before moving down the rows.