バージョン

UnderlineStyle プロパティ (IWorkbookFont)

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

プロパティ値

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