Click or drag to resize

ExcelFontItalic Property

Gets or sets a value to indicate if the font is bold or not. Default value is false.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public bool Italic { get; set; }

Property Value

Boolean
See Also