Click or drag to resize

DocxTableSetFontName Method

Imposta il font di tutta la cella

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

Parameters

fontName
Type: SystemString
Name of the font.

Return Value

Type: DocxTable
DocxTable.
See Also