Enum
RadFontStyle

Describes the font styles.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

cs-api-definition
public enum RadFontStyle

Fields

Bold

Bold font style.

Declaration

cs-api-definition
Bold = 2

Field Value

RadFontStyle

BoldItalic

Bold and italic font style.

Declaration

cs-api-definition
BoldItalic = 3

Field Value

RadFontStyle

Italic

Italic font style.

Declaration

cs-api-definition
Italic = 1

Field Value

RadFontStyle

Regular

Regular font style.

Declaration

cs-api-definition
Regular = 0

Field Value

RadFontStyle

In this article
DefinitionFieldsBoldBoldItalicItalicRegular
Not finding the help you need?
Contact Support