end_arrowhead_style fastighet
end_arrowhead_style fastighet
Hämtar och anger linjens slutpiltyp.
Exempel
from aspose.cells.drawing import MsoArrowheadStyle
lineFmt.end_arrowhead_style = MsoArrowheadStyle.ARROW_OPEN
Definition:
@property
def end_arrowhead_style(self):
...
@end_arrowhead_style.setter
def end_arrowhead_style(self, value):
...
Se även
- modul
aspose.cells.drawing
- klass
LineFormat
- klass
MsoArrowheadStyle