StyleProp Element

Visio XML Reference

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

Syntax

  <StyleProp
    [Del]>
</StyleProp>

Attributes

Del

Optional boolean. A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.

Element properties

Property Value
Name StyleProp
Minimum Occurrences 0
Maximum Occurrences 1

Element information

Parent elements

PageSheet

Shape

StyleSheet

DocumentSheet

Child elements

EnableLineProps

EnableFillProps

EnableTextProps

HideForApply

Remarks

The StyleProp element is relevant only when contained in a StyleSheet element. It is ignored when contained in a DocumentSheet, PageSheet, or Shape element.

See also

Style Properties section