XlGradientFillType Enum
Definition
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
public enum XlGradientFillType
Public Enum XlGradientFillType
- Inheritance
-
XlGradientFillType
Fields
Name | Value | Description |
---|---|---|
xlGradientFillLinear | 0 | Gradient is filled in a straight line. |
xlGradientFillPath | 1 | Gradient is filled in a non-linear or curved path. |