TableBordersSettings.backgroundColor Property
Gets or sets the background color of table borders.
Declaration
backgroundColor: string
Property Value
| Type | Description |
|---|---|
| string | Specifies the background color. |
Remarks
The value may be specified as a color name or a hex color value.
See Also