Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IExcelExporter Interface
Members


In This Topic
IExcelExporter Interface
In This Topic
Provides a unified way of converting types of values to a value used for Excel export.
Syntax
'Declaration
 
Public Interface IExcelExporter 
 
'Usage
 
Dim instance As IExcelExporter
See Also