Word.ShadowStyle enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the type of shadowing effect.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
innerShadow = "InnerShadow" | Represents an inner shadow style. |
mixed = "Mixed" | Represents a mixed shadow style. |
outerShadow = "OuterShadow" | Represents an outer shadow style. |