StyleProp
StyleProp class
Contains elements that control style behavior, such as whether a style includes text, line, and fill attributes.
Properties
| Name | Type | Description |
|---|---|---|
| Del | int | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca |
| EnableLineProps | BoolValue | Specifies whether a style includes line properties |
| EnableFillProps | BoolValue | Specifies whether a style includes fill properties. |
| EnableTextProps | BoolValue | Specifies whether a style includes text properties. |
| HideForApply | BoolValue | Specifies where a style is shown in the Microsoft Visio user interface. |