ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.ExportToExcel Method

Overload List

Exports the grid to a XLS file.

[Visual Basic] Overloads Public Sub ExportToExcel(String)

[C#] public void ExportToExcel(string);

[Delphi] public  procedure ExportToExcel(String); overload;

Exports the grid to a XLS file.

[Visual Basic] Overloads Public Sub ExportToExcel(String, Boolean)

[C#] public void ExportToExcel(string, bool);

[Delphi] public  procedure ExportToExcel(String; Boolean); overload;

See Also

C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.