Version

IWorkbookFont Interface Properties

For a list of all members of this type, see IWorkbookFont members.

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.  
See Also