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 workbooks.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelCellFillGradient GradientFillOptions { get; }
Public ReadOnly Property GradientFillOptions As ExcelCellFillGradient
Get
public:
property ExcelCellFillGradient^ GradientFillOptions {
ExcelCellFillGradient^ get ();
}
member GradientFillOptions : ExcelCellFillGradient with get
Property Value
ExcelCellFillGradient