Package org.apache.poi.ss.formula
Interface EvaluationName
-
public interface EvaluationNameAbstracts a name record for formula evaluation.
For POI internal use only
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NamePtgcreatePtg()Ptg[]getNameDefinition()java.lang.StringgetNameText()booleanhasFormula()booleanisFunctionName()booleanisRange()
-