[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IHPageBreaks

IHPageBreaks Interface

Represents the collection of horizontal page breaks within the print area.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IHPageBreaks : IEnumerable
Public Interface IHPageBreaks
    Inherits IEnumerable

Properties

Name Description
Count

Returns the number of objects in the collection.

this[int]

Gets the IHPageBreak by index.

Methods

Name Description
Add(IRange)

Adds a horizontal page break within the print area.