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

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.
 Dansk