Spread WPF 17
GrapeCity.Excel Namespace / ExcelColumn Class
Properties Methods

In This Topic
    ExcelColumn Class Members
    In This Topic

    The following tables list the members exposed by ExcelColumn.

    Public Constructors
     NameDescription
    Public ConstructorInitialize a new instance of ExcelColumn.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether this IExcelColumn is collapsed.  
    Public PropertyGets or sets the format of the column  
    Public PropertyGets the format id of the column.  
    Public PropertyGets zero based index of the column.  
    Public PropertyGets or sets the outline level of the column.  
    Public PropertyGets or sets a value indicating whether the column is a page break column.  
    Public PropertyGets or sets a value indicating whether this IExcelColumn is visible.  
    Public PropertyGets or sets the width of the column.  
    Top
    Public Methods
     NameDescription
    Public MethodSet the format id of the column. The column will use the id to locate the IExtendedFormat from its parent IExcelWorksheet instance  
    Top
    See Also