ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLPrintSettings Class / StartPage Property

In This Topic
    StartPage Property
    In This Topic
    Gets or sets the initial page number to use when printing the sheet.
    Syntax
    'Declaration
     
    Public Property StartPage As System.Integer
    public System.int StartPage {get; set;}
    See Also