Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -92,10 +92,9 @@
|
||||
<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>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-index-section tsd-is-private-protected">
|
||||
<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-private"><a href="_file_paragraph_paragraph_.paragraph.html#properties" class="tsd-kind-icon">properties</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>
|
||||
@ -148,7 +147,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/844b9ab/src/file/paragraph/paragraph.ts#L19">file/paragraph/paragraph.ts:19</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L19">file/paragraph/paragraph.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -162,18 +161,8 @@
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-private-protected">
|
||||
<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-private">
|
||||
<a name="properties" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagPrivate">Private</span> properties</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">properties<span class="tsd-signature-symbol">:</span> <a href="_file_paragraph_properties_.paragraphproperties.html" class="tsd-signature-type">ParagraphProperties</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L19">file/paragraph/paragraph.ts:19</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>
|
||||
@ -181,7 +170,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/844b9ab/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/1866033/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -192,7 +181,7 @@
|
||||
<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/844b9ab/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/1866033/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -209,7 +198,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L30">file/paragraph/paragraph.ts:30</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L30">file/paragraph/paragraph.ts:30</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -232,7 +221,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L127">file/paragraph/paragraph.ts:127</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L127">file/paragraph/paragraph.ts:127</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -249,7 +238,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L77">file/paragraph/paragraph.ts:77</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L77">file/paragraph/paragraph.ts:77</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -266,7 +255,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L122">file/paragraph/paragraph.ts:122</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L122">file/paragraph/paragraph.ts:122</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -289,7 +278,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L41">file/paragraph/paragraph.ts:41</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L41">file/paragraph/paragraph.ts:41</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -312,7 +301,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L35">file/paragraph/paragraph.ts:35</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L35">file/paragraph/paragraph.ts:35</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -335,7 +324,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L47">file/paragraph/paragraph.ts:47</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L47">file/paragraph/paragraph.ts:47</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -352,7 +341,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L52">file/paragraph/paragraph.ts:52</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L52">file/paragraph/paragraph.ts:52</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -369,7 +358,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L57">file/paragraph/paragraph.ts:57</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L57">file/paragraph/paragraph.ts:57</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -386,7 +375,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L62">file/paragraph/paragraph.ts:62</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L62">file/paragraph/paragraph.ts:62</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -403,7 +392,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L67">file/paragraph/paragraph.ts:67</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L67">file/paragraph/paragraph.ts:67</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -420,7 +409,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L144">file/paragraph/paragraph.ts:144</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L144">file/paragraph/paragraph.ts:144</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -443,7 +432,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L92">file/paragraph/paragraph.ts:92</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L92">file/paragraph/paragraph.ts:92</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -460,7 +449,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L159">file/paragraph/paragraph.ts:159</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L159">file/paragraph/paragraph.ts:159</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -477,7 +466,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L154">file/paragraph/paragraph.ts:154</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L154">file/paragraph/paragraph.ts:154</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -494,7 +483,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L82">file/paragraph/paragraph.ts:82</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L82">file/paragraph/paragraph.ts:82</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -511,7 +500,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L112">file/paragraph/paragraph.ts:112</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L112">file/paragraph/paragraph.ts:112</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -534,7 +523,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L107">file/paragraph/paragraph.ts:107</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L107">file/paragraph/paragraph.ts:107</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -551,7 +540,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L102">file/paragraph/paragraph.ts:102</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L102">file/paragraph/paragraph.ts:102</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -570,7 +559,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/844b9ab/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/1866033/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>
|
||||
@ -587,7 +576,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L87">file/paragraph/paragraph.ts:87</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L87">file/paragraph/paragraph.ts:87</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -604,7 +593,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L117">file/paragraph/paragraph.ts:117</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L117">file/paragraph/paragraph.ts:117</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -627,7 +616,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L133">file/paragraph/paragraph.ts:133</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L133">file/paragraph/paragraph.ts:133</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -653,7 +642,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L149">file/paragraph/paragraph.ts:149</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L149">file/paragraph/paragraph.ts:149</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -676,7 +665,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L139">file/paragraph/paragraph.ts:139</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L139">file/paragraph/paragraph.ts:139</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -699,7 +688,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L97">file/paragraph/paragraph.ts:97</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L97">file/paragraph/paragraph.ts:97</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -716,7 +705,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/paragraph/paragraph.ts#L72">file/paragraph/paragraph.ts:72</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/paragraph/paragraph.ts#L72">file/paragraph/paragraph.ts:72</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h4>
|
||||
@ -746,9 +735,6 @@
|
||||
<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-private">
|
||||
<a href="_file_paragraph_paragraph_.paragraph.html#properties" class="tsd-kind-icon">properties</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>
|
||||
|
Reference in New Issue
Block a user