Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / Font Class


In This Topic
    Font Class Properties
    In This Topic

    For a list of all members of this type, see Font members.

    Public Properties
     NameDescription
    Public PropertyGets or sets if the Font is in Bold.  
    Public PropertyGets or sets the Font's Color.  
    Public PropertyGets or sets if the Font is in Italic.  
    Public PropertyGets or sets the Font's name.  
    Public PropertyGets or sets the Font's size.  
    Public PropertyGets or sets if the Font uses Strikethrough.  
    Public PropertyGets or sets if the Font is in Subscript.  
    Public PropertyGets or sets if the Font is in Superscript.  
    Public PropertyGets or sets the Font's ThemeColor.  
    Public PropertyGets or sets if the Font is underlined.  
    Public PropertyGets or sets the UnderlineType.  
    Top
    See Also