Overload | Description |
---|---|
SaveXml(String) | Saves the data on the sheet to the specified XML file. |
SaveXml(String,Boolean) | Saves the data on the sheet to the specified XML file. |
SaveXml(Stream,Boolean) | Saves the data on the sheet to the specified XML stream. |
SaveXml(Stream) | Saves the data on the sheet to the specified XML stream. |