Spread.Services Documentation
IFontFormat Interface Members
Properties 

GrapeCity.Documents.Spread.Drawing Namespace : IFontFormat Interface

The following tables list the members exposed by IFontFormat.

Public Properties
 NameDescription
 Property Gets or sets the boolean property that indicates whether the represented text is bold.  
 Property Gets the color format .  
 Property Gets or sets the boolean property that indicates whether the represented text is italicized.  
 Property Gets or sets the font name to use for the represented text.  
 Property Gets or sets the size of the font in points.  
 Property Gets or sets the boolean property that indicates whether the represented text has a strike through it.  
 Property Gets or sets the boolean property that indicates whether the represented text is a subscript.  
 Property Gets or sets the boolean property that indicates whether the represented text is a superscript.  
 PropertyGets or sets the theme font in the applied font scheme that is associated with the specified object (read/write ThemeFont).  
 Property Gets or sets the UnderlineStyle of the represented text.  
Top
See Also

Reference

IFontFormat Interface
GrapeCity.Documents.Spread.Drawing Namespace