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


In This Topic
    Font Class Members
    In This Topic

    The following tables list the members exposed by Font.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    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
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object is equal to the current System.Object.  
    Public MethodServes as a hash function for a particular type.  
    Top
    Protected Methods
    See Also