[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IHPageBreaks.Item

this Property

this[int]

Gets the IHPageBreak by index.

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

The index of the collection.

Property Value
Type Description
IHPageBreak

Returns the IHPageBreak object.