Click or drag to resize

FontWrapper StrikethroughType Property

Gets or sets the strikethrough type of the font.

Namespace: Spire.Xls.Core.Spreadsheet
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
The strikethrough type.

Implements

IFont StrikethroughType
See Also