IPanes.Item[Int32] 属性

定义

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

参数

Index
Int32

属性值

适用于