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

This commit is contained in:
Deployment Bot (from Travis CI)
2019-01-17 00:27:46 +00:00
parent 8e4155ab65
commit d8fc336752
373 changed files with 3088 additions and 2673 deletions

View File

@ -129,6 +129,7 @@
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="imageparagraph.html#left" class="tsd-kind-icon">left</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="imageparagraph.html#lefttabstop" class="tsd-kind-icon">left<wbr>Tab<wbr>Stop</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="imageparagraph.html#maxrighttabstop" class="tsd-kind-icon">max<wbr>Right<wbr>Tab<wbr>Stop</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="imageparagraph.html#outlinelevel" class="tsd-kind-icon">outline<wbr>Level</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="imageparagraph.html#pagebreak" class="tsd-kind-icon">page<wbr>Break</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="imageparagraph.html#pagebreakbefore" class="tsd-kind-icon">page<wbr>Break<wbr>Before</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-external"><a href="imageparagraph.html#prepforxml" class="tsd-kind-icon">prep<wbr>For<wbr>Xml</a></li>
@ -161,7 +162,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/image.ts#L7">file/paragraph/image.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/image.ts#L7">file/paragraph/image.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -191,7 +192,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#borders">Borders</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L37">file/paragraph/paragraph.ts:37</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L37">file/paragraph/paragraph.ts:37</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="border.html" class="tsd-signature-type">Border</a></h4>
@ -209,7 +210,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#isdeleted">IsDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/xml-components/base.ts#L14">file/xml-components/base.ts:14</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/xml-components/base.ts#L14">file/xml-components/base.ts:14</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -226,7 +227,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/image.ts#L19">file/paragraph/image.ts:19</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/image.ts#L19">file/paragraph/image.ts:19</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="picturerun.html" class="tsd-signature-type">PictureRun</a></h4>
@ -244,7 +245,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#paragraphproperties">paragraphProperties</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L33">file/paragraph/paragraph.ts:33</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L33">file/paragraph/paragraph.ts:33</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraphproperties.html" class="tsd-signature-type">ParagraphProperties</a></h4>
@ -265,7 +266,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#addbookmark">addBookmark</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L56">file/paragraph/paragraph.ts:56</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L56">file/paragraph/paragraph.ts:56</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -289,7 +290,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/41eeac1/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -313,7 +314,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#addhyperlink">addHyperLink</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L51">file/paragraph/paragraph.ts:51</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L51">file/paragraph/paragraph.ts:51</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -337,7 +338,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#addimage">addImage</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L70">file/paragraph/paragraph.ts:70</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L70">file/paragraph/paragraph.ts:70</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -361,7 +362,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#addrun">addRun</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L46">file/paragraph/paragraph.ts:46</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L46">file/paragraph/paragraph.ts:46</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -385,7 +386,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#addruntofront">addRunToFront</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L234">file/paragraph/paragraph.ts:234</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L234">file/paragraph/paragraph.ts:234</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -409,7 +410,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#addsequentialidentifier">addSequentialIdentifier</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L244">file/paragraph/paragraph.ts:244</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L244">file/paragraph/paragraph.ts:244</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -433,7 +434,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#bidirectional">bidirectional</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L239">file/paragraph/paragraph.ts:239</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L239">file/paragraph/paragraph.ts:239</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -451,7 +452,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#bullet">bullet</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L182">file/paragraph/paragraph.ts:182</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L182">file/paragraph/paragraph.ts:182</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -475,7 +476,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#center">center</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L112">file/paragraph/paragraph.ts:112</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L112">file/paragraph/paragraph.ts:112</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -493,7 +494,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#centertabstop">centerTabStop</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L177">file/paragraph/paragraph.ts:177</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L177">file/paragraph/paragraph.ts:177</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -520,7 +521,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#contextualspacing">contextualSpacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L214">file/paragraph/paragraph.ts:214</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L214">file/paragraph/paragraph.ts:214</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -544,7 +545,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#createborder">createBorder</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L41">file/paragraph/paragraph.ts:41</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L41">file/paragraph/paragraph.ts:41</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -562,7 +563,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#createtextrun">createTextRun</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L64">file/paragraph/paragraph.ts:64</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L64">file/paragraph/paragraph.ts:64</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -586,7 +587,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/41eeac1/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -604,7 +605,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#distribute">distribute</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L137">file/paragraph/paragraph.ts:137</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L137">file/paragraph/paragraph.ts:137</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -622,7 +623,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#end">end</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L132">file/paragraph/paragraph.ts:132</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L132">file/paragraph/paragraph.ts:132</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -640,7 +641,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#heading1">heading1</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L77">file/paragraph/paragraph.ts:77</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L77">file/paragraph/paragraph.ts:77</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -658,7 +659,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#heading2">heading2</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L82">file/paragraph/paragraph.ts:82</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L82">file/paragraph/paragraph.ts:82</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -676,7 +677,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#heading3">heading3</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L87">file/paragraph/paragraph.ts:87</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L87">file/paragraph/paragraph.ts:87</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -694,7 +695,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#heading4">heading4</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L92">file/paragraph/paragraph.ts:92</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L92">file/paragraph/paragraph.ts:92</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -712,7 +713,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#heading5">heading5</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L97">file/paragraph/paragraph.ts:97</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L97">file/paragraph/paragraph.ts:97</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -730,7 +731,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#heading6">heading6</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L102">file/paragraph/paragraph.ts:102</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L102">file/paragraph/paragraph.ts:102</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -748,7 +749,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#indent">indent</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L204">file/paragraph/paragraph.ts:204</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L204">file/paragraph/paragraph.ts:204</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -772,7 +773,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#justified">justified</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L142">file/paragraph/paragraph.ts:142</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L142">file/paragraph/paragraph.ts:142</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -790,7 +791,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#keeplines">keepLines</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L224">file/paragraph/paragraph.ts:224</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L224">file/paragraph/paragraph.ts:224</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -808,7 +809,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#keepnext">keepNext</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L219">file/paragraph/paragraph.ts:219</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L219">file/paragraph/paragraph.ts:219</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -826,7 +827,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#left">left</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L117">file/paragraph/paragraph.ts:117</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L117">file/paragraph/paragraph.ts:117</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -844,7 +845,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#lefttabstop">leftTabStop</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L167">file/paragraph/paragraph.ts:167</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L167">file/paragraph/paragraph.ts:167</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -871,7 +872,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#maxrighttabstop">maxRightTabStop</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L162">file/paragraph/paragraph.ts:162</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L162">file/paragraph/paragraph.ts:162</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -884,6 +885,30 @@
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
<a name="outlinelevel" class="tsd-anchor"></a>
<h3>outline<wbr>Level</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
<li class="tsd-signature tsd-kind-icon">outline<wbr>Level<span class="tsd-signature-symbol">(</span>level<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="paragraph.html" class="tsd-signature-type">Paragraph</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#outlinelevel">outlineLevel</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L249">file/paragraph/paragraph.ts:249</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>level: <span class="tsd-signature-type">string</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
<a name="pagebreak" class="tsd-anchor"></a>
<h3>page<wbr>Break</h3>
@ -895,7 +920,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#pagebreak">pageBreak</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L152">file/paragraph/paragraph.ts:152</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L152">file/paragraph/paragraph.ts:152</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -913,7 +938,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#pagebreakbefore">pageBreakBefore</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L157">file/paragraph/paragraph.ts:157</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L157">file/paragraph/paragraph.ts:157</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -932,7 +957,7 @@
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/xml-components/xml-component.ts#L14">file/xml-components/xml-component.ts:14</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/xml-components/xml-component.ts#L14">file/xml-components/xml-component.ts:14</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a>
@ -953,7 +978,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#referencefootnote">referenceFootnote</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L229">file/paragraph/paragraph.ts:229</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L229">file/paragraph/paragraph.ts:229</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -977,7 +1002,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#right">right</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L122">file/paragraph/paragraph.ts:122</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L122">file/paragraph/paragraph.ts:122</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -995,7 +1020,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#righttabstop">rightTabStop</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L172">file/paragraph/paragraph.ts:172</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L172">file/paragraph/paragraph.ts:172</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1021,7 +1046,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/image.ts#L15">file/paragraph/image.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/image.ts#L15">file/paragraph/image.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1048,7 +1073,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#setcustomnumbering">setCustomNumbering</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L194">file/paragraph/paragraph.ts:194</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L194">file/paragraph/paragraph.ts:194</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1075,7 +1100,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#setnumbering">setNumbering</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L188">file/paragraph/paragraph.ts:188</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L188">file/paragraph/paragraph.ts:188</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1102,7 +1127,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#spacing">spacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L209">file/paragraph/paragraph.ts:209</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L209">file/paragraph/paragraph.ts:209</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1126,7 +1151,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#start">start</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L127">file/paragraph/paragraph.ts:127</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L127">file/paragraph/paragraph.ts:127</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -1144,7 +1169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#style">style</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L199">file/paragraph/paragraph.ts:199</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L199">file/paragraph/paragraph.ts:199</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1168,7 +1193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#thematicbreak">thematicBreak</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L147">file/paragraph/paragraph.ts:147</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L147">file/paragraph/paragraph.ts:147</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -1186,7 +1211,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#title">title</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/41eeac1/src/file/paragraph/paragraph.ts#L107">file/paragraph/paragraph.ts:107</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d6c2c96/src/file/paragraph/paragraph.ts#L107">file/paragraph/paragraph.ts:107</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -1315,6 +1340,9 @@
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
<a href="imageparagraph.html#maxrighttabstop" class="tsd-kind-icon">max<wbr>Right<wbr>Tab<wbr>Stop</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
<a href="imageparagraph.html#outlinelevel" class="tsd-kind-icon">outline<wbr>Level</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
<a href="imageparagraph.html#pagebreak" class="tsd-kind-icon">page<wbr>Break</a>
</li>