GrapeCity.Documents.Excel Namespace / PrintOutOptions Class / From Property
In This Topic
From Property
In This Topic
The 1-based number of the page at which to start printing. If the value is empty, printing starts at the beginning.
Syntax
public System.Nullable<int> From {get; set;}
See Also