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

In This Topic
    IReadonlyFont Interface Members
    In This Topic

    The following tables list the members exposed by IReadonlyFont.

    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
    Public Methods
     NameDescription
     MethodReturns a copy of the Font object.  
    Top
    See Also