Search
Workbook.saveToXml Method (String)
See Also
 






Saves the workbook into an XML file.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void saveToXml (
    String fileName
)

 Parameters

fileName

 See Also