LineFormat.EndArrowheadStyle プロパティ

定義

指定された直線の終点の矢印の頭のスタイルを設定します。

public:
 property Microsoft::Office::Core::MsoArrowheadStyle EndArrowheadStyle { Microsoft::Office::Core::MsoArrowheadStyle get(); void set(Microsoft::Office::Core::MsoArrowheadStyle value); };
public Microsoft.Office.Core.MsoArrowheadStyle EndArrowheadStyle { get; set; }
member this.EndArrowheadStyle : Microsoft.Office.Core.MsoArrowheadStyle with get, set
Public Property EndArrowheadStyle As MsoArrowheadStyle

プロパティ値

適用対象