LineFormat.DashStyle 属性

定义

返回或设置指定线条的虚线样式。

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; }
member this.DashStyle : Microsoft.Office.Core.MsoLineDashStyle with get, set
Public Property DashStyle As MsoLineDashStyle

属性值

适用于