| GrapeCity.Excel Namespace : IExcelFont Interface | 
For a list of all members of this type, see IExcelFont members.
| 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. |