C1.Web.Mvc.Sheet Namespace / Font Class


Font Class Properties

For a list of all members of this type, see Font members.

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether to make the text bold.  
Public PropertyGets or sets the text color.  
Public PropertyGets or sets the typeface name.  
Public PropertyGets or sets a value indicating whether to make the text italic.  
Public PropertyGets or sets the font size.  
Public PropertyGets or sets a value indicating whether to show strikethrough.  
Public PropertyGets or sets a value indicating whether to make the text subscript.  
Public PropertyGets or sets a value indicating whether to make the text superscript.  
Public PropertyGets or sets underscore setting.  
Top
See Also