_Document.TextLineEnding プロパティ

定義

Microsoft Wordがテキスト ファイルとして保存されたドキュメントの改行と段落区切りをマークする方法を示す定数を設定WdLineEndingTypeまたは返します。

public:
 property Microsoft::Office::Interop::Word::WdLineEndingType TextLineEnding { Microsoft::Office::Interop::Word::WdLineEndingType get(); void set(Microsoft::Office::Interop::Word::WdLineEndingType value); };
public Microsoft.Office.Interop.Word.WdLineEndingType TextLineEnding { get; set; }
member this.TextLineEnding : Microsoft.Office.Interop.Word.WdLineEndingType with get, set
Public Property TextLineEnding As WdLineEndingType

プロパティ値

適用対象