Share via


LineFormat.DashStyle プロパティ

定義

指定された線の点線のスタイルを設定または返します。 定数の 1 つを MsoLineDashStyle 指定できます。

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

プロパティ値

適用対象