excel4node icon indicating copy to clipboard operation
excel4node copied to clipboard

How to send image to back?

Open omurbekjk opened this issue 6 years ago • 2 comments

Is your feature request related to a problem? Please describe. I was able to load picture from file. now i want to send picture to back.

omurbekjk avatar Dec 08 '18 13:12 omurbekjk

The "send to back" feature of Excel is used to set layering of multiple images in Excel. You should be able to accomplish this by just changing the order in which you add images. Are you looking to set the image as a sheet background instead?

natergj avatar Dec 08 '18 15:12 natergj

I was positioning image from A1-B4. When I put text inside B3, image was on top of text. That's why i wanted to send image to back. Sheet background also works. How to do it? Btw: is it possible to use this package with front end frameworks like Angular?

omurbekjk avatar Dec 08 '18 16:12 omurbekjk