TableBorderSettings.color Property
In This Article
Gets or sets the border color.
#Declaration
TypeScript
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