StyleBase.TextDecoration フィールド

定義

テキストの書式を指定します。

protected: System::String ^ TextDecoration;
protected const string TextDecoration;
val mutable TextDecoration : string
Protected Const TextDecoration As String 

フィールド値

注釈

有効な値は、 UnderlineOverlineLineThrough、または Noneです。

適用対象