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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-09-25 22:36:37 +00:00
parent e2c68afc78
commit 2624ea9bbc
343 changed files with 7550 additions and 2412 deletions

View File

@ -97,7 +97,7 @@
<ul class="tsd-index-list">
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="paragraph.html#borders" class="tsd-kind-icon">Borders</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="paragraph.html#isdeleted" class="tsd-kind-icon">Is<wbr>Deleted</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="paragraph.html#properties" class="tsd-kind-icon">Properties</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="paragraph.html#paragraphproperties" class="tsd-kind-icon">paragraph<wbr>Properties</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-external">
@ -109,6 +109,7 @@
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="paragraph.html#addimage" class="tsd-kind-icon">add<wbr>Image</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="paragraph.html#addrun" class="tsd-kind-icon">add<wbr>Run</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="paragraph.html#addruntofront" class="tsd-kind-icon">add<wbr>Run<wbr>ToFront</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="paragraph.html#addtabstop" class="tsd-kind-icon">add<wbr>Tab<wbr>Stop</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="paragraph.html#bidirectional" class="tsd-kind-icon">bidirectional</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="paragraph.html#bullet" class="tsd-kind-icon">bullet</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="paragraph.html#center" class="tsd-kind-icon">center</a></li>
@ -162,7 +163,7 @@
<aside class="tsd-sources">
<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/90f3da7/src/file/paragraph/paragraph.ts#L22">file/paragraph/paragraph.ts:22</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L22">file/paragraph/paragraph.ts:22</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -188,7 +189,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L33">file/paragraph/paragraph.ts:33</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -206,7 +207,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/90f3da7/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,16 +215,16 @@
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a name="properties" class="tsd-anchor"></a>
<h3>Properties</h3>
<a name="paragraphproperties" class="tsd-anchor"></a>
<h3>paragraph<wbr>Properties</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> Properties<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="paragraphproperties.html" class="tsd-signature-type">ParagraphProperties</a></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> paragraphProperties<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="paragraphproperties.html" class="tsd-signature-type">ParagraphProperties</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L235">file/paragraph/paragraph.ts:235</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -243,7 +244,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L52">file/paragraph/paragraph.ts:52</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L56">file/paragraph/paragraph.ts:56</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -267,7 +268,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/90f3da7/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/00a20b7/src/file/xml-components/xml-component.ts#L33">file/xml-components/xml-component.ts:33</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -290,7 +291,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L47">file/paragraph/paragraph.ts:47</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L51">file/paragraph/paragraph.ts:51</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -313,7 +314,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L66">file/paragraph/paragraph.ts:66</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L70">file/paragraph/paragraph.ts:70</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -336,7 +337,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L42">file/paragraph/paragraph.ts:42</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L46">file/paragraph/paragraph.ts:46</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -359,7 +360,30 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L225">file/paragraph/paragraph.ts:225</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L229">file/paragraph/paragraph.ts:229</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>run: <a href="run.html" class="tsd-signature-type">Run</a></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-external">
<a name="addtabstop" class="tsd-anchor"></a>
<h3>add<wbr>Tab<wbr>Stop</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">add<wbr>Tab<wbr>Stop<span class="tsd-signature-symbol">(</span>run<span class="tsd-signature-symbol">: </span><a href="run.html" class="tsd-signature-type">Run</a><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">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L239">file/paragraph/paragraph.ts:239</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -382,7 +406,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L230">file/paragraph/paragraph.ts:230</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L234">file/paragraph/paragraph.ts:234</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -399,7 +423,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L178">file/paragraph/paragraph.ts:178</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L182">file/paragraph/paragraph.ts:182</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -422,7 +446,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L108">file/paragraph/paragraph.ts:108</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -433,13 +457,13 @@
<a name="centertabstop" class="tsd-anchor"></a>
<h3>center<wbr>Tab<wbr>Stop</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">center<wbr>Tab<wbr>Stop<span class="tsd-signature-symbol">(</span>position<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="paragraph.html" class="tsd-signature-type">Paragraph</a></li>
<li class="tsd-signature tsd-kind-icon">center<wbr>Tab<wbr>Stop<span class="tsd-signature-symbol">(</span>position<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, leader<span class="tsd-signature-symbol">?: </span><a href="../globals.html#leadertype" class="tsd-signature-type">LeaderType</a><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">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L173">file/paragraph/paragraph.ts:173</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L177">file/paragraph/paragraph.ts:177</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -447,6 +471,9 @@
<li>
<h5>position: <span class="tsd-signature-type">number</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> leader: <a href="../globals.html#leadertype" class="tsd-signature-type">LeaderType</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
</li>
@ -462,7 +489,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L37">file/paragraph/paragraph.ts:37</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -479,7 +506,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L60">file/paragraph/paragraph.ts:60</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L64">file/paragraph/paragraph.ts:64</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -503,7 +530,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/90f3da7/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/00a20b7/src/file/xml-components/xml-component.ts#L39">file/xml-components/xml-component.ts:39</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -520,7 +547,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L133">file/paragraph/paragraph.ts:133</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -537,7 +564,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L128">file/paragraph/paragraph.ts:128</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -554,7 +581,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L73">file/paragraph/paragraph.ts:73</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -571,7 +598,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L78">file/paragraph/paragraph.ts:78</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -588,7 +615,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L83">file/paragraph/paragraph.ts:83</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -605,7 +632,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L88">file/paragraph/paragraph.ts:88</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -622,7 +649,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L93">file/paragraph/paragraph.ts:93</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -639,7 +666,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L98">file/paragraph/paragraph.ts:98</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -656,7 +683,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L200">file/paragraph/paragraph.ts:200</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L204">file/paragraph/paragraph.ts:204</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -679,7 +706,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L138">file/paragraph/paragraph.ts:138</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -696,7 +723,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L215">file/paragraph/paragraph.ts:215</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -713,7 +740,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L210">file/paragraph/paragraph.ts:210</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L214">file/paragraph/paragraph.ts:214</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
@ -730,7 +757,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L113">file/paragraph/paragraph.ts:113</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -741,13 +768,13 @@
<a name="lefttabstop" class="tsd-anchor"></a>
<h3>left<wbr>Tab<wbr>Stop</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">left<wbr>Tab<wbr>Stop<span class="tsd-signature-symbol">(</span>position<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="paragraph.html" class="tsd-signature-type">Paragraph</a></li>
<li class="tsd-signature tsd-kind-icon">left<wbr>Tab<wbr>Stop<span class="tsd-signature-symbol">(</span>position<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, leader<span class="tsd-signature-symbol">?: </span><a href="../globals.html#leadertype" class="tsd-signature-type">LeaderType</a><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">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L163">file/paragraph/paragraph.ts:163</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L167">file/paragraph/paragraph.ts:167</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -755,6 +782,9 @@
<li>
<h5>position: <span class="tsd-signature-type">number</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> leader: <a href="../globals.html#leadertype" class="tsd-signature-type">LeaderType</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
</li>
@ -764,15 +794,21 @@
<a name="maxrighttabstop" class="tsd-anchor"></a>
<h3>max<wbr>Right<wbr>Tab<wbr>Stop</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">max<wbr>Right<wbr>Tab<wbr>Stop<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="paragraph.html" class="tsd-signature-type">Paragraph</a></li>
<li class="tsd-signature tsd-kind-icon">max<wbr>Right<wbr>Tab<wbr>Stop<span class="tsd-signature-symbol">(</span>leader<span class="tsd-signature-symbol">?: </span><a href="../globals.html#leadertype" class="tsd-signature-type">LeaderType</a><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">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L158">file/paragraph/paragraph.ts:158</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L162">file/paragraph/paragraph.ts:162</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> leader: <a href="../globals.html#leadertype" class="tsd-signature-type">LeaderType</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
</li>
</ul>
@ -787,7 +823,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L148">file/paragraph/paragraph.ts:148</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -804,7 +840,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L153">file/paragraph/paragraph.ts:153</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -823,7 +859,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/90f3da7/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -840,7 +876,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L220">file/paragraph/paragraph.ts:220</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L224">file/paragraph/paragraph.ts:224</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -863,7 +899,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L118">file/paragraph/paragraph.ts:118</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -874,13 +910,13 @@
<a name="righttabstop" class="tsd-anchor"></a>
<h3>right<wbr>Tab<wbr>Stop</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">right<wbr>Tab<wbr>Stop<span class="tsd-signature-symbol">(</span>position<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="paragraph.html" class="tsd-signature-type">Paragraph</a></li>
<li class="tsd-signature tsd-kind-icon">right<wbr>Tab<wbr>Stop<span class="tsd-signature-symbol">(</span>position<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, leader<span class="tsd-signature-symbol">?: </span><a href="../globals.html#leadertype" class="tsd-signature-type">LeaderType</a><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">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L168">file/paragraph/paragraph.ts:168</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L172">file/paragraph/paragraph.ts:172</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -888,6 +924,9 @@
<li>
<h5>position: <span class="tsd-signature-type">number</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> leader: <a href="../globals.html#leadertype" class="tsd-signature-type">LeaderType</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
</li>
@ -903,7 +942,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L190">file/paragraph/paragraph.ts:190</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L194">file/paragraph/paragraph.ts:194</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -929,7 +968,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L184">file/paragraph/paragraph.ts:184</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L188">file/paragraph/paragraph.ts:188</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -955,7 +994,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L205">file/paragraph/paragraph.ts:205</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L209">file/paragraph/paragraph.ts:209</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -978,7 +1017,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L123">file/paragraph/paragraph.ts:123</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -995,7 +1034,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L195">file/paragraph/paragraph.ts:195</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/paragraph.ts#L199">file/paragraph/paragraph.ts:199</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1018,7 +1057,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L143">file/paragraph/paragraph.ts:143</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -1035,7 +1074,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/paragraph.ts#L103">file/paragraph/paragraph.ts:103</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
@ -1069,7 +1108,7 @@
<a href="paragraph.html#isdeleted" class="tsd-kind-icon">Is<wbr>Deleted</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a href="paragraph.html#properties" class="tsd-kind-icon">Properties</a>
<a href="paragraph.html#paragraphproperties" class="tsd-kind-icon">paragraph<wbr>Properties</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="paragraph.html#addbookmark" class="tsd-kind-icon">add<wbr>Bookmark</a>
@ -1089,6 +1128,9 @@
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="paragraph.html#addruntofront" class="tsd-kind-icon">add<wbr>Run<wbr>ToFront</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="paragraph.html#addtabstop" class="tsd-kind-icon">add<wbr>Tab<wbr>Stop</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="paragraph.html#bidirectional" class="tsd-kind-icon">bidirectional</a>
</li>