Interior.GradientStyle Property
Returns the gradient fill style used for the specified Interior object. Read-only MsoGradientStyle.
Version Information
Version Added: Excel
Syntax
expression.GradientStyle
expression A variable that represents an Interior object.
Remarks
| MsoGradientStyle can be one of these MsoGradientStyle constants. |
| msoGradientDiagonalDown |
| msoGradientDiagonalUp |
| msoGradientFromCenter |
| msoGradientFromCorner |
| msoGradientFromTitle |
| msoGradientHorizontal |
| msoGradientMixed |
| msoGradientVertical |