Overview
Fill is a type in Aspose.Cells FOSS for Go.
Fill describes the background appearance of a cell.
Properties: Color, Type.
Properties
| Name | Type | Access | Description |
|---|
Type | string | Read/Write | Gets the type. |
Color | string | Read/Write | Gets the color. |
See Also