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

Parameters

fileStream
The file stream.
password
The password of the file.
saveOptions
See Also

Reference

Workbook Class
Workbook Members
Overload List