Package org.apache.poi.ss.formula
Interface EvaluationName
- 
 @Internal public interface EvaluationName Abstracts a name record for formula evaluation.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description NamePtgcreatePtg()Ptg[]getNameDefinition()StringgetNameText()booleanhasFormula()booleanisFunctionName()booleanisRange()
 
-