How to place image in the merged cell center
C#
3
Posts
3
Posters
0
Views
1
Watching
-
How to place an image in the range (cells[5,1],cell[10,5]) of excel? and how to make it in the center of the range? thanks!
-
How to place an image in the range (cells[5,1],cell[10,5]) of excel? and how to make it in the center of the range? thanks!
I hate Excel! Don't you place the image in the value of Cell(5,1) I would select the range Set the vertical and horizontal alignment Merge the cells Then add the image The above is a guess but it seems reasonable.
-
How to place an image in the range (cells[5,1],cell[10,5]) of excel? and how to make it in the center of the range? thanks!