Skip to main content
Semantic header cell with built-in styling. Created via insertTable({ withHeaderRow: true }) or toggle commands. See Table extension.

OOXML Structure

Options

Configure the extension behavior:
Object
default:"{'aria-label':'Table head node'}"
HTML attributes for table headers

Attributes

Node attributes that can be set and retrieved:
number
default:"1"
Number of columns this header spans
number
default:"1"
Number of rows this header spans
Array<number>
Column widths array in pixels

Source code