Gets or sets if the font is "italic".
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.11.10
Syntaxpublic bool Italic { get; set; }Public Property Italic As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value is false.
See Also