<span style=“font-size: 11pt; font-family: “Arial”,“sans-serif”;”>Hi,
Well, we need to add a new smart option to know whether the smart marker is a picture smart marker.
The smart markers should be as:<span style=“font-size: 11pt; font-family: “Arial”,“sans-serif”;”><o:p></o:p>
1) [Table1].Pic(Picture:FitToCell):
The smart marker is a picture smart marker and the size of the image should be the same as of the
cell.
2) [Table1].Pic(Picture:ScaleXXX)
: The smart marker is a picture smart marker and the size of the image should be XXX (it must
be a number value) percentage of the original size.
Does
it fit your need? But
the image must be left-top aligned, do you want to set Shape.Left and Shape.Top
property?
Thanks for your understanding and feedback!