Click or drag to resize

ExcelCellFillGradientFillOptions Property

Gets the gradient for the interior. Returns a null object if the InteriorType property is not GradientFill. This property is valid only for Excel 2007-2019 or above workbooks.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelCellFillGradient GradientFillOptions { get; }

Property Value

ExcelCellFillGradient
See Also