Click or drag to resize

DocxTableRowSetFontName Method

Imposta il font di tutta la cella

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public DocxTableRow SetFontName(
	string fontName
)

Parameters

fontName  String
Name of the font.

Return Value

DocxTableRow
DocxTableRow.
See Also