Thread: XML Excel File
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jessi[_2_] jessi[_2_] is offline
external usenet poster
 
Posts: 6
Default XML Excel File


Hello

I need to insert an image file in this XML Excel file. How can I do it?

<?xml version="1.0"?
<?mso-application progid="Excel.Sheet"?
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:x="urn:schemas-microsoft-com:office:excel"
xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
xmlns:html="http://www.w3.org/TR/REC-html40"
<DocumentProperties xmlns="urn:schemas-microsoft-com:office:office"
<LastAuthorSS-114</LastAuthor
<Created2007-02-01T08:43:14Z</Created
<Version11.6568</Version
</DocumentProperties
<ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel"

<WindowHeight13035</WindowHeight
<WindowWidth15195</WindowWidth
<WindowTopX480</WindowTopX
<WindowTopY30</WindowTopY
<ProtectStructureFalse</ProtectStructure
<ProtectWindowsFalse</ProtectWindows
</ExcelWorkbook
<Styles
<Style ss:ID="Default" ss:Name="Normal"
<Alignment ss:Vertical="Bottom"/
<Borders/
<Font/
<Interior/
<NumberFormat/
<Protection/
</Style
</Styles
<Worksheet ss:Name="BD18226_"
<Table ss:ExpandedColumnCount="1" ss:ExpandedRowCount="1"
x:FullColumns="1"
x:FullRows="1"

<Row
<Cell<Data ss:Type="String"ghfhfgh</Data</Cell
</Row
</Table
<WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel"
<Selected/
<Panes
<Pane
<Number3</Number
<ActiveRow4</ActiveRow
<ActiveCol6</ActiveCol
</Pane
</Panes
<ProtectObjectsFalse</ProtectObjects
<ProtectScenariosFalse</ProtectScenarios
</WorksheetOptions
</Worksheet
</Workbook