Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExportExcelSheetInfo Interface
Members


In This Topic
IExportExcelSheetInfo Interface
In This Topic
Indicates an interface which represents a set of functions which are used to get the exporting information (rows/columns/cells) of the specified SheetView.
Syntax
'Declaration
 
Public Interface IExportExcelSheetInfo 
 
'Usage
 
Dim instance As IExportExcelSheetInfo
See Also