HideMark

CellFormat.HideMark property

Returns or sets visibility of cell mark.

public bool HideMark { get; set; }

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