'宣言 Public Enum FileFormat Inherits System.Enum
public enum FileFormat : System.Enum
'宣言 Public Enum FileFormat Inherits System.Enum
public enum FileFormat : System.Enum
メンバ | 解説 |
---|---|
OpenXml | Office(DOCX)2007/2015 形式(圧縮 Xml 形式)。 |
Rtf | Office リッチテキスト形式(RTF)。 |
Text | シンプルテキスト形式(TXT)。 |
System.Object
System.ValueType
System.Enum
C1.WPF.Word.FileFormat