|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FormulaValueReference
Allows you to retrieve a FormulaValueType
and FormulaValue
instance.
Method Summary | |
---|---|
FormulaValue |
getFormulaValue()
Gets the FormulaValue of the object, if it exists. |
FormulaValueType |
getFormulaValueType()
Gets the FormulaValueType of the object. |
Method Detail |
---|
FormulaValueType getFormulaValueType()
Gets the FormulaValueType
of the object.
FormulaValueType
of the objectFormulaValue getFormulaValue()
Gets the FormulaValue
of the object, if it exists.
FormulaValue
of the object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |