[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IVPageBreaks

IVPageBreaks Interface

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

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IVPageBreaks : IEnumerable
Public Interface IVPageBreaks
    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 vertical page break within the print area.