aspose.diagram
Class StyleProp

Contains elements that control style behavior, such as whether a style includes text, line, and fill attributes.

Property Getters/Setters Summary
functiongetDel()
functionsetDel(value)
           A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.
functiongetEnableFillProps()
           Specifies whether a style includes fill properties.
functiongetEnableLineProps()
           Specifies whether a style includes line properties
functiongetEnableTextProps()
           Specifies whether a style includes text properties.
functiongetHideForApply()
           Specifies where a style is shown in the Microsoft Visio user interface.
 

Property Getters/Setters Detail

getDel/setDel : Number 

function getDel() / function setDel(value)
A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.

getEnableLineProps : BoolValue 

function getEnableLineProps()
Specifies whether a style includes line properties

getEnableFillProps : BoolValue 

function getEnableFillProps()
Specifies whether a style includes fill properties.

getEnableTextProps : BoolValue 

function getEnableTextProps()
Specifies whether a style includes text properties.

getHideForApply : BoolValue 

function getHideForApply()
Specifies where a style is shown in the Microsoft Visio user interface.

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