Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PrintOutOptions Class / To Property
In This Topic
    To Property
    In This Topic
    The 1-based number of the last page to print. If the value is empty, printing ends with the last page.
    Syntax
    public System.Nullable<int> To {get; set;}
    See Also