LineFormat.BeginArrowheadStyle 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 beginning of the specified line.
public:
property Microsoft::Office::Core::MsoArrowheadStyle BeginArrowheadStyle { Microsoft::Office::Core::MsoArrowheadStyle get(); void set(Microsoft::Office::Core::MsoArrowheadStyle value); };
public Microsoft.Office.Core.MsoArrowheadStyle BeginArrowheadStyle { get; set; }
member this.BeginArrowheadStyle : Microsoft.Office.Core.MsoArrowheadStyle with get, set
Public Property BeginArrowheadStyle As MsoArrowheadStyle