public class EvalSheet extends Object implements org.zkoss.poi.ss.formula.EvaluationSheet, Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.zkoss.poi.ss.formula.EvaluationCell |
getCell(int rowIndex,
int columnIndex) |
SSheet |
getNSheet() |
int |
hashCode() |
boolean |
isHidden(int rowIndex,
int columnIndex) |
public EvalSheet(SSheet sheet)
public SSheet getNSheet()
public org.zkoss.poi.ss.formula.EvaluationCell getCell(int rowIndex,
int columnIndex)
getCell in interface org.zkoss.poi.ss.formula.EvaluationSheetpublic boolean isHidden(int rowIndex,
int columnIndex)
isHidden in interface org.zkoss.poi.ss.formula.EvaluationSheetCopyright © 2019. All rights reserved.