Property Getters/Setters Summary | ||
---|---|---|
method | getDel() | |
method | 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. | ||
method | getEnableFillProps() | |
Specifies whether a style includes fill properties.
|
||
method | getEnableLineProps() | |
Specifies whether a style includes line properties
|
||
method | getEnableTextProps() | |
Specifies whether a style includes text properties.
|
||
method | getHideForApply() | |
Specifies where a style is shown in the Microsoft Visio user interface.
|
int getDel() / setDel(value)
BoolValue getEnableLineProps()
BoolValue getEnableFillProps()
BoolValue getEnableTextProps()