RichTextFormatItalic Property |
Gets or sets whether the text 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
NullableBoolean
See Also