ShadowFormat.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

プロパティ値

注釈

MsoShadowType は、これらの MsoShadowType クラスの定数のいずれかです。

msoShadow10

msoShadow12

msoShadow14

msoShadow16

msoShadow18

msoShadow2

msoShadow3

msoShadow5

msoShadow7

msoShadow9

msoShadow1

msoShadow11

msoShadow13

msoShadow15

msoShadow17

msoShadow19

msoShadow20

msoShadow4

msoShadow6

msoShadow8

msoShadowMixed

適用対象