GrapeCity.Xaml.Excel
GradientStops Property


The list of gradient stops that specifies the gradient colors and their relative position in the color band.
Syntax
'Declaration
 
Public ReadOnly Property GradientStops As List(Of ExcelGradientStop)
'Usage
 
Dim instance As GradientFillFormat
Dim value As List(Of ExcelGradientStop)
 
value = instance.GradientStops
public List<ExcelGradientStop> GradientStops {get;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GradientFillFormat Class
GradientFillFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options