Share via


ILinearGradient.ColorStops Property

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 ILinearGradient
Dim value As ColorStops

value = instance.ColorStops
ColorStops ColorStops { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.ColorStops

See Also

Reference

ILinearGradient Interface

ILinearGradient Members

Microsoft.Office.Interop.Excel Namespace