Ads a new horizontal page break.
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);
HorizontalPageBreakCollection Class | GemBox.Spreadsheet Namespace