Saves the data on the sheet to the specified XML stream.
Overload List
Overload | Description |
SaveXml(XmlWriter) | Saves the data on the sheet to the specified XML stream. |
SaveXml(XmlWriter,Boolean) | Saves the data on the sheet to the specified XML stream. |
SaveXml(XmlWriter,Boolean,Boolean) | Saves the data on the sheet to the specified XML stream. |
SaveXml(XmlWriter,Boolean,Boolean,Boolean) | |
SaveXml(Stream) | Saves the data on the sheet to the specified XML stream. |
SaveXml(Stream,Boolean) | Saves the data on the sheet to the specified XML stream. |
SaveXml(Stream,Boolean,Boolean) | Saves the data on the sheet to the specified XML stream. |
SaveXml(Stream,Boolean,Boolean,Boolean) | |
See Also