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

Property Description
enable_line_props Specifies whether a style includes line properties
enable_fill_props Specifies whether a style includes fill properties.
enable_text_props Specifies whether a style includes text properties.
hide_for_apply Specifies where a style is shown in the Microsoft Visio user interface.

See Also