C1.Web.Api.Excel Namespace : Font Class |
The following tables list the members exposed by Font.
Name | Description | |
---|---|---|
Font Constructor | Create a Font instance. |
Name | Description | |
---|---|---|
Bold | Gets or sets a value indicating whether to make the text bold. | |
Color | Gets or sets the text color. | |
Family | Gets or sets the typeface name. | |
Italic | Gets or sets a value indicating whether to make the text italic. | |
Size | Gets or sets the font size. | |
Strikethrough | Gets or sets a value indicating whether to show strikethrough. | |
Subscript | Gets or sets a value indicating whether to make the text subscript. | |
Superscript | Gets or sets a value indicating whether to make the text superscript. | |
Underline | Gets or sets underscore setting. |