LinearGradient.ColorStops Property
Returns the ColorStops for the LinearGradient 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 LinearGradient
Dim value As ColorStops
value = instance.ColorStops
ColorStops ColorStops { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.ColorStops
ColorStops