Click or drag to resize

ExcelGradient GradientStyle Property

Gets or sets the gradient style type of the cell.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public GradientStyleType GradientStyle { get; set; }

Property Value

Type: GradientStyleType

Implements

IGradient GradientStyle
See Also