BordersValue
Overview
BordersValue is a class in Aspose.Cells for NET.
BordersValue.Left gets or sets the left border side value.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Left | BorderSideValue | Read/Write | Gets or sets the left border side value |
Right | BorderSideValue | Read/Write | Gets or sets the right border side value |
Top | BorderSideValue | Read/Write | Gets or sets the top border side value |
Bottom | BorderSideValue | Read/Write | Gets or sets the bottom border side value |
Diagonal | BorderSideValue | Read/Write | Gets or sets the diagonal border side value |
DiagonalUp | bool | Read/Write | Gets or sets whether the diagonal border is drawn upward |
DiagonalDown | bool | Read/Write | Gets or sets whether the diagonal border is drawn downward from the top-left corner to the bottom-right corner |
Methods
| Signature | Description |
|---|---|
Clone() |