Words.Item[Int32] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コレクション内の各オブジェクトを返します。
public:
property Microsoft::Office::Interop::Word::Range ^ default[int] { Microsoft::Office::Interop::Word::Range ^ get(int Index); };
public Microsoft.Office.Interop.Word.Range this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Interop.Word.Range
Default Public ReadOnly Property Item(Index As Integer) As Range
パラメーター
- Index
- Int32
序数位置を示す オブジェクト 、または個々のオブジェクトの名前を表す文字列。