Skip to main content
A newer version of this page is available. .

SpreadsheetDocumentInfo.SaveCopy Method

Name Parameters Description
SaveCopy() none Saves a document copy using the specified settings.
SaveCopy(DocumentFormat) documentFormat Saves a document copy using the specified settings.
SaveCopy(Stream, DocumentFormat) stream, documentFormat Saves a document copy using the specified settings.
SaveCopy(Stream) stream Saves a document copy using the specified settings.
SaveCopy(String) filePath Saves a document copy using the specified settings.