Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
TextFormatInfo Class
/ Italic Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Italic Property (TextFormatInfo)
In This Topic
Gets or sets the font style for the content of the element.
Syntax
C#
public
System.
bool
Italic {
get
;
set
;}
Property Value
True
if font style is italic. Otherwise, font style is normal.
See Also
Reference
TextFormatInfo Class
TextFormatInfo Members