Uses of Interface
org.apache.poi.ss.formula.EvaluationName
Packages that use EvaluationName
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 EvaluationName in org.apache.poi.hssf.usermodel
Methods in org.apache.poi.hssf.usermodel that return EvaluationNameModifier and TypeMethodDescriptionLookup a named range by its name. -
Uses of EvaluationName in org.apache.poi.ss.formula
Methods in org.apache.poi.ss.formula that return EvaluationNameModifier and TypeMethodDescriptionnamed range name matching is case insensitive -
Uses of EvaluationName in org.apache.poi.ss.formula.eval
Methods in org.apache.poi.ss.formula.eval that return EvaluationNameConstructors in org.apache.poi.ss.formula.eval with parameters of type EvaluationName -
Uses of EvaluationName in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return EvaluationNameModifier and TypeMethodDescriptionReturn EvaluationName wrapper around the matching XSSFName (named range)