Show last authors
1 The ExcelReadonlyWorkbook is returned by the ExcelWorkbook.loadWorkbook function.
2
3 == Functions ==
4 === getNumberOfSheets() ===
5 Get the number of sheets in the Workbook
6
7 @return:
8 === getSheetByName(name) ===
9 Get the sheet by name
10 * name
11
12 @return: An ExcelSheet
13 === getSheetByPosition(position) ===
14 Get a sheet by its position
15 * position
16
17 @return:
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation