IgniteUI / igniteui-blazor

Ignite UI for Blazor component library packs 35+ native Blazor UI Controls with 60+ high-performance Charts designed for any Blazor WASM or Server-side app scenario.

Home Page:https://www.infragistics.com/products/ignite-ui-blazor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add an image to Excel worksheet

mkamiishi opened this issue · comments

WorksheetImage needs ImageWrapper to create an image instance.
Currently ImageWrapper class does not have any public constructors that can create a new instance from some image data.

I got same inquiry from other user about this feature, so let me add 1 vote.