Click or drag to resize

DocxCellSetFontBold Method

Sets the font bold.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public DocxCell SetFontBold(
	bool bold
)

Parameters

bold  Boolean
if set to true [bold].

Return Value

DocxCell
DocxCell.
See Also