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

NameTypeAccessDescription
line_style``ReadGets the line style.
color``ReadGets the color.
weight``ReadGets the weight.
SignatureDescription
__init__(line_style, color, weight)Initializes a new instance of Border class.
 Čeština