Products
|
Download
|
Order
|
Forum
|
Contact us
NativeExcel suite v2.x
Reference
>
IXLSWorksheet
>
ResetAllPageBreaks
ResetAllPageBreaks method
Resets all page breaks on the worksheet.
Syntax
procedure
ResetAllPageBreaks;
Example
This example resets all page breaks on worksheet one.
Workbook.Worksheets[
1
].ResetAllPageBreaks;
Copyright © NikaSoft 2004-2012