ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLFont Class
Properties Methods

In This Topic
    XLFont Class Members
    In This Topic

    The following tables list the members exposed by XLFont.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets bold flag of the Excel font.  
    Public PropertyGets char set value of the Excel font.  
    Public PropertyGets System.Drawing.Color value of the Excel font.  
    Public PropertyGets Excel font name (font family).  
    Public PropertyGets Excel font size in points.  
    Public PropertyGets italic flag of the Excel font.  
    Public PropertyGets XLFontScript value of the Excel font.  
    Public PropertyGets Excel font size in points.  
    Public PropertyGets strikeout flag of the Excel font.  
    Public PropertyGets XLUnderlineStyle value of the Excel font.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object instances are considered equal.  
    Public MethodServes as a hash function for a particular type.  
    Public MethodGets text measure as System.Drawing.SizeF of this font.  
    Top
    Public Operators
    Convert implicitly to GrapeCity Document font.
    Top
    See Also