[]
Gets the coressponding IWorkbook object that allows accessing to new object model and API set.
public IWorkbook AsWorkbook()
Public Function AsWorkbook() As IWorkbook
Type | Description |
---|---|
IWorkbook | A IWorkbook object represents the coressponding workbook. |