Spread WPF 17
GrapeCity.Excel Namespace / IExcelFont Interface
Properties Methods

In This Topic
    IExcelFont Interface Members
    In This Topic

    The following tables list the members exposed by IExcelFont.

    Public Properties
     NameDescription
     PropertyGets or sets the index of the char set.  
     PropertyGets or sets the color of the font.  
     PropertyGets or sets the font family.  
     PropertyGets or sets the name of the font.  
     PropertyGets or sets the scheme of the font.  
     PropertyGets or sets the size of the font.  
     PropertyGets or sets a value indicating whether the font color is auto color  
     PropertyGets or sets a value indicating whether the font style is bold  
     PropertyGets or sets a value indicating whether the font style is italic.  
     PropertyGets or sets a value indicating whether the font is outline style effects  
     PropertyGets or sets a value indicating whether the font is in shadow style effects  
     PropertyGets or sets a value indicating whether the font is in strikeout effects  
     PropertyGets or sets the under line style.  
     PropertyGets or sets the vertical align run.  
    Top
    Public Methods
     NameDescription
     MethodClones and create a new IExcelFont instance  
     Method (Inherited from System.IEquatable<IExcelFont>)
    Top
    See Also