| GrapeCity.Excel Namespace : ExcelFont Class | 
The following tables list the members exposed by ExcelFont.
| Name | Description | |
|---|---|---|
|  | ExcelFont Constructor | Initializes a new instance of the ExcelFont class. | 
| 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 VerticalAlignRun for the font | 
| Name | Description | |
|---|---|---|
|  | Clone | create a new ExcelFont based on the current instance. | 
|  | Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. | 
|  | GetHashCode | Returns a hash code for this instance. |