MsoLineFormat

Összefoglaló

MsoLineFormat egy Python-i osztály.

A formátum határ/körvonala formájának tulajdonságai.

Módszerek

NameTypeAccessDescription
is_visible``ReadGets the is visible.
color``ReadGets the color.
weight``ReadGets the weight.
dash_style``ReadGets the dash style.
transparency``ReadGets the transparency.
SignatureDescription
__init__()
copy()Creates a duplicate of the line format object
 Magyar