Interior.OneColorGradient Method
Sets a one-color gradient for the Interior object.
Version Information
Version Added: Excel
Syntax
expression.OneColorGradient(Style, Variant, Degree)
expression A variable that represents an Interior object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Style | Required | MsoGradientStyle | The gradient style. |
| Variant | Required | Long | The variant value. |
| Degree | Required | Long | Degree of gradient. |