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.
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