Click or drag to resize

ExcelInterior Gradient Property

Gets the gradient of the interior.

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

Property Value

Type: ExcelGradient

Implements

IInterior Gradient
See Also