Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLCellRange Class / SheetFrom Property

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