Overview
Border is a interface in Aspose.Cells FOSS for TypeScript.
Properties: bottom, left, right, top.
Properties
| Name | Type | Access | Description |
|---|
left | : BorderLine | Read | Gets the left. |
right | : BorderLine | Read | Gets the right. |
top | : BorderLine | Read | Gets the top. |
bottom | : BorderLine | Read | Gets the bottom. |
See Also