ExcelFontStrikeout Property |
Gets or sets if the font is "strike out".
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic bool Strikeout { get; set; }
Public Property Strikeout As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value is false.
See Also