<Code Lib>
2020 Property
Changes 0
P

TableCellStyle.IsFontBold

Description:
Gets or sets whether the text font is set to bold of this cell.

public bool IsFontBold { get; set; }

Loading…