Click or drag to resize

XlsGradient TwoColorGradient Method

Applies a horizontal two-color gradient to the selected range using the default gradient style.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public void TwoColorGradient()

Implements

IGradient TwoColorGradient
See Also