Quantcast
Channel: ClosedXML - The easy way to OpenXML
Viewing all articles
Browse latest Browse all 1877

New Post: Many dataset to one sheet

$
0
0
Hi,

I know how to save one dataset/datatable in one excel sheet (eg. wb.Worksheets.Add(GetData("EXCEL"), "Shipments")). But is it possible to save eg. 3 datasets in one sheet? I have StoredProc which returns 3 small datatables (about 20 rows each) and would be fine to save it in one sheet.

BR,
Thomas

Viewing all articles
Browse latest Browse all 1877

Trending Articles