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

プロパティ値

適用対象