Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExportExcelColumnInfo Interface
Properties

In This Topic
    IExportExcelColumnInfo Interface Members
    In This Topic

    The following tables list the members exposed by IExportExcelColumnInfo.

    Public Properties
     NameDescription
     PropertyGets the index of column in the exporting Excel sheet.  
     PropertyGets if column is collapsed or not.  
     PropertyGets if column is hidden or not.  
     PropertyGets if column has zero width or not.  
     PropertyGets the column's outline level.  
     PropertyGets the index in exporting style list of column's style.  
     PropertyGets the column's width.  
    Top
    See Also