True DBGrid for WinForms
ExportToExcel(String,Boolean,Boolean) メソッド

C1.Win.TrueDBGrid.6 アセンブリ > C1.Win.TrueDBGrid 名前空間 > C1TrueDBGrid クラス > ExportToExcel メソッド : ExportToExcel(String,Boolean,Boolean) メソッド
グリッドを XLS ファイルにエクスポートします。
シンタックス
'宣言
 
Public Overloads Sub ExportToExcel( _
   ByVal filename As System.String, _
   ByVal onePagePerSheet As System.Boolean, _
   Optional ByVal detectFormats As System.Boolean _
) 
public void ExportToExcel( 
   System.string filename,
   System.bool onePagePerSheet,
   System.bool detectFormats
)

パラメータ

filename
onePagePerSheet
detectFormats
参照

C1TrueDBGrid クラス
C1TrueDBGrid メンバ
オーバーロード一覧