GradientStop Members

Include Protected Members
Include Inherited Members

Represents one gradient stop.

The GradientStop 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 Color Gets a value representing the color of the gradient stop. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the GradientStop object was created. Read-only.
Public property Position Gets or sets a value representing the position of a stop within the gradient expressed as a percent. Read/write.
Public property Transparency Gets or sets a value representing the opacity of the gradient fill expressed as a percent. Read/write.

Top

See Also

Reference

GradientStop Interface

Microsoft.Office.Core Namespace