Excel for WinRT
Italic Property (XLFontFormatting)


Gets or sets font italic attribute for this formating.
Syntax
'Declaration
 
Public Property Italic As System.Boolean
'Usage
 
Dim instance As XLFontFormatting
Dim value As System.Boolean
 
instance.Italic = value
 
value = instance.Italic
public System.bool Italic {get; set;}
See Also

Reference

XLFontFormatting Class
XLFontFormatting Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback