XlGradientFillType Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of gradient fill.
public enum class XlGradientFillType
C#
public enum XlGradientFillType
Public Enum XlGradientFillType
- Inheritance
-
XlGradientFillType
Name | Value | Description |
---|---|---|
xlGradientFillLinear | 0 | Gradient is filled in a straight line. |
xlGradientFillPath | 1 | Gradient is filled in a non-linear or curved path. |
Product | Versions |
---|---|
Excel primary interop assembly | Latest |