Gets or sets font strikeout attribute for this formating.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
| C# |
|---|
public bool Strikeout { get; set; } |
| Visual Basic |
|---|
Public Property Strikeout As Boolean Get Set |