PivotSummaryDataSource.ExportToXml Method
| Name | Parameters | Description |
|---|---|---|
| ExportToXml(Stream, Boolean) | stream, writeSchema | Exports the summary data source to a binary stream in the XML format. |
| ExportToXml(String, Boolean) | fileName, writeSchema | Exports the summary data source to an XML file. |