ASPxSpreadsheet.SaveCopy Method
Name | Parameters | Description |
---|---|---|
Save |
format | Saves a copy of the active document in the specified format to a byte array. |
Save |
stream, format | Saves a copy of the active document in the specified format to a stream. |
Save |
document |
Saves a copy of the active document to a file system. |