Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 451 Bytes

0940fc83-d089-8b1d-dcf1-73773d0e21c5.md

File metadata and controls

13 lines (8 loc) · 451 Bytes

MsoGradientColorType Enumeration (Office)

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

Name Value Description
msoGradientColorMixed -2 Mixed gradient.
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.