Version

IWorkbookFont Interface Members

The following tables list the members exposed by IWorkbookFont.

Public Properties
 NameDescription
 PropertyBoldGets or sets the value which indicates whether the font is bold.  
 PropertyColorInfoGets or sets the foreground color of the font.  
 PropertyHeightGets or sets the font height in twips (1/20th of a point).  
 PropertyItalicGets or sets the value which indicates whether the font is italic.  
 PropertyNameGets or sets the font family name.  
 PropertyStrikeoutGets or sets the value which indicates whether the font is struck out.  
 PropertySuperscriptSubscriptStyleGets or sets the value which indicates whether the font is superscript or subscript.  
 PropertyUnderlineStyleGets or sets the underline style of the font.  
Public Methods
 NameDescription
 MethodSetFontFormattingSets all font properties to specific font formatting.  
See Also