BordersValue
General
BordersValue és una classe en Aspose.Cells per NET.
BordersValue.Left obté o fixa el valor del costat de la frontera esquerra.
Propietats
| 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 |
Mètodes
| Signature | Description |
|---|---|
Clone() |