Italic Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library Italic Property
NamespacesYogesh.ExcelXmlFontOptionsItalic
Gets or sets font's italic property
Declaration Syntax
C# Visual Basic Visual C++
public bool Italic { get; set; }
Public Property Italic As Boolean
public:
virtual property bool Italic {
	bool get () sealed;
	void set (bool value) sealed;
}

Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158