Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / LinearRange<T> Class


In This Topic
    LinearRange<T> Class Methods
    In This Topic

    For a list of all members of this type, see LinearRange<T> members.

    Public Methods
     NameDescription
    Public MethodBase method for auto-fitting the Height of a RowRange or the Width of a ColumnRange.  
    Public MethodOverridden. Removes specific elements from the LinearRange.  
    Public Method  
    Public Method  
    Public MethodOverridden. Searches into the content of the LinearRange and replaces all occurences of a specific value with a new value.  
    Public MethodOverridden. Searches into the content of the LinearRange and replaces all instances of the searchValues with their corresponding newValues.  
    Public Method  
    Top
    Protected Methods
    See Also