Overload | Description |
---|---|
Write(Stream,NDataSet) | Writes the given data set as an Excel Workbook on the specified output stream. |
Write(Stream,NDataTable) | Writes the given data table to an Excel Workbook on the specified output stream. |
Write(Stream,String,Object[,]) | Writes the given 2D array to an Excel workbook on the specified output stream. |