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

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

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

Methods in org.apache.poi.hssf.usermodel with parameters of type Area3DPtg
static AreaEval HSSFFormulaEvaluator.evaluateArea3dPtg(HSSFWorkbook workbook, Area3DPtg a3dp)
           
 



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