aspose.diagram
Class Str2Value

String value.

Constructor Summary
Str2Value(value)
           Constructor.
Str2Value(value, ufev)
           Constructor.
 
Property Getters/Setters Summary
functiongetUfe()
functionsetUfe(value)
           Attributes of an element.
functiongetUfev()
functionsetUfev(value)
           Attributes of an element.
functiongetValue()
functionsetValue(value)
           String value.
 
Method Summary
functiondeepClone()→ inherited from StrValue
           Creates deep copy of this instance.
functionequals(value)
           Are objects equal.
functionhashCode()
           Serves as a hash function for a particular type.
 

Constructor Detail

Str2Value

function Str2Value(value)
Constructor.
Parameters:
value: String -

Str2Value

function Str2Value(value, ufev)
Constructor.
Parameters:
value: String -
ufev: UnitFormulaErrV -

Property Getters/Setters Detail

getUfev/setUfev : UnitFormulaErrV 

function getUfev() / function setUfev(value)
Attributes of an element.

getValue/setValue : String 

function getValue() / function setValue(value)
String value.

getUfe/setUfe : UnitFormulaErr 

function getUfe() / function setUfe(value)
Attributes of an element.

Method Detail

equals

function equals(value)
Are objects equal.
Parameters:
value: 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.