aspose.diagram
Class CustomValue

Value of property.

Constructor Summary
CustomValue()
          
 
Property Getters/Setters Summary
functiongetValueBool()
functionsetValueBool(value)
           Boolean value.
functiongetValueDate()
           Date and time value.
functiongetValueNumber()
functionsetValueNumber(value)
           Number value.
functiongetValueString()
functionsetValueString(value)
           String value.
 

Constructor Detail

CustomValue

function CustomValue()

Property Getters/Setters Detail

getValueString/setValueString : String 

function getValueString() / function setValueString(value)
String value.

getValueBool/setValueBool : boolean 

function getValueBool() / function setValueBool(value)
Boolean value.

getValueDate : DateTime 

function getValueDate()
Date and time value.

getValueNumber/setValueNumber : Number 

function getValueNumber() / function setValueNumber(value)
Number value.

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