Click or drag to resize

InteriorArrayWrapper Gradient Property

Returns gradient object.

Namespace: Spire.Xls.Core.Spreadsheet
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