Document.ClearGestureFormatSheet method (Visio)
Clears local formatting in a document's Gesture Format sheet.
Syntax
expression.ClearGestureFormatSheet
expression A variable that represents a Document object.
Return value
Nothing
Remarks
Any shapes drawn after the Gesture Format sheet is cleared inherit their line, fill, and text formatting from the document's default styles.
A document's Gesture Format sheet also gets cleared automatically when the document is opened.
For details about the Gesture Format sheet, see the GestureFormatSheet property.
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.