writeWorkbookStream

writeWorkbookStream(byte[] ms) method

Initializes the internally contained Excel workbook with user-specified value.

Parameters

NameTypeDescription
msbyte[]The user-supplied stream containing the entire Excel workbook.

Returns

void