Spread Windows Forms 7.0 Product Documentation
SaveXml Method
See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : SaveXml Method


Glossary Item Box

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
SaveXml(Stream,Stream)Saves the data on the sheet to the specified XML stream and the schema to the specified schema stream.  
SaveXml(String,String)Saves the data on the sheet to the specified XML file and the schema to the specified schema file.  
SaveXml(Stream)Saves the data on the sheet to the specified XML stream.  
SaveXml(String)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.

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.