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):
    ...

أنظر أيضا