compound_type mülk

compound_type mülk

Çizgi bileşik tipini belirtir.

Örnek

from aspose.cells.drawing import MsoLineStyle

lineFmt.compound_type = MsoLineStyle.SINGLE

Tanım:

@property
def compound_type(self):
    ...
@compound_type.setter
def compound_type(self, value):
    ...

Ayrıca bakınız