| GrapeCity.Excel Namespace : IExcelFont Interface | 
The following tables list the members exposed by IExcelFont.
| Name | Description | |
|---|---|---|
|  | CharSetIndex | Gets or sets the index of the char set. | 
|  | FontColor | Gets or sets the color of the font. | 
|  | FontFamily | Gets or sets the font family. | 
|  | FontName | Gets or sets the name of the font. | 
|  | FontScheme | Gets or sets the scheme of the font. | 
|  | FontSize | Gets or sets the size of the font. | 
|  | IsAutoColor | Gets or sets a value indicating whether the font color is auto color | 
|  | IsBold | Gets or sets a value indicating whether the font style is bold | 
|  | IsItalic | Gets or sets a value indicating whether the font style is italic. | 
|  | IsOutlineStyle | Gets or sets a value indicating whether the font is outline style effects | 
|  | IsShadowStyle | Gets or sets a value indicating whether the font is in shadow style effects | 
|  | IsStrikeOut | Gets or sets a value indicating whether the font is in strikeout effects | 
|  | UnderLineStyle | Gets or sets the under line style. | 
|  | VerticalAlignRun | Gets or sets the vertical align run. | 
| Name | Description | |
|---|---|---|
|  | Clone | Clones and create a new IExcelFont instance |