Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPageSetup Interface / Order Property
In This Topic
    Order Property (IPageSetup)
    In This Topic
    Returns or sets a Order value that represents the order that GcExcel uses to number pages when printing a large worksheet.
    Syntax
    Order Order {get; set;}
    See Also