ShapeRange.SetShapesDefaultProperties Method

Definition

Applies the formatting of the specified shape to a default shape for that document. New shapes inherit many of their attributes from the default shape.

public:
 void SetShapesDefaultProperties();
public void SetShapesDefaultProperties ();
abstract member SetShapesDefaultProperties : unit -> unit
Public Sub SetShapesDefaultProperties ()

Remarks

Using this method is equivalent to using the Set AutoShape Defaults command on the Draw menu on the Drawing toolbar.

Applies to