In This Topic
Opens a sheet saved as XML from the specified file and loads it into the sheet.
Syntax
Parameters
- fileName
- Name of file to open
Return Value
Boolean:
true if successful;
false otherwise
Example
This example shows how to open a Spread XML file.
See Also