MsoGradientColorType Enum

Definition

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

public enum class MsoGradientColorType
public enum MsoGradientColorType
type MsoGradientColorType = 
Public Enum MsoGradientColorType
Inheritance
MsoGradientColorType

Fields

msoGradientColorMixed -2

Mixed gradient.

msoGradientMultiColor 4
msoGradientOneColor 1

One-color gradient.

msoGradientPresetColors 3

Gradient colors set according to a built-in gradient of the set defined by the msoPresetGradientType constant.

msoGradientTwoColors 2

Two-color gradient.

Applies to