Overview
BorderLine is a interface in Aspose.Cells FOSS for TypeScript.
Properties: color, style.
Properties
| Name | Type | Access | Description |
|---|
style | : "thin" | "medium" | "thick" | "dashed" | "dotted" | Read | Gets the style. |
color | : string | Read | Gets the color. |
See Also