writeWorkbookStream
writeWorkbookStream(byte[] ms) method
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. |
Returns
void