WdEncloseStyle 列挙型

定義

囲い文字の相対的なサイズを指定します。

public enum class WdEncloseStyle
[System.Runtime.InteropServices.Guid("0F05520A-75C5-378A-A3B8-E7B89539F932")]
public enum WdEncloseStyle
type WdEncloseStyle = 
Public Enum WdEncloseStyle
継承
WdEncloseStyle
属性

フィールド

wdEncloseStyleLarge 2

大きめ

wdEncloseStyleNone 0

既定サイズ

wdEncloseStyleSmall 1

小さめ

適用対象