Click or drag to resize

DocxCellSetFontItalic Method

Imposta il font come italic

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

Parameters

italic
Type: SystemBoolean
if set to true [italic].

Return Value

Type: DocxCell
DocxCell.
See Also