[]
The font formatting.
public sealed class XLFontFormatting
| Name | Description |
|---|---|
| XLFontFormatting() | Initialization font formatting. |
| 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. |