aspose.diagram
Class Value

Value.

Property Getters/Setters Summary
functiongetSolutionXML()
functionsetSolutionXML(value)
           Contains solution-specific, well-formed XML data that is prefixed in an explicit namespace and is stored with a document.
functiongetUfev()
functionsetUfev(value)
           Specified attributes of an element.
functiongetVal()
functionsetVal(value)
           Text value
 
Method Summary
functiondeepClone()
           Creates deep copy of this instance.
functionequals(obj)
           Are objects equal.
functionhashCode()
           Serves as a hash function for a particular type.
 

Property Getters/Setters Detail

getUfev/setUfev : UnitFormulaErrV 

function getUfev() / function setUfev(value)
Specified attributes of an element.

getVal/setVal : String 

function getVal() / function setVal(value)
Text value

getSolutionXML/setSolutionXML : SolutionXML 

function getSolutionXML() / function setSolutionXML(value)
Contains solution-specific, well-formed XML data that is prefixed in an explicit namespace and is stored with a document.

Method Detail

equals

function equals(obj)
Are objects equal.
Parameters:
obj: Object -
Returns:

hashCode

function hashCode()
Serves as a hash function for a particular type.
Returns:

deepClone

function deepClone()
Creates deep copy of this instance.
Returns:

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.