Share via


MsoPresetGradientType Enumeration 

Specifies which predefined gradient to use to fill a shape.

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

Usage

Dim msoPresetGradientType1 As MsoPresetGradientType = MsoPresetGradientType.msoGradientBrass

Syntax

Public Enum MsoPresetGradientType
public enum MsoPresetGradientType
public enum class MsoPresetGradientType
public enum MsoPresetGradientType
public enum MsoPresetGradientType

Members

Member name Description
msoGradientBrass Brass gradient.
msoGradientCalmWater Calm Water gradient.
msoGradientChrome Chrome gradient.
msoGradientChromeII Chrome II gradient.
msoGradientDaybreak Daybreak gradient.
msoGradientDesert Desert gradient.
msoGradientEarlySunset Early Sunset gradient.
msoGradientFire Fire gradient.
msoGradientFog Fog gradient.
msoGradientGold Gold gradient.
msoGradientGoldII Gold II gradient.
msoGradientHorizon Horizon gradient.
msoGradientLateSunset Late Sunset gradient.
msoGradientMahogany Mahogany gradient.
msoGradientMoss Moss gradient.
msoGradientNightfall Nightfall gradient.
msoGradientOcean Ocean gradient.
msoGradientParchment Parchment gradient.
msoGradientPeacock Peacock gradient.
msoGradientRainbow Rainbow gradient.
msoGradientRainbowII Rainbow II gradient.
msoGradientSapphire Sapphire gradient.
msoGradientSilver Silver gradient.
msoGradientWheat Wheat gradient.
msoPresetGradientMixed Mixed 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