SpreadsheetHeaderCell extends SpreadsheetCell

The header cell for a Spreadsheet. Supports editable headers.

Constructor

new SpreadsheetHeaderCell()
options : Object optional
readonly : boolean optional

make the cell present, but inactive (won't generate input)

record : Object | function optional

Instance of a record or function that returns a record

column : Object optional

Instance of a TableColumn

content : string | HTMLElement | Array | Object optional

content to append to element. Passed to Dolla's content