public class EvalSheet extends java.lang.Object implements EvaluationSheet
public EvalSheet(SSheet sheet)
public SSheet getNSheet()
public EvaluationCell getCell(int rowIndex, int columnIndex)
getCell
in interface EvaluationSheet
null
if there is no cell at the specified coordinatespublic int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public boolean isHidden(int rowIndex, int columnIndex)
EvaluationSheet
isHidden
in interface EvaluationSheet
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.