GradientStop Object Members
Represents one gradient stop.
Properties
Name | Description | |
---|---|---|
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 | 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. |