ShapeRange.SetShapesDefaultProperties Method
Word Developer Reference |
Applies the formatting of a default shape for a document to the specified range of shapes.
Syntax
expression.SetShapesDefaultProperties
expression Required. A variable that represents a ShapeRange object.
Remarks
New shapes inherit many of their attributes from the default shape.
See Also