GlowFormat Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the glow formatting for a shape or range of shapes.
public interface class GlowFormat
[System.Runtime.InteropServices.Guid("F1B14F40-5C32-4C8C-B5B2-DE537BB6B89D")]
public interface GlowFormat
type GlowFormat = interface
Public Interface GlowFormat
- Attributes
Properties
Application |
Gets an Application object that represents the Microsoft Word application. |
Color |
Returns the color for a glow effect. Read-only. |
Creator |
Gets a 32-bit integer that indicates the application in which the specified object was created. |
Parent |
Gets an Object that represents the parent object of the specified GlowFormat object. |
Radius |
Returns or sets the length of the radius for a glow effect. Read/write. |
Transparency |
Gets or sets the degree of transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear). |