aspose.cells
Class ContentTypeProperty

Represents identifier information.

Property Getters/Setters Summary
functionisNillable()
functionsetNillable(value)
           Indicates whether the value could be empty.
functiongetName()
functionsetName(value)
           Returns or sets the name of the object.
functiongetType()
functionsetType(value)
           Gets and sets the type of the property.
functiongetValue()
functionsetValue(value)
           Returns or sets the value of the content type property.
 

Property Getters/Setters Detail

getName/setName : String 

function getName() / function setName(value)
Returns or sets the name of the object.

getValue/setValue : String 

function getValue() / function setValue(value)
Returns or sets the value of the content type property.

getType/setType : String 

function getType() / function setType(value)
Gets and sets the type of the property.

isNillable/setNillable : boolean 

function isNillable() / function setNillable(value)
Indicates whether the value could be empty.

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