Borders
Overview
Borders is a class in Aspose.Cells for NET.
Borders.Left gets the Border applied to the left edge of a range.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Left | Border | Read/Write | Gets the Border applied to the left edge of a range |
Right | Border | Read/Write | |
Top | Border | Read/Write | |
Bottom | Border | Read/Write | |
Diagonal | Border | Read/Write | |
DiagonalUp | bool | Read/Write | Gets or sets a Boolean indicating an upward diagonal line |
DiagonalDown | bool | Read/Write | Gets or sets a Boolean indicating a downward diagonal line |
Methods
| Signature | Description |
|---|---|
Clone() | Creates a shallow copy of the Borders object |