Uses of Class
org.apache.poi.ss.formula.ptg.NamePtg
Packages that use NamePtg
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
This package contains common internal POI code for manipulating formulas.
-
Uses of NamePtg in org.apache.poi.hssf.usermodel
Methods in org.apache.poi.hssf.usermodel with parameters of type NamePtg -
Uses of NamePtg in org.apache.poi.ss.formula
Methods in org.apache.poi.ss.formula that return NamePtgMethods in org.apache.poi.ss.formula with parameters of type NamePtg -
Uses of NamePtg in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel with parameters of type NamePtg