GrapeCity.Excel Namespace / IExcelWorkbook Interface
Members


IExcelWorkbook Interface
Defines generalized properties and methods that value or class implements to represents excel workbook.
Object Model
IExcelWorkbook Interface
Syntax
'Declaration
 
Public Interface IExcelWorkbook 
 
'Usage
 
Dim instance As IExcelWorkbook
See Also