GradientStops Members

Include Protected Members
Include Inherited Members

Contains a collection of GradientStop objects.

The GradientStops type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property 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.
Public property Count Gets the number of items in the GradientStops collection. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the GradientStops object was created. Read-only.
Public property Item Gets a GradientStop object from a GradientStops collection. Read-only.

Top

Methods

  Name Description
Public method Delete Removes a gradient stop.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()
Public method Insert Adds a stop to a gradient.
Public method Insert2 Adds a stop to a gradient and specifies the brightness, as well as the transparency, of the color.

Top

See Also

Reference

GradientStops Interface

Microsoft.Office.Core Namespace