Excel for WinRT
Strikeout Property (XLFont)


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

Reference

XLFont Class
XLFont Members

 

 


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

Product Support Forum  |  Documentation Feedback