Xceed Workbooks for .NET v1.4 Documentation
IReadonlyFont Interface Members
Properties  Methods 

Xceed.Workbooks.NET Assembly > Xceed.Workbooks.NET Namespace : IReadonlyFont Interface

The following tables list the members exposed by IReadonlyFont.

Public Properties
 NameDescription
 PropertyGets if the Font object is bold or not.  
 PropertyGets the Color of the Font object.  
 PropertyGets if the Font object is in italic.  
 PropertyGets the name of the Font object.  
 PropertyGets the size of the Font object.  
 PropertyGets if the Font object is strikethrough.  
 PropertyGets if the Font object is displayed as subscript.  
 PropertyGets if the Font object is displayed as superscript.  
 PropertyGets the Font object's ThemeColor.  
 PropertyGets if the Font object is underlined.  
 PropertyGets the type of underline used on the Font object.  
Top
Public Methods
 NameDescription
 MethodReturns a copy of the Font object.  
Top
See Also

Reference

IReadonlyFont Interface
Xceed.Workbooks.NET Namespace