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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス > ExportToExcel メソッド : ExportToExcel(String,Boolean,Boolean) メソッド
Exports the grid to a XLS file.
シンタックス
'宣言
 
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 メンバ
オーバーロード一覧