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


In This Topic
    IExportExcelColumnInfo Interface
    In This Topic
    Indicates an interface which represents a set of functions which are used to get the exporting information of column.
    Syntax
    'Declaration
     
    
    Public Interface IExportExcelColumnInfo 
    'Usage
     
    
    Dim instance As IExportExcelColumnInfo
    public interface IExportExcelColumnInfo 
    See Also