LineFormat.EndArrowheadLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the length of the arrowhead at the end of the specified line.
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