Link Search Menu Expand Document

ISpreadsheetFontItalic Property

Gets a value indicating whether this SpreadsheetFont is italic.

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

Property Value

Type: Boolean
true if italic; otherwise, false.
See Also

Reference