write_workbook_stream method

write_workbook_stream

def write_workbook_stream(self, ms):
    ...
ParameterTypeDescription
msio.RawIOBase

See Also