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


In This Topic
    Column Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodAdds ConditionalFormatting to the Column.  
    Public MethodOverridden. Adjusts the Column's Width based on the Cell with the widest content.  
    Public MethodRemoves specific elements from the LinearWorksheetElement. (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement)
    Public MethodRemoves all ConditionalFormattings from the Column.  
    Public MethodGets the Column's ConditionalFormattings.  
    Public MethodRemoves a specific ConditionalFormatting from the Column.  
    Public MethodSearches into the content of the Column and replaces all occurences of a specific value with a new value. (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement)
    Public MethodSearches into the content of the LinearWorksheetElement and replaces all instances of the searchValues with their corresponding newValues. (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement)
    Top
    Protected Methods
     NameDescription
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal Method (Inherited from Xceed.Workbooks.NET.StyledWorksheetElement)
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal Method (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement)
    Protected Internal MethodOverridden.   
    Protected Internal Method (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement)
    Protected Internal MethodOverridden.   
    Top
    See Also