Border
Общ преглед
Border е клас в Aspose.Cells за Python.
Определя граничните настройки за една страна от клетка или обхват от клетки.
Методи за изчисляване на данните
| Name | Type | Access | Description |
|---|---|---|---|
line_style | `` | Read | Gets the line style. |
color | `` | Read | Gets the color. |
weight | `` | Read | Gets the weight. |
| Signature | Description |
|---|---|
__init__(line_style, color, weight) | Initializes a new instance of Border class. |