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


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