Version

Strikeout Property (IWorkbookFont)

Gets or sets the value which indicates whether the font is struck out.
Syntax
ExcelDefaultableBoolean Strikeout {get; set;}

Property Value

The value which indicates whether the font is struck out.
Exceptions
ExceptionDescription
Infragistics.Documents.Excel.MockClasses.InvalidEnumArgumentExceptionThe value assigned is not defined in the ExcelDefaultableBoolean enumeration.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also