Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -92,8 +92,8 @@
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="imageparagraph.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="imageparagraph.html#isdeleted" class="tsd-kind-icon">Is<wbr>Deleted</a></li>
|
||||
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="imageparagraph.html#properties" class="tsd-kind-icon">Properties</a></li>
|
||||
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="imageparagraph.html#run" class="tsd-kind-icon">Run</a></li>
|
||||
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="imageparagraph.html#paragraphproperties" class="tsd-kind-icon">paragraph<wbr>Properties</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-index-section tsd-is-external">
|
||||
@ -105,6 +105,7 @@
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="imageparagraph.html#addimage" class="tsd-kind-icon">add<wbr>Image</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="imageparagraph.html#addrun" class="tsd-kind-icon">add<wbr>Run</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="imageparagraph.html#addruntofront" class="tsd-kind-icon">add<wbr>Run<wbr>ToFront</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="imageparagraph.html#addtabstop" class="tsd-kind-icon">add<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#bidirectional" class="tsd-kind-icon">bidirectional</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="imageparagraph.html#bullet" class="tsd-kind-icon">bullet</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="imageparagraph.html#center" class="tsd-kind-icon">center</a></li>
|
||||
@ -159,7 +160,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/90f3da7/src/file/paragraph/image.ts#L7">file/paragraph/image.ts:7</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/image.ts#L7">file/paragraph/image.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -189,7 +190,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/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>
|
||||
@ -207,31 +208,13 @@
|
||||
<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>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a name="properties" class="tsd-anchor"></a>
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited 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>
|
||||
</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#properties">Properties</a></p>
|
||||
<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>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphproperties.html" class="tsd-signature-type">ParagraphProperties</a></h4>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
|
||||
<a name="run" class="tsd-anchor"></a>
|
||||
<h3>Run</h3>
|
||||
@ -242,13 +225,31 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90f3da7/src/file/paragraph/image.ts#L19">file/paragraph/image.ts:19</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/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>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<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-inherited tsd-is-external">
|
||||
<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">
|
||||
<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/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>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Methods</h2>
|
||||
@ -263,7 +264,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/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>
|
||||
@ -287,7 +288,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>
|
||||
@ -311,7 +312,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/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>
|
||||
@ -335,7 +336,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/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>
|
||||
@ -359,7 +360,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/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>
|
||||
@ -383,7 +384,31 @@
|
||||
<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/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-inherited 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-inherited 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">
|
||||
<p>Inherited from <a href="paragraph.html">Paragraph</a>.<a href="paragraph.html#addtabstop">addTabStop</a></p>
|
||||
<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>
|
||||
@ -407,7 +432,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/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>
|
||||
@ -425,7 +450,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/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>
|
||||
@ -449,7 +474,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/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>
|
||||
@ -460,14 +485,14 @@
|
||||
<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-inherited 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">
|
||||
<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/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>
|
||||
@ -475,6 +500,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>
|
||||
@ -491,7 +519,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/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>
|
||||
@ -509,7 +537,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/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>
|
||||
@ -533,7 +561,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>
|
||||
@ -551,7 +579,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/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>
|
||||
@ -569,7 +597,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/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>
|
||||
@ -587,7 +615,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/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>
|
||||
@ -605,7 +633,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/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>
|
||||
@ -623,7 +651,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/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>
|
||||
@ -641,7 +669,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/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>
|
||||
@ -659,7 +687,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/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>
|
||||
@ -677,7 +705,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/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>
|
||||
@ -695,7 +723,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/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>
|
||||
@ -719,7 +747,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/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>
|
||||
@ -737,7 +765,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/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>
|
||||
@ -755,7 +783,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/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>
|
||||
@ -773,7 +801,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/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>
|
||||
@ -784,14 +812,14 @@
|
||||
<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-inherited 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">
|
||||
<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/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>
|
||||
@ -799,6 +827,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>
|
||||
@ -808,16 +839,22 @@
|
||||
<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-inherited 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">
|
||||
<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/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>
|
||||
@ -833,7 +870,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/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>
|
||||
@ -851,7 +888,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/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>
|
||||
@ -870,7 +907,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>
|
||||
@ -888,7 +925,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/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>
|
||||
@ -912,7 +949,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/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>
|
||||
@ -923,14 +960,14 @@
|
||||
<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-inherited 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">
|
||||
<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/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>
|
||||
@ -938,6 +975,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>
|
||||
@ -953,7 +993,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/image.ts#L15">file/paragraph/image.ts:15</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/00a20b7/src/file/paragraph/image.ts#L15">file/paragraph/image.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -980,7 +1020,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/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>
|
||||
@ -1007,7 +1047,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/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>
|
||||
@ -1034,7 +1074,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/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>
|
||||
@ -1058,7 +1098,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/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>
|
||||
@ -1076,7 +1116,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/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>
|
||||
@ -1100,7 +1140,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/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>
|
||||
@ -1118,7 +1158,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/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>
|
||||
@ -1151,12 +1191,12 @@
|
||||
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a href="imageparagraph.html#isdeleted" class="tsd-kind-icon">Is<wbr>Deleted</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a href="imageparagraph.html#properties" class="tsd-kind-icon">Properties</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
|
||||
<a href="imageparagraph.html#run" class="tsd-kind-icon">Run</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a href="imageparagraph.html#paragraphproperties" class="tsd-kind-icon">paragraph<wbr>Properties</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a href="imageparagraph.html#addbookmark" class="tsd-kind-icon">add<wbr>Bookmark</a>
|
||||
</li>
|
||||
@ -1175,6 +1215,9 @@
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a href="imageparagraph.html#addruntofront" class="tsd-kind-icon">add<wbr>Run<wbr>ToFront</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a href="imageparagraph.html#addtabstop" class="tsd-kind-icon">add<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#bidirectional" class="tsd-kind-icon">bidirectional</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user