Share via


ColorStop Members

Include Protected Members
Include Inherited Members

Represents the color stop point for a gradient fill in an range or selection.

The ColorStop type exposes the following members.

Properties

  Name Description
Public property Application When used without an object qualifier, this property returns an _Applicationobject that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only.
Public property Color Returns or sets the color of the represented object. Read/write
Public property Creator Returns a constant in the XlCreator enumeration that indicates the application in which this object was created. Read-only.
Public property Parent Returns the parent object for the specified object. Read-only
Public property Position Returns or sets the position of the ColorStop. Read/write
Public property ThemeColor Returns or sets the theme color of the represented object. Read/write
Public property TintAndShade Returns or sets the tint and shade of the represented object. Read/write

Top

Methods

  Name Description
Public method Delete Deletes the represented object.

Top

See Also

Reference

ColorStop Interface

Microsoft.Office.Interop.Excel Namespace