Click or drag to resize

RichTextFormatItalic Property

Gets or sets whether the text is italic.

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

Property Value

NullableBoolean
See Also