excel image help

A

aphxps

hello i need a bit of help programming the following problem in excel

the code is as follows

<Column ss:AutoFitWidth="0" ss:Width="15"/>
<Column ss:AutoFitWidth="0" ss:Width="15"/>
<Column ss:AutoFitWidth="0" ss:Width="15"/>
<Column ss:Index="256" ss:AutoFitWidth="0" ss:Width="1.5"/>


<Row ss:AutoFitHeight="0" ss:Height="30" >
<Cell ss:MergeAcross="1" ss:StyleID="s40"><image> href="C:\Documents and
Settings\andy holmes\My Documents\My
Pictures\andy_sgnature.JPG"</image><NamedCell
ss:Name="Print_Area"/></Cell>



</Row>
<Row ss:AutoFitHeight="0" ss:Height="100" >
</Row>
<Row ss:AutoFitHeight="0" ss:Height="100" >
</Row>


if i have this code for example what am i doing wrong to add a image the
file is in xml format

the file will be loaded into excel

for the life of me i cant figure out how excel places images in cells

thanks for any help u can give in advance
 
A

aphxps

those solutions are for visual basic i need a solution for xml code or java
would work also
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top