Borders
Overview
Borders is a class in Aspose.Cells FOSS for .NET.
Represents borders.
Properties: Bottom, Diagonal, DiagonalDown, DiagonalUp, Left, Right, and 1 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Left | Border | Read | Gets the left. |
Right | Border | Read | Gets the right. |
Top | Border | Read | Gets the top. |
Bottom | Border | Read | Gets the bottom. |
Diagonal | Border | Read | Gets the diagonal. |
DiagonalUp | bool | Read/Write | Gets or sets the diagonal up. |
DiagonalDown | bool | Read/Write | Gets or sets the diagonal down. |