Share via


IAreas.Item[Int32] プロパティ

定義

public:
 property Microsoft::Office::Interop::Excel::Range ^ Item[int] { Microsoft::Office::Interop::Excel::Range ^ get(int Index); };
public Microsoft.Office.Interop.Excel.Range Item[int Index] { get; }
Public ReadOnly Property Item(Index As Integer) As Range

パラメーター

Index
Int32

プロパティ値

適用対象