ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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 charset value of the Excel font.  
    Public PropertyGets 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.  
    Top
    See Also