dash_style mülk

dash_style mülk

Çizgi tire tipini belirtir.

Örnek

from aspose.cells.drawing import MsoLineDashStyle

lineFmt.dash_style = MsoLineDashStyle.SOLID

Tanım:

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

Ayrıca bakınız