Sha256: a6c656c3cd24c29c95c39e66aba80ca3a3a91eb49a51675f9573ff1a5bb43301
Contents?: true
Size: 1.68 KB
Versions: 7
Compression:
Stored size: 1.68 KB
Contents
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <styleSheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main"> <numFmts count="1"> <numFmt numFmtId="164" formatCode="0.00" /> </numFmts> <fonts count="2"> <font> <sz val="10"/> <name val="Arial"/> </font> <!-- faded --> <font> <color rgb="FFCCCCCC"/> <sz val="10"/> <name val="Arial"/> </font> </fonts> <fills count="1"> <fill /> </fills> <borders count="1"> <border /> </borders> <cellStyleXfs count="2"> <!-- general --> <xf /> <!-- currency --> <xf builtinId="4" /> </cellStyleXfs> <cellXfs count="10"> <!-- general --> <xf numFmtId="0" fontId="0"><alignment vertical="top" horizontal="left" /></xf> <xf numFmtId="0" fontId="1"><alignment vertical="top" horizontal="left" /></xf> <!-- currency (really accounting) --> <xf numFmtId="39" fontId="0" xfId="1"><alignment vertical="top" horizontal="right" /></xf> <xf numFmtId="39" fontId="1" xfId="1"><alignment vertical="top" horizontal="right" /></xf> <!-- date --> <xf numFmtId="14" fontId="0"><alignment vertical="top" horizontal="left" /></xf> <xf numFmtId="14" fontId="1"><alignment vertical="top" horizontal="left" /></xf> <!-- integer --> <xf numFmtId="0" fontId="0"><alignment vertical="top" horizontal="right" /></xf> <xf numFmtId="0" fontId="1"><alignment vertical="top" horizontal="right" /></xf> <!-- float/decimal/etc. --> <xf numFmtId="164" fontId="0"><alignment vertical="top" horizontal="right" /></xf> <xf numFmtId="164" fontId="1"><alignment vertical="top" horizontal="right" /></xf> </cellXfs> </styleSheet>
Version data entries
7 entries across 7 versions & 1 rubygems