Advertisement
bilelh

Untitled

Feb 26th, 2020
376
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <worksheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" mc:Ignorable="x14ac">
  3.    <cols xmlns="">
  4.       <col min="1" max="1" width="6" customWidth="1" />
  5.       <col min="2" max="2" width="9.450000000000001" customWidth="1" />
  6.       <col min="3" max="3" width="20.25" customWidth="1" />
  7.       <col min="4" max="4" width="13.5" customWidth="1" />
  8.       <col min="5" max="5" width="6" customWidth="1" />
  9.       <col min="6" max="6" width="6" customWidth="1" />
  10.       <col min="7" max="7" width="12.15" customWidth="1" />
  11.    </cols>
  12.    <sheetData>
  13.       <row xmlns="" r="1">
  14.          <c t="inlineStr" r="A1" s="51">
  15.             <is>
  16.                <t xml:space="preserve">ExcelHtml5 XML Doc Title</t>
  17.             </is>
  18.          </c>
  19.       </row>
  20.       <row xmlns="" r="2">
  21.          <c t="inlineStr" r="A2" s="2">
  22.             <is>
  23.                <t xml:space="preserve">S.No</t>
  24.             </is>
  25.          </c>
  26.          <c t="inlineStr" r="B2" s="2">
  27.             <is>
  28.                <t xml:space="preserve">CID</t>
  29.             </is>
  30.          </c>
  31.          <c t="inlineStr" r="C2" s="2">
  32.             <is>
  33.                <t xml:space="preserve">Material Name</t>
  34.             </is>
  35.          </c>
  36.          <c t="inlineStr" r="D2" s="2">
  37.             <is>
  38.                <t xml:space="preserve">Category</t>
  39.             </is>
  40.          </c>
  41.          <c t="inlineStr" r="E2" s="2">
  42.             <is>
  43.                <t xml:space="preserve">Qty</t>
  44.             </is>
  45.          </c>
  46.          <c t="inlineStr" r="F2" s="2">
  47.             <is>
  48.                <t xml:space="preserve">Unit</t>
  49.             </is>
  50.          </c>
  51.          <c t="inlineStr" r="G2" s="2">
  52.             <is>
  53.                <t xml:space="preserve">Location</t>
  54.             </is>
  55.          </c>
  56.       </row>
  57.       <row xmlns="" r="3">
  58.          <c r="A3" s="65">
  59.             <v>1</v>
  60.          </c>
  61.          <c t="inlineStr" r="B3">
  62.             <is>
  63.                <t xml:space="preserve">CID-001</t>
  64.             </is>
  65.          </c>
  66.          <c t="inlineStr" r="C3">
  67.             <is>
  68.                <t xml:space="preserve">Material Name-1</t>
  69.             </is>
  70.          </c>
  71.          <c t="inlineStr" r="D3">
  72.             <is>
  73.                <t xml:space="preserve">Category-1</t>
  74.             </is>
  75.          </c>
  76.          <c r="E3" s="65">
  77.             <v>6000</v>
  78.          </c>
  79.          <c t="inlineStr" r="F3">
  80.             <is>
  81.                <t xml:space="preserve">KG</t>
  82.             </is>
  83.          </c>
  84.          <c t="inlineStr" r="G3">
  85.             <is>
  86.                <t xml:space="preserve">Abu Dhabi</t>
  87.             </is>
  88.          </c>
  89.       </row>
  90.       <row xmlns="" r="4">
  91.          <c r="A4" s="10">
  92.             <v>2</v>
  93.          </c>
  94.          <c t="inlineStr" r="B4">
  95.             <is>
  96.                <t xml:space="preserve">CID-002</t>
  97.             </is>
  98.          </c>
  99.          <c t="inlineStr" r="C4">
  100.             <is>
  101.                <t xml:space="preserve">New York</t>
  102.             </is>
  103.          </c>
  104.          <c t="inlineStr" r="D4">
  105.             <is>
  106.                <t xml:space="preserve">Category-2</t>
  107.             </is>
  108.          </c>
  109.          <c r="E4" s="65">
  110.             <v>6000</v>
  111.          </c>
  112.          <c t="inlineStr" r="F4">
  113.             <is>
  114.                <t xml:space="preserve">KG</t>
  115.             </is>
  116.          </c>
  117.          <c t="inlineStr" r="G4">
  118.             <is>
  119.                <t xml:space="preserve">Abu Dhabi</t>
  120.             </is>
  121.          </c>
  122.       </row>
  123.       <row xmlns="" r="5">
  124.          <c r="A5" s="65">
  125.             <v>3</v>
  126.          </c>
  127.          <c t="inlineStr" r="B5">
  128.             <is>
  129.                <t xml:space="preserve">CID-003</t>
  130.             </is>
  131.          </c>
  132.          <c t="inlineStr" r="C5">
  133.             <is>
  134.                <t xml:space="preserve">Material Name-3</t>
  135.             </is>
  136.          </c>
  137.          <c t="inlineStr" r="D5">
  138.             <is>
  139.                <t xml:space="preserve">Category-3</t>
  140.             </is>
  141.          </c>
  142.          <c r="E5" s="65">
  143.             <v>6000</v>
  144.          </c>
  145.          <c t="inlineStr" r="F5">
  146.             <is>
  147.                <t xml:space="preserve">KG</t>
  148.             </is>
  149.          </c>
  150.          <c t="inlineStr" r="G5">
  151.             <is>
  152.                <t xml:space="preserve">Abu Dhabi</t>
  153.             </is>
  154.          </c>
  155.       </row>
  156.    </sheetData>
  157.    <mergeCells count="1">
  158.       <mergeCell xmlns="" ref="A1:G1" />
  159.    </mergeCells>
  160. </worksheet>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement