ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLCellRange Class / SheetTo Property

In This Topic
    SheetTo Property
    In This Topic
    Gets or sets the index of the last sheet in the range.
    Syntax
    'Declaration
     
    Public Property SheetTo As System.Integer
    public System.int SheetTo {get; set;}
    See Also