Click or drag to resize

ExcelFontStrikeout Property

Gets or sets if the font is "strike out".

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public bool Strikeout { get; set; }

Property Value

Boolean
Remarks
Default value is false.
See Also