GrapeCity SPREAD for Windows Forms 12.0J
Underline プロパティ (Font)


このFontの下線を取得します。
構文
'Declaration
 
Public Property Underline As UnderlineStyle
'使用法
 
Dim instance As Font
Dim value As UnderlineStyle
 
instance.Underline = value
 
value = instance.Underline
public UnderlineStyle Underline {get; set;}

プロパティ値

このFontの下線を表す<see cref="T:GrapeCity.Spreadsheet.UnderlineStyle" />値。
参照

Font 構造体
Font メンバ

 

 


Copyright © 2004 GrapeCity inc.