Style
Overview
Style is a interface in Aspose.Cells FOSS for TypeScript.
Properties: alignment, border, fill, font, numberFormat, protection.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
font | : Font | Read | Gets the font. |
fill | : Fill | Read | Gets the fill. |
border | : Border | Read | Gets the border. |
alignment | : Alignment | Read | Gets the alignment. |
numberFormat | : string | Read | Gets the number format. |
protection | : Protection | Read | Gets the protection. |