writeWorkbookStream
writeWorkbookStream(byte[] ms) function
Initializes the internally contained Excel workbook with user-specified value.
Parameters
| Name | Type | Description |
|---|---|---|
| ms | byte[] | The user-supplied stream containing the entire Excel workbook. |
Initializes the internally contained Excel workbook with user-specified value.
| Name | Type | Description |
|---|---|---|
| ms | byte[] | The user-supplied stream containing the entire Excel workbook. |