Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / WorksheetRange Class


In This Topic
    WorksheetRange Class Properties
    In This Topic

    For a list of all members of this type, see WorksheetRange members.

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the number of Worksheets in the WorksheetRange.  
    Public PropertyGets the items in the range. (Inherited from Xceed.Workbooks.NET.RangeBase<Worksheet>)
    Public PropertyGets or sets the last item in the range. (Inherited from Xceed.Workbooks.NET.RangeBase<Worksheet>)
    Public PropertyGets or sets the first item in the range. (Inherited from Xceed.Workbooks.NET.RangeBase<Worksheet>)
    Public PropertyGets or sets the TabColor of all the Worksheets in the WorksheetRange.  
    Public PropertyGets or sets the TabThemeColor of all the Worksheets in the WorksheetRange.  
    Public PropertyGets or sets the Visibility of all the Worksheets in the WorksheetRange.  
    Top
    See Also