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

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