Gets strikeout flag of the Excel font.

Namespace:  C1.Silverlight.Excel
Assembly:  C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)

Syntax

C#
public bool Strikeout { get; }
Visual Basic
Public ReadOnly Property Strikeout As Boolean
	Get

See Also