The following tables list the members exposed by FormattedTextFont.
| Name | Description | |
|---|---|---|
|  | Bold | Gets or sets the value indicating whether the font is bold. (Inherited from Infragistics.Documents.Excel.FormattedFontBase) | 
|  | ColorInfo | Gets or sets the fore color of the font. (Inherited from Infragistics.Documents.Excel.FormattedFontBase) | 
|  | FormattedText | Gets the FormattedText which is controlled by this font. | 
|  | Height | Gets or sets the height of the font. (Inherited from Infragistics.Documents.Excel.FormattedFontBase) | 
|  | Italic | Gets or sets the value indicating whether the font is italic. (Inherited from Infragistics.Documents.Excel.FormattedFontBase) | 
|  | Length | Gets the number of characters covered by this font. Zero indicates the font controls from the StartIndex to the end of the string. (Inherited from Infragistics.Documents.Excel.FormattedFontBase) | 
|  | Name | Gets or sets the name of the font. (Inherited from Infragistics.Documents.Excel.FormattedFontBase) | 
|  | StartIndex | Gets the index of the first character covered by this font. (Inherited from Infragistics.Documents.Excel.FormattedFontBase) | 
|  | Strikeout | Gets or sets the value indicating whether the font is struck out. (Inherited from Infragistics.Documents.Excel.FormattedFontBase) | 
|  | SuperscriptSubscriptStyle | Gets or sets the value indicating whether the font is superscript or subscript. (Inherited from Infragistics.Documents.Excel.FormattedFontBase) | 
|  | UnderlineStyle | Gets or sets the underline style of the font. (Inherited from Infragistics.Documents.Excel.FormattedFontBase) | 
| Name | Description | |
|---|---|---|
|  | SetFontFormatting | Sets all properties of this font to the properties of the specified font. (Inherited from Infragistics.Documents.Excel.FormattedFontBase) | 
FormattedTextFont Class
Infragistics.Documents.Excel Namespace
FormattedText
FormattedText.GetFont(int)
FormattedText.GetFont(int,int)