Spread WPF 17
GrapeCity.Excel Namespace / IExcelColumn Interface
Properties Methods

In This Topic
    IExcelColumn Interface Members
    In This Topic

    The following tables list the members exposed by IExcelColumn.

    Public Properties
     NameDescription
     PropertyGets or sets a value indicating whether this IExcelColumn is collapsed.  
     PropertyGets or sets the format of the column  
     PropertyGets the format id of the column.  
     PropertyGets zero based index of the column.  
     PropertyGets or sets the outline level of the column.  
     PropertyGets or sets a value indicating whether the column is a page break column.  
     PropertyGets or sets a value indicating whether this IExcelColumn is visible.  
     PropertyGets or sets the width of the column.  
    Top
    Public Methods
     NameDescription
     MethodSets the format id which used to locate the correspond IExtendedFormat from its parent IExcelWorksheet instance.  
    Top
    See Also