次の方法で共有


RepeatingSectionItem.Range プロパティ

定義

指定の繰り返しセクション アイテムの範囲を返します (開始タグと終了タグは含まれません)。 読み取り専用です。

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

プロパティ値

適用対象