Link Search Menu Expand Document

SpreadsheetFontStruckOut Property

Gets a value indicating whether [struck out].

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool StruckOut { get; }

Property Value

Type: Boolean
true if [struck out]; otherwise, false.

Implements

ISpreadsheetFontStruckOut
See Also

Reference