2.4.21 MSOSHADOWTYPE

Referenced by: shadowType

The MSOSHADOWTYPE enumeration, as shown in the following table, specifies how to display shadows that are applied to a shape.

Name

Value

Meaning

msoshadowOffset

0x00000000

Only the offset of the shadow is used:Offset shadow. Only the offset of the shadow is used

msoshadowDouble

0x00000001

A double shadow is cast. Only the offset of the shadow is used:

 A double shadow is cast. Only the offset of the shadow is used

msoshadowRich

0x00000002

The shadow offset and a transformation is applied to skew the shadow relative to the drawing:

 The shadow offset and a transformation is applied to skew the shadow relative to the drawing

msoshadowShape

0x00000003

The shadow offset and a transformation is applied to skew the shadow relative to the shape:

 The shadow offset and a transformation is applied to skew the shadow relative to the shape

msoshadowDrawing

0x00000004

The shadow is cast onto a drawing plane:The shadow is cast onto a drawing plane

msoshadowEmbossOrEngrave

0x00000005

A double shadow is cast to create an embossed or engraved appearance.

Embossed:

A double shadow is cast to create an embossed appearance

Engraved:

A double shadow is cast to create an engraved appearance