GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Font 構造体 : Underline プロパティ |
'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;}