MsoShadowStyle Enumeration

Specifies the type of shadowing effect.

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

Syntax

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

Members

Member name Description
msoShadowStyleMixed Specifies a combination of inner and outer shadow effects.
msoShadowStyleInnerShadow Specifies the inner shadow effect.
msoShadowStyleOuterShadow Specifies the outer shadow effect.

See Also

Reference

Microsoft.Office.Core Namespace