end_arrowhead_style عقار
end_arrowhead_style عقار
يحصل على نوع السهم النهائي للخط ويحدده.
مثال
from aspose.cells.drawing import MsoArrowheadStyle
lineFmt.end_arrowhead_style = MsoArrowheadStyle.ARROW_OPEN
تعريف:
@property
def end_arrowhead_style(self):
...
@end_arrowhead_style.setter
def end_arrowhead_style(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.drawing
- فئة
LineFormat
- فئة
MsoArrowheadStyle