XlGradientFillType Enumeration

Specifies the type of gradient fill.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public Enumeration XlGradientFillType
'Usage
Dim instance As XlGradientFillType
public enum XlGradientFillType

Members

Member name Description
xlGradientFillLinear Gradient is filled in a straight line.
xlGradientFillPath Gradient is filled in a non-linear or curved path.

See Also

Reference

Microsoft.Office.Interop.Excel Namespace