Spread Windows Forms 12.0 Product Documentation
SaveXml Method (SheetView)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : SaveXml Method
Saves the data on the sheet to the specified XML stream and the schema to the specified schema stream.
Saves the data on the sheet to the specified XML stream.
Overload List
OverloadDescription
Saves the data on the sheet to the specified XML stream and the schema to the specified schema stream.  
Saves the data on the sheet to the specified XML file and the schema to the specified schema file.  
Saves the data on the sheet to the specified XML stream.  
Saves the data on the sheet to the specified XML file.  
Remarks
This methods saves only the raw data on a sheet (not the entire spreadsheet with formatting) to an XML file for further machine processing. To save the entire spreadsheet in a Spread XML format, see the FpSpread.Save methods.
See Also

Reference

SheetView Class
SheetView Members

User-Task Documentation

Saving Spreadsheet Data to Simple XML