Click or drag to resize

DocxCellItalic Property

Sets a value indicating whether this DocxCell is italic.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
public bool Italic { set; }

Property Value

Type: Boolean
true if italic; otherwise, false.
See Also