GradientStops
InvertGradientStops Method
|
Inverts gradient stops order and updates their positions correctly.
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 InvertGradientStops()
Public Sub InvertGradientStops
public:
void InvertGradientStops()
member InvertGradientStops : unit -> unit
See Also