GradientStops Object Members
Contains a collection of GradientStop objects.
Methods
| Name | Description | |
|---|---|---|
| Delete | Removes a gradient stop. |
| Insert | Adds a stop to a gradient. |
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. |
| Count | Gets a Long indicating the number of items in the GradientStops collection. Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the GradientStops object was created. Read-only. |
| Item | Gets a GradientStop object from a GradientStops collection. Read-only. |