C1.Excel Assembly / C1.Excel Namespace / XLFont Class
Properties Methods

XLFont Class Members

The following tables list the members exposed by XLFont.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets bold flag of the Excel font.  
Public PropertyGets char set value of the Excel font.  
Public PropertyGets or set System.Drawing.Color value of the Excel font.  
Public PropertyGets Excel font name (font family).  
Public PropertyGets Excel font size in points.  
Public PropertyGets italic flag of the Excel font.  
Public PropertyGets XLFontScript value of the Excel font.  
Public PropertyGets Excel font size in points.  
Public PropertyGets strikeout flag of the Excel font.  
Public PropertyGets XLUnderlineStyle value of the Excel font.  
Public PropertyGets vertical text direction flag of the Excel font.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the specified System.Object instances are considered equal.  
Public MethodServes as a hash function for a particular type.  
Public MethodGets text measure as System.Drawing.SizeF of this font.  
Public Methodstatic (Shared in Visual Basic)Gets a font that embedded to this library.  
Top
Public Operators
Convert implicitly to GrapeCity Document font.
Top
See Also