I'am having a problem making af cell containing a number and a picture at the right edge. Whatever I do, the picture is allways placed at the left edge in front of the number. I can't get the pictures Right property to work.
My code looks like this: First I format the cell, next I put the number and finally I insert the picture.
I can't make it work. What ever I do I can't get the gif picture in the cell on the right side of the number. Do you have a simple example that can help me?
But still the gif is located to the left off the "123". Have you viewed the book1 spreadsheet? The gif location is also static. If I change the column width to a very little number the gif moves into the column to the right! Why doesn't pic.Right work?
What I'm trying to do is to format each cell as: [number][gif] dynamically. Hoping that the 2 componts will keep there relatively position.
Sorry, that I keep asking but we are allmost there. Can I change the default image option from Aspose? And finally, I would like to have both number and gif aligned to the right, but if I change the textalignment to right, number and gif overlap.