Style
Overview
Style is a type in Aspose.Cells FOSS for Go.
Style groups font, fill, alignment, and border settings into a named formatting record.
Properties: Alignment, Border, Fill, Font.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Font | *Font | Read/Write | Gets the font. |
Fill | *Fill | Read/Write | Gets the fill. |
Alignment | *Alignment | Read/Write | Gets the alignment. |
Border | *Border | Read/Write | Gets the border. |