GradientStop Members
Include Protected Members
Include Inherited Members
Represents one gradient stop.
The GradientStop type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | (Inherited from _IMsoDispObj.) | |
Application | When used without an object qualifier, this property returns an Application object that represents the Microsoft Office application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. Read-only. | |
Color | Gets a value representing the color of the gradient stop. Read-only. | |
Creator | (Inherited from _IMsoDispObj.) | |
Creator | Gets a 32-bit integer that indicates the application in which the GradientStop object was created. Read-only. | |
Position | Gets or sets a value representing the position of a stop within the gradient expressed as a percent. Read/write. | |
Transparency | Gets or sets a value representing the opacity of the gradient fill expressed as a percent. Read/write. |
Top