ExcelFontIsStrikethrough Property |
Gets or sets a value to indicate if the font is struck through horizontally. Default value is false.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool IsStrikethrough { get; set; }Public Property IsStrikethrough As Boolean
Get
Set
Property Value
Boolean
See Also