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


In This Topic
    WorksheetRange Class Members
    In This Topic

    The following tables list the members exposed by WorksheetRange.

    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
    Public Methods
     NameDescription
    Public MethodTriggers CalculateFormulas for all of the Worksheets in the WorksheetRange.  
    Public MethodOverridden. Clears specific elements in the WorksheetRange.  
    Public MethodOverridden. Searches into the content of the range and replaces all occurences of a specific value with a new value.  
    Public MethodOverridden. Searches into the content of the WorksheetRange and replaces all instances of the SearchValues with their corresponding NewValues.  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Top
    See Also