CNAS取数仪器端升级
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

ExcelFormatConfig.xml 451B

5 年前
1234567891011
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <ExcelFormatConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <ExcelFileVersion>0</ExcelFileVersion>
  4. <ExcelFileDateColumnFormat></ExcelFileDateColumnFormat>
  5. <ExcelFileNameFormat></ExcelFileNameFormat>
  6. <ReadExcelFileMode></ReadExcelFileMode>
  7. <AutoSql>
  8. <ExcelViewName></ExcelViewName>
  9. <ExcelViewSql></ExcelViewSql>
  10. </AutoSql>
  11. </ExcelFormatConfig>