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