JavaScript API: addBreak

addBreak

PREMIUM TRIAL / ADVANCED

Adds break.

Note

You are reading the JavaScript API documentation. For the PHP API method please go to addBreak.

Description
addBreak (position: number, type: "col" | "row" = "row"): this
Code samples

Example #1

The resulting XLSX spreadsheet looks like:

Release notes
  • phpxlsx 5.0:
    • new method.