aspose.diagram
Class CustomProp

CustomProp stucture.

Constructor Summary
CustomProp()
          
 
Property Getters/Setters Summary
functiongetCustomValue()
functionsetCustomValue(value)
           Value of property.
functiongetName()
functionsetName(value)
           The name of the custom property.
functiongetPropType()
functionsetPropType(value)
           The data type of the custom property. The value of the property is PropType integer constant.
 

Constructor Detail

CustomProp

function CustomProp()

Property Getters/Setters Detail

getName/setName : String 

function getName() / function setName(value)
The name of the custom property.

getPropType/setPropType : Number 

function getPropType() / function setPropType(value)
The data type of the custom property. The value of the property is PropType integer constant.

getCustomValue/setCustomValue : CustomValue 

function getCustomValue() / function setCustomValue(value)
Value of property.

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