次の方法で共有


Selection.Paragraphs プロパティ

定義

指定した Paragraphs 選択範囲のすべての段落を表すコレクションを返します。

public:
 property Microsoft::Office::Interop::Word::Paragraphs ^ Paragraphs { Microsoft::Office::Interop::Word::Paragraphs ^ get(); };
public Microsoft.Office.Interop.Word.Paragraphs Paragraphs { get; }
member this.Paragraphs : Microsoft.Office.Interop.Word.Paragraphs
Public ReadOnly Property Paragraphs As Paragraphs

プロパティ値

適用対象