The ExcelSheet is a readonly sheet returned by the getSheetByName and getSheetByPosition functions of ExcelReadonlyWorkbook

Functions

getNumberOfRows()

Get the number of rows in the Sheet

@return:
@since: 3.0.3

Rows()

Get the number of rows in the Sheet

@return:
@deprecated: 

getNumberOfColumns()

Get the number of columns in the sheet

@return:
@since: 3.0.3

Columns()

Get the number of columns in the sheet

@return:
@deprecated: 

Cell(col, row)

Get an Excel Cell

  • col
  • row

@return: An ExcelCell

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