Click or drag to resize

XlsConditionalFormat IsStrikeThrough Property

Indicates whether font is striked through.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool IsStrikeThrough { get; set; }

Property Value

Type: Boolean

Implements

IConditionalFormat IsStrikeThrough
See Also