GrapeCity.Wpf.SpreadSheet Namespace / FontInfo Class
Properties

FontInfo Class Members

The following tables list the members exposed by FontInfo.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyTrue if the font is bold.  
Public PropertyGets or sets the primary color of the object  
Public PropertyTrue if the font style is italic  
Public PropertyGets or sets a value that represents the name of the object.  
Public PropertyGets or sets the size in points of the font.  
Public PropertyGets or sets the size in pixels of the font.  
Public PropertyTrue if the font is struck through with a horizontal line.  
Public PropertyTrue if the font is formatted as subscript. False by default.  
Public PropertyTrue if the font is formatted as superscript; False by default.  
Public PropertyGets or sets the theme font in the applied font scheme that is associated with the specified object.  
Public PropertyGets or sets the type of underline applied to the font.  
Top
See Also