StyleProp class

StyleProp class

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

The StyleProp type exposes the following members:

Properties

PropertyDescription
enable_line_propsSpecifies whether a style includes line properties
enable_fill_propsSpecifies whether a style includes fill properties.
enable_text_propsSpecifies whether a style includes text properties.
hide_for_applySpecifies where a style is shown in the Microsoft Visio user interface.

See Also