Selection.StyleKeepFmt property (Visio)

Applies a style to an object while preserving local formatting. Read/write.

Syntax

expression. StyleKeepFmt

expression A variable that represents a Selection object.

Return value

String

Remarks

Setting a style to a nonexistent style generates an error.

Beginning with Microsoft Visio 2002, setting StyleKeepFmt to an empty string ("") will cause the master's style to be reapplied to the shape. (Earlier versions generate a "no such style" exception.) If the shape has no master, its style remains unchanged.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.