Edit

Share via


LineFormat.DashStyle Property

Definition

Returns or sets the dash style for the specified line. Can be one of the MsoLineDashStyle constants.

public:
 property Microsoft::Office::Core::MsoLineDashStyle DashStyle { Microsoft::Office::Core::MsoLineDashStyle get(); void set(Microsoft::Office::Core::MsoLineDashStyle value); };
public Microsoft.Office.Core.MsoLineDashStyle DashStyle { get; set; }
Public Property DashStyle As MsoLineDashStyle

Property Value

Applies to