Click or drag to resize

ConditionalFormatWrapper IsItalic Property

Indicates whether font is italic.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool IsItalic { get; set; }

Property Value

Type: Boolean

Implements

IConditionalFormat IsItalic
See Also