DLL
To specify a print page break before a column or row
- Call the SSSetSheet function to specify the sheet for which to set page breaks.
- If you want to specify a print page break before a column, call the SSSetColPageBreak function.
- If you want to specify a print page break before a row, call the SSSetRowPageBreak function.