Excel for WinRT
Italic Property (XLFont)


Gets italic flag of the Excel font.
Syntax
'Declaration
 
Public ReadOnly Property Italic As System.Boolean
'Usage
 
Dim instance As XLFont
Dim value As System.Boolean
 
value = instance.Italic
public System.bool Italic {get;}
See Also

Reference

XLFont Class
XLFont Members

 

 


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

Product Support Forum  |  Documentation Feedback