GemBox.Spreadsheet

PageBreakCollection.RemoveAt Method 

Removes the page break at the specified index.

public void RemoveAt(
   int index
);

Parameters

index
The zero-based index of the page break to remove.

See Also

PageBreakCollection Class | GemBox.Spreadsheet Namespace