hideMark property

CellFormat.hideMark property

Returns or sets visibility of cell mark.

get hideMark(): boolean

Remarks

Specifies that table cell content is rendered with no height if all cells in the row are empty; however, cells have a visible height if they have nonzero cell borders, cell margins, or cell spacing.

See Also