Click or drag to resize

ExcelFont StrikethroughType Property

Gets or sets the strikethrough type.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string StrikethroughType { get; set; }

Property Value

Type: String

Implements

IFont StrikethroughType
See Also