ClearGestureFormatSheet method
Clears local formatting in a document's Gesture Format sheet.
Version added
2000
Syntax
| |
object |
Required. An expression that returns a Document object. |
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.