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

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