compound_type عقار
compound_type عقار
يحدد نوع مركب الخط.
مثال
from aspose.cells.drawing import MsoLineStyle
lineFmt.compound_type = MsoLineStyle.SINGLE
تعريف:
@property
def compound_type(self):
...
@compound_type.setter
def compound_type(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.drawing
- فئة
LineFormat
- فئة
MsoLineStyle