MsoPresetGradientType Enumeration

Specifies which predefined gradient to use to fill a shape.

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

Syntax

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

Members

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

See Also

Reference

Microsoft.Office.Core Namespace