Shape.SetShapesDefaultProperties method (Project)
Applies the formatting of a default shape to the shape.
Syntax
expression.SetShapesDefaultProperties
expression A variable that represents a Shape object.
Return value
Nothing
Remarks
For example, the default foreground fill color of shapes is a medium-dark blue: &HD59B5B
, which is RGB(Red:=91, Green:=155, Blue:=213)
.
See also
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.