Spread.Services Documentation
Save(Stream,String,SaveOptions) Method
GrapeCity.Documents.Spread Namespace > IWorkbook Interface > Save Method : Save(Stream,String,SaveOptions) Method
The file stream.
The password of the file.
Options for saving
Saves data to the specified excel file stream.
Syntax
void Save( 
   System.IO.Stream fileStream,
   System.string password,
   SaveOptions saveOptions
)

Parameters

fileStream
The file stream.
password
The password of the file.
saveOptions
Options for saving
See Also

Reference

IWorkbook Interface
IWorkbook Members
Overload List