Partager via


RectangularGradient.ColorStops Property

Returns the ColorStops for the RectangularGradient object. Read-only

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

Syntax

'Declaration
ReadOnly Property ColorStops As ColorStops
    Get
'Usage
Dim instance As RectangularGradient
Dim value As ColorStops

value = instance.ColorStops
ColorStops ColorStops { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.ColorStops
ColorStops

See Also

Reference

RectangularGradient Interface

RectangularGradient Members

Microsoft.Office.Interop.Excel Namespace