mirror of
https://gitee.com/dotnetchina/MiniExcel.git
synced 2024-12-12 13:25:07 +08:00
e7f858a6e4
- [Fix] Template fix non-nullable numeric type cell type is 'str' #180
2 lines
598 B
XML
2 lines
598 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<cp:coreProperties xmlns:cp="http://schemas.openxmlformats.org/package/2006/metadata/core-properties" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:dcmitype="http://purl.org/dc/dcmitype/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><dc:creator>Wei</dc:creator><cp:lastModifiedBy>Wei</cp:lastModifiedBy><dcterms:created xsi:type="dcterms:W3CDTF">2021-04-15T00:29:55Z</dcterms:created><dcterms:modified xsi:type="dcterms:W3CDTF">2021-04-15T00:50:44Z</dcterms:modified></cp:coreProperties> |