Click or drag to resize

ExcelFontItalic Property

Gets or sets if the font is "italic".

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public bool Italic { get; set; }

Property Value

Boolean
Remarks
Default value is false.
See Also