Spread WinForms 15
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
See Also