C1.Web.Api.Excel Namespace : Font Class |
For a list of all members of this type, see Font members.
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. |