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