[]
        
(Showing Draft Content)

C1.Excel.XLFontFormatting

XLFontFormatting Class

The font formatting.

Inheritance
XLFontFormatting
Namespace: C1.Excel
Assembly: C1.Excel.dll
Syntax
public sealed class XLFontFormatting

Constructors

Name Description
XLFontFormatting()

Initialization font formatting.

Properties

Name Description
Bold

Gets or sets font bold attribute for this formating.

Escapement

Gets or sets escapement type for this formating.

FontCharSet

Gets or sets font char-set for this formating.

FontColor

Gets or sets font color for this formating.

FontHeight

Gets or sets font height for this formating (-1 for automatic height).

FontWeight

Gets or sets font weight for this formating.

Italic

Gets or sets font italic attribute for this formating.

Strikeout

Gets or sets font strikeout attribute for this formating.

Underline

Gets or sets underline type for this formating.