how can i insert image in to the cell i am using standard version
please help me in these regarding i am using the image in the xml text but the image is not displaying
In case of loading data from XML you can specify image as
<![CDATA[
]]>
or as
<img scr=“some.gif”>
or you can use “img” excell type and just specify url to image as cell value
some.gif