RichTextFormatStrikethrough Property |
Gets or sets whether the text is strikethrough.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic bool Strikethrough { get; set; }
Public Property Strikethrough As Boolean
Get
Set
Property Value
Boolean
See Also