Font2.UnderlineStyle プロパティ

定義

選択したテキストの下線のスタイルを指定する値を取得または設定します。 読み取り/書き込みが可能です。

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

プロパティ値

MsoTextUnderlineType

適用対象