Message-ID: <770895992.8773.1711660150408.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8772_500150050.1711660150408" ------=_Part_8772_500150050.1711660150408 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html ExcelApplication.Save

ExcelApplication.Save

=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Overload

Description

Save(Workbook, String)

Saves a specified Workbook as a  OOXML format (Excel 2007 or later) .xlsx or&nb= sp; BIFF8 format (Excel 97 or later) .xls file.

Save(Workbook, System.IO.Stream)

Saves a specified Workbook as a BIFF8 format (Excel 97 or later).xls file.

Save(Workbook, System.Web.HttpResponse, String, Boolean)

=20
Streams the specified workbook to the client. It= should be the only method that uses the response object, as it automatical= ly sets response headers, clears the body of the response, and flushes it t= o the client.

Save(Workbook, System.Web.HttpResponse, String, Boolean, String)=

Streams the specified workbook to the client. It= should be the only method that uses the response object, as it automatical= ly sets response headers, clears the body of the response, and flushes it t= o the client.
=20

Shar= ePoint Integration Extension Methods

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20

Overload

Description

Save(Workbook, Microsoft.SharePoint.SPDocumentLibrary, String, Boole= an)

Saves a specified Workbook as a BIFF8 format (Excel 97 or later) .xls file.

Save(Workbook, Microsoft.SharePoint.SPListItem, String)

Saves a specified Workbook as a BIFF8 format (Excel 97 or later) .xls file.
------=_Part_8772_500150050.1711660150408--