GemBox.Spreadsheet

HorizontalPageBreakCollection.Add Method

Ads a new horizontal page break.

Overload List

Ads a new horizontal page break above the specified row.

public void Add(int);

Ads a new horizontal page break above the specified row and within specified columns.

public void Add(int,int,int);

See Also

HorizontalPageBreakCollection Class | GemBox.Spreadsheet Namespace