Border
Oversigt over de forskellige former for støtte
Border er en klasse i Aspose.Cells for Python.
Angiver grænseindstillinger for en enkelt side af cellen eller et antal celler.
Metoder til at anvende
| 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. |