Gets or sets font italic attribute for this formating.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
| C# |
|---|
public bool Italic { get; set; } |
| Visual Basic |
|---|
Public Property Italic As Boolean Get Set |