DioDocs for Excel
CellTypeDirection 列挙体

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 : CellTypeDirection 列挙体
チェックボックスまたはラジオのリストの順序を指定します。
シンタックス
'宣言
 
Public Enum CellTypeDirection 
   Inherits System.Enum
public enum CellTypeDirection : System.Enum 
メンバ
メンバ解説
Horizontal順序が水平であることを指定します。
Vertical順序が垂直であることを指定します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Excel.CellTypeDirection

参照

GrapeCity.Documents.Excel 名前空間