ColorStops Interface

A collection of all the ColorStop objects for the specified series.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<GuidAttribute("000244AE-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface ColorStops _
    Inherits IEnumerable
'Usage
Dim instance As ColorStops
[GuidAttribute("000244AE-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface ColorStops : IEnumerable

See Also

Reference

ColorStops Members

Microsoft.Office.Interop.Excel Namespace