Worksheet Module
Stores data of the sheet and the index of the sheet and functions for working with the worksheetpart. (Unmanaged: changing a worksheet does not alter the sheet which links the worksheet to the excel workbook)
Nested modules
Modules | Description |
Functions and values
Function or value | Description |
|
|
|
|
|
|
|
|
|
|
Full Usage:
init worksheetPart
Parameters:
WorksheetPart
-
The WorksheetPart to associate the Worksheet with.
Returns: WorksheetPart
|
|
|
|
|
|
Full Usage:
setWorksheet worksheet worksheetPart
Parameters:
Worksheet
worksheetPart : WorksheetPart
Returns: WorksheetPart
|