Parameters
- stream
- The stream that contains the Excel Compound Document File.
Return Value
Whether the file opened successfully.
Exception | Description |
---|---|
System.ArgumentNullException | No stream is specified or the specified stream is null. |
System.ArgumentException | No stream is specified or the specified stream is empty. |