LineFormat.Style プロパティ

定義

線の種類を設定または返します。

public:
 property Microsoft::Office::Core::MsoLineStyle Style { Microsoft::Office::Core::MsoLineStyle get(); void set(Microsoft::Office::Core::MsoLineStyle value); };
public Microsoft.Office.Core.MsoLineStyle Style { get; set; }
member this.Style : Microsoft.Office.Core.MsoLineStyle with get, set
Public Property Style As MsoLineStyle

プロパティ値

適用対象