[]
        
(Showing Draft Content)

FarPoint.Web.Spread.RegularBoldItalicFontStyle

RegularBoldItalicFontStyle Enum

Specifies whether regular, bold, or italic font styles are applied to the text.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public enum RegularBoldItalicFontStyle
Public Enum RegularBoldItalicFontStyle

Fields

Name Description
Bold

Specifies bold text.

BoldItalic

Specifies bold italic text.

Italic

Specifies italic text.

NotSet

Specifies that the regular, bold, italic font style is not set.

Regular

Specifies regular text.