SpreadsheetDocumentInfo.SaveCopy Method
Name | Parameters | Description |
---|---|---|
Save |
none | Saves a document copy to a byte array. |
Save |
document |
Saves a document copy to a byte array. |
Save |
stream, document |
Saves a document copy to a stream. |
Save |
stream | Saves a document copy to a stream. |
Save |
file |
Saves a document copy to a target file. |