Spread WPF 17
GrapeCity.Excel Namespace / ExcelFont Class
Properties Methods

In This Topic
    ExcelFont Class Members
    In This Topic

    The following tables list the members exposed by ExcelFont.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ExcelFont class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the index of the char set.  
    Public PropertyGets or sets the color of the font.  
    Public PropertyGets or sets the font family.  
    Public PropertyGets or sets the name of the font.  
    Public PropertyGets or sets the scheme of the font.  
    Public PropertyGets or sets the size of the font.  
    Public PropertyGets or sets a value indicating whether the font color is auto color  
    Public PropertyGets or sets a value indicating whether the font style is bold  
    Public PropertyGets or sets a value indicating whether the font style is italic.  
    Public PropertyGets or sets a value indicating whether the font is outline style effects  
    Public PropertyGets or sets a value indicating whether the font is in shadow style effects  
    Public PropertyGets or sets a value indicating whether the font is in strikeout effects  
    Public PropertyGets or sets the under line style.  
    Public PropertyGets or sets the VerticalAlignRun for the font  
    Top
    Public Methods
     NameDescription
    Public Methodcreate a new ExcelFont based on the current instance.  
    Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
    Public MethodReturns a hash code for this instance.  
    Top
    See Also