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

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

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

Methods in org.apache.poi.hssf.usermodel with parameters of type ReferencePtg
protected static void HSSFFormulaEvaluator.pushRef2DEval(ReferencePtg ptg, java.util.Stack stack, HSSFCell cell, HSSFRow row, HSSFSheet sheet, HSSFWorkbook workbook)
          create a Ref2DEval for ReferencePtg and push it on the stack.
 



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