Border
Přehled
Border je třída v Aspose.Cells pro Python.
Zobrazuje nastavení hranic pro jednu stranu buňky nebo rozsah buněk.
Metody
| 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. |