GradientStops members (Office)

Contains a collection of GradientStop objects.

Methods

Name Description
Delete Removes a gradient stop.
Insert Adds a stop to a gradient.
Insert2 Adds a stop to a gradient and specifies the brightness, as well as the transparency, of the color.

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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.