|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ref3DPtg | |
---|---|
org.apache.poi.hssf.record.formula | formula package contains binary PTG structures used in Formulas |
org.apache.poi.hssf.usermodel | usermodel package maps HSSF low level strutures to familiar workbook/sheet model |
Uses of Ref3DPtg in org.apache.poi.hssf.record.formula |
---|
Subclasses of Ref3DPtg in org.apache.poi.hssf.record.formula | |
---|---|
class |
DeletedRef3DPtg
Title: Deleted Reference 3D Ptg |
Uses of Ref3DPtg in org.apache.poi.hssf.usermodel |
---|
Methods in org.apache.poi.hssf.usermodel with parameters of type Ref3DPtg | |
---|---|
protected static void |
HSSFFormulaEvaluator.pushRef3DEval(Ref3DPtg ptg,
java.util.Stack stack,
HSSFCell cell,
HSSFRow row,
HSSFSheet sheet,
HSSFWorkbook workbook)
create a Ref3DEval for Ref3DPtg and push it on the stack. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |