Skip to content

Instantly share code, notes, and snippets.

Created March 14, 2017 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/d842ec49252ab18ef486edc61b8f45dc to your computer and use it in GitHub Desktop.
Save anonymous/d842ec49252ab18ef486edc61b8f45dc to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<styleSheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:x16r2="http://schemas.microsoft.com/office/spreadsheetml/2015/02/main" mc:Ignorable="x14ac x16r2">
<numFmts count="0" />
<fonts count="1" x14ac:knownFonts="1">
<font>
<sz val="11" />
<color theme="1" />
<name val="Calibri" />
<family val="2" />
<scheme val="minor" />
</font>
</fonts>
<fills count="3">
<fill>
<patternFill patternType="none" />
</fill>
<fill>
<patternFill patternType="gray125" />
</fill>
<fill>
<patternFill patternType="solid">
<fgColor theme="2" tint="-0.499984740745262" />
<bgColor indexed="64" />
</patternFill>
</fill>
</fills>
<borders count="1">
<border>
<left />
<right />
<top />
<bottom />
<diagonal />
</border>
</borders>
<cellStyleXfs count="1">
<xf borderId="0" fillId="0" fontId="0" numFmtId="0" />
</cellStyleXfs>
<cellXfs count="2">
<xf borderId="0" fillId="0" fontId="0" numFmtId="0" xfId="0" />
<xf applyFill="1" borderId="0" fillId="2" fontId="0" numFmtId="0" xfId="0" />
</cellXfs>
<cellStyles count="1">
<cellStyle builtinId="0" name="Standard" xfId="0" />
</cellStyles>
<dxfs count="2">
<dxf>
<fill>
<patternFill>
<bgColor rgb="FFFFC000" />
</patternFill>
</fill>
</dxf>
<dxf>
<font>
<color rgb="FF9C0006" />
</font>
<fill>
<patternFill>
<bgColor rgb="FFFFC7CE" />
</patternFill>
</fill>
</dxf>
</dxfs>
<tableStyles count="0" defaultPivotStyle="PivotStyleLight16" defaultTableStyle="TableStyleMedium2" />
<extLst>
<ext xmlns:x14="http://schemas.microsoft.com/office/spreadsheetml/2009/9/main" uri="{EB79DEF2-80B8-43e5-95BD-54CBDDF9020C}">
<x14:slicerStyles defaultSlicerStyle="SlicerStyleLight1" />
</ext>
<ext xmlns:x15="http://schemas.microsoft.com/office/spreadsheetml/2010/11/main" uri="{9260A510-F301-46a8-8635-F512D64BE5F5}">
<x15:timelineStyles defaultTimelineStyle="TimeSlicerStyleLight1" />
</ext>
</extLst>
</styleSheet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment