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

In This Topic
    SheetFrom Property
    In This Topic
    Gets the index of the first sheet in the range.
    Syntax
    'Declaration
     
    Public ReadOnly Property SheetFrom As System.Integer
    public System.int SheetFrom {get;}
    See Also