You can specify page breaks when printing with the setColumnPageBreak and setRowPageBreak methods.
This example sets and gets column and row page breaks.
JavaScript |
Copy Code
|
---|---|
activeSheet.suspendPaint(); //set value |