<?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">
  <Version>16.00</Version>
 </DocumentProperties>
 <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  <AllowPNG/>
 </OfficeDocumentSettings>
 <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  <WindowHeight>12650</WindowHeight>
  <WindowWidth>22260</WindowWidth>
  <WindowTopX>32767</WindowTopX>
  <WindowTopY>32767</WindowTopY>
  <ProtectStructure>False</ProtectStructure>
  <ProtectWindows>False</ProtectWindows>
 </ExcelWorkbook>
 <Styles>
  <Style ss:ID="Default" ss:Name="Normal">
   <Alignment ss:Vertical="Bottom"/>
   <Borders/>
   <Font ss:FontName="等线" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
   <Interior/>
   <NumberFormat/>
   <Protection/>
  </Style>
  <Style ss:ID="s63">
   <Alignment ss:Horizontal="Center" ss:Vertical="Bottom"/>
   <Font ss:FontName="等线" x:CharSet="134" ss:Size="11" ss:Color="#000000"
    ss:Bold="1"/>
  </Style>
  <Style ss:ID="s64">
   <Font ss:FontName="等线" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
  </Style>
 </Styles>
 <Worksheet ss:Name="Sheet1">
  <Table ss:ExpandedColumnCount="2" ss:ExpandedRowCount="8" x:FullColumns="1"
   x:FullRows="1" ss:DefaultColumnWidth="52" ss:DefaultRowHeight="14">
   <Column ss:AutoFitWidth="0" ss:Width="116.5"/>
   <Column ss:AutoFitWidth="0" ss:Width="117"/>
   <Row>
    <Cell ss:MergeAcross="1" ss:StyleID="s63"><Data ss:Type="String">中国水泥发展中心物化检测所检测委托单</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">委托单位</Data></Cell>
    <Cell ss:StyleID="s64"><Data ss:Type="String">${clientName}</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">委托编号</Data></Cell>
    <Cell ss:StyleID="s64"><Data ss:Type="String">${entrustCode}</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">委托人</Data></Cell>
    <Cell ss:StyleID="s64"><Data ss:Type="String">${userName}</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">电话</Data></Cell>
    <Cell ss:StyleID="s64"><Data ss:Type="String">${userPhone}</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">传真</Data></Cell>
    <Cell ss:StyleID="s64"><Data ss:Type="String">${userFax}</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">项目名称</Data></Cell>
    <Cell ss:StyleID="s64"><Data ss:Type="String">${projectName}</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">样品数量</Data></Cell>
    <Cell ss:StyleID="s64"><Data ss:Type="String">${sampleNum}</Data></Cell>
   </Row>
  </Table>
  <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
   <PageSetup>
    <Header x:Margin="0.3"/>
    <Footer x:Margin="0.3"/>
    <PageMargins x:Bottom="0.75" x:Left="0.7" x:Right="0.7" x:Top="0.75"/>
   </PageSetup>
   <Print>
    <ValidPrinterInfo/>
    <PaperSizeIndex>9</PaperSizeIndex>
    <HorizontalResolution>600</HorizontalResolution>
    <VerticalResolution>600</VerticalResolution>
   </Print>
   <Selected/>
   <Panes>
    <Pane>
     <Number>3</Number>
     <ActiveRow>9</ActiveRow>
     <ActiveCol>4</ActiveCol>
    </Pane>
   </Panes>
   <ProtectObjects>False</ProtectObjects>
   <ProtectScenarios>False</ProtectScenarios>
  </WorksheetOptions>
 </Worksheet>
</Workbook>