Winnovative Excel Library

ExcelCellFillGradientFillOptions Property

Winnovative Excel Library Documentation
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 workbooks.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelCellFillGradient GradientFillOptions { get; }

Property Value

Type: ExcelCellFillGradient
See Also

Reference