dash_style недвижимость
dash_style недвижимость
Задает тип пунктирной линии.
Пример
from aspose.cells.drawing import MsoLineDashStyle
lineFmt.dash_style = MsoLineDashStyle.SOLID
Определение:
@property
def dash_style(self):
...
@dash_style.setter
def dash_style(self, value):
...
Смотрите также
- модуль
aspose.cells.drawing
- класс
LineFormat
- класс
MsoLineDashStyle