バージョン

UnderlineStyle プロパティ (IWorkbookFont)

フォントの下線スタイルを取得または設定します。
シンタックス
'宣言
 
Property UnderlineStyle As FontUnderlineStyle
FontUnderlineStyle UnderlineStyle {get; set;}

プロパティ値

フォントの下線スタイル。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException指定された値は、FontUnderlineStyle 列挙体で定義されません。
参照

オンラインで表示: GitHub