Class FontStyle
Inheritance
System.Object
FontStyle
Namespace: Syncfusion.XlsIO.Implementation.WINRT
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class FontStyle : Enum
Fields
Bold
Declaration
public const FontStyle Bold
Field Value
Type |
---|
FontStyle |
Italic
Declaration
public const FontStyle Italic
Field Value
Type |
---|
FontStyle |
Regular
Declaration
public const FontStyle Regular
Field Value
Type |
---|
FontStyle |
Strikeout
Declaration
public const FontStyle Strikeout
Field Value
Type |
---|
FontStyle |
Underline
Declaration
public const FontStyle Underline
Field Value
Type |
---|
FontStyle |