end_arrowhead_style mülk

end_arrowhead_style mülk

Satırın bitiş ok türünü alır ve ayarlar.

Örnek

from aspose.cells.drawing import MsoArrowheadStyle

lineFmt.end_arrowhead_style = MsoArrowheadStyle.ARROW_OPEN

Tanım:

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

Ayrıca bakınız