MsoShadowType Enumeration

Specifies the type of shadow displayed with a shape.

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

Syntax

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

Members

Member name Description
msoShadowMixed Not supported.
msoShadow1 First shadow type.
msoShadow2 Second shadow type.
msoShadow3 Third shadow type.
msoShadow4 Fourth shadow type.
msoShadow5 Fifth shadow type.
msoShadow6 Sixth shadow type.
msoShadow7 Seventh shadow type.
msoShadow8 Eighth shadow type.
msoShadow9 Ninth shadow type.
msoShadow10 Tenth shadow type.
msoShadow11 Eleventh shadow type.
msoShadow12 Twelfth shadow type.
msoShadow13 Thirteenth shadow type.
msoShadow14 Fourteenth shadow type.
msoShadow15 Fifteenth shadow type.
msoShadow16 Sixteenth shadow type.
msoShadow17 Seventeenth shadow type.
msoShadow18 Eighteenth shadow type.
msoShadow19 Nineteenth shadow type.
msoShadow20 Twentieth shadow type.
msoShadow21 Twenty first shadow type.
msoShadow22 Twenty second shadow type.
msoShadow23 Twenty third shadow type.
msoShadow24 Twenty forth shadow type.
msoShadow25 Twenty fifth shadow type.
msoShadow26 Twenty sixth shadow type.
msoShadow27 Twenty seventh shadow type.
msoShadow28 Twenty eighth shadow type.
msoShadow29 Twenty ninth shadow type.
msoShadow30 Thirtieth shadow type.
msoShadow31 Thirty first shadow type.
msoShadow32 Thirty second shadow type.
msoShadow33 Thirty third shadow type.
msoShadow34 Thirty forth shadow type.
msoShadow35 Thirty fifth shadow type.
msoShadow36 Thirty sixth shadow type.
msoShadow37 Thirty seventh shadow type.
msoShadow38 Thirty eighth shadow type.
msoShadow39 Thirty ninth shadow type.
msoShadow40 Fortieth shadow type.
msoShadow41 Forty first shadow type.
msoShadow42 Forty second shadow type.
msoShadow43 Forty third shadow type.

Remarks

The MsoShadowType constants are numbered according to their order (left to right, top to bottom) within the Shadow Style set shown in the Drawing toolbar.

See Also

Reference

Microsoft.Office.Core Namespace