Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -95,13 +95,21 @@
|
||||
<section class="tsd-index-section tsd-is-inherited tsd-is-private-protected">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_file_paragraph_paragraph_.paragraph.html#deleted" class="tsd-kind-icon">deleted</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_file_paragraph_paragraph_.paragraph.html#root" class="tsd-kind-icon">root</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_file_paragraph_paragraph_.paragraph.html#rootkey" class="tsd-kind-icon">root<wbr>Key</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-index-section tsd-is-inherited">
|
||||
<h3>Accessors</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="_file_paragraph_paragraph_.paragraph.html#isdeleted" class="tsd-kind-icon">is<wbr>Deleted</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Methods</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_file_paragraph_paragraph_.paragraph.html#addchildelement" class="tsd-kind-icon">add<wbr>Child<wbr>Element</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#addhyperlink" class="tsd-kind-icon">add<wbr>Hyper<wbr>Link</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#addrun" class="tsd-kind-icon">add<wbr>Run</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#bullet" class="tsd-kind-icon">bullet</a></li>
|
||||
@ -109,6 +117,7 @@
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#centertabstop" class="tsd-kind-icon">center<wbr>Tab<wbr>Stop</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#createpicturerun" class="tsd-kind-icon">create<wbr>Picture<wbr>Run</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#createtextrun" class="tsd-kind-icon">create<wbr>Text<wbr>Run</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_file_paragraph_paragraph_.paragraph.html#delete" class="tsd-kind-icon">delete</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#heading1" class="tsd-kind-icon">heading1</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#heading2" class="tsd-kind-icon">heading2</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#heading3" class="tsd-kind-icon">heading3</a></li>
|
||||
@ -126,6 +135,7 @@
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_file_paragraph_paragraph_.paragraph.html#prepforxml" class="tsd-kind-icon">prep<wbr>For<wbr>Xml</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#right" class="tsd-kind-icon">right</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#righttabstop" class="tsd-kind-icon">right<wbr>Tab<wbr>Stop</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#setcustomnumbering" class="tsd-kind-icon">set<wbr>Custom<wbr>Numbering</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#setnumbering" class="tsd-kind-icon">set<wbr>Numbering</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#spacing" class="tsd-kind-icon">spacing</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#style" class="tsd-kind-icon">style</a></li>
|
||||
@ -149,7 +159,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L20">file/paragraph/paragraph.ts:20</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L20">file/paragraph/paragraph.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -165,6 +175,17 @@
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-inherited tsd-is-private-protected">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
|
||||
<a name="deleted" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagProtected">Protected</span> deleted</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">deleted<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
|
||||
<a name="root" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagProtected">Protected</span> root</h3>
|
||||
@ -172,7 +193,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -183,13 +204,58 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-inherited">
|
||||
<h2>Accessors</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
|
||||
<a name="isdeleted" class="tsd-anchor"></a>
|
||||
<h3>is<wbr>Deleted</h3>
|
||||
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
|
||||
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> isDeleted<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-descriptions">
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/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>
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Methods</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
<a name="addchildelement" class="tsd-anchor"></a>
|
||||
<h3>add<wbr>Child<wbr>Element</h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
<li class="tsd-signature tsd-kind-icon">add<wbr>Child<wbr>Element<span class="tsd-signature-symbol">(</span>child<span class="tsd-signature-symbol">: </span><a href="_file_xml_components_xml_component_.xmlcomponent.html" class="tsd-signature-type">XmlComponent</a><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="_file_xml_components_xml_component_.xmlcomponent.html" class="tsd-signature-type">XmlComponent</a></li>
|
||||
</ul>
|
||||
<ul class="tsd-descriptions">
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/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>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
<h5>child: <a href="_file_xml_components_xml_component_.xmlcomponent.html" class="tsd-signature-type">XmlComponent</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
</ul>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_xml_components_xml_component_.xmlcomponent.html" class="tsd-signature-type">XmlComponent</a></h4>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
||||
<a name="addhyperlink" class="tsd-anchor"></a>
|
||||
<h3>add<wbr>Hyper<wbr>Link</h3>
|
||||
@ -200,7 +266,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L36">file/paragraph/paragraph.ts:36</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L36">file/paragraph/paragraph.ts:36</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -223,7 +289,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L31">file/paragraph/paragraph.ts:31</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L31">file/paragraph/paragraph.ts:31</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -246,7 +312,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L138">file/paragraph/paragraph.ts:138</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L138">file/paragraph/paragraph.ts:138</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -269,7 +335,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L88">file/paragraph/paragraph.ts:88</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L88">file/paragraph/paragraph.ts:88</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -286,7 +352,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L133">file/paragraph/paragraph.ts:133</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L133">file/paragraph/paragraph.ts:133</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -309,7 +375,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L47">file/paragraph/paragraph.ts:47</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L47">file/paragraph/paragraph.ts:47</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -332,7 +398,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L41">file/paragraph/paragraph.ts:41</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L41">file/paragraph/paragraph.ts:41</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -345,6 +411,24 @@
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
<a name="delete" class="tsd-anchor"></a>
|
||||
<h3>delete</h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
<li class="tsd-signature tsd-kind-icon">delete<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-descriptions">
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/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>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
||||
<a name="heading1" class="tsd-anchor"></a>
|
||||
<h3>heading1</h3>
|
||||
@ -355,7 +439,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L53">file/paragraph/paragraph.ts:53</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L53">file/paragraph/paragraph.ts:53</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -372,7 +456,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L58">file/paragraph/paragraph.ts:58</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L58">file/paragraph/paragraph.ts:58</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -389,7 +473,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L63">file/paragraph/paragraph.ts:63</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L63">file/paragraph/paragraph.ts:63</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -406,7 +490,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L68">file/paragraph/paragraph.ts:68</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L68">file/paragraph/paragraph.ts:68</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -423,7 +507,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L73">file/paragraph/paragraph.ts:73</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L73">file/paragraph/paragraph.ts:73</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -440,7 +524,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L78">file/paragraph/paragraph.ts:78</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L78">file/paragraph/paragraph.ts:78</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -457,7 +541,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L155">file/paragraph/paragraph.ts:155</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L160">file/paragraph/paragraph.ts:160</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -480,7 +564,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L103">file/paragraph/paragraph.ts:103</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L103">file/paragraph/paragraph.ts:103</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -497,7 +581,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L170">file/paragraph/paragraph.ts:170</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L175">file/paragraph/paragraph.ts:175</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -514,7 +598,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L165">file/paragraph/paragraph.ts:165</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L170">file/paragraph/paragraph.ts:170</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -531,7 +615,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L93">file/paragraph/paragraph.ts:93</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L93">file/paragraph/paragraph.ts:93</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -548,7 +632,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L123">file/paragraph/paragraph.ts:123</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L123">file/paragraph/paragraph.ts:123</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -571,7 +655,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L118">file/paragraph/paragraph.ts:118</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L118">file/paragraph/paragraph.ts:118</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -588,7 +672,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L113">file/paragraph/paragraph.ts:113</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L113">file/paragraph/paragraph.ts:113</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -607,7 +691,7 @@
|
||||
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
|
||||
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/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/b4f07f5/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/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
|
||||
@ -624,7 +708,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L98">file/paragraph/paragraph.ts:98</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L98">file/paragraph/paragraph.ts:98</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -641,7 +725,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L128">file/paragraph/paragraph.ts:128</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L128">file/paragraph/paragraph.ts:128</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -654,6 +738,32 @@
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
||||
<a name="setcustomnumbering" class="tsd-anchor"></a>
|
||||
<h3>set<wbr>Custom<wbr>Numbering</h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-kind-icon">set<wbr>Custom<wbr>Numbering<span class="tsd-signature-symbol">(</span>numberId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, indentLevel<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="_file_paragraph_paragraph_.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/b4f07f5/src/file/paragraph/paragraph.ts#L150">file/paragraph/paragraph.ts:150</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
<h5>numberId: <span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li>
|
||||
<h5>indentLevel: <span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
</ul>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.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">
|
||||
<a name="setnumbering" class="tsd-anchor"></a>
|
||||
<h3>set<wbr>Numbering</h3>
|
||||
@ -664,7 +774,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L144">file/paragraph/paragraph.ts:144</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L144">file/paragraph/paragraph.ts:144</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -690,7 +800,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L160">file/paragraph/paragraph.ts:160</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L165">file/paragraph/paragraph.ts:165</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -713,7 +823,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L150">file/paragraph/paragraph.ts:150</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L155">file/paragraph/paragraph.ts:155</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -736,7 +846,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L108">file/paragraph/paragraph.ts:108</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L108">file/paragraph/paragraph.ts:108</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -753,7 +863,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/paragraph/paragraph.ts#L83">file/paragraph/paragraph.ts:83</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/paragraph/paragraph.ts#L83">file/paragraph/paragraph.ts:83</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -783,12 +893,21 @@
|
||||
<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
|
||||
<a href="_file_paragraph_paragraph_.paragraph.html#constructor" class="tsd-kind-icon">constructor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
|
||||
<a href="_file_paragraph_paragraph_.paragraph.html#deleted" class="tsd-kind-icon">deleted</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
|
||||
<a href="_file_paragraph_paragraph_.paragraph.html#root" class="tsd-kind-icon">root</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
|
||||
<a href="_file_paragraph_paragraph_.paragraph.html#rootkey" class="tsd-kind-icon">root<wbr>Key</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
|
||||
<a href="_file_paragraph_paragraph_.paragraph.html#isdeleted" class="tsd-kind-icon">is<wbr>Deleted</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
<a href="_file_paragraph_paragraph_.paragraph.html#addchildelement" class="tsd-kind-icon">add<wbr>Child<wbr>Element</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class">
|
||||
<a href="_file_paragraph_paragraph_.paragraph.html#addhyperlink" class="tsd-kind-icon">add<wbr>Hyper<wbr>Link</a>
|
||||
</li>
|
||||
@ -810,6 +929,9 @@
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class">
|
||||
<a href="_file_paragraph_paragraph_.paragraph.html#createtextrun" class="tsd-kind-icon">create<wbr>Text<wbr>Run</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
<a href="_file_paragraph_paragraph_.paragraph.html#delete" class="tsd-kind-icon">delete</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class">
|
||||
<a href="_file_paragraph_paragraph_.paragraph.html#heading1" class="tsd-kind-icon">heading1</a>
|
||||
</li>
|
||||
@ -861,6 +983,9 @@
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class">
|
||||
<a href="_file_paragraph_paragraph_.paragraph.html#righttabstop" class="tsd-kind-icon">right<wbr>Tab<wbr>Stop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class">
|
||||
<a href="_file_paragraph_paragraph_.paragraph.html#setcustomnumbering" class="tsd-kind-icon">set<wbr>Custom<wbr>Numbering</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class">
|
||||
<a href="_file_paragraph_paragraph_.paragraph.html#setnumbering" class="tsd-kind-icon">set<wbr>Numbering</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user