Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes the page break after a specified row on a specified worksheet.
Syntax
public void deletePageBreak(int _rowAfter, [int _workSheet])
Run On
Called
Parameters
- _rowAfter
Type: int
The row after the page break.
- _workSheet
Type: int
The worksheet in which the page break is located,