FormattingStyle.Strikeout Property | ||
| Description: | Gets or sets the strikeout attribute of the style. | |
| Syntax: | [C#]
public bool Strikeout { get; set; }
[Visual Basic]
Public Property Strikeout() As Boolean
| |
| See also: | Stylesheet Programming, Graphical Overview. | |