次の方法で共有


WdOutlineLevel 列挙型

定義

段落に適用するアウトライン レベルを指定します。

public enum class WdOutlineLevel
[System.Runtime.InteropServices.Guid("0621016A-022C-3A7E-B017-F4589F97BA4E")]
public enum WdOutlineLevel
type WdOutlineLevel = 
Public Enum WdOutlineLevel
継承
WdOutlineLevel
属性

フィールド

wdOutlineLevel1 1

アウトライン レベル 1

wdOutlineLevel2 2

アウトライン レベル 2

wdOutlineLevel3 3

アウトライン レベル 3

wdOutlineLevel4 4

アウトライン レベル 4

wdOutlineLevel5 5

アウトライン レベル 5

wdOutlineLevel6 6

アウトライン レベル 6

wdOutlineLevel7 7

アウトライン レベル 7

wdOutlineLevel8 8

アウトライン レベル 8

wdOutlineLevel9 9

アウトライン レベル 9

wdOutlineLevelBodyText 10

アウトライン レベルなし

適用対象