ReportViewer for ASP.NET Web Forms
XlsBookContentEnum 列挙体

C1.C1Report.4 アセンブリ > C1.C1Preview.Export.Xls 名前空間 : XlsBookContentEnum 列挙体
Excel にエクスポートされたドキュメントのコンテンツのタイプを指定します。
シンタックス
'宣言
 
Public Enum XlsBookContentEnum 
   Inherits System.Enum
public enum XlsBookContentEnum : System.Enum 
メンバ
メンバ解説
Autoコンテンツのタイプは自動的に決定されます。
Tableドキュメントの多くはテーブルを含みます。
Textドキュメントの多くはテキストを含みます。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.C1Preview.Export.Xls.XlsBookContentEnum

参照

C1.C1Preview.Export.Xls 名前空間