Font
Overview
Font is a interface in Aspose.Cells FOSS for TypeScript.
Properties: bold, color, italic, name, size, strikeout, and 1 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | : string | Read | Gets the name. |
size | : number | Read | Gets the size. |
bold | : boolean | Read | Gets the bold. |
italic | : boolean | Read | Gets the italic. |
underline | : boolean | Read | Gets the underline. |
color | : string | Read | Gets the color. |
strikeout | : boolean | Read | Gets the strikeout. |