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