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