MsoShadowStyle Enum

Definition

Specifies the type of shadowing effect.

public enum class MsoShadowStyle
public enum MsoShadowStyle
type MsoShadowStyle = 
Public Enum MsoShadowStyle
Inheritance
MsoShadowStyle

Fields

msoShadowStyleInnerShadow 1

Specifies the inner shadow effect.

msoShadowStyleMixed -2

Specifies a combination of inner and outer shadow effects.

msoShadowStyleOuterShadow 2

Specifies the outer shadow effect.

Applies to