Click or drag to resize

DocxCellBold Property

Sets a value indicating whether this DocxCell is bold.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
public bool Bold { set; }

Property Value

Type: Boolean
true if bold; otherwise, false.
See Also