SPREAD for WPF 3.0J - GcSpreadSheet
BorderLineStyle 列挙体

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : BorderLineStyle 列挙体
罫線の線スタイルを示す列挙体。
シンタックス
'宣言
 
Public Enum BorderLineStyle 
   Inherits System.Enum
public enum BorderLineStyle : System.Enum 
メンバ
メンバ解説
DashDot一点鎖線。
DashDotDot二点鎖線。
Dashed破線。
Dotted点線。
Double二重線。
Hair極細線。
Medium中太の罫線。
MediumDashDot中太の一点鎖線。
MediumDashDotDot中太の二点鎖線。
MediumDashed中太の破線。
None罫線なし。
SlantDashDot傾斜した一点鎖線。
Thick太い罫線。
Thin細い罫線。
Unset罫線スタイルは設定されていません。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.BorderLineStyle

参照

GrapeCity.Spreadsheet 名前空間