Uses of Class
org.apache.poi.hssf.record.formula.AreaPtg

Packages that use AreaPtg
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
 

Uses of AreaPtg in org.apache.poi.hssf.usermodel
 

Methods in org.apache.poi.hssf.usermodel with parameters of type AreaPtg
static AreaEval HSSFFormulaEvaluator.evaluateAreaPtg(HSSFSheet sheet, HSSFWorkbook workbook, AreaPtg ap)
           
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.