ComponentOne Web API Edition
Italic Property (Font)

C1.Web.Api.Excel Namespace > Font Class : Italic Property
Gets or sets a value indicating whether to make the text italic.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<XmlAttributeAttribute()>
Public Property Italic As Boolean
[DefaultValue()]
[XmlAttribute()]
public bool Italic {get; set;}
See Also

Reference

Font Class
Font Members