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


In This Topic
    ColumnRange Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverridden. Adjusts the Columns’ Width based on the Cell with the widest content in the ColumnRange.  
    Public MethodRemoves specific elements from the LinearRange. (Inherited from Xceed.Workbooks.NET.LinearRange<Column>)
    Public Method (Inherited from Xceed.Workbooks.NET.LinearRange<Column>)
    Public Method (Inherited from Xceed.Workbooks.NET.LinearRange<Column>)
    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<Column>)
    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<Column>)
    Public Method (Inherited from Xceed.Workbooks.NET.LinearRange<Column>)
    Top
    Protected Methods
    See Also