begin_arrowhead_style mülk

begin_arrowhead_style mülk

Satırın başlangıç oku türünü alır ve ayarlar.

Örnek

from aspose.cells.drawing import MsoArrowheadStyle

lineFmt.begin_arrowhead_style = MsoArrowheadStyle.ARROW_OPEN

Tanım:

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

Ayrıca bakınız