TableBorderSettings.color Property
Gets or sets the border color.
Declaration
color: string
Property Value
| Type | Description |
|---|---|
| string | Specifies the border color. |
Remarks
The value may be specified as a color name or a hex color value.
See Also