Click or drag to resize

DocxCellSetFontItalic Method

Imposta il font come italic

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public DocxCell SetFontItalic(
	bool italic
)

Parameters

italic  Boolean
if set to true [italic].

Return Value

DocxCell
DocxCell.
See Also