Click or drag to resize

DocxCellSetFontName Method

Imposta il font di tutta la cella

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

Parameters

fontName  String
Name of the font.

Return Value

DocxCell
DocxCell.
See Also