ExcelReadonlyWorkbook

Last modified by Pierre Dubois on 2018/06/07 16:42

The ExcelReadonlyWorkbook is returned by the ExcelWorkbook.loadWorkbook function.

Functions

getNumberOfSheets()

Get the number of sheets in the Workbook

@return: 

getSheetByName(name)

Get the sheet by name

  • name

@return: An ExcelSheet

getSheetByPosition(position)

Get a sheet by its position

  • position

@return: 

Tags:
Created by Pierre Dubois on 2018/06/07 16:42
     
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation