GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IFont Interface

IFont Interface Properties

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

Public Properties
 NameDescription
 PropertyGets or sets a value indicating whether the font is bold.  
 PropertyGets or sets the primary color of the object  
 PropertyGets or sets an integer value that represents the indexed color of the font.  
 PropertyGets or sets the font style  
 PropertyGets or sets a value indicating whether the font is italic.  
 PropertyGets or sets a value that represents the name of the object.  
 PropertyGets or sets the size in points of the font.  
 PropertyGets or sets the size in pixels of the font.  
 PropertyTrue if the font is struck through with a horizontal line.  
 PropertyTrue if the font is formatted as subscript. False by default.  
 PropertyTrue if the font is formatted as superscript; False by default.  
 PropertyGets or sets the theme font in the applied font scheme that is associated with the specified object.  
 PropertyGets or sets the type of underline applied to the font.  
Top
See Also