Uses of Class
org.apache.poi.ss.formula.LazyAreaEval
-
Packages that use LazyAreaEval Package Description org.apache.poi.ss.formula This package contains common internal POI code for manipulating formulas. -
-
Uses of LazyAreaEval in org.apache.poi.ss.formula
Methods in org.apache.poi.ss.formula that return LazyAreaEval Modifier and Type Method Description LazyAreaEval
LazyAreaEval. getColumn(int columnIndex)
LazyAreaEval
LazyAreaEval. getRow(int rowIndex)
-