Version

FormattedStringFont Class Members

The following tables list the members exposed by FormattedStringFont.

Public Properties
 NameDescription
Public PropertyBoldGets or sets the value indicating whether the font is bold. (Inherited from Infragistics.Documents.Excel.FormattedFontBase)
Public PropertyColorInfoGets or sets the fore color of the font. (Inherited from Infragistics.Documents.Excel.FormattedFontBase)
Public PropertyFormattedStringGets the formatted string which is controlled by this font.  
Public PropertyHeightGets or sets the height of the font. (Inherited from Infragistics.Documents.Excel.FormattedFontBase)
Public PropertyItalicGets or sets the value indicating whether the font is italic. (Inherited from Infragistics.Documents.Excel.FormattedFontBase)
Public PropertyLengthGets 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)
Public PropertyNameGets or sets the name of the font. (Inherited from Infragistics.Documents.Excel.FormattedFontBase)
Public PropertyStartIndexGets the index of the first character covered by this font. (Inherited from Infragistics.Documents.Excel.FormattedFontBase)
Public PropertyStrikeoutGets or sets the value indicating whether the font is struck out. (Inherited from Infragistics.Documents.Excel.FormattedFontBase)
Public PropertySuperscriptSubscriptStyleGets or sets the value indicating whether the font is superscript or subscript. (Inherited from Infragistics.Documents.Excel.FormattedFontBase)
Public PropertyUnderlineStyleGets or sets the underline style of the font. (Inherited from Infragistics.Documents.Excel.FormattedFontBase)
Public Methods
 NameDescription
Public MethodSetFontFormattingSets all properties of this font to the properties of the specified font. (Inherited from Infragistics.Documents.Excel.FormattedFontBase)
See Also

Reference

FormattedStringFont Class
Infragistics.Documents.Excel Namespace
FormattedString
FormattedString.GetFont(int)
FormattedString.GetFont(int,int)