GrapeCity ActiveReports for .NET 16.0J
FontUnderlineStyles 列挙体

GrapeCity.SpreadBuilder.Style 名前空間 : FontUnderlineStyles 列挙体
下線のスタイルです。DDCell.FontUnderlineStyleプロパティで使用します。
シンタックス
'宣言
 
Public Enum FontUnderlineStyles 
   Inherits System.Enum
public enum FontUnderlineStyles : System.Enum 
メンバ
メンバ解説
Double二重下線
DoubleAcc二重下線(会計)
None下線なし
Single下線
SingleAcc下線(会計)
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.SpreadBuilder.Style.FontUnderlineStyles

参照

GrapeCity.SpreadBuilder.Style 名前空間