Click or drag to resize

RichTextFormatStrikethrough Property

Gets or sets whether the text is strikethrough.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.11.10
Syntax
public bool? Strikethrough { get; set; }

Property Value

NullableBoolean
See Also