ColorStop Object Members
Excel Developer Reference |
Represents the color stop point for a gradient fill in an range or selection.
Methods
Name | Description | |
---|---|---|
Delete | Deletes the represented object. |
Properties
Name | Description | |
---|---|---|
Application | When used without an object qualifier, this property returns an Application object 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. | |
Color | Returns or sets the color of the represented object. Read/write | |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. | |
Parent | Returns the parent object for the specified object. Read-only | |
Position | Returns or sets the position of the ColorStop. Read/write | |
ThemeColor | Returns or sets the theme color of the represented object. Read/write | |
TintAndShade | Returns or sets the tint and shade of the represented object. Read/write |