GlowFormat Members (Publisher)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Represents the glow formatting for a shape or a range of shapes.

Properties

Name

Description

Color

Returns a ColorFormat object that represents the color for a glow effect. Read-only.

Radius

Returns or sets a Single that represents the length of the radius for a glow effect. Read/write.

Transparency

Returns or sets the degree of transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear). Read/write Single.

Visible

True if the specified object or the formatting applied to it is visible. Read/write MsoTriState.