ShadowFormat.Type Property

Definition

Returns or sets the shape shadow type.

public:
 property Microsoft::Office::Core::MsoShadowType Type { Microsoft::Office::Core::MsoShadowType get(); void set(Microsoft::Office::Core::MsoShadowType value); };
public Microsoft.Office.Core.MsoShadowType Type { get; set; }
member this.Type : Microsoft.Office.Core.MsoShadowType with get, set
Public Property Type As MsoShadowType

Property Value

Remarks

MsoShadowType can be one of these MsoShadowType constants.

msoShadow10

msoShadow12

msoShadow14

msoShadow16

msoShadow18

msoShadow2

msoShadow3

msoShadow5

msoShadow7

msoShadow9

msoShadow1

msoShadow11

msoShadow13

msoShadow15

msoShadow17

msoShadow19

msoShadow20

msoShadow4

msoShadow6

msoShadow8

msoShadowMixed

Applies to