Overload | Description |
---|---|
Save(String) | Saves the worksheet to a file. |
Save(String,FileFormat) | Saves the worksheet to a file. |
Save(Stream) | Saves the worksheet into a stream. |
Save(Stream,FileFormat) | Saves the worksheet into a stream. |
Overload | Description |
---|---|
Save(String) | Saves the worksheet to a file. |
Save(String,FileFormat) | Saves the worksheet to a file. |
Save(Stream) | Saves the worksheet into a stream. |
Save(Stream,FileFormat) | Saves the worksheet into a stream. |