MsoGradientColorType Enumeration

Specifies the type of gradient used in a shape's fill.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

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

Members

Member name Description
msoGradientColorMixed Mixed gradient.
msoGradientOneColor One-color gradient.
msoGradientTwoColors Two-color gradient.
msoGradientPresetColors Gradient colors set according to a built-in gradient of the set defined by the msoPresetGradientType constant.
msoGradientMultiColor

See Also

Reference

Microsoft.Office.Core Namespace