Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IFont Interface
Properties Methods

In This Topic
    IFont Interface Members
    In This Topic

    The following tables list the members exposed by IFont.

    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
    Public Methods
     NameDescription
     MethodApply font's setting for whole font  
    Top
    See Also