Style.BasicStyles.Italic Property

NanoXLSX

NanoXLSX

StyleBasicStylesItalic Property

Gets the italic style

Namespace:  NanoXLSX.Style
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public static Style Italic { get; }

Property Value

Type: Style
See Also