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.
https://www.infragistics.com/products/ignite-ui-blazor
3 stars 3 forks source link

Add an image to Excel worksheet #43

Open mkamiishi opened 1 year ago

mkamiishi commented 1 year ago

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.

cleverdog commented 7 months ago

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