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

This commit is contained in:
Deployment Bot (from Travis CI)
2021-03-15 13:12:37 +00:00
parent cf97688677
commit f0dc0b9873
288 changed files with 2788 additions and 2747 deletions

View File

@ -85,7 +85,7 @@
<section class="tsd-index-section ">
<h3>Constructors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a href="sectionproperties.html#constructor" class="tsd-kind-icon">constructor</a></li>
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="sectionproperties.html#constructor" class="tsd-kind-icon">constructor</a></li>
</ul>
</section>
<section class="tsd-index-section ">
@ -102,7 +102,7 @@
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="sectionproperties.html#isdeleted" class="tsd-kind-icon">Is<wbr>Deleted</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<section class="tsd-index-section tsd-is-inherited">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="sectionproperties.html#addchildelement" class="tsd-kind-icon">add<wbr>Child<wbr>Element</a></li>
@ -115,18 +115,18 @@
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Constructors</h2>
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
<a name="constructor" class="tsd-anchor"></a>
<h3>constructor</h3>
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
<li class="tsd-signature tsd-kind-icon">new <wbr>Section<wbr>Properties<span class="tsd-signature-symbol">(</span>__namedParameters<span class="tsd-signature-symbol">?: </span><a href="../modules.html#sectionpropertiesoptions" class="tsd-signature-type" data-tsd-kind="Type alias">SectionPropertiesOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="sectionproperties.html" class="tsd-signature-type" data-tsd-kind="Class">SectionProperties</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/24f95ae/src/file/document/body/section-properties/section-properties.ts#L66">src/file/document/body/section-properties/section-properties.ts:66</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ba5cb14/src/file/document/body/section-properties/section-properties.ts#L66">src/file/document/body/section-properties/section-properties.ts:66</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -148,7 +148,7 @@
<div class="tsd-signature tsd-kind-icon">left<wbr>Margin<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/24f95ae/src/file/document/body/section-properties/section-properties.ts#L66">src/file/document/body/section-properties/section-properties.ts:66</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ba5cb14/src/file/document/body/section-properties/section-properties.ts#L66">src/file/document/body/section-properties/section-properties.ts:66</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<div class="tsd-signature tsd-kind-icon">right<wbr>Margin<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/24f95ae/src/file/document/body/section-properties/section-properties.ts#L65">src/file/document/body/section-properties/section-properties.ts:65</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ba5cb14/src/file/document/body/section-properties/section-properties.ts#L65">src/file/document/body/section-properties/section-properties.ts:65</a></li>
</ul>
</aside>
</section>
@ -168,7 +168,7 @@
<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/24f95ae/src/file/document/body/section-properties/section-properties.ts#L64">src/file/document/body/section-properties/section-properties.ts:64</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ba5cb14/src/file/document/body/section-properties/section-properties.ts#L64">src/file/document/body/section-properties/section-properties.ts:64</a></li>
</ul>
</aside>
</section>
@ -185,7 +185,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/24f95ae/src/file/xml-components/base.ts#L21">src/file/xml-components/base.ts:21</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ba5cb14/src/file/xml-components/base.ts#L21">src/file/xml-components/base.ts:21</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -193,7 +193,7 @@
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<section class="tsd-panel-group tsd-member-group tsd-is-inherited">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="addchildelement" class="tsd-anchor"></a>
@ -206,7 +206,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/24f95ae/src/file/xml-components/xml-component.ts#L42">src/file/xml-components/xml-component.ts:42</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ba5cb14/src/file/xml-components/xml-component.ts#L42">src/file/xml-components/xml-component.ts:42</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -230,7 +230,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/24f95ae/src/file/xml-components/xml-component.ts#L48">src/file/xml-components/xml-component.ts:48</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ba5cb14/src/file/xml-components/xml-component.ts#L48">src/file/xml-components/xml-component.ts:48</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -248,7 +248,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/24f95ae/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ba5cb14/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -278,7 +278,7 @@
<li class="current tsd-kind-class">
<a href="sectionproperties.html" class="tsd-kind-icon">Section<wbr>Properties</a>
<ul>
<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
<a href="sectionproperties.html#constructor" class="tsd-kind-icon">constructor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">