Overload | Description |
---|---|
Save(Stream) | Saves the specified stream. |
Save(Stream,ExcelSaveFlags) | Saves the specified stream. |
Save(Stream,ExcelSaveFlags,String) | Saves the specified stream. |
Save(String,ExcelSaveFlags) | Saves the specified file. |
Save(String,ExcelSaveFlags,String) | Saves the specified file. |