[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PrintOutOptions.From

From Property

From

The 1-based number of the page at which to start printing. If the value is empty, printing starts at the beginning.

Declaration
public int? From { get; set; }
Public Property From As Integer?