LineFormat.BeginArrowheadWidth 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 width of the arrowhead at the beginning of the specified line.
public:
property Microsoft::Office::Core::MsoArrowheadWidth BeginArrowheadWidth { Microsoft::Office::Core::MsoArrowheadWidth get(); void set(Microsoft::Office::Core::MsoArrowheadWidth value); };
public Microsoft.Office.Core.MsoArrowheadWidth BeginArrowheadWidth { get; set; }
Public Property BeginArrowheadWidth As MsoArrowheadWidth