LineFormat.EndArrowheadStyle 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 style of the arrowhead at the end of the specified line.
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