ComponentOne Web API Edition
Strikethrough Property

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

Reference

Font Class
Font Members