| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| dataSet | DataSet | The DataSet to Export. | ||
| flattenData | Boolean | Optional | Indicates whether a DataSet containing more than one table should be flattened if possible. If omitted, a value of False is assumed. | |
| useColumnCaptions | Boolean | Optional | Indicates whether to Use Column Captions rather than Column Names (where specified) when creating the header row for the export. If omitted, a value of False is assumed. |
A Boolean value indicating success.