Ability to add an image to a WriteOnlyWorksheet
*Created originally on Bitbucket by [ajeffrey (Alex Jeffrey)](https://bitbucket.org/%7Bc8128918-d077-4715-9460-ce491a413301%7D/)*
Hi there, I'm not sure if this is currently possible (WriteOnlyWorksheet doesn't have an add_image method) but is there a way I can add an image to a Write-Only worksheet? I'm converting an existing regular Workbook to write_only mode for performance reasons but this is an existing feature I need to add in.
issue