SPREAD for WPF 3.0J - GcSpreadSheet
HeaderFooterParser.Section 列挙体

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Printing 名前空間 : HeaderFooterParser.Section 列挙体
ヘッダ/フッタのセクションを表します。
シンタックス
'宣言
 
Public Enum HeaderFooterParser.Section 
   Inherits System.Enum
public enum HeaderFooterParser.Section : System.Enum 
メンバ
メンバ解説
Any任意のセクションを示します。
Center中央のセクションを示します。
Left左側のセクションを示します。
Right右側のセクションを示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.Printing.HeaderFooterParser.Section

参照

GrapeCity.Spreadsheet.Printing 名前空間