[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IVPageBreaks.Item

this Property

this[int]

Gets the IHPageBreak by index.

Declaration
IVPageBreak this[int Index] { get; }
ReadOnly Default Property Item(Index As Integer) As IVPageBreak
Parameters
Type Name Description
int Index

The index of the collection.

Property Value
Type Description
IVPageBreak

Returns the IVPageBreak object.