Skip to content

Instantly share code, notes, and snippets.

@anatoly-spb
Created April 12, 2024 10:55
Show Gist options
  • Save anatoly-spb/680787fcbde30f84bf5bb9d9516cb8a3 to your computer and use it in GitHub Desktop.
Save anatoly-spb/680787fcbde30f84bf5bb9d9516cb8a3 to your computer and use it in GitHub Desktop.
All border line styles
<?xml version="1.0"?>
<?mso-application progid="Excel.Sheet"?>
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:x="urn:schemas-microsoft-com:office:excel"
xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
xmlns:html="http://www.w3.org/TR/REC-html40">
<DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
<LastAuthor>Me</LastAuthor>
<Revision>1</Revision>
<Created>2024-04-12T08:23:59Z</Created>
<LastSaved>2024-04-12T10:48:04Z</LastSaved>
<Version>16.00</Version>
</DocumentProperties>
<OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
<AllowPNG/>
</OfficeDocumentSettings>
<ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
<WindowHeight>13170</WindowHeight>
<WindowWidth>21600</WindowWidth>
<WindowTopX>30075</WindowTopX>
<WindowTopY>1905</WindowTopY>
<ProtectStructure>False</ProtectStructure>
<ProtectWindows>False</ProtectWindows>
</ExcelWorkbook>
<Styles>
<Style ss:ID="Default" ss:Name="Normal">
<Alignment ss:Vertical="Bottom"/>
<Borders/>
<Font ss:FontName="Calibri" ss:Size="11" ss:Color="#000000"/>
<Interior/>
<NumberFormat/>
<Protection/>
</Style>
<Style ss:ID="s16">
<Borders>
<Border ss:Position="Bottom" ss:LineStyle="Continuous" ss:Weight="1"
ss:Color="#000000"/>
<Border ss:Position="Left" ss:LineStyle="Continuous" ss:Weight="1"
ss:Color="#000000"/>
<Border ss:Position="Right" ss:LineStyle="Continuous" ss:Weight="1"
ss:Color="#000000"/>
<Border ss:Position="Top" ss:LineStyle="Continuous" ss:Weight="1"
ss:Color="#000000"/>
</Borders>
</Style>
<Style ss:ID="s17">
<Borders>
<Border ss:Position="Bottom" ss:LineStyle="Continuous" ss:Color="#000000"/>
<Border ss:Position="Left" ss:LineStyle="Continuous" ss:Color="#000000"/>
<Border ss:Position="Right" ss:LineStyle="Continuous" ss:Color="#000000"/>
<Border ss:Position="Top" ss:LineStyle="Continuous" ss:Color="#000000"/>
</Borders>
</Style>
<Style ss:ID="s18">
<Borders>
<Border ss:Position="Bottom" ss:LineStyle="Dot" ss:Weight="1"
ss:Color="#000000"/>
<Border ss:Position="Left" ss:LineStyle="Dot" ss:Weight="1" ss:Color="#000000"/>
<Border ss:Position="Right" ss:LineStyle="Dot" ss:Weight="1" ss:Color="#000000"/>
<Border ss:Position="Top" ss:LineStyle="Dot" ss:Weight="1" ss:Color="#000000"/>
</Borders>
</Style>
<Style ss:ID="s19">
<Borders>
<Border ss:Position="Bottom" ss:LineStyle="Dash" ss:Weight="1"
ss:Color="#000000"/>
<Border ss:Position="Left" ss:LineStyle="Dash" ss:Weight="1" ss:Color="#000000"/>
<Border ss:Position="Right" ss:LineStyle="Dash" ss:Weight="1"
ss:Color="#000000"/>
<Border ss:Position="Top" ss:LineStyle="Dash" ss:Weight="1" ss:Color="#000000"/>
</Borders>
</Style>
<Style ss:ID="s20">
<Borders>
<Border ss:Position="Bottom" ss:LineStyle="DashDot" ss:Weight="1"
ss:Color="#000000"/>
<Border ss:Position="Left" ss:LineStyle="DashDot" ss:Weight="1"
ss:Color="#000000"/>
<Border ss:Position="Right" ss:LineStyle="DashDot" ss:Weight="1"
ss:Color="#000000"/>
<Border ss:Position="Top" ss:LineStyle="DashDot" ss:Weight="1"
ss:Color="#000000"/>
</Borders>
</Style>
<Style ss:ID="s21">
<Borders>
<Border ss:Position="Bottom" ss:LineStyle="DashDotDot" ss:Weight="1"
ss:Color="#000000"/>
<Border ss:Position="Left" ss:LineStyle="DashDotDot" ss:Weight="1"
ss:Color="#000000"/>
<Border ss:Position="Right" ss:LineStyle="DashDotDot" ss:Weight="1"
ss:Color="#000000"/>
<Border ss:Position="Top" ss:LineStyle="DashDotDot" ss:Weight="1"
ss:Color="#000000"/>
</Borders>
</Style>
<Style ss:ID="s22">
<Borders>
<Border ss:Position="Bottom" ss:LineStyle="Continuous" ss:Weight="2"
ss:Color="#000000"/>
<Border ss:Position="Left" ss:LineStyle="Continuous" ss:Weight="2"
ss:Color="#000000"/>
<Border ss:Position="Right" ss:LineStyle="Continuous" ss:Weight="2"
ss:Color="#000000"/>
<Border ss:Position="Top" ss:LineStyle="Continuous" ss:Weight="2"
ss:Color="#000000"/>
</Borders>
</Style>
<Style ss:ID="s23">
<Borders>
<Border ss:Position="Bottom" ss:LineStyle="Dash" ss:Weight="2"
ss:Color="#000000"/>
<Border ss:Position="Left" ss:LineStyle="Dash" ss:Weight="2" ss:Color="#000000"/>
<Border ss:Position="Right" ss:LineStyle="Dash" ss:Weight="2"
ss:Color="#000000"/>
<Border ss:Position="Top" ss:LineStyle="Dash" ss:Weight="2" ss:Color="#000000"/>
</Borders>
</Style>
<Style ss:ID="s24">
<Borders>
<Border ss:Position="Bottom" ss:LineStyle="DashDot" ss:Weight="2"
ss:Color="#000000"/>
<Border ss:Position="Left" ss:LineStyle="DashDot" ss:Weight="2"
ss:Color="#000000"/>
<Border ss:Position="Right" ss:LineStyle="DashDot" ss:Weight="2"
ss:Color="#000000"/>
<Border ss:Position="Top" ss:LineStyle="DashDot" ss:Weight="2"
ss:Color="#000000"/>
</Borders>
</Style>
<Style ss:ID="s25">
<Borders>
<Border ss:Position="Bottom" ss:LineStyle="DashDotDot" ss:Weight="2"
ss:Color="#000000"/>
<Border ss:Position="Left" ss:LineStyle="DashDotDot" ss:Weight="2"
ss:Color="#000000"/>
<Border ss:Position="Right" ss:LineStyle="DashDotDot" ss:Weight="2"
ss:Color="#000000"/>
<Border ss:Position="Top" ss:LineStyle="DashDotDot" ss:Weight="2"
ss:Color="#000000"/>
</Borders>
</Style>
<Style ss:ID="s26">
<Borders>
<Border ss:Position="Bottom" ss:LineStyle="Continuous" ss:Weight="3"
ss:Color="#000000"/>
<Border ss:Position="Left" ss:LineStyle="Continuous" ss:Weight="3"
ss:Color="#000000"/>
<Border ss:Position="Right" ss:LineStyle="Continuous" ss:Weight="3"
ss:Color="#000000"/>
<Border ss:Position="Top" ss:LineStyle="Continuous" ss:Weight="3"
ss:Color="#000000"/>
</Borders>
</Style>
<Style ss:ID="s27">
<Borders>
<Border ss:Position="Bottom" ss:LineStyle="Double" ss:Weight="3"/>
<Border ss:Position="Left" ss:LineStyle="Double" ss:Weight="3"/>
<Border ss:Position="Right" ss:LineStyle="Double" ss:Weight="3"/>
<Border ss:Position="Top" ss:LineStyle="Double" ss:Weight="3"/>
</Borders>
</Style>
<Style ss:ID="s28">
<Borders>
<Border ss:Position="Bottom" ss:LineStyle="SlantDashDot" ss:Weight="2"/>
<Border ss:Position="Left" ss:LineStyle="SlantDashDot" ss:Weight="2"/>
<Border ss:Position="Right" ss:LineStyle="SlantDashDot" ss:Weight="2"/>
<Border ss:Position="Top" ss:LineStyle="SlantDashDot" ss:Weight="2"/>
</Borders>
</Style>
</Styles>
<Worksheet ss:Name="Лист1">
<Table ss:ExpandedColumnCount="6" ss:ExpandedRowCount="27" x:FullColumns="1"
x:FullRows="1" ss:DefaultRowHeight="15">
<Column ss:AutoFitWidth="0" ss:Width="71.25"/>
<Column ss:Index="4" ss:AutoFitWidth="0" ss:Width="81.75"/>
<Column ss:Index="6" ss:AutoFitWidth="0" ss:Width="149.25"/>
<Row>
<Cell ss:Index="4"><Data ss:Type="String">lineStyle</Data></Cell>
<Cell><Data ss:Type="String">weight</Data></Cell>
<Cell><Data ss:Type="String">EBorderStyle</Data></Cell>
</Row>
<Row ss:Index="3">
<Cell><Data ss:Type="Number">0</Data></Cell>
<Cell ss:StyleID="s16"/>
<Cell ss:Index="4"><Data ss:Type="String">Continuous</Data></Cell>
<Cell><Data ss:Type="Number">1</Data></Cell>
<Cell><Data ss:Type="String">borderstyleThin</Data></Cell>
</Row>
<Row ss:Index="5">
<Cell><Data ss:Type="Number">1</Data></Cell>
<Cell ss:StyleID="s17"/>
<Cell ss:Index="4"><Data ss:Type="String">Continuous</Data></Cell>
<Cell ss:Index="6"><Data ss:Type="String">borderstyleHair</Data></Cell>
</Row>
<Row ss:Index="7">
<Cell><Data ss:Type="Number">2</Data></Cell>
<Cell ss:StyleID="s18"/>
<Cell ss:Index="4"><Data ss:Type="String">Dot</Data></Cell>
<Cell><Data ss:Type="Number">1</Data></Cell>
<Cell><Data ss:Type="String">borderstyleDotted</Data></Cell>
</Row>
<Row ss:Index="9">
<Cell><Data ss:Type="Number">3</Data></Cell>
<Cell ss:StyleID="s19"/>
<Cell ss:Index="4"><Data ss:Type="String">Dash</Data></Cell>
<Cell><Data ss:Type="Number">1</Data></Cell>
<Cell><Data ss:Type="String">borderstyleDashed</Data></Cell>
</Row>
<Row ss:Index="11">
<Cell><Data ss:Type="Number">4</Data></Cell>
<Cell ss:StyleID="s20"/>
<Cell ss:Index="4"><Data ss:Type="String">DashDot</Data></Cell>
<Cell><Data ss:Type="Number">1</Data></Cell>
<Cell><Data ss:Type="String">borderstyleDashDot</Data></Cell>
</Row>
<Row ss:Index="13">
<Cell><Data ss:Type="Number">5</Data></Cell>
<Cell ss:StyleID="s21"/>
<Cell ss:Index="4"><Data ss:Type="String">DashDotDot</Data></Cell>
<Cell><Data ss:Type="Number">1</Data></Cell>
<Cell><Data ss:Type="String">borderstyleDashDotDot</Data></Cell>
</Row>
<Row ss:Index="15">
<Cell><Data ss:Type="Number">6</Data></Cell>
<Cell ss:StyleID="s22"/>
<Cell ss:Index="4"><Data ss:Type="String">Continuous</Data></Cell>
<Cell><Data ss:Type="Number">2</Data></Cell>
<Cell><Data ss:Type="String">borderstyleMedium</Data></Cell>
</Row>
<Row ss:Index="17">
<Cell><Data ss:Type="Number">7</Data></Cell>
<Cell ss:StyleID="s23"/>
<Cell ss:Index="4"><Data ss:Type="String">Dash</Data></Cell>
<Cell><Data ss:Type="Number">2</Data></Cell>
<Cell><Data ss:Type="String">borderstyleMediumDashed</Data></Cell>
</Row>
<Row ss:Index="19">
<Cell><Data ss:Type="Number">8</Data></Cell>
<Cell ss:StyleID="s24"/>
<Cell ss:Index="4"><Data ss:Type="String">DashDot</Data></Cell>
<Cell><Data ss:Type="Number">2</Data></Cell>
<Cell><Data ss:Type="String">borderstyleMediumDashDot</Data></Cell>
</Row>
<Row ss:Index="21">
<Cell><Data ss:Type="Number">9</Data></Cell>
<Cell ss:StyleID="s25"/>
<Cell ss:Index="4"><Data ss:Type="String">DashDotDot</Data></Cell>
<Cell><Data ss:Type="Number">2</Data></Cell>
<Cell><Data ss:Type="String">borderstyleMediumDashDotDot</Data></Cell>
</Row>
<Row ss:Index="23">
<Cell><Data ss:Type="Number">10</Data></Cell>
<Cell ss:StyleID="s26"/>
<Cell ss:Index="4"><Data ss:Type="String">Continuous</Data></Cell>
<Cell><Data ss:Type="Number">3</Data></Cell>
<Cell><Data ss:Type="String">borderstyleThick</Data></Cell>
</Row>
<Row ss:Height="16.5"/>
<Row ss:Height="16.5">
<Cell><Data ss:Type="Number">11</Data></Cell>
<Cell ss:StyleID="s27"/>
<Cell ss:Index="4"><Data ss:Type="String">Double</Data></Cell>
<Cell><Data ss:Type="Number">3</Data></Cell>
<Cell><Data ss:Type="String">borderstyleDouble</Data></Cell>
</Row>
<Row ss:Height="16.5"/>
<Row ss:Height="15.75">
<Cell><Data ss:Type="Number">12</Data></Cell>
<Cell ss:StyleID="s28"/>
<Cell ss:Index="4"><Data ss:Type="String">SlantDashDot</Data></Cell>
<Cell><Data ss:Type="Number">2</Data></Cell>
<Cell><Data ss:Type="String">borderstyleSlantDashDot</Data></Cell>
</Row>
</Table>
<WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
<PageSetup>
<Header x:Margin="0.3"/>
<Footer x:Margin="0.3"/>
<PageMargins x:Bottom="0.75196850393700787" x:Left="0.70078740157480324"
x:Right="0.70078740157480324" x:Top="0.75196850393700787"/>
</PageSetup>
<Print>
<ValidPrinterInfo/>
<PaperSizeIndex>9</PaperSizeIndex>
<HorizontalResolution>600</HorizontalResolution>
<VerticalResolution>600</VerticalResolution>
</Print>
<Selected/>
<Panes>
<Pane>
<Number>3</Number>
<ActiveRow>12</ActiveRow>
<ActiveCol>5</ActiveCol>
</Pane>
</Panes>
<ProtectObjects>False</ProtectObjects>
<ProtectScenarios>False</ProtectScenarios>
</WorksheetOptions>
</Worksheet>
</Workbook>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment