Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / IReadonlyFont Interface

In This Topic
    IReadonlyFont Interface Properties
    In This Topic

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

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