'宣言 Public Enum RtfListLevelChar Inherits System.Enum
public enum RtfListLevelChar : System.Enum
'宣言 Public Enum RtfListLevelChar Inherits System.Enum
public enum RtfListLevelChar : System.Enum
メンバ | 解説 |
---|---|
Nothing | リストレベルテキストの後に何も追加しません。 |
Space | リストレベルテキストの後にスペース文字を追加します。 |
Tab | リストレベルテキストの後にタブ文字を追加します。 |
System.Object
System.ValueType
System.Enum
C1.WPF.Word.RtfListLevelChar