[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Order

Enum Order

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

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

public enum Order

Fields

DownThenOver = 0

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

OverThenDown = 1

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