Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExportExcelRowInfo Interface
Members


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