FillFormat.GradientStops Property
Returns the end point for the gradient fill. Read-only.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property GradientStops As GradientStops
Get
'Usage
Dim instance As FillFormat
Dim value As GradientStops
value = instance.GradientStops
GradientStops GradientStops { get; }
Property Value
Type: Microsoft.Office.Core.GradientStops
Microsoft.Office.Core.GradientStops