IVPageBreaks._Default[Int32] Property

Definition

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

Parameters

Index
Int32

Property Value

Applies to