Share via


MsoGradientColorType Enumeration 

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

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

Usage

Dim msoGradientColorType1 As MsoGradientColorType = MsoGradientColorType.msoGradientColorMixed

Syntax

Public Enum MsoGradientColorType
public enum MsoGradientColorType
public enum class MsoGradientColorType
public enum MsoGradientColorType
public enum MsoGradientColorType

Members

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

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Core Namespace