Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IFont Interface

In This Topic
    IFont Interface Properties
    In This Topic

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

    Public Properties
     NameDescription
     PropertyTrue if 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  
     PropertyTrue if the font style 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