Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI)
2018-03-22 23:07:06 +00:00
parent b532b7d0a1
commit a9570b5df9
299 changed files with 3163 additions and 1964 deletions

View File

@ -66,6 +66,42 @@
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section tsd-is-external tsd-is-not-exported">
<h3>Object literals</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported"><a href="_file_table_table_spec_.html#default_table_properties" class="tsd-kind-icon">DEFAULT_<wbr>TABLE_<wbr>PROPERTIES</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-external tsd-is-not-exported">
<h2>Object literals</h2>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a name="default_table_properties" class="tsd-anchor"></a>
<h3>DEFAULT_<wbr>TABLE_<wbr>PROPERTIES</h3>
<div class="tsd-signature tsd-kind-icon">DEFAULT_<wbr>TABLE_<wbr>PROPERTIES<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/table/table.spec.ts#L8">file/table/table.spec.ts:8</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-external tsd-is-not-exported">
<a name="default_table_properties.w_tblborders" class="tsd-anchor"></a>
<h3>w:tbl<wbr>Borders</h3>
<div class="tsd-signature tsd-kind-icon">w:tbl<wbr>Borders<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[{&quot;w:top&quot;: [{_attr: {&quot;w:color&quot;: &quot;auto&quot;,&quot;w:space&quot;: 0,&quot;w:sz&quot;: 4,&quot;w:val&quot;: &quot;single&quot;,},},],},{&quot;w:left&quot;: [{_attr: {&quot;w:color&quot;: &quot;auto&quot;,&quot;w:space&quot;: 0,&quot;w:sz&quot;: 4,&quot;w:val&quot;: &quot;single&quot;,},},],},{&quot;w:bottom&quot;: [{_attr: {&quot;w:color&quot;: &quot;auto&quot;,&quot;w:space&quot;: 0,&quot;w:sz&quot;: 4,&quot;w:val&quot;: &quot;single&quot;,},},],},{&quot;w:right&quot;: [{_attr: {&quot;w:color&quot;: &quot;auto&quot;,&quot;w:space&quot;: 0,&quot;w:sz&quot;: 4,&quot;w:val&quot;: &quot;single&quot;,},},],},{&quot;w:insideH&quot;: [{_attr: {&quot;w:color&quot;: &quot;auto&quot;,&quot;w:space&quot;: 0,&quot;w:sz&quot;: 4,&quot;w:val&quot;: &quot;single&quot;,},},],},{&quot;w:insideV&quot;: [{_attr: {&quot;w:color&quot;: &quot;auto&quot;,&quot;w:space&quot;: 0,&quot;w:sz&quot;: 4,&quot;w:val&quot;: &quot;single&quot;,},},],},]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/table/table.spec.ts#L9">file/table/table.spec.ts:9</a></li>
</ul>
</aside>
</section>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
@ -80,6 +116,9 @@
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a href="_file_table_table_spec_.html#default_table_properties" class="tsd-kind-icon">DEFAULT_<wbr>TABLE_<wbr>PROPERTIES</a>
</li>
</ul>
</nav>
</div>