ActiveReports Developer 7
Save Method
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace > Workbook Class : Save Method

Glossary Item Box

Saves the current workbook.

Overload List

OverloadDescription
Save(Stream)Saves the current workbook to the specified stream.  
Save(String)Saves the current workbook to the specified file.  

See Also