Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -102,6 +102,7 @@
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Methods</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_paragraph_paragraph_.paragraph.html#center" class="tsd-kind-icon">center</a></li>
|
||||
@ -148,7 +149,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/52e8fe5/src/file/paragraph/paragraph.ts#L19">file/paragraph/paragraph.ts:19</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/src/file/paragraph/paragraph.ts#L20">file/paragraph/paragraph.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -171,7 +172,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/52e8fe5/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/49cc8a2/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -182,13 +183,36 @@
|
||||
<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/52e8fe5/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/49cc8a2/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 ">
|
||||
<h2>Methods</h2>
|
||||
<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>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-kind-icon">add<wbr>Hyper<wbr>Link<span class="tsd-signature-symbol">(</span>hyperlink<span class="tsd-signature-symbol">: </span><a href="_file_paragraph_links_hyperlink_.hyperlink.html" class="tsd-signature-type">Hyperlink</a><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/49cc8a2/src/file/paragraph/paragraph.ts#L36">file/paragraph/paragraph.ts:36</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
<h5>hyperlink: <a href="_file_paragraph_links_hyperlink_.hyperlink.html" class="tsd-signature-type">Hyperlink</a></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="addrun" class="tsd-anchor"></a>
|
||||
<h3>add<wbr>Run</h3>
|
||||
@ -199,7 +223,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L30">file/paragraph/paragraph.ts:30</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/src/file/paragraph/paragraph.ts#L31">file/paragraph/paragraph.ts:31</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -222,7 +246,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L132">file/paragraph/paragraph.ts:132</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/src/file/paragraph/paragraph.ts#L138">file/paragraph/paragraph.ts:138</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -245,7 +269,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L82">file/paragraph/paragraph.ts:82</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/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>
|
||||
@ -262,7 +286,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L127">file/paragraph/paragraph.ts:127</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/src/file/paragraph/paragraph.ts#L133">file/paragraph/paragraph.ts:133</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -285,7 +309,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L41">file/paragraph/paragraph.ts:41</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/src/file/paragraph/paragraph.ts#L47">file/paragraph/paragraph.ts:47</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -308,7 +332,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L35">file/paragraph/paragraph.ts:35</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/src/file/paragraph/paragraph.ts#L41">file/paragraph/paragraph.ts:41</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -331,7 +355,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L47">file/paragraph/paragraph.ts:47</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/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>
|
||||
@ -348,7 +372,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L52">file/paragraph/paragraph.ts:52</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/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>
|
||||
@ -365,7 +389,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L57">file/paragraph/paragraph.ts:57</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/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>
|
||||
@ -382,7 +406,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L62">file/paragraph/paragraph.ts:62</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/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>
|
||||
@ -399,7 +423,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L67">file/paragraph/paragraph.ts:67</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/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>
|
||||
@ -416,7 +440,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L72">file/paragraph/paragraph.ts:72</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/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>
|
||||
@ -433,7 +457,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L149">file/paragraph/paragraph.ts:149</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/src/file/paragraph/paragraph.ts#L155">file/paragraph/paragraph.ts:155</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -456,7 +480,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L97">file/paragraph/paragraph.ts:97</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/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>
|
||||
@ -473,7 +497,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L164">file/paragraph/paragraph.ts:164</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/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>
|
||||
@ -490,7 +514,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L159">file/paragraph/paragraph.ts:159</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/src/file/paragraph/paragraph.ts#L165">file/paragraph/paragraph.ts:165</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -507,7 +531,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L87">file/paragraph/paragraph.ts:87</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/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>
|
||||
@ -524,7 +548,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L117">file/paragraph/paragraph.ts:117</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/src/file/paragraph/paragraph.ts#L123">file/paragraph/paragraph.ts:123</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -547,7 +571,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L112">file/paragraph/paragraph.ts:112</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/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>
|
||||
@ -564,7 +588,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L107">file/paragraph/paragraph.ts:107</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/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>
|
||||
@ -583,7 +607,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/52e8fe5/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/49cc8a2/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>
|
||||
@ -600,7 +624,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L92">file/paragraph/paragraph.ts:92</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/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>
|
||||
@ -617,7 +641,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L122">file/paragraph/paragraph.ts:122</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/src/file/paragraph/paragraph.ts#L128">file/paragraph/paragraph.ts:128</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -640,7 +664,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L138">file/paragraph/paragraph.ts:138</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/src/file/paragraph/paragraph.ts#L144">file/paragraph/paragraph.ts:144</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -666,7 +690,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L154">file/paragraph/paragraph.ts:154</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/src/file/paragraph/paragraph.ts#L160">file/paragraph/paragraph.ts:160</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -689,7 +713,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L144">file/paragraph/paragraph.ts:144</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/src/file/paragraph/paragraph.ts#L150">file/paragraph/paragraph.ts:150</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -712,7 +736,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L102">file/paragraph/paragraph.ts:102</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/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>
|
||||
@ -729,7 +753,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/52e8fe5/src/file/paragraph/paragraph.ts#L77">file/paragraph/paragraph.ts:77</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/49cc8a2/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>
|
||||
@ -765,6 +789,9 @@
|
||||
<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-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>
|
||||
|
Reference in New Issue
Block a user