asposecells.api
Class ContentTypeProperty

Represents identifier information.

Property Getters/Setters Summary
methodisNillable()
methodsetNillable(value)
           Indicates whether the value could be empty.
methodgetName()
methodsetName(value)
           Returns or sets the name of the object.
methodgetType()
methodsetType(value)
           Gets and sets the type of the property.
methodgetValue()
methodsetValue(value)
           Returns or sets the value of the content type property.
 

Property Getters/Setters Detail

getName/setName : String 

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

getValue/setValue : String 

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

getType/setType : String 

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

isNillable/setNillable : boolean 

boolean isNillable() / 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.