<Code Lib>
2021 Property
Changes 0
P

TableCellStyle.IsFontItalic

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

public bool IsFontItalic { get; set; }

Loading…