GrapeCity SPREAD for Windows Forms 12.0J
BorderLineStyle 列挙体


罫線の線スタイルを示す列挙体。
構文
'Declaration
 
Public Enum BorderLineStyle 
   Inherits System.Enum
'使用法
 
Dim instance As BorderLineStyle
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 名前空間

 

 


Copyright © 2004 GrapeCity inc.