GradientStops
DoubleGradientStops Method
|
Doubles gradient stops in the collection and updates their positions.
Namespace:
Spire.Xls.Core.Spreadsheet.Shapes
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public void DoubleGradientStops()
Public Sub DoubleGradientStops
public:
void DoubleGradientStops()
member DoubleGradientStops : unit -> unit
See Also