| Overload | Description |
|---|---|
| Save(String,SaveXMLOptions) | Saves the content of the Spread component to the specified file. |
| Save(String,Boolean) | Saves the content of the Spread component to the specified file. |
| Save(Stream,SaveXMLOptions) | Saves the content of the Spread component to the specified stream. |
| Save(Stream,Boolean) | Saves the content of the Spread component to the specified stream. |