Assigns or returns whether the column headings are displayed in the spreadsheet.
Set: Sheet.setColumnHeadingsVisible(isVisible)
Get: isVisible = Sheet.getColumnHeadingsVisible
See also
RowHeadingsVisible property
columnHeadingsVisible PARAM tag
rowHeadingsVisible PARAM tag