Click or drag to resize

GradientStops Clone Method

Creates copy of the current instance.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public GradientStops Clone()

Return Value

Type: GradientStops
Copy of the current instance.
See Also