IVPageBreaks.Item[Int32] Property

Definition

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

Parameters

Index
Int32

Property Value

Applies to