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

This commit is contained in:
Deployment Bot (from Travis CI)
2021-06-01 00:16:45 +00:00
parent 812e8111db
commit 1a00270fa8
309 changed files with 6827 additions and 16546 deletions

View File

@ -99,26 +99,12 @@
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="column" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> column</h3>
<div class="tsd-signature tsd-kind-icon">column<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>count<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>separate<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>space<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div>
<div class="tsd-signature tsd-kind-icon">column<span class="tsd-signature-symbol">:</span> <a href="icolumnsattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IColumnsAttributes</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L47">src/file/document/body/section-properties/section-properties.ts:47</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/section-properties.ts#L39">src/file/document/body/section-properties/section-properties.ts:39</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> count<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5>
</li>
<li class="tsd-parameter">
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> separate<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5>
</li>
<li class="tsd-parameter">
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> space<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5>
</li>
</ul>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="footerwrappergroup" class="tsd-anchor"></a>
@ -126,17 +112,17 @@
<div class="tsd-signature tsd-kind-icon">footer<wbr>Wrapper<wbr>Group<span class="tsd-signature-symbol">:</span> <a href="iheaderfootergroup.html" class="tsd-signature-type" data-tsd-kind="Interface">IHeaderFooterGroup</a><span class="tsd-signature-symbol">&lt;</span><a href="../classes/footerwrapper.html" class="tsd-signature-type" data-tsd-kind="Class">FooterWrapper</a><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L43">src/file/document/body/section-properties/section-properties.ts:43</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/section-properties.ts#L35">src/file/document/body/section-properties/section-properties.ts:35</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="grid" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> grid</h3>
<div class="tsd-signature tsd-kind-icon">grid<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">IDocGridAttributesProperties</span></div>
<div class="tsd-signature tsd-kind-icon">grid<span class="tsd-signature-symbol">:</span> <a href="idocgridattributesproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">IDocGridAttributesProperties</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L41">src/file/document/body/section-properties/section-properties.ts:41</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/section-properties.ts#L33">src/file/document/body/section-properties/section-properties.ts:33</a></li>
</ul>
</aside>
</section>
@ -146,7 +132,7 @@
<div class="tsd-signature tsd-kind-icon">header<wbr>Wrapper<wbr>Group<span class="tsd-signature-symbol">:</span> <a href="iheaderfootergroup.html" class="tsd-signature-type" data-tsd-kind="Interface">IHeaderFooterGroup</a><span class="tsd-signature-symbol">&lt;</span><a href="../classes/headerwrapper.html" class="tsd-signature-type" data-tsd-kind="Class">HeaderWrapper</a><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L42">src/file/document/body/section-properties/section-properties.ts:42</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/section-properties.ts#L34">src/file/document/body/section-properties/section-properties.ts:34</a></li>
</ul>
</aside>
</section>
@ -156,17 +142,17 @@
<div class="tsd-signature tsd-kind-icon">line<wbr>Numbers<span class="tsd-signature-symbol">:</span> <a href="ilinenumberattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">ILineNumberAttributes</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L44">src/file/document/body/section-properties/section-properties.ts:44</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/section-properties.ts#L36">src/file/document/body/section-properties/section-properties.ts:36</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="page" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> page</h3>
<div class="tsd-signature tsd-kind-icon">page<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>borders<span class="tsd-signature-symbol">?: </span><a href="ipagebordersoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageBordersOptions</a><span class="tsd-signature-symbol">; </span>margin<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">IPageMarginAttributes</span><span class="tsd-signature-symbol">; </span>pageNumbers<span class="tsd-signature-symbol">?: </span><a href="ipagenumbertypeattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageNumberTypeAttributes</a><span class="tsd-signature-symbol">; </span>size<span class="tsd-signature-symbol">?: </span><a href="ipagesizeattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageSizeAttributes</a><span class="tsd-signature-symbol"> }</span></div>
<div class="tsd-signature tsd-kind-icon">page<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>borders<span class="tsd-signature-symbol">?: </span><a href="ipagebordersoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageBordersOptions</a><span class="tsd-signature-symbol">; </span>margin<span class="tsd-signature-symbol">?: </span><a href="ipagemarginattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageMarginAttributes</a><span class="tsd-signature-symbol">; </span>pageNumbers<span class="tsd-signature-symbol">?: </span><a href="ipagenumbertypeattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageNumberTypeAttributes</a><span class="tsd-signature-symbol">; </span>size<span class="tsd-signature-symbol">?: </span><a href="ipagesizeattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageSizeAttributes</a><span class="tsd-signature-symbol"> }</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L35">src/file/document/body/section-properties/section-properties.ts:35</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/section-properties.ts#L27">src/file/document/body/section-properties/section-properties.ts:27</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
@ -176,7 +162,7 @@
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> borders<span class="tsd-signature-symbol">?: </span><a href="ipagebordersoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageBordersOptions</a></h5>
</li>
<li class="tsd-parameter">
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> margin<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">IPageMarginAttributes</span></h5>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> margin<span class="tsd-signature-symbol">?: </span><a href="ipagemarginattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageMarginAttributes</a></h5>
</li>
<li class="tsd-parameter">
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> page<wbr>Numbers<span class="tsd-signature-symbol">?: </span><a href="ipagenumbertypeattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageNumberTypeAttributes</a></h5>
@ -193,7 +179,7 @@
<div class="tsd-signature tsd-kind-icon">title<wbr>Page<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L45">src/file/document/body/section-properties/section-properties.ts:45</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/section-properties.ts#L37">src/file/document/body/section-properties/section-properties.ts:37</a></li>
</ul>
</aside>
</section>
@ -203,17 +189,17 @@
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <a href="../enums/sectiontype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">SectionType</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L52">src/file/document/body/section-properties/section-properties.ts:52</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/section-properties.ts#L40">src/file/document/body/section-properties/section-properties.ts:40</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="verticalalign" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> vertical<wbr>Align</h3>
<div class="tsd-signature tsd-kind-icon">vertical<wbr>Align<span class="tsd-signature-symbol">:</span> <a href="../enums/sectionverticalalignvalue.html" class="tsd-signature-type" data-tsd-kind="Enumeration">SectionVerticalAlignValue</a></div>
<div class="tsd-signature tsd-kind-icon">vertical<wbr>Align<span class="tsd-signature-symbol">:</span> <a href="../enums/verticalalign.html" class="tsd-signature-type" data-tsd-kind="Enumeration">VerticalAlign</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L46">src/file/document/body/section-properties/section-properties.ts:46</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/section-properties.ts#L38">src/file/document/body/section-properties/section-properties.ts:38</a></li>
</ul>
</aside>
</section>