|  | DocxCellItalic Property | 
            Sets a value indicating whether this 
DocxCell is italic.
            
 QsGemBox (in QsGemBox.dll) Version: 28.1.0-RC
 Syntax
Syntaxpublic bool Italic { set; }Public WriteOnly Property Italic As Boolean
	Set
public:
property bool Italic {
	void set (bool value);
}member Italic : bool with set
Property Value
Booleantrue if italic; otherwise, 
false.
 See Also
See Also