Fill
Overview
Fill is a interface in Aspose.Cells FOSS for TypeScript.
Properties: bgColor, fgColor, patternType.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
patternType | `: |
\| "none"
\| "solid"
\| "gray125"
\| "darkGray"
\| "mediumGray"
\| "lightGray"` | Read | Gets the pattern type. |
| fgColor | : string | Read | Gets the fg color. |
| bgColor | : string | Read | Gets the bg color. |