Overload | Description |
---|---|
Save(String,Boolean) | Saves the contents of the sheet view to the specified file. |
Save(String,SaveXMLOptions) | Saves the contents of the sheet view to the specified file. |
Save(Stream,SaveXMLOptions) | Saves the contents of the sheet view to the specified stream. |
Save(Stream,Boolean) | Saves the contents of the sheet view to the specified stream. |