Deploying to gh-pages from @ dolanmiu/docx@e549f8ae61 🚀
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">AbstractNumbering</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/abstract-numbering.ts#L32">src/file/numbering/abstract-numbering.ts:32</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/abstract-numbering.ts#L32">src/file/numbering/abstract-numbering.ts:32</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -46,7 +46,7 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_AbstractNumbering">new <wbr/>Abstract<wbr/>Numbering<span class="tsd-signature-symbol">(</span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, levelOptions<span class="tsd-signature-symbol">: </span><a href="../interfaces/ILevelsOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ILevelsOptions</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="AbstractNumbering.html" class="tsd-signature-type" data-tsd-kind="Class">AbstractNumbering</a><a href="#constructor.new_AbstractNumbering" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_AbstractNumbering">new <wbr/>Abstract<wbr/>Numbering<span class="tsd-signature-symbol">(</span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, levelOptions<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../interfaces/ILevelsOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ILevelsOptions</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="AbstractNumbering.html" class="tsd-signature-type" data-tsd-kind="Class">AbstractNumbering</a><a href="#constructor.new_AbstractNumbering" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -54,18 +54,18 @@
|
||||
<li>
|
||||
<h5>id: <span class="tsd-signature-type">number</span></h5></li>
|
||||
<li>
|
||||
<h5>levelOptions: <a href="../interfaces/ILevelsOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ILevelsOptions</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h5>levelOptions: <span class="tsd-signature-symbol">readonly </span><a href="../interfaces/ILevelsOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ILevelsOptions</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="AbstractNumbering.html" class="tsd-signature-type" data-tsd-kind="Class">AbstractNumbering</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/abstract-numbering.ts#L35">src/file/numbering/abstract-numbering.ts:35</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/abstract-numbering.ts#L35">src/file/numbering/abstract-numbering.ts:35</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="id" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>id</span><a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/abstract-numbering.ts#L33">src/file/numbering/abstract-numbering.ts:33</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/abstract-numbering.ts#L33">src/file/numbering/abstract-numbering.ts:33</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 tsd-is-inherited"><a id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -81,7 +81,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -95,7 +95,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Alignment</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/formatting/alignment.ts#L20">src/file/paragraph/formatting/alignment.ts:20</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/formatting/alignment.ts#L20">src/file/paragraph/formatting/alignment.ts:20</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="Alignment.html" class="tsd-signature-type" data-tsd-kind="Class">Alignment</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/formatting/alignment.ts#L21">src/file/paragraph/formatting/alignment.ts:21</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/formatting/alignment.ts#L21">src/file/paragraph/formatting/alignment.ts:21</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">AlignmentAttributes</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/formatting/alignment.ts#L16">src/file/paragraph/formatting/alignment.ts:16</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/formatting/alignment.ts#L16">src/file/paragraph/formatting/alignment.ts:16</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -54,7 +54,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="AlignmentAttributes.html" class="tsd-signature-type" data-tsd-kind="Class">AlignmentAttributes</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></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 id="prepForXml" class="tsd-anchor"></a>
|
||||
@ -70,7 +70,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Attributes</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/attributes.ts#L3">src/file/xml-components/attributes.ts:3</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/attributes.ts#L3">src/file/xml-components/attributes.ts:3</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -92,7 +92,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="Attributes.html" class="tsd-signature-type" data-tsd-kind="Class">Attributes</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></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 id="prepForXml" class="tsd-anchor"></a>
|
||||
@ -108,7 +108,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -27,7 +27,7 @@
|
||||
<li><a href="EmphasisMark.html" class="tsd-signature-type" data-tsd-kind="Class">EmphasisMark</a></li>
|
||||
<li><a href="DotEmphasisMark.html" class="tsd-signature-type" data-tsd-kind="Class">DotEmphasisMark</a></li></ul></section></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/emphasis-mark.ts#L7">src/file/paragraph/run/emphasis-mark.ts:7</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/emphasis-mark.ts#L7">src/file/paragraph/run/emphasis-mark.ts:7</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -53,7 +53,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -67,7 +67,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -23,7 +23,7 @@
|
||||
<li><a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></li>
|
||||
<li><a href="XmlAttributeComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlAttributeComponent</a></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/base.ts#L10">src/file/xml-components/base.ts:10</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/base.ts#L10">src/file/xml-components/base.ts:10</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -51,7 +51,7 @@
|
||||
<h5>rootKey: <span class="tsd-signature-type">string</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="BaseXmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">BaseXmlComponent</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/base.ts#L13">src/file/xml-components/base.ts:13</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/base.ts#L13">src/file/xml-components/base.ts:13</a></li></ul></aside></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"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
@ -66,7 +66,7 @@
|
||||
<h5>context: <a href="../interfaces/IContext.html" class="tsd-signature-type" data-tsd-kind="Interface">IContext</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/base.ts#L17">src/file/xml-components/base.ts:17</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/base.ts#L17">src/file/xml-components/base.ts:17</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Body</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/body.ts#L6">src/file/document/body/body.ts:6</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/body.ts#L6">src/file/document/body/body.ts:6</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -49,7 +49,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="Body.html" class="tsd-signature-type" data-tsd-kind="Class">Body</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/body.ts#L9">src/file/document/body/body.ts:9</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/body.ts#L10">src/file/document/body/body.ts:10</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -65,7 +65,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="addSection" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>add<wbr/>Section</span><a href="#addSection" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
@ -88,7 +88,7 @@ The spec says:</p>
|
||||
</div></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/body.ts#L21">src/file/document/body/body.ts:21</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/body.ts#L23">src/file/document/body/body.ts:23</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
@ -102,7 +102,7 @@ The spec says:</p>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/body.ts#L28">src/file/document/body/body.ts:28</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/body.ts#L30">src/file/document/body/body.ts:30</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="push" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>push</span><a href="#push" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
@ -115,7 +115,7 @@ The spec says:</p>
|
||||
<h5>component: <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/body.ts#L37">src/file/document/body/body.ts:37</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/body.ts#L39">src/file/document/body/body.ts:39</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -18,7 +18,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Bookmark</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/bookmark.ts#L8">src/file/paragraph/links/bookmark.ts:8</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/bookmark.ts#L8">src/file/paragraph/links/bookmark.ts:8</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -39,38 +39,38 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_Bookmark">new <wbr/>Bookmark<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>id<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><span class="tsd-signature-symbol">: </span><a href="Bookmark.html" class="tsd-signature-type" data-tsd-kind="Class">Bookmark</a><a href="#constructor.new_Bookmark" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_Bookmark">new <wbr/>Bookmark<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>id<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><span class="tsd-signature-symbol">: </span><a href="Bookmark.html" class="tsd-signature-type" data-tsd-kind="Class">Bookmark</a><a href="#constructor.new_Bookmark" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5>options: <span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<h5>options: <span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span></h5></li>
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span></h5></li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="Bookmark.html" class="tsd-signature-type" data-tsd-kind="Class">Bookmark</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/bookmark.ts#L13">src/file/paragraph/links/bookmark.ts:13</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/bookmark.ts#L13">src/file/paragraph/links/bookmark.ts:13</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="children" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">children<span class="tsd-signature-symbol">:</span> <a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
||||
<div class="tsd-signature">children<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/bookmark.ts#L10">src/file/paragraph/links/bookmark.ts:10</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/bookmark.ts#L10">src/file/paragraph/links/bookmark.ts:10</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="end" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>end</span><a href="#end" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">end<span class="tsd-signature-symbol">:</span> <a href="BookmarkEnd.html" class="tsd-signature-type" data-tsd-kind="Class">BookmarkEnd</a></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/bookmark.ts#L11">src/file/paragraph/links/bookmark.ts:11</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/bookmark.ts#L11">src/file/paragraph/links/bookmark.ts:11</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="start" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>start</span><a href="#start" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">start<span class="tsd-signature-symbol">:</span> <a href="BookmarkStart.html" class="tsd-signature-type" data-tsd-kind="Class">BookmarkStart</a></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/bookmark.ts#L9">src/file/paragraph/links/bookmark.ts:9</a></li></ul></aside></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/bookmark.ts#L9">src/file/paragraph/links/bookmark.ts:9</a></li></ul></aside></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">BookmarkEnd</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/bookmark.ts#L66">src/file/paragraph/links/bookmark.ts:66</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/bookmark.ts#L66">src/file/paragraph/links/bookmark.ts:66</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="BookmarkEnd.html" class="tsd-signature-type" data-tsd-kind="Class">BookmarkEnd</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/bookmark.ts#L67">src/file/paragraph/links/bookmark.ts:67</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/bookmark.ts#L67">src/file/paragraph/links/bookmark.ts:67</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">BookmarkStart</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/bookmark.ts#L54">src/file/paragraph/links/bookmark.ts:54</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/bookmark.ts#L54">src/file/paragraph/links/bookmark.ts:54</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -54,7 +54,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="BookmarkStart.html" class="tsd-signature-type" data-tsd-kind="Class">BookmarkStart</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/bookmark.ts#L55">src/file/paragraph/links/bookmark.ts:55</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/bookmark.ts#L55">src/file/paragraph/links/bookmark.ts:55</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -70,7 +70,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -84,7 +84,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Border</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/formatting/border.ts#L12">src/file/paragraph/formatting/border.ts:12</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/formatting/border.ts#L12">src/file/paragraph/formatting/border.ts:12</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="Border.html" class="tsd-signature-type" data-tsd-kind="Class">Border</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="IgnoreIfEmptyXmlComponent.html">IgnoreIfEmptyXmlComponent</a>.<a href="IgnoreIfEmptyXmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/formatting/border.ts#L13">src/file/paragraph/formatting/border.ts:13</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/formatting/border.ts#L13">src/file/paragraph/formatting/border.ts:13</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="IgnoreIfEmptyXmlComponent.html">IgnoreIfEmptyXmlComponent</a>.<a href="IgnoreIfEmptyXmlComponent.html#addChildElement">addChildElement</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="IgnoreIfEmptyXmlComponent.html">IgnoreIfEmptyXmlComponent</a>.<a href="IgnoreIfEmptyXmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L42">src/file/xml-components/xml-component.ts:42</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L42">src/file/xml-components/xml-component.ts:42</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">BorderElement</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/border/border.ts#L35">src/file/border/border.ts:35</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/border/border.ts#L35">src/file/border/border.ts:35</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -54,7 +54,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="BorderElement.html" class="tsd-signature-type" data-tsd-kind="Class">BorderElement</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/border/border.ts#L36">src/file/border/border.ts:36</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/border/border.ts#L36">src/file/border/border.ts:36</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -70,7 +70,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -84,7 +84,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Column</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/section-properties/properties/column.ts#L16">src/file/document/body/section-properties/properties/column.ts:16</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/section-properties/properties/column.ts#L16">src/file/document/body/section-properties/properties/column.ts:16</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="Column.html" class="tsd-signature-type" data-tsd-kind="Class">Column</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/section-properties/properties/column.ts#L17">src/file/document/body/section-properties/properties/column.ts:17</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/section-properties/properties/column.ts#L17">src/file/document/body/section-properties/properties/column.ts:17</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">ColumnAttributes</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/section-properties/properties/column.ts#L9">src/file/document/body/section-properties/properties/column.ts:9</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/section-properties/properties/column.ts#L9">src/file/document/body/section-properties/properties/column.ts:9</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -51,7 +51,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="ColumnAttributes.html" class="tsd-signature-type" data-tsd-kind="Class">ColumnAttributes</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></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 id="prepForXml" class="tsd-anchor"></a>
|
||||
@ -67,7 +67,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">ColumnBreak</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/formatting/break.ts#L29">src/file/paragraph/formatting/break.ts:29</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/formatting/break.ts#L29">src/file/paragraph/formatting/break.ts:29</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -47,7 +47,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="ColumnBreak.html" class="tsd-signature-type" data-tsd-kind="Class">ColumnBreak</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="Run.html">Run</a>.<a href="Run.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/formatting/break.ts#L30">src/file/paragraph/formatting/break.ts:30</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/formatting/break.ts#L30">src/file/paragraph/formatting/break.ts:30</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -63,7 +63,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="Run.html">Run</a>.<a href="Run.html#addChildElement">addChildElement</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -77,7 +77,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="Run.html">Run</a>.<a href="Run.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Columns</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/section-properties/properties/columns.ts#L32">src/file/document/body/section-properties/properties/columns.ts:32</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/section-properties/properties/columns.ts#L32">src/file/document/body/section-properties/properties/columns.ts:32</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="Columns.html" class="tsd-signature-type" data-tsd-kind="Class">Columns</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/section-properties/properties/columns.ts#L33">src/file/document/body/section-properties/properties/columns.ts:33</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/section-properties/properties/columns.ts#L33">src/file/document/body/section-properties/properties/columns.ts:33</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">ColumnsAttributes</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/section-properties/properties/columns.ts#L23">src/file/document/body/section-properties/properties/columns.ts:23</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/section-properties/properties/columns.ts#L23">src/file/document/body/section-properties/properties/columns.ts:23</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -51,7 +51,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="ColumnsAttributes.html" class="tsd-signature-type" data-tsd-kind="Class">ColumnsAttributes</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></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 id="prepForXml" class="tsd-anchor"></a>
|
||||
@ -67,7 +67,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Comment</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/comment-run.ts#L122">src/file/paragraph/run/comment-run.ts:122</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/comment-run.ts#L122">src/file/paragraph/run/comment-run.ts:122</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="Comment.html" class="tsd-signature-type" data-tsd-kind="Class">Comment</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/comment-run.ts#L123">src/file/paragraph/run/comment-run.ts:123</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/comment-run.ts#L123">src/file/paragraph/run/comment-run.ts:123</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">CommentRangeEnd</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/comment-run.ts#L106">src/file/paragraph/run/comment-run.ts:106</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/comment-run.ts#L106">src/file/paragraph/run/comment-run.ts:106</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="CommentRangeEnd.html" class="tsd-signature-type" data-tsd-kind="Class">CommentRangeEnd</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/comment-run.ts#L107">src/file/paragraph/run/comment-run.ts:107</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/comment-run.ts#L107">src/file/paragraph/run/comment-run.ts:107</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">CommentRangeStart</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/comment-run.ts#L98">src/file/paragraph/run/comment-run.ts:98</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/comment-run.ts#L98">src/file/paragraph/run/comment-run.ts:98</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="CommentRangeStart.html" class="tsd-signature-type" data-tsd-kind="Class">CommentRangeStart</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/comment-run.ts#L99">src/file/paragraph/run/comment-run.ts:99</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/comment-run.ts#L99">src/file/paragraph/run/comment-run.ts:99</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">CommentReference</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/comment-run.ts#L114">src/file/paragraph/run/comment-run.ts:114</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/comment-run.ts#L114">src/file/paragraph/run/comment-run.ts:114</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="CommentReference.html" class="tsd-signature-type" data-tsd-kind="Class">CommentReference</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/comment-run.ts#L115">src/file/paragraph/run/comment-run.ts:115</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/comment-run.ts#L115">src/file/paragraph/run/comment-run.ts:115</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Comments</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/comment-run.ts#L138">src/file/paragraph/run/comment-run.ts:138</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/comment-run.ts#L138">src/file/paragraph/run/comment-run.ts:138</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="Comments.html" class="tsd-signature-type" data-tsd-kind="Class">Comments</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/comment-run.ts#L139">src/file/paragraph/run/comment-run.ts:139</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/comment-run.ts#L139">src/file/paragraph/run/comment-run.ts:139</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -26,7 +26,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><a href="InternalHyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">InternalHyperlink</a></li></ul></section></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/hyperlink.ts#L13">src/file/paragraph/links/hyperlink.ts:13</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/hyperlink.ts#L13">src/file/paragraph/links/hyperlink.ts:13</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -50,13 +50,13 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_ConcreteHyperlink">new <wbr/>Concrete<wbr/>Hyperlink<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">: </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span>, relationshipId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, anchor<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="ConcreteHyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">ConcreteHyperlink</a><a href="#constructor.new_ConcreteHyperlink" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_ConcreteHyperlink">new <wbr/>Concrete<wbr/>Hyperlink<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span>, relationshipId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, anchor<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="ConcreteHyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">ConcreteHyperlink</a><a href="#constructor.new_ConcreteHyperlink" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5>children: <a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span></h5></li>
|
||||
<h5>children: <span class="tsd-signature-symbol">readonly </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span></h5></li>
|
||||
<li>
|
||||
<h5>relationshipId: <span class="tsd-signature-type">string</span></h5></li>
|
||||
<li>
|
||||
@ -64,14 +64,14 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="ConcreteHyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">ConcreteHyperlink</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/hyperlink.ts#L16">src/file/paragraph/links/hyperlink.ts:16</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/hyperlink.ts#L16">src/file/paragraph/links/hyperlink.ts:16</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="linkId" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>link<wbr/>Id</span><a href="#linkId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">link<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/hyperlink.ts#L14">src/file/paragraph/links/hyperlink.ts:14</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/hyperlink.ts#L14">src/file/paragraph/links/hyperlink.ts:14</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 tsd-is-inherited"><a id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -87,7 +87,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -101,7 +101,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">ConcreteNumbering</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/num.ts#L43">src/file/numbering/num.ts:43</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/num.ts#L43">src/file/numbering/num.ts:43</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -58,24 +58,24 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="ConcreteNumbering.html" class="tsd-signature-type" data-tsd-kind="Class">ConcreteNumbering</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/num.ts#L48">src/file/numbering/num.ts:48</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/num.ts#L48">src/file/numbering/num.ts:48</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="instance" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>instance</span><a href="#instance" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">instance<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/num.ts#L46">src/file/numbering/num.ts:46</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/num.ts#L46">src/file/numbering/num.ts:46</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="numId" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>num<wbr/>Id</span><a href="#numId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">num<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/num.ts#L44">src/file/numbering/num.ts:44</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/num.ts#L44">src/file/numbering/num.ts:44</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="reference" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>reference</span><a href="#reference" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">reference<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/num.ts#L45">src/file/numbering/num.ts:45</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/num.ts#L45">src/file/numbering/num.ts:45</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 tsd-is-inherited"><a id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -91,7 +91,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -105,7 +105,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">DeletedTextRun</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/track-revision/track-revision-components/deleted-text-run.ts#L13">src/file/track-revision/track-revision-components/deleted-text-run.ts:13</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/track-revision/track-revision-components/deleted-text-run.ts#L13">src/file/track-revision/track-revision-components/deleted-text-run.ts:13</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="DeletedTextRun.html" class="tsd-signature-type" data-tsd-kind="Class">DeletedTextRun</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/track-revision/track-revision-components/deleted-text-run.ts#L16">src/file/track-revision/track-revision-components/deleted-text-run.ts:16</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/track-revision/track-revision-components/deleted-text-run.ts#L16">src/file/track-revision/track-revision-components/deleted-text-run.ts:16</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">DocGridAttributes</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/section-properties/properties/doc-grid.ts#L32">src/file/document/body/section-properties/properties/doc-grid.ts:32</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/section-properties/properties/doc-grid.ts#L32">src/file/document/body/section-properties/properties/doc-grid.ts:32</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -51,7 +51,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="DocGridAttributes.html" class="tsd-signature-type" data-tsd-kind="Class">DocGridAttributes</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></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 id="prepForXml" class="tsd-anchor"></a>
|
||||
@ -67,7 +67,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -18,7 +18,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Document</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L39">src/file/file.ts:39</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L39">src/file/file.ts:39</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -61,7 +61,7 @@
|
||||
<h5>fileProperties: <a href="../interfaces/IFileProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">IFileProperties</a><span class="tsd-signature-symbol"> = {}</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="Document.html" class="tsd-signature-type" data-tsd-kind="Class">Document</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L58">src/file/file.ts:58</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L60">src/file/file.ts:60</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Accessors</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="AppProperties" class="tsd-anchor"></a>
|
||||
@ -71,7 +71,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">AppProperties</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L293">src/file/file.ts:293</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L298">src/file/file.ts:298</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="Comments" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Comments</span><a href="#Comments" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
@ -79,7 +79,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <a href="Comments.html" class="tsd-signature-type" data-tsd-kind="Class">Comments</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L305">src/file/file.ts:305</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L310">src/file/file.ts:310</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="ContentTypes" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Content<wbr/>Types</span><a href="#ContentTypes" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
@ -87,7 +87,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">ContentTypes</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L285">src/file/file.ts:285</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L290">src/file/file.ts:290</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="CoreProperties" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Core<wbr/>Properties</span><a href="#CoreProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
@ -95,7 +95,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">CoreProperties</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L261">src/file/file.ts:261</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L266">src/file/file.ts:266</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="CustomProperties" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Custom<wbr/>Properties</span><a href="#CustomProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
@ -103,7 +103,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">CustomProperties</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L289">src/file/file.ts:289</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L294">src/file/file.ts:294</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="Document" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Document</span><a href="#Document" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
@ -111,7 +111,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">DocumentWrapper</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L253">src/file/file.ts:253</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L258">src/file/file.ts:258</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="FileRelationships" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>File<wbr/>Relationships</span><a href="#FileRelationships" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
@ -119,7 +119,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Relationships</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L273">src/file/file.ts:273</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L278">src/file/file.ts:278</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="FootNotes" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Foot<wbr/>Notes</span><a href="#FootNotes" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
@ -127,23 +127,23 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">FootnotesWrapper</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L297">src/file/file.ts:297</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L302">src/file/file.ts:302</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="Footers" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Footers</span><a href="#Footers" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
<li class="tsd-signature" id="Footers.Footers-1"><span class="tsd-signature-symbol">get</span> Footers<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="FooterWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">FooterWrapper</a><span class="tsd-signature-symbol">[]</span></li>
|
||||
<li class="tsd-signature" id="Footers.Footers-1"><span class="tsd-signature-symbol">get</span> Footers<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="FooterWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">FooterWrapper</a><span class="tsd-signature-symbol">[]</span></li>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <a href="FooterWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">FooterWrapper</a><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">readonly </span><a href="FooterWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">FooterWrapper</a><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L281">src/file/file.ts:281</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L286">src/file/file.ts:286</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="Headers" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Headers</span><a href="#Headers" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
<li class="tsd-signature" id="Headers.Headers-1"><span class="tsd-signature-symbol">get</span> Headers<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="HeaderWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">HeaderWrapper</a><span class="tsd-signature-symbol">[]</span></li>
|
||||
<li class="tsd-signature" id="Headers.Headers-1"><span class="tsd-signature-symbol">get</span> Headers<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="HeaderWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">HeaderWrapper</a><span class="tsd-signature-symbol">[]</span></li>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <a href="HeaderWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">HeaderWrapper</a><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">readonly </span><a href="HeaderWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">HeaderWrapper</a><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L277">src/file/file.ts:277</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L282">src/file/file.ts:282</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="Media" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Media</span><a href="#Media" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
@ -151,7 +151,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <a href="Media.html" class="tsd-signature-type" data-tsd-kind="Class">Media</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L269">src/file/file.ts:269</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L274">src/file/file.ts:274</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="Numbering" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Numbering</span><a href="#Numbering" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
@ -159,7 +159,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <a href="Numbering.html" class="tsd-signature-type" data-tsd-kind="Class">Numbering</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L265">src/file/file.ts:265</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L270">src/file/file.ts:270</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="Settings" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Settings</span><a href="#Settings" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
@ -167,7 +167,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Settings</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L301">src/file/file.ts:301</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L306">src/file/file.ts:306</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="Styles" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Styles</span><a href="#Styles" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
@ -175,7 +175,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <a href="Styles.html" class="tsd-signature-type" data-tsd-kind="Class">Styles</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/file.ts#L257">src/file/file.ts:257</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/file.ts#L262">src/file/file.ts:262</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">DocumentAttributes</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/document-attributes.ts#L47">src/file/document/document-attributes.ts:47</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/document-attributes.ts#L47">src/file/document/document-attributes.ts:47</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -51,7 +51,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="DocumentAttributes.html" class="tsd-signature-type" data-tsd-kind="Class">DocumentAttributes</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></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 id="prepForXml" class="tsd-anchor"></a>
|
||||
@ -67,7 +67,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">DocumentBackground</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/document-background/document-background.ts#L65">src/file/document/document-background/document-background.ts:65</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/document-background/document-background.ts#L65">src/file/document/document-background/document-background.ts:65</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="DocumentBackground.html" class="tsd-signature-type" data-tsd-kind="Class">DocumentBackground</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/document-background/document-background.ts#L66">src/file/document/document-background/document-background.ts:66</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/document-background/document-background.ts#L66">src/file/document/document-background/document-background.ts:66</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">DocumentBackgroundAttributes</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/document-background/document-background.ts#L28">src/file/document/document-background/document-background.ts:28</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/document-background/document-background.ts#L28">src/file/document/document-background/document-background.ts:28</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -60,7 +60,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="DocumentBackgroundAttributes.html" class="tsd-signature-type" data-tsd-kind="Class">DocumentBackgroundAttributes</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></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 id="prepForXml" class="tsd-anchor"></a>
|
||||
@ -76,7 +76,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">DocumentDefaults</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/styles/defaults/document-defaults.ts#L12">src/file/styles/defaults/document-defaults.ts:12</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/styles/defaults/document-defaults.ts#L12">src/file/styles/defaults/document-defaults.ts:12</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="DocumentDefaults.html" class="tsd-signature-type" data-tsd-kind="Class">DocumentDefaults</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/styles/defaults/document-defaults.ts#L16">src/file/styles/defaults/document-defaults.ts:16</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/styles/defaults/document-defaults.ts#L16">src/file/styles/defaults/document-defaults.ts:16</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">DocumentGrid</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/section-properties/properties/doc-grid.ts#L40">src/file/document/body/section-properties/properties/doc-grid.ts:40</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/section-properties/properties/doc-grid.ts#L40">src/file/document/body/section-properties/properties/doc-grid.ts:40</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -56,7 +56,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="DocumentGrid.html" class="tsd-signature-type" data-tsd-kind="Class">DocumentGrid</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/section-properties/properties/doc-grid.ts#L41">src/file/document/body/section-properties/properties/doc-grid.ts:41</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/section-properties/properties/doc-grid.ts#L41">src/file/document/body/section-properties/properties/doc-grid.ts:41</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -72,7 +72,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -86,7 +86,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">DotEmphasisMark</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/emphasis-mark.ts#L24">src/file/paragraph/run/emphasis-mark.ts:24</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/emphasis-mark.ts#L24">src/file/paragraph/run/emphasis-mark.ts:24</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -47,7 +47,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="DotEmphasisMark.html" class="tsd-signature-type" data-tsd-kind="Class">DotEmphasisMark</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides BaseEmphasisMark.constructor</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/emphasis-mark.ts#L25">src/file/paragraph/run/emphasis-mark.ts:25</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/emphasis-mark.ts#L25">src/file/paragraph/run/emphasis-mark.ts:25</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -63,7 +63,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="BaseEmphasisMark.html">BaseEmphasisMark</a>.<a href="BaseEmphasisMark.html#addChildElement">addChildElement</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -77,7 +77,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="BaseEmphasisMark.html">BaseEmphasisMark</a>.<a href="BaseEmphasisMark.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Drawing</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/drawing/drawing.ts#L25">src/file/drawing/drawing.ts:25</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/drawing/drawing.ts#L25">src/file/drawing/drawing.ts:25</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -54,7 +54,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="Drawing.html" class="tsd-signature-type" data-tsd-kind="Class">Drawing</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/drawing/drawing.ts#L28">src/file/drawing/drawing.ts:28</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/drawing/drawing.ts#L28">src/file/drawing/drawing.ts:28</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -70,7 +70,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -84,7 +84,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">EmphasisMark</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/emphasis-mark.ts#L18">src/file/paragraph/run/emphasis-mark.ts:18</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/emphasis-mark.ts#L18">src/file/paragraph/run/emphasis-mark.ts:18</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="EmphasisMark.html" class="tsd-signature-type" data-tsd-kind="Class">EmphasisMark</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides BaseEmphasisMark.constructor</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/emphasis-mark.ts#L19">src/file/paragraph/run/emphasis-mark.ts:19</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/emphasis-mark.ts#L19">src/file/paragraph/run/emphasis-mark.ts:19</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="BaseEmphasisMark.html">BaseEmphasisMark</a>.<a href="BaseEmphasisMark.html#addChildElement">addChildElement</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="BaseEmphasisMark.html">BaseEmphasisMark</a>.<a href="BaseEmphasisMark.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">ExternalHyperlink</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/hyperlink.ts#L41">src/file/paragraph/links/hyperlink.ts:41</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/hyperlink.ts#L41">src/file/paragraph/links/hyperlink.ts:41</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -46,36 +46,36 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_ExternalHyperlink">new <wbr/>External<wbr/>Hyperlink<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>link<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><span class="tsd-signature-symbol">: </span><a href="ExternalHyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">ExternalHyperlink</a><a href="#constructor.new_ExternalHyperlink" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_ExternalHyperlink">new <wbr/>External<wbr/>Hyperlink<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>link<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><span class="tsd-signature-symbol">: </span><a href="ExternalHyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">ExternalHyperlink</a><a href="#constructor.new_ExternalHyperlink" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5>options: <span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>link<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<h5>options: <span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>link<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span></h5></li>
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span></h5></li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> link<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="ExternalHyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">ExternalHyperlink</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/hyperlink.ts#L42">src/file/paragraph/links/hyperlink.ts:42</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/hyperlink.ts#L42">src/file/paragraph/links/hyperlink.ts:42</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="options" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>options</span><a href="#options" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>link<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature">options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>link<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span></h5></li>
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span></h5></li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> link<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/hyperlink.ts#L42">src/file/paragraph/links/hyperlink.ts:42</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/hyperlink.ts#L42">src/file/paragraph/links/hyperlink.ts:42</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 tsd-is-inherited"><a id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -91,7 +91,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -105,7 +105,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">FootNoteReferenceRunAttributes</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/footnotes/footnote/run/reference-run.ts#L4">src/file/footnotes/footnote/run/reference-run.ts:4</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/footnotes/footnote/run/reference-run.ts#L4">src/file/footnotes/footnote/run/reference-run.ts:4</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -54,7 +54,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="FootNoteReferenceRunAttributes.html" class="tsd-signature-type" data-tsd-kind="Class">FootNoteReferenceRunAttributes</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></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 id="prepForXml" class="tsd-anchor"></a>
|
||||
@ -70,7 +70,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">FootNotes</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/footnotes/footnotes.ts#L9">src/file/footnotes/footnotes.ts:9</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/footnotes/footnotes.ts#L9">src/file/footnotes/footnotes.ts:9</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -48,7 +48,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="FootNotes.html" class="tsd-signature-type" data-tsd-kind="Class">FootNotes</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/footnotes/footnotes.ts#L10">src/file/footnotes/footnotes.ts:10</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/footnotes/footnotes.ts#L10">src/file/footnotes/footnotes.ts:10</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -64,11 +64,11 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="createFootNote" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>create<wbr/>Foot<wbr/>Note</span><a href="#createFootNote" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="createFootNote.createFootNote-1">create<wbr/>Foot<wbr/>Note<span class="tsd-signature-symbol">(</span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, paragraph<span class="tsd-signature-symbol">: </span><a href="Paragraph.html" class="tsd-signature-type" data-tsd-kind="Class">Paragraph</a><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><a href="#createFootNote.createFootNote-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="createFootNote.createFootNote-1">create<wbr/>Foot<wbr/>Note<span class="tsd-signature-symbol">(</span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, paragraph<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="Paragraph.html" class="tsd-signature-type" data-tsd-kind="Class">Paragraph</a><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><a href="#createFootNote.createFootNote-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -76,10 +76,10 @@
|
||||
<li>
|
||||
<h5>id: <span class="tsd-signature-type">number</span></h5></li>
|
||||
<li>
|
||||
<h5>paragraph: <a href="Paragraph.html" class="tsd-signature-type" data-tsd-kind="Class">Paragraph</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h5>paragraph: <span class="tsd-signature-symbol">readonly </span><a href="Paragraph.html" class="tsd-signature-type" data-tsd-kind="Class">Paragraph</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/footnotes/footnotes.ts#L70">src/file/footnotes/footnotes.ts:70</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/footnotes/footnotes.ts#L70">src/file/footnotes/footnotes.ts:70</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -93,7 +93,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -18,7 +18,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Footer</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/header.ts#L12">src/file/header.ts:12</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/header.ts#L16">src/file/header.ts:16</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -46,14 +46,14 @@
|
||||
<h5>options: <a href="../interfaces/IHeaderOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IHeaderOptions</a><span class="tsd-signature-symbol"> = ...</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="Footer.html" class="tsd-signature-type" data-tsd-kind="Class">Footer</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/header.ts#L13">src/file/header.ts:13</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/header.ts#L19">src/file/header.ts:19</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="options" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>options</span><a href="#options" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/IHeaderOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IHeaderOptions</a><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
|
||||
<div class="tsd-signature">options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/IHeaderOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IHeaderOptions</a></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/header.ts#L13">src/file/header.ts:13</a></li></ul></aside></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/header.ts#L17">src/file/header.ts:17</a></li></ul></aside></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="tsd-signature-type">IViewWrapper</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/footer-wrapper.ts#L16">src/file/footer-wrapper.ts:16</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/footer-wrapper.ts#L16">src/file/footer-wrapper.ts:16</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -61,7 +61,7 @@
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> initContent: <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="FooterWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">FooterWrapper</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/footer-wrapper.ts#L20">src/file/footer-wrapper.ts:20</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/footer-wrapper.ts#L20">src/file/footer-wrapper.ts:20</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Accessors</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="Media" class="tsd-anchor"></a>
|
||||
@ -71,7 +71,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <a href="Media.html" class="tsd-signature-type" data-tsd-kind="Class">Media</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/footer-wrapper.ts#L41">src/file/footer-wrapper.ts:41</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/footer-wrapper.ts#L41">src/file/footer-wrapper.ts:41</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="Relationships" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Relationships</span><a href="#Relationships" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
@ -80,7 +80,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Relationships</span></h4><aside class="tsd-sources">
|
||||
<p>Implementation of IViewWrapper.Relationships</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/footer-wrapper.ts#L37">src/file/footer-wrapper.ts:37</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/footer-wrapper.ts#L37">src/file/footer-wrapper.ts:37</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="View" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>View</span><a href="#View" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
@ -89,7 +89,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Footer</span></h4><aside class="tsd-sources">
|
||||
<p>Implementation of IViewWrapper.View</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/footer-wrapper.ts#L33">src/file/footer-wrapper.ts:33</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/footer-wrapper.ts#L33">src/file/footer-wrapper.ts:33</a></li></ul></aside></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"><a id="add" class="tsd-anchor"></a>
|
||||
@ -104,7 +104,7 @@
|
||||
<h5>item: <a href="Paragraph.html" class="tsd-signature-type" data-tsd-kind="Class">Paragraph</a><span class="tsd-signature-symbol"> | </span><a href="Table.html" class="tsd-signature-type" data-tsd-kind="Class">Table</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/footer-wrapper.ts#L25">src/file/footer-wrapper.ts:25</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/footer-wrapper.ts#L25">src/file/footer-wrapper.ts:25</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="addChildElement" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>add<wbr/>Child<wbr/>Element</span><a href="#addChildElement" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
@ -117,7 +117,7 @@
|
||||
<h5>childElement: <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/footer-wrapper.ts#L29">src/file/footer-wrapper.ts:29</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/footer-wrapper.ts#L29">src/file/footer-wrapper.ts:29</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">FootnoteReference</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/footnotes/footnote/run/reference-run.ts#L12">src/file/footnotes/footnote/run/reference-run.ts:12</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/footnotes/footnote/run/reference-run.ts#L12">src/file/footnotes/footnote/run/reference-run.ts:12</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="FootnoteReference.html" class="tsd-signature-type" data-tsd-kind="Class">FootnoteReference</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/footnotes/footnote/run/reference-run.ts#L13">src/file/footnotes/footnote/run/reference-run.ts:13</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/footnotes/footnote/run/reference-run.ts#L13">src/file/footnotes/footnote/run/reference-run.ts:13</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">FootnoteReferenceRun</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/footnotes/footnote/run/reference-run.ts#L24">src/file/footnotes/footnote/run/reference-run.ts:24</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/footnotes/footnote/run/reference-run.ts#L24">src/file/footnotes/footnote/run/reference-run.ts:24</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="FootnoteReferenceRun.html" class="tsd-signature-type" data-tsd-kind="Class">FootnoteReferenceRun</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="Run.html">Run</a>.<a href="Run.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/footnotes/footnote/run/reference-run.ts#L25">src/file/footnotes/footnote/run/reference-run.ts:25</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/footnotes/footnote/run/reference-run.ts#L25">src/file/footnotes/footnote/run/reference-run.ts:25</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="Run.html">Run</a>.<a href="Run.html#addChildElement">addChildElement</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="Run.html">Run</a>.<a href="Run.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">FrameProperties</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/frame/frame-properties.ts#L99">src/file/paragraph/frame/frame-properties.ts:99</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/frame/frame-properties.ts#L99">src/file/paragraph/frame/frame-properties.ts:99</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="FrameProperties.html" class="tsd-signature-type" data-tsd-kind="Class">FrameProperties</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/frame/frame-properties.ts#L100">src/file/paragraph/frame/frame-properties.ts:100</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/frame/frame-properties.ts#L100">src/file/paragraph/frame/frame-properties.ts:100</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">FramePropertiesAttributes</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/frame/frame-properties.ts#L63">src/file/paragraph/frame/frame-properties.ts:63</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/frame/frame-properties.ts#L63">src/file/paragraph/frame/frame-properties.ts:63</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="FramePropertiesAttributes.html" class="tsd-signature-type" data-tsd-kind="Class">FramePropertiesAttributes</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></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 id="prepForXml" class="tsd-anchor"></a>
|
||||
@ -98,7 +98,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -25,7 +25,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">GridSpan</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/table/table-cell/table-cell-components.ts#L68">src/file/table/table-cell/table-cell-components.ts:68</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/table/table-cell/table-cell-components.ts#L68">src/file/table/table-cell/table-cell-components.ts:68</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -55,7 +55,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="GridSpan.html" class="tsd-signature-type" data-tsd-kind="Class">GridSpan</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/table/table-cell/table-cell-components.ts#L69">src/file/table/table-cell/table-cell-components.ts:69</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/table/table-cell/table-cell-components.ts#L69">src/file/table/table-cell/table-cell-components.ts:69</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -71,7 +71,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -85,7 +85,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -18,7 +18,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Header</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/header.ts#L8">src/file/header.ts:8</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/header.ts#L8">src/file/header.ts:8</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -46,14 +46,14 @@
|
||||
<h5>options: <a href="../interfaces/IHeaderOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IHeaderOptions</a><span class="tsd-signature-symbol"> = ...</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="Header.html" class="tsd-signature-type" data-tsd-kind="Class">Header</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/header.ts#L9">src/file/header.ts:9</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/header.ts#L11">src/file/header.ts:11</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="options" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>options</span><a href="#options" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/IHeaderOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IHeaderOptions</a><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
|
||||
<div class="tsd-signature">options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/IHeaderOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IHeaderOptions</a></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/header.ts#L9">src/file/header.ts:9</a></li></ul></aside></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/header.ts#L9">src/file/header.ts:9</a></li></ul></aside></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">HeaderFooterReference</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/section-properties/properties/header-footer-reference.ts#L54">src/file/document/body/section-properties/properties/header-footer-reference.ts:54</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/section-properties/properties/header-footer-reference.ts#L54">src/file/document/body/section-properties/properties/header-footer-reference.ts:54</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -54,7 +54,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="HeaderFooterReference.html" class="tsd-signature-type" data-tsd-kind="Class">HeaderFooterReference</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/section-properties/properties/header-footer-reference.ts#L55">src/file/document/body/section-properties/properties/header-footer-reference.ts:55</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/section-properties/properties/header-footer-reference.ts#L55">src/file/document/body/section-properties/properties/header-footer-reference.ts:55</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -70,7 +70,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -84,7 +84,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="tsd-signature-type">IViewWrapper</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/header-wrapper.ts#L16">src/file/header-wrapper.ts:16</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/header-wrapper.ts#L16">src/file/header-wrapper.ts:16</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -61,7 +61,7 @@
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> initContent: <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="HeaderWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">HeaderWrapper</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/header-wrapper.ts#L20">src/file/header-wrapper.ts:20</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/header-wrapper.ts#L20">src/file/header-wrapper.ts:20</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Accessors</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="Media" class="tsd-anchor"></a>
|
||||
@ -71,7 +71,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <a href="Media.html" class="tsd-signature-type" data-tsd-kind="Class">Media</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/header-wrapper.ts#L43">src/file/header-wrapper.ts:43</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/header-wrapper.ts#L43">src/file/header-wrapper.ts:43</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="Relationships" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Relationships</span><a href="#Relationships" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
@ -80,7 +80,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Relationships</span></h4><aside class="tsd-sources">
|
||||
<p>Implementation of IViewWrapper.Relationships</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/header-wrapper.ts#L39">src/file/header-wrapper.ts:39</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/header-wrapper.ts#L39">src/file/header-wrapper.ts:39</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="View" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>View</span><a href="#View" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
@ -89,7 +89,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Header</span></h4><aside class="tsd-sources">
|
||||
<p>Implementation of IViewWrapper.View</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/header-wrapper.ts#L35">src/file/header-wrapper.ts:35</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/header-wrapper.ts#L35">src/file/header-wrapper.ts:35</a></li></ul></aside></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"><a id="add" class="tsd-anchor"></a>
|
||||
@ -104,7 +104,7 @@
|
||||
<h5>item: <a href="Paragraph.html" class="tsd-signature-type" data-tsd-kind="Class">Paragraph</a><span class="tsd-signature-symbol"> | </span><a href="Table.html" class="tsd-signature-type" data-tsd-kind="Class">Table</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="HeaderWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">HeaderWrapper</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/header-wrapper.ts#L25">src/file/header-wrapper.ts:25</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/header-wrapper.ts#L25">src/file/header-wrapper.ts:25</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="addChildElement" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>add<wbr/>Child<wbr/>Element</span><a href="#addChildElement" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
@ -117,7 +117,7 @@
|
||||
<h5>childElement: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/header-wrapper.ts#L31">src/file/header-wrapper.ts:31</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/header-wrapper.ts#L31">src/file/header-wrapper.ts:31</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">HorizontalPosition</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/drawing/floating/horizontal-position.ts#L15">src/file/drawing/floating/horizontal-position.ts:15</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/drawing/floating/horizontal-position.ts#L15">src/file/drawing/floating/horizontal-position.ts:15</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="HorizontalPosition.html" class="tsd-signature-type" data-tsd-kind="Class">HorizontalPosition</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/drawing/floating/horizontal-position.ts#L16">src/file/drawing/floating/horizontal-position.ts:16</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/drawing/floating/horizontal-position.ts#L16">src/file/drawing/floating/horizontal-position.ts:16</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">HpsMeasureElement</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/simple-elements.ts#L29">src/file/xml-components/simple-elements.ts:29</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/simple-elements.ts#L29">src/file/xml-components/simple-elements.ts:29</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -54,7 +54,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="HpsMeasureElement.html" class="tsd-signature-type" data-tsd-kind="Class">HpsMeasureElement</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/simple-elements.ts#L30">src/file/xml-components/simple-elements.ts:30</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/simple-elements.ts#L30">src/file/xml-components/simple-elements.ts:30</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -70,7 +70,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -84,7 +84,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -32,7 +32,7 @@
|
||||
<li><a href="TableRowProperties.html" class="tsd-signature-type" data-tsd-kind="Class">TableRowProperties</a></li>
|
||||
<li><a href="PageBorders.html" class="tsd-signature-type" data-tsd-kind="Class">PageBorders</a></li></ul></section></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L41">src/file/xml-components/xml-component.ts:41</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L41">src/file/xml-components/xml-component.ts:41</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -62,7 +62,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="IgnoreIfEmptyXmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">IgnoreIfEmptyXmlComponent</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L10">src/file/xml-components/xml-component.ts:10</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L10">src/file/xml-components/xml-component.ts:10</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -78,7 +78,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
@ -92,7 +92,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L42">src/file/xml-components/xml-component.ts:42</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L42">src/file/xml-components/xml-component.ts:42</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">ImageRun</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/image-run.ts#L16">src/file/paragraph/run/image-run.ts:16</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/image-run.ts#L16">src/file/paragraph/run/image-run.ts:16</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="ImageRun.html" class="tsd-signature-type" data-tsd-kind="Class">ImageRun</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="Run.html">Run</a>.<a href="Run.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/image-run.ts#L20">src/file/paragraph/run/image-run.ts:20</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/image-run.ts#L20">src/file/paragraph/run/image-run.ts:20</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="Run.html">Run</a>.<a href="Run.html#addChildElement">addChildElement</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="Run.html">Run</a>.<a href="Run.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/run/image-run.ts#L45">src/file/paragraph/run/image-run.ts:45</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/run/image-run.ts#L45">src/file/paragraph/run/image-run.ts:45</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -18,7 +18,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">ImportDotx</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/import-dotx/import-dotx.ts#L47">src/import-dotx/import-dotx.ts:47</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/import-dotx/import-dotx.ts#L49">src/import-dotx/import-dotx.ts:49</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -54,7 +54,7 @@
|
||||
<h5>data: <span class="tsd-signature-type">string</span><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><span class="tsd-signature-type">ArrayBuffer</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Uint8Array</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Blob</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">ReadableStream</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/IDocumentTemplate.html" class="tsd-signature-type" data-tsd-kind="Interface">IDocumentTemplate</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/import-dotx/import-dotx.ts#L48">src/import-dotx/import-dotx.ts:48</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/import-dotx/import-dotx.ts#L50">src/import-dotx/import-dotx.ts:50</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -25,7 +25,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">ImportedRootElementAttributes</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/imported-xml-component.ts#L70">src/file/xml-components/imported-xml-component.ts:70</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/imported-xml-component.ts#L75">src/file/xml-components/imported-xml-component.ts:75</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -55,7 +55,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="ImportedRootElementAttributes.html" class="tsd-signature-type" data-tsd-kind="Class">ImportedRootElementAttributes</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/imported-xml-component.ts#L72">src/file/xml-components/imported-xml-component.ts:72</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/imported-xml-component.ts#L77">src/file/xml-components/imported-xml-component.ts:77</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -71,7 +71,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
@ -85,7 +85,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/imported-xml-component.ts#L76">src/file/xml-components/imported-xml-component.ts:76</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/imported-xml-component.ts#L81">src/file/xml-components/imported-xml-component.ts:81</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -25,7 +25,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">ImportedXmlComponent</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/imported-xml-component.ts#L38">src/file/xml-components/imported-xml-component.ts:38</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/imported-xml-component.ts#L43">src/file/xml-components/imported-xml-component.ts:43</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -61,7 +61,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="ImportedXmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">ImportedXmlComponent</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/imported-xml-component.ts#L55">src/file/xml-components/imported-xml-component.ts:55</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/imported-xml-component.ts#L60">src/file/xml-components/imported-xml-component.ts:60</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -77,7 +77,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -91,7 +91,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="push" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>push</span><a href="#push" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
@ -104,7 +104,7 @@
|
||||
<h5>xmlComponent: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/imported-xml-component.ts#L62">src/file/xml-components/imported-xml-component.ts:62</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/imported-xml-component.ts#L67">src/file/xml-components/imported-xml-component.ts:67</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="fromXmlString" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>from<wbr/>Xml<wbr/>String</span><a href="#fromXmlString" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
@ -121,7 +121,7 @@
|
||||
</div></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="ImportedXmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">ImportedXmlComponent</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/imported-xml-component.ts#L44">src/file/xml-components/imported-xml-component.ts:44</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/imported-xml-component.ts#L49">src/file/xml-components/imported-xml-component.ts:49</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Indent</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/formatting/indent.ts#L43">src/file/paragraph/formatting/indent.ts:43</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/formatting/indent.ts#L43">src/file/paragraph/formatting/indent.ts:43</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="Indent.html" class="tsd-signature-type" data-tsd-kind="Class">Indent</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/formatting/indent.ts#L44">src/file/paragraph/formatting/indent.ts:44</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/formatting/indent.ts#L44">src/file/paragraph/formatting/indent.ts:44</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">InitializableXmlComponent</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/initializable-xml-component.ts#L3">src/file/xml-components/initializable-xml-component.ts:3</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/initializable-xml-component.ts#L3">src/file/xml-components/initializable-xml-component.ts:3</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -54,7 +54,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="InitializableXmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">InitializableXmlComponent</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/initializable-xml-component.ts#L4">src/file/xml-components/initializable-xml-component.ts:4</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/initializable-xml-component.ts#L4">src/file/xml-components/initializable-xml-component.ts:4</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -70,7 +70,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -84,7 +84,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">InsertedTextRun</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/track-revision/track-revision-components/inserted-text-run.ts#L8">src/file/track-revision/track-revision-components/inserted-text-run.ts:8</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/track-revision/track-revision-components/inserted-text-run.ts#L8">src/file/track-revision/track-revision-components/inserted-text-run.ts:8</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="InsertedTextRun.html" class="tsd-signature-type" data-tsd-kind="Class">InsertedTextRun</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/track-revision/track-revision-components/inserted-text-run.ts#L9">src/file/track-revision/track-revision-components/inserted-text-run.ts:9</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/track-revision/track-revision-components/inserted-text-run.ts#L9">src/file/track-revision/track-revision-components/inserted-text-run.ts:9</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">InternalHyperlink</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/hyperlink.ts#L35">src/file/paragraph/links/hyperlink.ts:35</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/hyperlink.ts#L35">src/file/paragraph/links/hyperlink.ts:35</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -46,22 +46,22 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_InternalHyperlink">new <wbr/>Internal<wbr/>Hyperlink<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>anchor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>children<span class="tsd-signature-symbol">: </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="InternalHyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">InternalHyperlink</a><a href="#constructor.new_InternalHyperlink" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_InternalHyperlink">new <wbr/>Internal<wbr/>Hyperlink<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>anchor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="InternalHyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">InternalHyperlink</a><a href="#constructor.new_InternalHyperlink" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5>options: <span class="tsd-signature-symbol">{ </span>anchor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>children<span class="tsd-signature-symbol">: </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<h5>options: <span class="tsd-signature-symbol">{ </span>anchor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> anchor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></li></ul></div>
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/ParagraphChild.html" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="InternalHyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">InternalHyperlink</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="ConcreteHyperlink.html">ConcreteHyperlink</a>.<a href="ConcreteHyperlink.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/hyperlink.ts#L36">src/file/paragraph/links/hyperlink.ts:36</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/hyperlink.ts#L36">src/file/paragraph/links/hyperlink.ts:36</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="linkId" class="tsd-anchor"></a>
|
||||
@ -69,7 +69,7 @@
|
||||
<div class="tsd-signature">link<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="ConcreteHyperlink.html">ConcreteHyperlink</a>.<a href="ConcreteHyperlink.html#linkId">linkId</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/links/hyperlink.ts#L14">src/file/paragraph/links/hyperlink.ts:14</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/links/hyperlink.ts#L14">src/file/paragraph/links/hyperlink.ts:14</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 tsd-is-inherited"><a id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -85,7 +85,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="ConcreteHyperlink.html">ConcreteHyperlink</a>.<a href="ConcreteHyperlink.html#addChildElement">addChildElement</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -99,7 +99,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="ConcreteHyperlink.html">ConcreteHyperlink</a>.<a href="ConcreteHyperlink.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Level</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/level.ts#L193">src/file/numbering/level.ts:193</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/level.ts#L202">src/file/numbering/level.ts:202</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -30,7 +30,7 @@
|
||||
<div class="tsd-accordion-details">
|
||||
<section class="tsd-index-section">
|
||||
<h3 class="tsd-index-heading">Constructors</h3>
|
||||
<div class="tsd-index-list"><a href="Level.html#constructor" class="tsd-index-link tsd-kind-constructor tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#4D7FFF" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-512-path"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)" id="icon-512-text"></path></svg><span>constructor</span></a>
|
||||
<div class="tsd-index-list"><a href="Level.html#constructor" class="tsd-index-link tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#4D7FFF" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-512-path"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)" id="icon-512-text"></path></svg><span>constructor</span></a>
|
||||
</div></section>
|
||||
<section class="tsd-index-section">
|
||||
<h3 class="tsd-index-heading">Methods</h3>
|
||||
@ -39,20 +39,20 @@
|
||||
</div></section></div></details></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Constructors</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_Level">new <wbr/>Level<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><a href="../interfaces/ILevelsOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ILevelsOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="Level.html" class="tsd-signature-type" data-tsd-kind="Class">Level</a><a href="#constructor.new_Level" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_Level">new <wbr/>Level<span class="tsd-signature-symbol">(</span>__namedParameters<span class="tsd-signature-symbol">: </span><a href="../interfaces/ILevelsOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ILevelsOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="Level.html" class="tsd-signature-type" data-tsd-kind="Class">Level</a><a href="#constructor.new_Level" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5>options: <a href="../interfaces/ILevelsOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ILevelsOptions</a></h5></li></ul></div>
|
||||
<h5>__namedParameters: <a href="../interfaces/ILevelsOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ILevelsOptions</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="Level.html" class="tsd-signature-type" data-tsd-kind="Class">Level</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="LevelBase.html">LevelBase</a>.<a href="LevelBase.html#constructor">constructor</a></p>
|
||||
<p>Inherited from <a href="LevelBase.html">LevelBase</a>.<a href="LevelBase.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/level.ts#L196">src/file/numbering/level.ts:196</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/level.ts#L149">src/file/numbering/level.ts:149</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="LevelBase.html">LevelBase</a>.<a href="LevelBase.html#addChildElement">addChildElement</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="LevelBase.html">LevelBase</a>.<a href="LevelBase.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
@ -106,7 +106,7 @@
|
||||
<ul>
|
||||
<li class="current tsd-kind-class"><a href="Level.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-128-path"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)" id="icon-128-text"></path></svg><span>Level</span></a>
|
||||
<ul>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class"><a href="Level.html#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-512-path"></use><use href="#icon-512-text"></use></svg>constructor</a></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a href="Level.html#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-512-path"></use><use href="#icon-512-text"></use></svg>constructor</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="Level.html#addChildElement" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>add<wbr/>Child<wbr/>Element</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="Level.html#prepForXml" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>prep<wbr/>For<wbr/>Xml</a></li></ul></li></ul></nav></div></div>
|
||||
<div class="container tsd-generator">
|
||||
|
@ -27,7 +27,7 @@
|
||||
<li><a href="Level.html" class="tsd-signature-type" data-tsd-kind="Class">Level</a></li>
|
||||
<li><a href="LevelForOverride.html" class="tsd-signature-type" data-tsd-kind="Class">LevelForOverride</a></li></ul></section></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/level.ts#L145">src/file/numbering/level.ts:145</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/level.ts#L145">src/file/numbering/level.ts:145</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -57,7 +57,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="LevelBase.html" class="tsd-signature-type" data-tsd-kind="Class">LevelBase</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/level.ts#L149">src/file/numbering/level.ts:149</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/level.ts#L149">src/file/numbering/level.ts:149</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -73,7 +73,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -87,7 +87,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">LevelForOverride</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/level.ts#L201">src/file/numbering/level.ts:201</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/level.ts#L207">src/file/numbering/level.ts:207</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="LevelForOverride.html" class="tsd-signature-type" data-tsd-kind="Class">LevelForOverride</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="LevelBase.html">LevelBase</a>.<a href="LevelBase.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/level.ts#L149">src/file/numbering/level.ts:149</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/level.ts#L149">src/file/numbering/level.ts:149</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="LevelBase.html">LevelBase</a>.<a href="LevelBase.html#addChildElement">addChildElement</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="LevelBase.html">LevelBase</a>.<a href="LevelBase.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">LevelOverride</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/num.ts#L73">src/file/numbering/num.ts:73</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/num.ts#L73">src/file/numbering/num.ts:73</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -54,7 +54,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="LevelOverride.html" class="tsd-signature-type" data-tsd-kind="Class">LevelOverride</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/num.ts#L74">src/file/numbering/num.ts:74</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/num.ts#L74">src/file/numbering/num.ts:74</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -70,7 +70,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -84,7 +84,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">LineNumberAttributes</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/section-properties/properties/line-number.ts#L32">src/file/document/body/section-properties/properties/line-number.ts:32</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/section-properties/properties/line-number.ts#L32">src/file/document/body/section-properties/properties/line-number.ts:32</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -51,7 +51,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="LineNumberAttributes.html" class="tsd-signature-type" data-tsd-kind="Class">LineNumberAttributes</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L11">src/file/xml-components/default-attributes.ts:11</a></li></ul></aside></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 id="prepForXml" class="tsd-anchor"></a>
|
||||
@ -67,7 +67,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/default-attributes.ts#L16">src/file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">LineNumberType</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/section-properties/properties/line-number.ts#L41">src/file/document/body/section-properties/properties/line-number.ts:41</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/section-properties/properties/line-number.ts#L41">src/file/document/body/section-properties/properties/line-number.ts:41</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="LineNumberType.html" class="tsd-signature-type" data-tsd-kind="Class">LineNumberType</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/document/body/section-properties/properties/line-number.ts#L42">src/file/document/body/section-properties/properties/line-number.ts:42</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/document/body/section-properties/properties/line-number.ts#L42">src/file/document/body/section-properties/properties/line-number.ts:42</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Math</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/math.ts#L10">src/file/paragraph/math/math.ts:10</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/math.ts#L10">src/file/paragraph/math/math.ts:10</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="Math.html" class="tsd-signature-type" data-tsd-kind="Class">Math</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/math.ts#L11">src/file/paragraph/math/math.ts:11</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/math.ts#L11">src/file/paragraph/math/math.ts:11</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathAccentCharacter</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/n-ary/math-accent-character.ts#L8">src/file/paragraph/math/n-ary/math-accent-character.ts:8</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/n-ary/math-accent-character.ts#L8">src/file/paragraph/math/n-ary/math-accent-character.ts:8</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathAccentCharacter.html" class="tsd-signature-type" data-tsd-kind="Class">MathAccentCharacter</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/n-ary/math-accent-character.ts#L9">src/file/paragraph/math/n-ary/math-accent-character.ts:9</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/n-ary/math-accent-character.ts#L9">src/file/paragraph/math/n-ary/math-accent-character.ts:9</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathAngledBrackets</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/brackets/math-angled-brackets.ts#L8">src/file/paragraph/math/brackets/math-angled-brackets.ts:8</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/brackets/math-angled-brackets.ts#L8">src/file/paragraph/math/brackets/math-angled-brackets.ts:8</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -42,20 +42,20 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathAngledBrackets">new <wbr/>Math<wbr/>Angled<wbr/>Brackets<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathAngledBrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathAngledBrackets</a><a href="#constructor.new_MathAngledBrackets" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathAngledBrackets">new <wbr/>Math<wbr/>Angled<wbr/>Brackets<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathAngledBrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathAngledBrackets</a><a href="#constructor.new_MathAngledBrackets" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5>options: <span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<h5>options: <span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></li></ul></div>
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathAngledBrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathAngledBrackets</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/brackets/math-angled-brackets.ts#L9">src/file/paragraph/math/brackets/math-angled-brackets.ts:9</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/brackets/math-angled-brackets.ts#L9">src/file/paragraph/math/brackets/math-angled-brackets.ts:9</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -71,7 +71,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -85,7 +85,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathBase</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/n-ary/math-base.ts#L6">src/file/paragraph/math/n-ary/math-base.ts:6</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/n-ary/math-base.ts#L6">src/file/paragraph/math/n-ary/math-base.ts:6</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -42,17 +42,17 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathBase">new <wbr/>Math<wbr/>Base<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathBase.html" class="tsd-signature-type" data-tsd-kind="Class">MathBase</a><a href="#constructor.new_MathBase" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathBase">new <wbr/>Math<wbr/>Base<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathBase.html" class="tsd-signature-type" data-tsd-kind="Class">MathBase</a><a href="#constructor.new_MathBase" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5>children: <a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h5>children: <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathBase.html" class="tsd-signature-type" data-tsd-kind="Class">MathBase</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/n-ary/math-base.ts#L7">src/file/paragraph/math/n-ary/math-base.ts:7</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/n-ary/math-base.ts#L7">src/file/paragraph/math/n-ary/math-base.ts:7</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathCurlyBrackets</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/brackets/math-curly-brackets.ts#L8">src/file/paragraph/math/brackets/math-curly-brackets.ts:8</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/brackets/math-curly-brackets.ts#L8">src/file/paragraph/math/brackets/math-curly-brackets.ts:8</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -42,20 +42,20 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathCurlyBrackets">new <wbr/>Math<wbr/>Curly<wbr/>Brackets<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathCurlyBrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathCurlyBrackets</a><a href="#constructor.new_MathCurlyBrackets" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathCurlyBrackets">new <wbr/>Math<wbr/>Curly<wbr/>Brackets<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathCurlyBrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathCurlyBrackets</a><a href="#constructor.new_MathCurlyBrackets" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5>options: <span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<h5>options: <span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></li></ul></div>
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathCurlyBrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathCurlyBrackets</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/brackets/math-curly-brackets.ts#L9">src/file/paragraph/math/brackets/math-curly-brackets.ts:9</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/brackets/math-curly-brackets.ts#L9">src/file/paragraph/math/brackets/math-curly-brackets.ts:9</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -71,7 +71,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -85,7 +85,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathDegree</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/radical/math-degree.ts#L5">src/file/paragraph/math/radical/math-degree.ts:5</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/radical/math-degree.ts#L5">src/file/paragraph/math/radical/math-degree.ts:5</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -42,17 +42,17 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathDegree">new <wbr/>Math<wbr/>Degree<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">?: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathDegree.html" class="tsd-signature-type" data-tsd-kind="Class">MathDegree</a><a href="#constructor.new_MathDegree" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathDegree">new <wbr/>Math<wbr/>Degree<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathDegree.html" class="tsd-signature-type" data-tsd-kind="Class">MathDegree</a><a href="#constructor.new_MathDegree" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> children: <a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> children: <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathDegree.html" class="tsd-signature-type" data-tsd-kind="Class">MathDegree</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/radical/math-degree.ts#L6">src/file/paragraph/math/radical/math-degree.ts:6</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/radical/math-degree.ts#L6">src/file/paragraph/math/radical/math-degree.ts:6</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathDenominator</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/fraction/math-denominator.ts#L5">src/file/paragraph/math/fraction/math-denominator.ts:5</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/fraction/math-denominator.ts#L5">src/file/paragraph/math/fraction/math-denominator.ts:5</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -42,17 +42,17 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathDenominator">new <wbr/>Math<wbr/>Denominator<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathDenominator.html" class="tsd-signature-type" data-tsd-kind="Class">MathDenominator</a><a href="#constructor.new_MathDenominator" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathDenominator">new <wbr/>Math<wbr/>Denominator<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathDenominator.html" class="tsd-signature-type" data-tsd-kind="Class">MathDenominator</a><a href="#constructor.new_MathDenominator" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5>children: <a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h5>children: <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathDenominator.html" class="tsd-signature-type" data-tsd-kind="Class">MathDenominator</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/fraction/math-denominator.ts#L6">src/file/paragraph/math/fraction/math-denominator.ts:6</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/fraction/math-denominator.ts#L6">src/file/paragraph/math/fraction/math-denominator.ts:6</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathFraction</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/fraction/math-fraction.ts#L12">src/file/paragraph/math/fraction/math-fraction.ts:12</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/fraction/math-fraction.ts#L12">src/file/paragraph/math/fraction/math-fraction.ts:12</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathFraction.html" class="tsd-signature-type" data-tsd-kind="Class">MathFraction</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/fraction/math-fraction.ts#L13">src/file/paragraph/math/fraction/math-fraction.ts:13</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/fraction/math-fraction.ts#L13">src/file/paragraph/math/fraction/math-fraction.ts:13</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathFunction</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/function/math-function.ts#L14">src/file/paragraph/math/function/math-function.ts:14</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/function/math-function.ts#L14">src/file/paragraph/math/function/math-function.ts:14</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathFunction.html" class="tsd-signature-type" data-tsd-kind="Class">MathFunction</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/function/math-function.ts#L15">src/file/paragraph/math/function/math-function.ts:15</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/function/math-function.ts#L15">src/file/paragraph/math/function/math-function.ts:15</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathFunctionName</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/function/math-function-name.ts#L5">src/file/paragraph/math/function/math-function-name.ts:5</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/function/math-function-name.ts#L5">src/file/paragraph/math/function/math-function-name.ts:5</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -42,17 +42,17 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathFunctionName">new <wbr/>Math<wbr/>Function<wbr/>Name<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathFunctionName.html" class="tsd-signature-type" data-tsd-kind="Class">MathFunctionName</a><a href="#constructor.new_MathFunctionName" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathFunctionName">new <wbr/>Math<wbr/>Function<wbr/>Name<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathFunctionName.html" class="tsd-signature-type" data-tsd-kind="Class">MathFunctionName</a><a href="#constructor.new_MathFunctionName" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5>children: <a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h5>children: <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathFunctionName.html" class="tsd-signature-type" data-tsd-kind="Class">MathFunctionName</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/function/math-function-name.ts#L6">src/file/paragraph/math/function/math-function-name.ts:6</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/function/math-function-name.ts#L6">src/file/paragraph/math/function/math-function-name.ts:6</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathFunctionProperties</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/function/math-function-properties.ts#L4">src/file/paragraph/math/function/math-function-properties.ts:4</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/function/math-function-properties.ts#L4">src/file/paragraph/math/function/math-function-properties.ts:4</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -47,7 +47,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathFunctionProperties.html" class="tsd-signature-type" data-tsd-kind="Class">MathFunctionProperties</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/function/math-function-properties.ts#L5">src/file/paragraph/math/function/math-function-properties.ts:5</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/function/math-function-properties.ts#L5">src/file/paragraph/math/function/math-function-properties.ts:5</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -63,7 +63,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -77,7 +77,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathLimitLocation</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/n-ary/math-limit-location.ts#L8">src/file/paragraph/math/n-ary/math-limit-location.ts:8</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/n-ary/math-limit-location.ts#L8">src/file/paragraph/math/n-ary/math-limit-location.ts:8</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -47,7 +47,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathLimitLocation.html" class="tsd-signature-type" data-tsd-kind="Class">MathLimitLocation</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/n-ary/math-limit-location.ts#L9">src/file/paragraph/math/n-ary/math-limit-location.ts:9</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/n-ary/math-limit-location.ts#L9">src/file/paragraph/math/n-ary/math-limit-location.ts:9</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -63,7 +63,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -77,7 +77,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathNAryProperties</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/n-ary/math-n-ary-properties.ts#L9">src/file/paragraph/math/n-ary/math-n-ary-properties.ts:9</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/n-ary/math-n-ary-properties.ts#L9">src/file/paragraph/math/n-ary/math-n-ary-properties.ts:9</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -56,7 +56,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathNAryProperties.html" class="tsd-signature-type" data-tsd-kind="Class">MathNAryProperties</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/n-ary/math-n-ary-properties.ts#L10">src/file/paragraph/math/n-ary/math-n-ary-properties.ts:10</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/n-ary/math-n-ary-properties.ts#L10">src/file/paragraph/math/n-ary/math-n-ary-properties.ts:10</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -72,7 +72,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -86,7 +86,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathNumerator</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/fraction/math-numerator.ts#L5">src/file/paragraph/math/fraction/math-numerator.ts:5</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/fraction/math-numerator.ts#L5">src/file/paragraph/math/fraction/math-numerator.ts:5</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -42,17 +42,17 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathNumerator">new <wbr/>Math<wbr/>Numerator<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathNumerator.html" class="tsd-signature-type" data-tsd-kind="Class">MathNumerator</a><a href="#constructor.new_MathNumerator" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathNumerator">new <wbr/>Math<wbr/>Numerator<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathNumerator.html" class="tsd-signature-type" data-tsd-kind="Class">MathNumerator</a><a href="#constructor.new_MathNumerator" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5>children: <a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h5>children: <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathNumerator.html" class="tsd-signature-type" data-tsd-kind="Class">MathNumerator</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/fraction/math-numerator.ts#L6">src/file/paragraph/math/fraction/math-numerator.ts:6</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/fraction/math-numerator.ts#L6">src/file/paragraph/math/fraction/math-numerator.ts:6</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathPreSubSuperScript</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L14">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:14</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L14">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:14</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathPreSubSuperScript.html" class="tsd-signature-type" data-tsd-kind="Class">MathPreSubSuperScript</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L15">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:15</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L15">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:15</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathPreSubSuperScriptProperties</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function-properties.ts#L4">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function-properties.ts:4</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function-properties.ts#L4">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function-properties.ts:4</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -47,7 +47,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathPreSubSuperScriptProperties.html" class="tsd-signature-type" data-tsd-kind="Class">MathPreSubSuperScriptProperties</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function-properties.ts#L5">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function-properties.ts:5</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function-properties.ts#L5">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function-properties.ts:5</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -63,7 +63,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -77,7 +77,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathRadical</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/radical/math-radical.ts#L14">src/file/paragraph/math/radical/math-radical.ts:14</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/radical/math-radical.ts#L14">src/file/paragraph/math/radical/math-radical.ts:14</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathRadical.html" class="tsd-signature-type" data-tsd-kind="Class">MathRadical</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/radical/math-radical.ts#L15">src/file/paragraph/math/radical/math-radical.ts:15</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/radical/math-radical.ts#L15">src/file/paragraph/math/radical/math-radical.ts:15</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathRadicalProperties</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/radical/math-radical-properties.ts#L5">src/file/paragraph/math/radical/math-radical-properties.ts:5</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/radical/math-radical-properties.ts#L5">src/file/paragraph/math/radical/math-radical-properties.ts:5</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathRadicalProperties.html" class="tsd-signature-type" data-tsd-kind="Class">MathRadicalProperties</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/radical/math-radical-properties.ts#L6">src/file/paragraph/math/radical/math-radical-properties.ts:6</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/radical/math-radical-properties.ts#L6">src/file/paragraph/math/radical/math-radical-properties.ts:6</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathRoundBrackets</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/brackets/math-round-brackets.ts#L8">src/file/paragraph/math/brackets/math-round-brackets.ts:8</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/brackets/math-round-brackets.ts#L8">src/file/paragraph/math/brackets/math-round-brackets.ts:8</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -42,20 +42,20 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathRoundBrackets">new <wbr/>Math<wbr/>Round<wbr/>Brackets<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathRoundBrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathRoundBrackets</a><a href="#constructor.new_MathRoundBrackets" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathRoundBrackets">new <wbr/>Math<wbr/>Round<wbr/>Brackets<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathRoundBrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathRoundBrackets</a><a href="#constructor.new_MathRoundBrackets" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5>options: <span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<h5>options: <span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></li></ul></div>
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathRoundBrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathRoundBrackets</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/brackets/math-round-brackets.ts#L9">src/file/paragraph/math/brackets/math-round-brackets.ts:9</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/brackets/math-round-brackets.ts#L9">src/file/paragraph/math/brackets/math-round-brackets.ts:9</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -71,7 +71,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -85,7 +85,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathRun</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/math-run.ts#L6">src/file/paragraph/math/math-run.ts:6</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/math-run.ts#L6">src/file/paragraph/math/math-run.ts:6</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathRun.html" class="tsd-signature-type" data-tsd-kind="Class">MathRun</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/math-run.ts#L7">src/file/paragraph/math/math-run.ts:7</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/math-run.ts#L7">src/file/paragraph/math/math-run.ts:7</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathSquareBrackets</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/brackets/math-square-brackets.ts#L8">src/file/paragraph/math/brackets/math-square-brackets.ts:8</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/brackets/math-square-brackets.ts#L8">src/file/paragraph/math/brackets/math-square-brackets.ts:8</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -42,20 +42,20 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathSquareBrackets">new <wbr/>Math<wbr/>Square<wbr/>Brackets<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathSquareBrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathSquareBrackets</a><a href="#constructor.new_MathSquareBrackets" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathSquareBrackets">new <wbr/>Math<wbr/>Square<wbr/>Brackets<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathSquareBrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathSquareBrackets</a><a href="#constructor.new_MathSquareBrackets" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5>options: <span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<h5>options: <span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></li></ul></div>
|
||||
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathSquareBrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathSquareBrackets</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/brackets/math-square-brackets.ts#L9">src/file/paragraph/math/brackets/math-square-brackets.ts:9</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/brackets/math-square-brackets.ts#L9">src/file/paragraph/math/brackets/math-square-brackets.ts:9</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -71,7 +71,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -85,7 +85,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathSubScript</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/sub-script/math-sub-script-function.ts#L13">src/file/paragraph/math/script/sub-script/math-sub-script-function.ts:13</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/sub-script/math-sub-script-function.ts#L13">src/file/paragraph/math/script/sub-script/math-sub-script-function.ts:13</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathSubScript.html" class="tsd-signature-type" data-tsd-kind="Class">MathSubScript</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/sub-script/math-sub-script-function.ts#L14">src/file/paragraph/math/script/sub-script/math-sub-script-function.ts:14</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/sub-script/math-sub-script-function.ts#L14">src/file/paragraph/math/script/sub-script/math-sub-script-function.ts:14</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathSubScriptElement</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/n-ary/math-sub-script.ts#L6">src/file/paragraph/math/n-ary/math-sub-script.ts:6</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/n-ary/math-sub-script.ts#L6">src/file/paragraph/math/n-ary/math-sub-script.ts:6</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -42,17 +42,17 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathSubScriptElement">new <wbr/>Math<wbr/>Sub<wbr/>Script<wbr/>Element<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathSubScriptElement.html" class="tsd-signature-type" data-tsd-kind="Class">MathSubScriptElement</a><a href="#constructor.new_MathSubScriptElement" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathSubScriptElement">new <wbr/>Math<wbr/>Sub<wbr/>Script<wbr/>Element<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathSubScriptElement.html" class="tsd-signature-type" data-tsd-kind="Class">MathSubScriptElement</a><a href="#constructor.new_MathSubScriptElement" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5>children: <a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h5>children: <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathSubScriptElement.html" class="tsd-signature-type" data-tsd-kind="Class">MathSubScriptElement</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/n-ary/math-sub-script.ts#L7">src/file/paragraph/math/n-ary/math-sub-script.ts:7</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/n-ary/math-sub-script.ts#L7">src/file/paragraph/math/n-ary/math-sub-script.ts:7</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathSubScriptProperties</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/sub-script/math-sub-script-function-properties.ts#L4">src/file/paragraph/math/script/sub-script/math-sub-script-function-properties.ts:4</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/sub-script/math-sub-script-function-properties.ts#L4">src/file/paragraph/math/script/sub-script/math-sub-script-function-properties.ts:4</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -47,7 +47,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathSubScriptProperties.html" class="tsd-signature-type" data-tsd-kind="Class">MathSubScriptProperties</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/sub-script/math-sub-script-function-properties.ts#L5">src/file/paragraph/math/script/sub-script/math-sub-script-function-properties.ts:5</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/sub-script/math-sub-script-function-properties.ts#L5">src/file/paragraph/math/script/sub-script/math-sub-script-function-properties.ts:5</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -63,7 +63,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -77,7 +77,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathSubSuperScript</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L14">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:14</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L14">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:14</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathSubSuperScript.html" class="tsd-signature-type" data-tsd-kind="Class">MathSubSuperScript</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L15">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:15</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L15">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:15</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathSubSuperScriptProperties</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function-properties.ts#L4">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function-properties.ts:4</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function-properties.ts#L4">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function-properties.ts:4</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -47,7 +47,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathSubSuperScriptProperties.html" class="tsd-signature-type" data-tsd-kind="Class">MathSubSuperScriptProperties</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function-properties.ts#L5">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function-properties.ts:5</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function-properties.ts#L5">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function-properties.ts:5</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -63,7 +63,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -77,7 +77,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathSum</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/n-ary/math-sum.ts#L16">src/file/paragraph/math/n-ary/math-sum.ts:16</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/n-ary/math-sum.ts#L16">src/file/paragraph/math/n-ary/math-sum.ts:16</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathSum.html" class="tsd-signature-type" data-tsd-kind="Class">MathSum</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/n-ary/math-sum.ts#L17">src/file/paragraph/math/n-ary/math-sum.ts:17</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/n-ary/math-sum.ts#L17">src/file/paragraph/math/n-ary/math-sum.ts:17</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathSuperScript</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/super-script/math-super-script-function.ts#L13">src/file/paragraph/math/script/super-script/math-super-script-function.ts:13</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/super-script/math-super-script-function.ts#L13">src/file/paragraph/math/script/super-script/math-super-script-function.ts:13</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -52,7 +52,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathSuperScript.html" class="tsd-signature-type" data-tsd-kind="Class">MathSuperScript</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/super-script/math-super-script-function.ts#L14">src/file/paragraph/math/script/super-script/math-super-script-function.ts:14</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/super-script/math-super-script-function.ts#L14">src/file/paragraph/math/script/super-script/math-super-script-function.ts:14</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathSuperScriptElement</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/n-ary/math-super-script.ts#L6">src/file/paragraph/math/n-ary/math-super-script.ts:6</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/n-ary/math-super-script.ts#L6">src/file/paragraph/math/n-ary/math-super-script.ts:6</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -42,17 +42,17 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathSuperScriptElement">new <wbr/>Math<wbr/>Super<wbr/>Script<wbr/>Element<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">: </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathSuperScriptElement.html" class="tsd-signature-type" data-tsd-kind="Class">MathSuperScriptElement</a><a href="#constructor.new_MathSuperScriptElement" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="constructor.new_MathSuperScriptElement">new <wbr/>Math<wbr/>Super<wbr/>Script<wbr/>Element<span class="tsd-signature-symbol">(</span>children<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="MathSuperScriptElement.html" class="tsd-signature-type" data-tsd-kind="Class">MathSuperScriptElement</a><a href="#constructor.new_MathSuperScriptElement" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameter-list">
|
||||
<li>
|
||||
<h5>children: <a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h5>children: <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathSuperScriptElement.html" class="tsd-signature-type" data-tsd-kind="Class">MathSuperScriptElement</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/n-ary/math-super-script.ts#L7">src/file/paragraph/math/n-ary/math-super-script.ts:7</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/n-ary/math-super-script.ts#L7">src/file/paragraph/math/n-ary/math-super-script.ts:7</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -68,7 +68,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">MathSuperScriptProperties</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/super-script/math-super-script-function-properties.ts#L4">src/file/paragraph/math/script/super-script/math-super-script-function-properties.ts:4</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/super-script/math-super-script-function-properties.ts#L4">src/file/paragraph/math/script/super-script/math-super-script-function-properties.ts:4</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -47,7 +47,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="MathSuperScriptProperties.html" class="tsd-signature-type" data-tsd-kind="Class">MathSuperScriptProperties</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/math/script/super-script/math-super-script-function-properties.ts#L5">src/file/paragraph/math/script/super-script/math-super-script-function-properties.ts:5</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/math/script/super-script/math-super-script-function-properties.ts#L5">src/file/paragraph/math/script/super-script/math-super-script-function-properties.ts:5</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -63,7 +63,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -77,7 +77,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -18,7 +18,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Media</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/media/media.ts#L15">src/file/media/media.ts:15</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/media/media.ts#L15">src/file/media/media.ts:15</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -46,7 +46,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <a href="Media.html" class="tsd-signature-type" data-tsd-kind="Class">Media</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/media/media.ts#L18">src/file/media/media.ts:18</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/media/media.ts#L19">src/file/media/media.ts:19</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Accessors</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="Array" class="tsd-anchor"></a>
|
||||
@ -56,7 +56,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">readonly </span><a href="../interfaces/IMediaData.html" class="tsd-signature-type" data-tsd-kind="Interface">IMediaData</a><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/media/media.ts#L53">src/file/media/media.ts:53</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/media/media.ts#L54">src/file/media/media.ts:54</a></li></ul></aside></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"><a id="addImage" class="tsd-anchor"></a>
|
||||
@ -73,7 +73,7 @@
|
||||
<h5>mediaData: <a href="../interfaces/IMediaData.html" class="tsd-signature-type" data-tsd-kind="Interface">IMediaData</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/media/media.ts#L49">src/file/media/media.ts:49</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/media/media.ts#L50">src/file/media/media.ts:50</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="addMedia" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>add<wbr/>Media</span><a href="#addMedia" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
@ -88,7 +88,7 @@
|
||||
<h5>transformation: <a href="../interfaces/IMediaTransformation.html" class="tsd-signature-type" data-tsd-kind="Interface">IMediaTransformation</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/IMediaData.html" class="tsd-signature-type" data-tsd-kind="Interface">IMediaData</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/media/media.ts#L22">src/file/media/media.ts:22</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/media/media.ts#L23">src/file/media/media.ts:23</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">NumberProperties</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/formatting/unordered-list.ts#L3">src/file/paragraph/formatting/unordered-list.ts:3</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/formatting/unordered-list.ts#L3">src/file/paragraph/formatting/unordered-list.ts:3</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -54,7 +54,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="NumberProperties.html" class="tsd-signature-type" data-tsd-kind="Class">NumberProperties</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/paragraph/formatting/unordered-list.ts#L4">src/file/paragraph/formatting/unordered-list.ts:4</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/paragraph/formatting/unordered-list.ts#L4">src/file/paragraph/formatting/unordered-list.ts:4</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -70,7 +70,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -84,7 +84,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">NumberValueElement</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/simple-elements.ts#L49">src/file/xml-components/simple-elements.ts:49</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/simple-elements.ts#L49">src/file/xml-components/simple-elements.ts:49</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -54,7 +54,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="NumberValueElement.html" class="tsd-signature-type" data-tsd-kind="Class">NumberValueElement</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/simple-elements.ts#L50">src/file/xml-components/simple-elements.ts:50</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/simple-elements.ts#L50">src/file/xml-components/simple-elements.ts:50</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -70,7 +70,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
@ -84,7 +84,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
@ -22,7 +22,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">Numbering</span></li></ul></section></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/numbering.ts#L29">src/file/numbering/numbering.ts:29</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/numbering.ts#L29">src/file/numbering/numbering.ts:29</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -58,25 +58,25 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="Numbering.html" class="tsd-signature-type" data-tsd-kind="Class">Numbering</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/numbering.ts#L34">src/file/numbering/numbering.ts:34</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/numbering.ts#L34">src/file/numbering/numbering.ts:34</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Accessors</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="ConcreteNumbering" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Concrete<wbr/>Numbering</span><a href="#ConcreteNumbering" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
<li class="tsd-signature" id="ConcreteNumbering.ConcreteNumbering-1"><span class="tsd-signature-symbol">get</span> ConcreteNumbering<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="ConcreteNumbering.html" class="tsd-signature-type" data-tsd-kind="Class">ConcreteNumbering</a><span class="tsd-signature-symbol">[]</span></li>
|
||||
<li class="tsd-signature" id="ConcreteNumbering.ConcreteNumbering-1"><span class="tsd-signature-symbol">get</span> ConcreteNumbering<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="ConcreteNumbering.html" class="tsd-signature-type" data-tsd-kind="Class">ConcreteNumbering</a><span class="tsd-signature-symbol">[]</span></li>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <a href="ConcreteNumbering.html" class="tsd-signature-type" data-tsd-kind="Class">ConcreteNumbering</a><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">readonly </span><a href="ConcreteNumbering.html" class="tsd-signature-type" data-tsd-kind="Class">ConcreteNumbering</a><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/numbering.ts#L229">src/file/numbering/numbering.ts:229</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/numbering.ts#L229">src/file/numbering/numbering.ts:229</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="ReferenceConfig" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Reference<wbr/>Config</span><a href="#ReferenceConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
||||
<li class="tsd-signature" id="ReferenceConfig.ReferenceConfig-1"><span class="tsd-signature-symbol">get</span> ReferenceConfig<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span></li>
|
||||
<li class="tsd-signature" id="ReferenceConfig.ReferenceConfig-1"><span class="tsd-signature-symbol">get</span> ReferenceConfig<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span></li>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/numbering.ts#L232">src/file/numbering/numbering.ts:232</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/numbering.ts#L232">src/file/numbering/numbering.ts:232</a></li></ul></aside></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 id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -92,7 +92,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><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/9a221a0/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="createConcreteNumberingInstance" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>create<wbr/>Concrete<wbr/>Numbering<wbr/>Instance</span><a href="#createConcreteNumberingInstance" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
@ -107,7 +107,7 @@
|
||||
<h5>instance: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/numbering.ts#L193">src/file/numbering/numbering.ts:193</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/numbering.ts#L193">src/file/numbering/numbering.ts:193</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
@ -121,7 +121,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9a221a0/src/file/numbering/numbering.ts#L182">src/file/numbering/numbering.ts:182</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e549f8a/src/file/numbering/numbering.ts#L182">src/file/numbering/numbering.ts:182</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user