LineFormat.EndArrowheadLength プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定された直線の終点の矢印の頭の長さを設定します。
public:
property Microsoft::Office::Core::MsoArrowheadLength EndArrowheadLength { Microsoft::Office::Core::MsoArrowheadLength get(); void set(Microsoft::Office::Core::MsoArrowheadLength value); };
public Microsoft.Office.Core.MsoArrowheadLength EndArrowheadLength { get; set; }
member this.EndArrowheadLength : Microsoft.Office.Core.MsoArrowheadLength with get, set
Public Property EndArrowheadLength As MsoArrowheadLength