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


In This Topic
    RowRange Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Adjusts the Height based on the highest Cell in the RowRange.   
    Public MethodRemoves specific elements from the LinearRange. (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
    Public Method (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
    Public Method (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
    Public MethodSearches into the content of the LinearRange and replaces all occurences of a specific value with a new value. (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
    Public MethodSearches into the content of the LinearRange and replaces all instances of the searchValues with their corresponding newValues. (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
    Public Method (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
    Top
    Protected Methods
    See Also