Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 741 Bytes

Project.shape.setshapesdefaultproperties.md

File metadata and controls

32 lines (19 loc) · 741 Bytes
title ms.service ms.assetid ms.date ms.localizationpriority
Shape.SetShapesDefaultProperties method (Project)
project-server
13888451-ad56-8900-ce09-4aae1bbd8edf
06/08/2017
medium

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

Shape Object

[!includeSupport and feedback]