|
@@ -304,7 +304,7 @@ func (l *FileSuite) TestMarshalFile(c *C) {
|
|
|
<worksheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main">
|
|
<worksheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main">
|
|
|
<dimension ref="A1:A1"></dimension>
|
|
<dimension ref="A1:A1"></dimension>
|
|
|
<cols>
|
|
<cols>
|
|
|
- <col min="1" max="1"></col>
|
|
|
|
|
|
|
+ <col min="1" max="1" width="9.5"></col>
|
|
|
</cols>
|
|
</cols>
|
|
|
<sheetData>
|
|
<sheetData>
|
|
|
<row r="1">
|
|
<row r="1">
|