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

Parameters

fileName
The excel file.
password
The password of the file.
saveOptions
Options for saving
See Also

Reference

Workbook Class
Workbook Members
Overload List