end_arrowhead_width الملكية

end_arrowhead_width الملكية

الحصول على نوع عرض سهم النهاية للخط وتعيينه.

مثال

from aspose.cells.drawing import MsoArrowheadWidth

lineFmt.end_arrowhead_width = MsoArrowheadWidth.MEDIUM

تعريف:

@property
def end_arrowhead_width(self):
    ...
@end_arrowhead_width.setter
def end_arrowhead_width(self, value):
    ...

أنظر أيضا