GlowFormat Members (Word)

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 range of shapes.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application. Read-only.

Color

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

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

Parent

Returns an Object that represents the parent object of the specified GlowFormat object.

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.