GrapeCity SPREAD for WPF 2.0J
PrintArea 列挙体

GcSpreadGrid の印刷に使用される印刷範囲の領域を指定します。
構文
'Declaration
 
Public Enum PrintArea 
   Inherits System.Enum
public enum PrintArea : System.Enum 
メンバ
メンバ説明
All[0] GcSpreadGrid 全体を印刷します。
CellRange[1] CellRange プロパティによって指定された領域を印刷します。
PageRange[2] StartPage プロパティと EndPage プロパティによって指定された範囲のページを印刷します。
継承階層

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

参照

GrapeCity.Windows.SpreadGrid 名前空間

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.