SPREAD for WPF 3.0J - GcSpreadGrid
PrintPageOrientation 列挙体

GrapeCity.Windows.SpreadGrid 名前空間 : PrintPageOrientation 列挙体
GcSpreadGrid の印刷に使用されるページの向きを指定します。
シンタックス
'宣言
 
Public Enum PrintPageOrientation 
   Inherits System.Enum
public enum PrintPageOrientation : System.Enum 
メンバ
メンバ解説
Landscape[1] GcSpreadGrid を横向きに印刷します。
Portrait[0] GcSpreadGrid を縦向きに印刷します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadGrid.PrintPageOrientation

参照

GrapeCity.Windows.SpreadGrid 名前空間