Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI)
2018-07-21 00:44:42 +00:00
parent da7a7e54d5
commit 7605972d21
409 changed files with 3872 additions and 3871 deletions

View File

@ -1 +1 @@
janchi.co.uk
docx.js.org

1
CNAME Normal file
View File

@ -0,0 +1 @@
docx.js.org

File diff suppressed because one or more lines are too long

View File

@ -102,7 +102,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/formatter.ts#L4">export/formatter.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/formatter.ts#L4">export/formatter.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>

View File

@ -108,7 +108,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/buffer.ts#L6">export/packer/buffer.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/buffer.ts#L6">export/packer/buffer.ts:6</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -134,7 +134,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/buffer.ts#L12">export/packer/buffer.ts:12</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/buffer.ts#L12">export/packer/buffer.ts:12</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol">&gt;</span></h4>

View File

@ -161,7 +161,7 @@
<aside class="tsd-sources">
<p>Overrides Writable.__constructor</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/buffer-stream.ts#L4">export/packer/buffer-stream.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/buffer-stream.ts#L4">export/packer/buffer-stream.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_export_packer_buffer_stream_.bufferstream.html" class="tsd-signature-type">BufferStream</a></h4>
@ -178,7 +178,7 @@
<aside class="tsd-sources">
<p>Inherited from Writable.writable</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6057</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6066</li>
</ul>
</aside>
</section>
@ -189,7 +189,7 @@
<aside class="tsd-sources">
<p>Inherited from Writable.writableHighWaterMark</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6058</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6067</li>
</ul>
</aside>
</section>
@ -200,7 +200,7 @@
<aside class="tsd-sources">
<p>Inherited from Writable.writableLength</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6059</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6068</li>
</ul>
</aside>
</section>
@ -228,7 +228,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/buffer-stream.ts#L25">export/packer/buffer-stream.ts:25</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/buffer-stream.ts#L25">export/packer/buffer-stream.ts:25</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Buffer</span></h4>
@ -249,7 +249,7 @@
<aside class="tsd-sources">
<p>Inherited from Writable._destroy</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6063</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6072</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -276,7 +276,7 @@
<aside class="tsd-sources">
<p>Inherited from Writable._final</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6064</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6073</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -300,7 +300,7 @@
<aside class="tsd-sources">
<p>Overrides Writable._write</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/buffer-stream.ts#L13">export/packer/buffer-stream.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/buffer-stream.ts#L13">export/packer/buffer-stream.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -348,7 +348,7 @@
<aside class="tsd-sources">
<p>Inherited from Writable._writev</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6062</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6071</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -400,7 +400,7 @@
<p>Inherited from Writable.addListener</p>
<p>Overrides EventEmitter.addListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6085</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6094</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -451,7 +451,7 @@
<p>Inherited from Writable.addListener</p>
<p>Overrides EventEmitter.addListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6086</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6095</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -482,7 +482,7 @@
<p>Inherited from Writable.addListener</p>
<p>Overrides EventEmitter.addListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6087</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6096</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -513,7 +513,7 @@
<p>Inherited from Writable.addListener</p>
<p>Overrides EventEmitter.addListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6088</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6097</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -550,7 +550,7 @@
<p>Inherited from Writable.addListener</p>
<p>Overrides EventEmitter.addListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6089</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6098</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -581,7 +581,7 @@
<p>Inherited from Writable.addListener</p>
<p>Overrides EventEmitter.addListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6090</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6099</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -618,7 +618,7 @@
<p>Inherited from Writable.addListener</p>
<p>Overrides EventEmitter.addListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6091</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6100</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -663,7 +663,7 @@
<aside class="tsd-sources">
<p>Inherited from Writable.cork</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6071</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6080</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -681,7 +681,7 @@
<aside class="tsd-sources">
<p>Inherited from Writable.destroy</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6073</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6082</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -712,7 +712,7 @@
<p>Inherited from Writable.emit</p>
<p>Overrides EventEmitter.emit</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6093</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6102</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -731,7 +731,7 @@
<p>Inherited from Writable.emit</p>
<p>Overrides EventEmitter.emit</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6094</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6103</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -747,7 +747,7 @@
<p>Inherited from Writable.emit</p>
<p>Overrides EventEmitter.emit</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6095</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6104</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -766,7 +766,7 @@
<p>Inherited from Writable.emit</p>
<p>Overrides EventEmitter.emit</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6096</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6105</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -785,7 +785,7 @@
<p>Inherited from Writable.emit</p>
<p>Overrides EventEmitter.emit</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6097</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6106</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -801,7 +801,7 @@
<p>Inherited from Writable.emit</p>
<p>Overrides EventEmitter.emit</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6098</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6107</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -820,7 +820,7 @@
<p>Inherited from Writable.emit</p>
<p>Overrides EventEmitter.emit</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6099</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6108</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -847,7 +847,7 @@
<aside class="tsd-sources">
<p>Overrides Writable.end</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/buffer-stream.ts#L19">export/packer/buffer-stream.ts:19</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/buffer-stream.ts#L19">export/packer/buffer-stream.ts:19</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1012,7 +1012,7 @@
<p>Inherited from Writable.on</p>
<p>Overrides EventEmitter.on</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6101</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6110</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1049,7 +1049,7 @@
<p>Inherited from Writable.on</p>
<p>Overrides EventEmitter.on</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6102</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6111</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1080,7 +1080,7 @@
<p>Inherited from Writable.on</p>
<p>Overrides EventEmitter.on</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6103</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6112</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1111,7 +1111,7 @@
<p>Inherited from Writable.on</p>
<p>Overrides EventEmitter.on</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6104</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6113</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1148,7 +1148,7 @@
<p>Inherited from Writable.on</p>
<p>Overrides EventEmitter.on</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6105</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6114</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1179,7 +1179,7 @@
<p>Inherited from Writable.on</p>
<p>Overrides EventEmitter.on</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6106</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6115</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1216,7 +1216,7 @@
<p>Inherited from Writable.on</p>
<p>Overrides EventEmitter.on</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6107</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6116</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1268,7 +1268,7 @@
<p>Inherited from Writable.once</p>
<p>Overrides EventEmitter.once</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6109</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6118</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1305,7 +1305,7 @@
<p>Inherited from Writable.once</p>
<p>Overrides EventEmitter.once</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6110</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6119</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1336,7 +1336,7 @@
<p>Inherited from Writable.once</p>
<p>Overrides EventEmitter.once</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6111</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6120</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1367,7 +1367,7 @@
<p>Inherited from Writable.once</p>
<p>Overrides EventEmitter.once</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6112</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6121</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1404,7 +1404,7 @@
<p>Inherited from Writable.once</p>
<p>Overrides EventEmitter.once</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6113</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6122</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1435,7 +1435,7 @@
<p>Inherited from Writable.once</p>
<p>Overrides EventEmitter.once</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6114</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6123</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1472,7 +1472,7 @@
<p>Inherited from Writable.once</p>
<p>Overrides EventEmitter.once</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6115</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6124</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1517,7 +1517,7 @@
<aside class="tsd-sources">
<p>Inherited from internal.pipe</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5953</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5962</li>
</ul>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
@ -1557,7 +1557,7 @@
<p>Inherited from Writable.prependListener</p>
<p>Overrides EventEmitter.prependListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6117</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6126</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1594,7 +1594,7 @@
<p>Inherited from Writable.prependListener</p>
<p>Overrides EventEmitter.prependListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6118</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6127</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1625,7 +1625,7 @@
<p>Inherited from Writable.prependListener</p>
<p>Overrides EventEmitter.prependListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6119</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6128</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1656,7 +1656,7 @@
<p>Inherited from Writable.prependListener</p>
<p>Overrides EventEmitter.prependListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6120</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6129</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1693,7 +1693,7 @@
<p>Inherited from Writable.prependListener</p>
<p>Overrides EventEmitter.prependListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6121</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6130</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1724,7 +1724,7 @@
<p>Inherited from Writable.prependListener</p>
<p>Overrides EventEmitter.prependListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6122</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6131</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1761,7 +1761,7 @@
<p>Inherited from Writable.prependListener</p>
<p>Overrides EventEmitter.prependListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6123</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6132</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1813,7 +1813,7 @@
<p>Inherited from Writable.prependOnceListener</p>
<p>Overrides EventEmitter.prependOnceListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6125</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6134</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1850,7 +1850,7 @@
<p>Inherited from Writable.prependOnceListener</p>
<p>Overrides EventEmitter.prependOnceListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6126</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6135</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1881,7 +1881,7 @@
<p>Inherited from Writable.prependOnceListener</p>
<p>Overrides EventEmitter.prependOnceListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6127</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6136</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1912,7 +1912,7 @@
<p>Inherited from Writable.prependOnceListener</p>
<p>Overrides EventEmitter.prependOnceListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6128</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6137</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1949,7 +1949,7 @@
<p>Inherited from Writable.prependOnceListener</p>
<p>Overrides EventEmitter.prependOnceListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6129</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6138</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1980,7 +1980,7 @@
<p>Inherited from Writable.prependOnceListener</p>
<p>Overrides EventEmitter.prependOnceListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6130</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6139</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2017,7 +2017,7 @@
<p>Inherited from Writable.prependOnceListener</p>
<p>Overrides EventEmitter.prependOnceListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6131</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6140</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2119,7 +2119,7 @@
<p>Inherited from Writable.removeListener</p>
<p>Overrides EventEmitter.removeListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6133</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6142</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2156,7 +2156,7 @@
<p>Inherited from Writable.removeListener</p>
<p>Overrides EventEmitter.removeListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6134</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6143</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2187,7 +2187,7 @@
<p>Inherited from Writable.removeListener</p>
<p>Overrides EventEmitter.removeListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6135</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6144</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2218,7 +2218,7 @@
<p>Inherited from Writable.removeListener</p>
<p>Overrides EventEmitter.removeListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6136</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6145</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2255,7 +2255,7 @@
<p>Inherited from Writable.removeListener</p>
<p>Overrides EventEmitter.removeListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6137</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6146</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2286,7 +2286,7 @@
<p>Inherited from Writable.removeListener</p>
<p>Overrides EventEmitter.removeListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6138</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6147</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2323,7 +2323,7 @@
<p>Inherited from Writable.removeListener</p>
<p>Overrides EventEmitter.removeListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6139</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6148</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2368,7 +2368,7 @@
<aside class="tsd-sources">
<p>Inherited from Writable.setDefaultEncoding</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6067</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6076</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2417,7 +2417,7 @@
<aside class="tsd-sources">
<p>Inherited from Writable.uncork</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6072</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6081</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -2436,7 +2436,7 @@
<aside class="tsd-sources">
<p>Inherited from Writable.write</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6065</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6074</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2454,7 +2454,7 @@
<aside class="tsd-sources">
<p>Inherited from Writable.write</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6066</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6075</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>

View File

@ -114,7 +114,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/compiler.ts#L11">export/packer/compiler.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/compiler.ts#L11">export/packer/compiler.ts:11</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -136,7 +136,7 @@
<div class="tsd-signature tsd-kind-icon">archive<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Archiver</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/compiler.ts#L10">export/packer/compiler.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/compiler.ts#L10">export/packer/compiler.ts:10</a></li>
</ul>
</aside>
</section>
@ -153,7 +153,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/compiler.ts#L22">export/packer/compiler.ts:22</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/compiler.ts#L22">export/packer/compiler.ts:22</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>

View File

@ -114,7 +114,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/express.ts#L8">export/packer/express.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/express.ts#L8">export/packer/express.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -144,7 +144,7 @@
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_export_packer_packer_.ipacker.html">IPacker</a>.<a href="../interfaces/_export_packer_packer_.ipacker.html#pack">pack</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/express.ts#L23">export/packer/express.ts:23</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/express.ts#L23">export/packer/express.ts:23</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>

View File

@ -115,7 +115,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/local.ts#L13">export/packer/local.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/local.ts#L13">export/packer/local.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -142,7 +142,7 @@
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_export_packer_packer_.ipacker.html">IPacker</a>.<a href="../interfaces/_export_packer_packer_.ipacker.html#pack">pack</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/local.ts#L20">export/packer/local.ts:20</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/local.ts#L20">export/packer/local.ts:20</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -165,7 +165,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/local.ts#L27">export/packer/local.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/local.ts#L27">export/packer/local.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>

View File

@ -102,7 +102,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/pdf-convert-wrapper.ts#L11">export/packer/pdf-convert-wrapper.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/pdf-convert-wrapper.ts#L11">export/packer/pdf-convert-wrapper.ts:11</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>

View File

@ -172,7 +172,7 @@
<p>Inherited from Transform.__constructor</p>
<p>Overrides Duplex.__constructor</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6175</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6184</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -195,7 +195,7 @@
<aside class="tsd-sources">
<p>Inherited from Readable.readable</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5968</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5977</li>
</ul>
</aside>
</section>
@ -206,7 +206,7 @@
<aside class="tsd-sources">
<p>Inherited from Readable.readableHighWaterMark</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5969</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5978</li>
</ul>
</aside>
</section>
@ -217,7 +217,7 @@
<aside class="tsd-sources">
<p>Inherited from Readable.readableLength</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5970</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5979</li>
</ul>
</aside>
</section>
@ -228,7 +228,7 @@
<aside class="tsd-sources">
<p>Inherited from Duplex.writable</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6150</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6159</li>
</ul>
</aside>
</section>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from Duplex.writableHighWaterMark</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6151</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6160</li>
</ul>
</aside>
</section>
@ -250,7 +250,7 @@
<aside class="tsd-sources">
<p>Inherited from Duplex.writableLength</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6152</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6161</li>
</ul>
</aside>
</section>
@ -279,7 +279,7 @@
<aside class="tsd-sources">
<p>Inherited from Readable.[Symbol.asyncIterator]</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6043</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6052</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">AsyncIterableIterator</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4>
@ -298,7 +298,7 @@
<p>Inherited from Duplex._destroy</p>
<p>Overrides Readable._destroy</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6156</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6165</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -325,7 +325,7 @@
<aside class="tsd-sources">
<p>Inherited from Duplex._final</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6157</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6166</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -349,7 +349,7 @@
<aside class="tsd-sources">
<p>Inherited from Readable._read</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5972</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5981</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -373,7 +373,7 @@
<aside class="tsd-sources">
<p>Overrides Transform._transform</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/stream.ts#L7">export/packer/stream.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/stream.ts#L7">export/packer/stream.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -415,7 +415,7 @@
<aside class="tsd-sources">
<p>Inherited from Duplex._write</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6154</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6163</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -463,7 +463,7 @@
<aside class="tsd-sources">
<p>Inherited from Duplex._writev</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6155</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6164</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -514,7 +514,7 @@
<p>Inherited from Readable.addListener</p>
<p>Overrides EventEmitter.addListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5994</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6003</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -564,7 +564,7 @@
<p>Inherited from Readable.addListener</p>
<p>Overrides EventEmitter.addListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5995</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6004</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -595,7 +595,7 @@
<p>Inherited from Readable.addListener</p>
<p>Overrides EventEmitter.addListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5996</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6005</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -632,7 +632,7 @@
<p>Inherited from Readable.addListener</p>
<p>Overrides EventEmitter.addListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5997</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6006</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -663,7 +663,7 @@
<p>Inherited from Readable.addListener</p>
<p>Overrides EventEmitter.addListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5998</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6007</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -694,7 +694,7 @@
<p>Inherited from Readable.addListener</p>
<p>Overrides EventEmitter.addListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5999</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6008</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -739,7 +739,7 @@
<aside class="tsd-sources">
<p>Inherited from Duplex.cork</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6164</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6173</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -758,7 +758,7 @@
<p>Inherited from Transform.destroy</p>
<p>Overrides Readable.destroy</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6178</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6187</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -788,7 +788,7 @@
<p>Inherited from Readable.emit</p>
<p>Overrides EventEmitter.emit</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6001</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6010</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -807,7 +807,7 @@
<p>Inherited from Readable.emit</p>
<p>Overrides EventEmitter.emit</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6002</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6011</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -823,7 +823,7 @@
<p>Inherited from Readable.emit</p>
<p>Overrides EventEmitter.emit</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6003</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6012</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -842,7 +842,7 @@
<p>Inherited from Readable.emit</p>
<p>Overrides EventEmitter.emit</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6004</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6013</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -858,7 +858,7 @@
<p>Inherited from Readable.emit</p>
<p>Overrides EventEmitter.emit</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6005</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6014</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -874,7 +874,7 @@
<p>Inherited from Readable.emit</p>
<p>Overrides EventEmitter.emit</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6006</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6015</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -903,7 +903,7 @@
<aside class="tsd-sources">
<p>Inherited from Duplex.end</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6161</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6170</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -918,7 +918,7 @@
<aside class="tsd-sources">
<p>Inherited from Duplex.end</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6162</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6171</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -936,7 +936,7 @@
<aside class="tsd-sources">
<p>Inherited from Duplex.end</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6163</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6172</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1004,7 +1004,7 @@
<aside class="tsd-sources">
<p>Inherited from Readable.isPaused</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5977</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5986</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -1124,7 +1124,7 @@
<p>Inherited from Readable.on</p>
<p>Overrides EventEmitter.on</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6008</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6017</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1161,7 +1161,7 @@
<p>Inherited from Readable.on</p>
<p>Overrides EventEmitter.on</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6009</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6018</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1192,7 +1192,7 @@
<p>Inherited from Readable.on</p>
<p>Overrides EventEmitter.on</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6010</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6019</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1229,7 +1229,7 @@
<p>Inherited from Readable.on</p>
<p>Overrides EventEmitter.on</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6011</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6020</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1260,7 +1260,7 @@
<p>Inherited from Readable.on</p>
<p>Overrides EventEmitter.on</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6012</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6021</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1291,7 +1291,7 @@
<p>Inherited from Readable.on</p>
<p>Overrides EventEmitter.on</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6013</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6022</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1342,7 +1342,7 @@
<p>Inherited from Readable.once</p>
<p>Overrides EventEmitter.once</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6015</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6024</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1379,7 +1379,7 @@
<p>Inherited from Readable.once</p>
<p>Overrides EventEmitter.once</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6016</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6025</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1410,7 +1410,7 @@
<p>Inherited from Readable.once</p>
<p>Overrides EventEmitter.once</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6017</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6026</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1447,7 +1447,7 @@
<p>Inherited from Readable.once</p>
<p>Overrides EventEmitter.once</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6018</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6027</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1478,7 +1478,7 @@
<p>Inherited from Readable.once</p>
<p>Overrides EventEmitter.once</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6019</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6028</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1509,7 +1509,7 @@
<p>Inherited from Readable.once</p>
<p>Overrides EventEmitter.once</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6020</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6029</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1554,7 +1554,7 @@
<aside class="tsd-sources">
<p>Inherited from Readable.pause</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5975</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5984</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">this</span></h4>
@ -1572,7 +1572,7 @@
<aside class="tsd-sources">
<p>Inherited from internal.pipe</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5953</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5962</li>
</ul>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
@ -1611,7 +1611,7 @@
<p>Inherited from Readable.prependListener</p>
<p>Overrides EventEmitter.prependListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6022</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6031</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1648,7 +1648,7 @@
<p>Inherited from Readable.prependListener</p>
<p>Overrides EventEmitter.prependListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6023</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6032</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1679,7 +1679,7 @@
<p>Inherited from Readable.prependListener</p>
<p>Overrides EventEmitter.prependListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6024</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6033</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1716,7 +1716,7 @@
<p>Inherited from Readable.prependListener</p>
<p>Overrides EventEmitter.prependListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6025</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6034</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1747,7 +1747,7 @@
<p>Inherited from Readable.prependListener</p>
<p>Overrides EventEmitter.prependListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6026</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6035</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1778,7 +1778,7 @@
<p>Inherited from Readable.prependListener</p>
<p>Overrides EventEmitter.prependListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6027</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6036</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1829,7 +1829,7 @@
<p>Inherited from Readable.prependOnceListener</p>
<p>Overrides EventEmitter.prependOnceListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6029</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6038</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1866,7 +1866,7 @@
<p>Inherited from Readable.prependOnceListener</p>
<p>Overrides EventEmitter.prependOnceListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6030</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6039</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1897,7 +1897,7 @@
<p>Inherited from Readable.prependOnceListener</p>
<p>Overrides EventEmitter.prependOnceListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6031</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6040</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1934,7 +1934,7 @@
<p>Inherited from Readable.prependOnceListener</p>
<p>Overrides EventEmitter.prependOnceListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6032</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6041</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1965,7 +1965,7 @@
<p>Inherited from Readable.prependOnceListener</p>
<p>Overrides EventEmitter.prependOnceListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6033</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6042</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -1996,7 +1996,7 @@
<p>Inherited from Readable.prependOnceListener</p>
<p>Overrides EventEmitter.prependOnceListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6034</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6043</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2041,7 +2041,7 @@
<aside class="tsd-sources">
<p>Inherited from Readable.push</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5981</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5990</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2093,7 +2093,7 @@
<aside class="tsd-sources">
<p>Inherited from Readable.read</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5973</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5982</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2148,7 +2148,7 @@
<p>Inherited from Readable.removeListener</p>
<p>Overrides EventEmitter.removeListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6036</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6045</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2185,7 +2185,7 @@
<p>Inherited from Readable.removeListener</p>
<p>Overrides EventEmitter.removeListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6037</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6046</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2216,7 +2216,7 @@
<p>Inherited from Readable.removeListener</p>
<p>Overrides EventEmitter.removeListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6038</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6047</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2253,7 +2253,7 @@
<p>Inherited from Readable.removeListener</p>
<p>Overrides EventEmitter.removeListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6039</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6048</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2284,7 +2284,7 @@
<p>Inherited from Readable.removeListener</p>
<p>Overrides EventEmitter.removeListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6040</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6049</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2315,7 +2315,7 @@
<p>Inherited from Readable.removeListener</p>
<p>Overrides EventEmitter.removeListener</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6041</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6050</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2360,7 +2360,7 @@
<aside class="tsd-sources">
<p>Inherited from Readable.resume</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5976</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5985</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">this</span></h4>
@ -2378,7 +2378,7 @@
<aside class="tsd-sources">
<p>Inherited from Duplex.setDefaultEncoding</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6160</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6169</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2402,7 +2402,7 @@
<aside class="tsd-sources">
<p>Inherited from Readable.setEncoding</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5974</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5983</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2451,7 +2451,7 @@
<aside class="tsd-sources">
<p>Inherited from Duplex.uncork</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6165</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6174</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -2469,7 +2469,7 @@
<aside class="tsd-sources">
<p>Inherited from Readable.unpipe</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5978</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5987</li>
</ul>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
@ -2499,7 +2499,7 @@
<aside class="tsd-sources">
<p>Inherited from Readable.unshift</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5979</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5988</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2523,7 +2523,7 @@
<aside class="tsd-sources">
<p>Inherited from Readable.wrap</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5980</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:5989</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2548,7 +2548,7 @@
<aside class="tsd-sources">
<p>Inherited from Duplex.write</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6158</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6167</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -2566,7 +2566,7 @@
<aside class="tsd-sources">
<p>Inherited from Duplex.write</p>
<ul>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6159</li>
<li>Defined in /home/travis/build/dolanmiu/docx/node_modules/@types/node/index.d.ts:6168</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>

View File

@ -114,7 +114,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/stream.ts#L14">export/packer/stream.ts:14</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/stream.ts#L14">export/packer/stream.ts:14</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -140,7 +140,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/export/packer/stream.ts#L20">export/packer/stream.ts:20</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/export/packer/stream.ts#L20">export/packer/stream.ts:20</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Readable</span></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/app-properties/app-properties.ts#L4">file/app-properties/app-properties.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/app-properties/app-properties.ts#L4">file/app-properties/app-properties.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_app_properties_app_properties_.appproperties.html" class="tsd-signature-type">AppProperties</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/app-properties/app-properties-attributes.ts#L9">file/app-properties/app-properties-attributes.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/app-properties/app-properties-attributes.ts#L9">file/app-properties/app-properties-attributes.ts:9</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">vt<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:vt&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/app-properties/app-properties-attributes.ts#L11">file/app-properties/app-properties-attributes.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/app-properties/app-properties-attributes.ts#L11">file/app-properties/app-properties-attributes.ts:11</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">xmlns<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/app-properties/app-properties-attributes.ts#L10">file/app-properties/app-properties-attributes.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/app-properties/app-properties-attributes.ts#L10">file/app-properties/app-properties-attributes.ts:10</a></li>
</ul>
</aside>
</section>

View File

@ -132,7 +132,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/content-types/content-types.ts#L6">file/content-types/content-types.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/content-types/content-types.ts#L6">file/content-types/content-types.ts:6</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_content_types_content_types_.contenttypes.html" class="tsd-signature-type">ContentTypes</a></h4>
@ -149,7 +149,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -160,7 +160,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -171,7 +171,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -189,7 +189,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -210,7 +210,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -233,7 +233,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/content-types/content-types.ts#L35">file/content-types/content-types.ts:35</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/content-types/content-types.ts#L35">file/content-types/content-types.ts:35</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -256,7 +256,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/content-types/content-types.ts#L41">file/content-types/content-types.ts:41</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/content-types/content-types.ts#L41">file/content-types/content-types.ts:41</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -280,7 +280,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -299,7 +299,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/content-types/content-types-attributes.ts#L8">file/content-types/content-types-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/content-types/content-types-attributes.ts#L8">file/content-types/content-types-attributes.ts:8</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">xmlns<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/content-types/content-types-attributes.ts#L9">file/content-types/content-types-attributes.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/content-types/content-types-attributes.ts#L9">file/content-types/content-types-attributes.ts:9</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/content-types/default/default.ts#L4">file/content-types/default/default.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/content-types/default/default.ts#L4">file/content-types/default/default.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -156,7 +156,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -167,7 +167,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -178,7 +178,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -196,7 +196,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -217,7 +217,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -241,7 +241,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -260,7 +260,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/content-types/default/default-attributes.ts#L9">file/content-types/default/default-attributes.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/content-types/default/default-attributes.ts#L9">file/content-types/default/default-attributes.ts:9</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">content<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;ContentType&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/content-types/default/default-attributes.ts#L10">file/content-types/default/default-attributes.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/content-types/default/default-attributes.ts#L10">file/content-types/default/default-attributes.ts:10</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">extension<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Extension&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/content-types/default/default-attributes.ts#L11">file/content-types/default/default-attributes.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/content-types/default/default-attributes.ts#L11">file/content-types/default/default-attributes.ts:11</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/content-types/override/override.ts#L4">file/content-types/override/override.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/content-types/override/override.ts#L4">file/content-types/override/override.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -156,7 +156,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -167,7 +167,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -178,7 +178,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -196,7 +196,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -217,7 +217,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -241,7 +241,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -260,7 +260,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/content-types/override/override-attributes.ts#L9">file/content-types/override/override-attributes.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/content-types/override/override-attributes.ts#L9">file/content-types/override/override-attributes.ts:9</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">content<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;ContentType&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/content-types/override/override-attributes.ts#L10">file/content-types/override/override-attributes.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/content-types/override/override-attributes.ts#L10">file/content-types/override/override-attributes.ts:10</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">part<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;PartName&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/content-types/override/override-attributes.ts#L11">file/content-types/override/override-attributes.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/content-types/override/override-attributes.ts#L11">file/content-types/override/override-attributes.ts:11</a></li>
</ul>
</aside>
</section>

View File

@ -131,7 +131,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/core-properties/components.ts#L67">file/core-properties/components.ts:67</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/core-properties/components.ts#L67">file/core-properties/components.ts:67</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_core_properties_components_.created.html" class="tsd-signature-type">Created</a></h4>
@ -148,7 +148,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -188,7 +188,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -209,7 +209,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -233,7 +233,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_core_properties_components_.datecomponent.html">DateComponent</a>.<a href="_file_core_properties_components_.datecomponent.html#getcurrentdate">getCurrentDate</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/core-properties/components.ts#L54">file/core-properties/components.ts:54</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/core-properties/components.ts#L54">file/core-properties/components.ts:54</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@ -270,7 +270,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/core-properties/components.ts#L18">file/core-properties/components.ts:18</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/core-properties/components.ts#L18">file/core-properties/components.ts:18</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -140,7 +140,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -163,7 +163,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -174,7 +174,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -185,7 +185,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -203,7 +203,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -224,7 +224,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -248,7 +248,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -265,7 +265,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/core-properties/components.ts#L54">file/core-properties/components.ts:54</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/core-properties/components.ts#L54">file/core-properties/components.ts:54</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@ -284,7 +284,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/core-properties/components.ts#L32">file/core-properties/components.ts:32</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/core-properties/components.ts#L32">file/core-properties/components.ts:32</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/core-properties/components.ts#L25">file/core-properties/components.ts:25</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/core-properties/components.ts#L25">file/core-properties/components.ts:25</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/core-properties/components.ts#L39">file/core-properties/components.ts:39</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/core-properties/components.ts#L39">file/core-properties/components.ts:39</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -131,7 +131,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/core-properties/components.ts#L79">file/core-properties/components.ts:79</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/core-properties/components.ts#L79">file/core-properties/components.ts:79</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_core_properties_components_.modified.html" class="tsd-signature-type">Modified</a></h4>
@ -148,7 +148,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -188,7 +188,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -209,7 +209,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -233,7 +233,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_core_properties_components_.datecomponent.html">DateComponent</a>.<a href="_file_core_properties_components_.datecomponent.html#getcurrentdate">getCurrentDate</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/core-properties/components.ts#L54">file/core-properties/components.ts:54</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/core-properties/components.ts#L54">file/core-properties/components.ts:54</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@ -270,7 +270,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/core-properties/components.ts#L46">file/core-properties/components.ts:46</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/core-properties/components.ts#L46">file/core-properties/components.ts:46</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/core-properties/components.ts#L11">file/core-properties/components.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/core-properties/components.ts#L11">file/core-properties/components.ts:11</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/core-properties/components.ts#L4">file/core-properties/components.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/core-properties/components.ts#L4">file/core-properties/components.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/core-properties/properties.ts#L16">file/core-properties/properties.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/core-properties/properties.ts#L16">file/core-properties/properties.ts:16</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -133,7 +133,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/body.ts#L8">file/document/body/body.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/body.ts#L8">file/document/body/body.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -156,7 +156,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -167,7 +167,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -178,7 +178,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -195,7 +195,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/body.ts#L52">file/document/body/body.ts:52</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/body.ts#L52">file/document/body/body.ts:52</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_document_body_section_properties_section_properties_.sectionproperties.html" class="tsd-signature-type">SectionProperties</a></h4>
@ -213,7 +213,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -234,7 +234,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -257,7 +257,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/body.ts#L25">file/document/body/body.ts:25</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/body.ts#L25">file/document/body/body.ts:25</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -295,7 +295,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -313,7 +313,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/body.ts#L38">file/document/body/body.ts:38</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/body.ts#L38">file/document/body/body.ts:38</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -330,7 +330,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/body.ts#L48">file/document/body/body.ts:48</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/body.ts#L48">file/document/body/body.ts:48</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/columns/columns.ts#L4">file/document/body/section-properties/columns/columns.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/columns/columns.ts#L4">file/document/body/section-properties/columns/columns.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/columns/columns-attributes.ts#L8">file/document/body/section-properties/columns/columns-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/columns/columns-attributes.ts#L8">file/document/body/section-properties/columns/columns-attributes.ts:8</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">space<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:space&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/columns/columns-attributes.ts#L9">file/document/body/section-properties/columns/columns-attributes.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/columns/columns-attributes.ts#L9">file/document/body/section-properties/columns/columns-attributes.ts:9</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/doc-grid/doc-grid.ts#L4">file/document/body/section-properties/doc-grid/doc-grid.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/doc-grid/doc-grid.ts#L4">file/document/body/section-properties/doc-grid/doc-grid.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/doc-grid/doc-grid-attributes.ts#L8">file/document/body/section-properties/doc-grid/doc-grid-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/doc-grid/doc-grid-attributes.ts#L8">file/document/body/section-properties/doc-grid/doc-grid-attributes.ts:8</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">line<wbr>Pitch<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:linePitch&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/doc-grid/doc-grid-attributes.ts#L9">file/document/body/section-properties/doc-grid/doc-grid-attributes.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/doc-grid/doc-grid-attributes.ts#L9">file/document/body/section-properties/doc-grid/doc-grid-attributes.ts:9</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/footer-reference/footer-reference.ts#L9">file/document/body/section-properties/footer-reference/footer-reference.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/footer-reference/footer-reference.ts#L9">file/document/body/section-properties/footer-reference/footer-reference.ts:9</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/footer-reference/footer-reference-attributes.ts#L15">file/document/body/section-properties/footer-reference/footer-reference-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/footer-reference/footer-reference-attributes.ts#L15">file/document/body/section-properties/footer-reference/footer-reference-attributes.ts:15</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;r:id&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/footer-reference/footer-reference-attributes.ts#L17">file/document/body/section-properties/footer-reference/footer-reference-attributes.ts:17</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/footer-reference/footer-reference-attributes.ts#L17">file/document/body/section-properties/footer-reference/footer-reference-attributes.ts:17</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:type&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/footer-reference/footer-reference-attributes.ts#L16">file/document/body/section-properties/footer-reference/footer-reference-attributes.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/footer-reference/footer-reference-attributes.ts#L16">file/document/body/section-properties/footer-reference/footer-reference-attributes.ts:16</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/header-reference/header-reference.ts#L9">file/document/body/section-properties/header-reference/header-reference.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/header-reference/header-reference.ts#L9">file/document/body/section-properties/header-reference/header-reference.ts:9</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/header-reference/header-reference-attributes.ts#L15">file/document/body/section-properties/header-reference/header-reference-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/header-reference/header-reference-attributes.ts#L15">file/document/body/section-properties/header-reference/header-reference-attributes.ts:15</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;r:id&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/header-reference/header-reference-attributes.ts#L17">file/document/body/section-properties/header-reference/header-reference-attributes.ts:17</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/header-reference/header-reference-attributes.ts#L17">file/document/body/section-properties/header-reference/header-reference-attributes.ts:17</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:type&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/header-reference/header-reference-attributes.ts#L16">file/document/body/section-properties/header-reference/header-reference-attributes.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/header-reference/header-reference-attributes.ts#L16">file/document/body/section-properties/header-reference/header-reference-attributes.ts:16</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-margin/page-margin.ts#L4">file/document/body/section-properties/page-margin/page-margin.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-margin/page-margin.ts#L4">file/document/body/section-properties/page-margin/page-margin.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -171,7 +171,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -182,7 +182,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -211,7 +211,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -256,7 +256,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -275,7 +275,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L14">file/document/body/section-properties/page-margin/page-margin-attributes.ts:14</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L14">file/document/body/section-properties/page-margin/page-margin-attributes.ts:14</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">bottom<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:bottom&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L17">file/document/body/section-properties/page-margin/page-margin-attributes.ts:17</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L17">file/document/body/section-properties/page-margin/page-margin-attributes.ts:17</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">footer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:footer&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L20">file/document/body/section-properties/page-margin/page-margin-attributes.ts:20</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L20">file/document/body/section-properties/page-margin/page-margin-attributes.ts:20</a></li>
</ul>
</aside>
</section>
@ -291,7 +291,7 @@
<div class="tsd-signature tsd-kind-icon">gutter<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:gutter&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L21">file/document/body/section-properties/page-margin/page-margin-attributes.ts:21</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L21">file/document/body/section-properties/page-margin/page-margin-attributes.ts:21</a></li>
</ul>
</aside>
</section>
@ -301,7 +301,7 @@
<div class="tsd-signature tsd-kind-icon">header<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:header&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L19">file/document/body/section-properties/page-margin/page-margin-attributes.ts:19</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L19">file/document/body/section-properties/page-margin/page-margin-attributes.ts:19</a></li>
</ul>
</aside>
</section>
@ -311,7 +311,7 @@
<div class="tsd-signature tsd-kind-icon">left<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:left&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L18">file/document/body/section-properties/page-margin/page-margin-attributes.ts:18</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L18">file/document/body/section-properties/page-margin/page-margin-attributes.ts:18</a></li>
</ul>
</aside>
</section>
@ -321,7 +321,7 @@
<div class="tsd-signature tsd-kind-icon">right<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:right&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L16">file/document/body/section-properties/page-margin/page-margin-attributes.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L16">file/document/body/section-properties/page-margin/page-margin-attributes.ts:16</a></li>
</ul>
</aside>
</section>
@ -331,7 +331,7 @@
<div class="tsd-signature tsd-kind-icon">top<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:top&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L15">file/document/body/section-properties/page-margin/page-margin-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-margin/page-margin-attributes.ts#L15">file/document/body/section-properties/page-margin/page-margin-attributes.ts:15</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-number/page-number.ts#L31">file/document/body/section-properties/page-number/page-number.ts:31</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-number/page-number.ts#L31">file/document/body/section-properties/page-number/page-number.ts:31</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -156,7 +156,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -167,7 +167,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -178,7 +178,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -196,7 +196,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -217,7 +217,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -241,7 +241,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -260,7 +260,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-number/page-number.ts#L25">file/document/body/section-properties/page-number/page-number.ts:25</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-number/page-number.ts#L25">file/document/body/section-properties/page-number/page-number.ts:25</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">page<wbr>Number<wbr>Format<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:fmt&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-number/page-number.ts#L27">file/document/body/section-properties/page-number/page-number.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-number/page-number.ts#L27">file/document/body/section-properties/page-number/page-number.ts:27</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">page<wbr>Number<wbr>Start<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:start&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-number/page-number.ts#L26">file/document/body/section-properties/page-number/page-number.ts:26</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-number/page-number.ts#L26">file/document/body/section-properties/page-number/page-number.ts:26</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-size/page-size.ts#L4">file/document/body/section-properties/page-size/page-size.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-size/page-size.ts#L4">file/document/body/section-properties/page-size/page-size.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -220,7 +220,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -244,7 +244,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -263,7 +263,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-size/page-size-attributes.ts#L15">file/document/body/section-properties/page-size/page-size-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-size/page-size-attributes.ts#L15">file/document/body/section-properties/page-size/page-size-attributes.ts:15</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">height<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:h&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-size/page-size-attributes.ts#L17">file/document/body/section-properties/page-size/page-size-attributes.ts:17</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-size/page-size-attributes.ts#L17">file/document/body/section-properties/page-size/page-size-attributes.ts:17</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">orientation<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:orient&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-size/page-size-attributes.ts#L18">file/document/body/section-properties/page-size/page-size-attributes.ts:18</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-size/page-size-attributes.ts#L18">file/document/body/section-properties/page-size/page-size-attributes.ts:18</a></li>
</ul>
</aside>
</section>
@ -291,7 +291,7 @@
<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:w&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/page-size/page-size-attributes.ts#L16">file/document/body/section-properties/page-size/page-size-attributes.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/page-size/page-size-attributes.ts#L16">file/document/body/section-properties/page-size/page-size-attributes.ts:16</a></li>
</ul>
</aside>
</section>

View File

@ -131,7 +131,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/section-properties.ts#L26">file/document/body/section-properties/section-properties.ts:26</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/section-properties.ts#L26">file/document/body/section-properties/section-properties.ts:26</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -154,7 +154,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -165,7 +165,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -176,7 +176,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/section-properties.ts#L89">file/document/body/section-properties/section-properties.ts:89</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/section-properties.ts#L89">file/document/body/section-properties/section-properties.ts:89</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../modules/_file_document_body_section_properties_section_properties_.html#sectionpropertiesoptions" class="tsd-signature-type">SectionPropertiesOptions</a></h4>
@ -211,7 +211,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -256,7 +256,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -275,7 +275,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/title-page/title-page.ts#L4">file/document/body/section-properties/title-page/title-page.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/title-page/title-page.ts#L4">file/document/body/section-properties/title-page/title-page.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_document_body_section_properties_title_page_title_page_.titlepage.html" class="tsd-signature-type">TitlePage</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/title-page/title-page-attributes.ts#L8">file/document/body/section-properties/title-page/title-page-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/title-page/title-page-attributes.ts#L8">file/document/body/section-properties/title-page/title-page-attributes.ts:8</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:val&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/body/section-properties/title-page/title-page-attributes.ts#L9">file/document/body/section-properties/title-page/title-page-attributes.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/body/section-properties/title-page/title-page-attributes.ts#L9">file/document/body/section-properties/title-page/title-page-attributes.ts:9</a></li>
</ul>
</aside>
</section>

View File

@ -137,7 +137,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document.ts#L11">file/document/document.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document.ts#L11">file/document/document.ts:11</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -160,7 +160,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -171,7 +171,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -182,7 +182,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document.ts#L74">file/document/document.ts:74</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document.ts#L74">file/document/document.ts:74</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_document_body_body_.body.html" class="tsd-signature-type">Body</a></h4>
@ -217,7 +217,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -261,7 +261,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document.ts#L60">file/document/document.ts:60</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document.ts#L60">file/document/document.ts:60</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -284,7 +284,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document.ts#L40">file/document/document.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document.ts#L40">file/document/document.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -307,7 +307,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document.ts#L50">file/document/document.ts:50</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document.ts#L50">file/document/document.ts:50</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -330,7 +330,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document.ts#L64">file/document/document.ts:64</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document.ts#L64">file/document/document.ts:64</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -353,7 +353,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document.ts#L44">file/document/document.ts:44</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document.ts#L44">file/document/document.ts:44</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -376,7 +376,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document.ts#L54">file/document/document.ts:54</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document.ts#L54">file/document/document.ts:54</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -403,7 +403,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -422,7 +422,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L30">file/document/document-attributes.ts:30</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L30">file/document/document-attributes.ts:30</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">Ignorable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;mc:Ignorable&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L47">file/document/document-attributes.ts:47</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L47">file/document/document-attributes.ts:47</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">cp<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:cp&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L48">file/document/document-attributes.ts:48</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L48">file/document/document-attributes.ts:48</a></li>
</ul>
</aside>
</section>
@ -291,7 +291,7 @@
<div class="tsd-signature tsd-kind-icon">dc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:dc&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L49">file/document/document-attributes.ts:49</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L49">file/document/document-attributes.ts:49</a></li>
</ul>
</aside>
</section>
@ -301,7 +301,7 @@
<div class="tsd-signature tsd-kind-icon">dcmitype<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:dcmitype&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L51">file/document/document-attributes.ts:51</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L51">file/document/document-attributes.ts:51</a></li>
</ul>
</aside>
</section>
@ -311,7 +311,7 @@
<div class="tsd-signature tsd-kind-icon">dcterms<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:dcterms&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L50">file/document/document-attributes.ts:50</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L50">file/document/document-attributes.ts:50</a></li>
</ul>
</aside>
</section>
@ -321,7 +321,7 @@
<div class="tsd-signature tsd-kind-icon">m<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:m&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L35">file/document/document-attributes.ts:35</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L35">file/document/document-attributes.ts:35</a></li>
</ul>
</aside>
</section>
@ -331,7 +331,7 @@
<div class="tsd-signature tsd-kind-icon">mc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:mc&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L32">file/document/document-attributes.ts:32</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L32">file/document/document-attributes.ts:32</a></li>
</ul>
</aside>
</section>
@ -341,7 +341,7 @@
<div class="tsd-signature tsd-kind-icon">o<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:o&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L33">file/document/document-attributes.ts:33</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L33">file/document/document-attributes.ts:33</a></li>
</ul>
</aside>
</section>
@ -351,7 +351,7 @@
<div class="tsd-signature tsd-kind-icon">r<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:r&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L34">file/document/document-attributes.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L34">file/document/document-attributes.ts:34</a></li>
</ul>
</aside>
</section>
@ -361,7 +361,7 @@
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xsi:type&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L53">file/document/document-attributes.ts:53</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L53">file/document/document-attributes.ts:53</a></li>
</ul>
</aside>
</section>
@ -371,7 +371,7 @@
<div class="tsd-signature tsd-kind-icon">v<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:v&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L36">file/document/document-attributes.ts:36</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L36">file/document/document-attributes.ts:36</a></li>
</ul>
</aside>
</section>
@ -381,7 +381,7 @@
<div class="tsd-signature tsd-kind-icon">w<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:w&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L40">file/document/document-attributes.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L40">file/document/document-attributes.ts:40</a></li>
</ul>
</aside>
</section>
@ -391,7 +391,7 @@
<div class="tsd-signature tsd-kind-icon">w10<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:w10&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L39">file/document/document-attributes.ts:39</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L39">file/document/document-attributes.ts:39</a></li>
</ul>
</aside>
</section>
@ -401,7 +401,7 @@
<div class="tsd-signature tsd-kind-icon">w14<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:w14&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L41">file/document/document-attributes.ts:41</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L41">file/document/document-attributes.ts:41</a></li>
</ul>
</aside>
</section>
@ -411,7 +411,7 @@
<div class="tsd-signature tsd-kind-icon">w15<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:w15&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L42">file/document/document-attributes.ts:42</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L42">file/document/document-attributes.ts:42</a></li>
</ul>
</aside>
</section>
@ -421,7 +421,7 @@
<div class="tsd-signature tsd-kind-icon">wne<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:wne&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L45">file/document/document-attributes.ts:45</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L45">file/document/document-attributes.ts:45</a></li>
</ul>
</aside>
</section>
@ -431,7 +431,7 @@
<div class="tsd-signature tsd-kind-icon">wp<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:wp&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L38">file/document/document-attributes.ts:38</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L38">file/document/document-attributes.ts:38</a></li>
</ul>
</aside>
</section>
@ -441,7 +441,7 @@
<div class="tsd-signature tsd-kind-icon">wp14<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:wp14&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L37">file/document/document-attributes.ts:37</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L37">file/document/document-attributes.ts:37</a></li>
</ul>
</aside>
</section>
@ -451,7 +451,7 @@
<div class="tsd-signature tsd-kind-icon">wpc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:wpc&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L31">file/document/document-attributes.ts:31</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L31">file/document/document-attributes.ts:31</a></li>
</ul>
</aside>
</section>
@ -461,7 +461,7 @@
<div class="tsd-signature tsd-kind-icon">wpg<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:wpg&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L43">file/document/document-attributes.ts:43</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L43">file/document/document-attributes.ts:43</a></li>
</ul>
</aside>
</section>
@ -471,7 +471,7 @@
<div class="tsd-signature tsd-kind-icon">wpi<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:wpi&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L44">file/document/document-attributes.ts:44</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L44">file/document/document-attributes.ts:44</a></li>
</ul>
</aside>
</section>
@ -481,7 +481,7 @@
<div class="tsd-signature tsd-kind-icon">wps<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:wps&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L46">file/document/document-attributes.ts:46</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L46">file/document/document-attributes.ts:46</a></li>
</ul>
</aside>
</section>
@ -491,7 +491,7 @@
<div class="tsd-signature tsd-kind-icon">xsi<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:xsi&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/document/document-attributes.ts#L52">file/document/document-attributes.ts:52</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/document/document-attributes.ts#L52">file/document/document-attributes.ts:52</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/anchor/anchor.ts#L36">file/drawing/anchor/anchor.ts:36</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/anchor/anchor.ts#L36">file/drawing/anchor/anchor.ts:36</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -220,7 +220,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -244,7 +244,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -263,7 +263,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/anchor/anchor-attributes.ts#L14">file/drawing/anchor/anchor-attributes.ts:14</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/anchor/anchor-attributes.ts#L14">file/drawing/anchor/anchor-attributes.ts:14</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">allow<wbr>Overlap<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;allowOverlap&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/anchor/anchor-attributes.ts#L19">file/drawing/anchor/anchor-attributes.ts:19</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/anchor/anchor-attributes.ts#L19">file/drawing/anchor/anchor-attributes.ts:19</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">behind<wbr>Doc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;behindDoc&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/anchor/anchor-attributes.ts#L20">file/drawing/anchor/anchor-attributes.ts:20</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/anchor/anchor-attributes.ts#L20">file/drawing/anchor/anchor-attributes.ts:20</a></li>
</ul>
</aside>
</section>
@ -291,7 +291,7 @@
<div class="tsd-signature tsd-kind-icon">distB<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;distB&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/anchor/anchor-attributes.ts#L16">file/drawing/anchor/anchor-attributes.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/anchor/anchor-attributes.ts#L16">file/drawing/anchor/anchor-attributes.ts:16</a></li>
</ul>
</aside>
</section>
@ -301,7 +301,7 @@
<div class="tsd-signature tsd-kind-icon">distL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;distL&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/anchor/anchor-attributes.ts#L17">file/drawing/anchor/anchor-attributes.ts:17</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/anchor/anchor-attributes.ts#L17">file/drawing/anchor/anchor-attributes.ts:17</a></li>
</ul>
</aside>
</section>
@ -311,7 +311,7 @@
<div class="tsd-signature tsd-kind-icon">distR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;distR&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/anchor/anchor-attributes.ts#L18">file/drawing/anchor/anchor-attributes.ts:18</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/anchor/anchor-attributes.ts#L18">file/drawing/anchor/anchor-attributes.ts:18</a></li>
</ul>
</aside>
</section>
@ -321,7 +321,7 @@
<div class="tsd-signature tsd-kind-icon">distT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;distT&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/anchor/anchor-attributes.ts#L15">file/drawing/anchor/anchor-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/anchor/anchor-attributes.ts#L15">file/drawing/anchor/anchor-attributes.ts:15</a></li>
</ul>
</aside>
</section>
@ -331,7 +331,7 @@
<div class="tsd-signature tsd-kind-icon">layout<wbr>InCell<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;layoutInCell&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/anchor/anchor-attributes.ts#L21">file/drawing/anchor/anchor-attributes.ts:21</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/anchor/anchor-attributes.ts#L21">file/drawing/anchor/anchor-attributes.ts:21</a></li>
</ul>
</aside>
</section>
@ -341,7 +341,7 @@
<div class="tsd-signature tsd-kind-icon">locked<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;locked&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/anchor/anchor-attributes.ts#L22">file/drawing/anchor/anchor-attributes.ts:22</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/anchor/anchor-attributes.ts#L22">file/drawing/anchor/anchor-attributes.ts:22</a></li>
</ul>
</aside>
</section>
@ -351,7 +351,7 @@
<div class="tsd-signature tsd-kind-icon">relative<wbr>Height<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;relativeHeight&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/anchor/anchor-attributes.ts#L23">file/drawing/anchor/anchor-attributes.ts:23</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/anchor/anchor-attributes.ts#L23">file/drawing/anchor/anchor-attributes.ts:23</a></li>
</ul>
</aside>
</section>
@ -361,7 +361,7 @@
<div class="tsd-signature tsd-kind-icon">simple<wbr>Pos<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;simplePos&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/anchor/anchor-attributes.ts#L24">file/drawing/anchor/anchor-attributes.ts:24</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/anchor/anchor-attributes.ts#L24">file/drawing/anchor/anchor-attributes.ts:24</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/doc-properties/doc-properties.ts#L4">file/drawing/doc-properties/doc-properties.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/doc-properties/doc-properties.ts#L4">file/drawing/doc-properties/doc-properties.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_doc_properties_doc_properties_.docproperties.html" class="tsd-signature-type">DocProperties</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/doc-properties/doc-properties-attributes.ts#L10">file/drawing/doc-properties/doc-properties-attributes.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/doc-properties/doc-properties-attributes.ts#L10">file/drawing/doc-properties/doc-properties-attributes.ts:10</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">descr<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;descr&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/doc-properties/doc-properties-attributes.ts#L13">file/drawing/doc-properties/doc-properties-attributes.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/doc-properties/doc-properties-attributes.ts#L13">file/drawing/doc-properties/doc-properties-attributes.ts:13</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;id&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/doc-properties/doc-properties-attributes.ts#L11">file/drawing/doc-properties/doc-properties-attributes.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/doc-properties/doc-properties-attributes.ts#L11">file/drawing/doc-properties/doc-properties-attributes.ts:11</a></li>
</ul>
</aside>
</section>
@ -291,7 +291,7 @@
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;name&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/doc-properties/doc-properties-attributes.ts#L12">file/drawing/doc-properties/doc-properties-attributes.ts:12</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/doc-properties/doc-properties-attributes.ts#L12">file/drawing/doc-properties/doc-properties-attributes.ts:12</a></li>
</ul>
</aside>
</section>

View File

@ -131,7 +131,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/drawing.ts#L31">file/drawing/drawing.ts:31</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/drawing.ts#L31">file/drawing/drawing.ts:31</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -157,7 +157,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -168,7 +168,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -179,7 +179,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -197,7 +197,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -218,7 +218,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -242,7 +242,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -261,7 +261,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -278,7 +278,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/drawing.ts#L53">file/drawing/drawing.ts:53</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/drawing.ts#L53">file/drawing/drawing.ts:53</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/effect-extent/effect-extent.ts#L4">file/drawing/effect-extent/effect-extent.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/effect-extent/effect-extent.ts#L4">file/drawing/effect-extent/effect-extent.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_effect_extent_effect_extent_.effectextent.html" class="tsd-signature-type">EffectExtent</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/effect-extent/effect-extent-attributes.ts#L11">file/drawing/effect-extent/effect-extent-attributes.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/effect-extent/effect-extent-attributes.ts#L11">file/drawing/effect-extent/effect-extent-attributes.ts:11</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">b<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;b&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/effect-extent/effect-extent-attributes.ts#L12">file/drawing/effect-extent/effect-extent-attributes.ts:12</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/effect-extent/effect-extent-attributes.ts#L12">file/drawing/effect-extent/effect-extent-attributes.ts:12</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">l<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;l&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/effect-extent/effect-extent-attributes.ts#L13">file/drawing/effect-extent/effect-extent-attributes.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/effect-extent/effect-extent-attributes.ts#L13">file/drawing/effect-extent/effect-extent-attributes.ts:13</a></li>
</ul>
</aside>
</section>
@ -291,7 +291,7 @@
<div class="tsd-signature tsd-kind-icon">r<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;r&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/effect-extent/effect-extent-attributes.ts#L14">file/drawing/effect-extent/effect-extent-attributes.ts:14</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/effect-extent/effect-extent-attributes.ts#L14">file/drawing/effect-extent/effect-extent-attributes.ts:14</a></li>
</ul>
</aside>
</section>
@ -301,7 +301,7 @@
<div class="tsd-signature tsd-kind-icon">t<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;t&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/effect-extent/effect-extent-attributes.ts#L15">file/drawing/effect-extent/effect-extent-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/effect-extent/effect-extent-attributes.ts#L15">file/drawing/effect-extent/effect-extent-attributes.ts:15</a></li>
</ul>
</aside>
</section>

View File

@ -131,7 +131,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/extent/extent.ts#L5">file/drawing/extent/extent.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/extent/extent.ts#L5">file/drawing/extent/extent.ts:5</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -157,7 +157,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -168,7 +168,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -179,7 +179,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -197,7 +197,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -218,7 +218,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -242,7 +242,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -261,7 +261,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -278,7 +278,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/extent/extent.ts#L18">file/drawing/extent/extent.ts:18</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/extent/extent.ts#L18">file/drawing/extent/extent.ts:18</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/extent/extent-attributes.ts#L9">file/drawing/extent/extent-attributes.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/extent/extent-attributes.ts#L9">file/drawing/extent/extent-attributes.ts:9</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">cx<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;cx&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/extent/extent-attributes.ts#L10">file/drawing/extent/extent-attributes.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/extent/extent-attributes.ts#L10">file/drawing/extent/extent-attributes.ts:10</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">cy<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;cy&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/extent/extent-attributes.ts#L11">file/drawing/extent/extent-attributes.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/extent/extent-attributes.ts#L11">file/drawing/extent/extent-attributes.ts:11</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/floating/align.ts#L5">file/drawing/floating/align.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/floating/align.ts#L5">file/drawing/floating/align.ts:5</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/floating/horizontal-position.ts#L17">file/drawing/floating/horizontal-position.ts:17</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/floating/horizontal-position.ts#L17">file/drawing/floating/horizontal-position.ts:17</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/floating/horizontal-position.ts#L12">file/drawing/floating/horizontal-position.ts:12</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/floating/horizontal-position.ts#L12">file/drawing/floating/horizontal-position.ts:12</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">relative<wbr>From<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;relativeFrom&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/floating/horizontal-position.ts#L13">file/drawing/floating/horizontal-position.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/floating/horizontal-position.ts#L13">file/drawing/floating/horizontal-position.ts:13</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/floating/position-offset.ts#L4">file/drawing/floating/position-offset.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/floating/position-offset.ts#L4">file/drawing/floating/position-offset.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/floating/simple-pos.ts#L16">file/drawing/floating/simple-pos.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/floating/simple-pos.ts#L16">file/drawing/floating/simple-pos.ts:16</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_floating_simple_pos_.simplepos.html" class="tsd-signature-type">SimplePos</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/floating/simple-pos.ts#L10">file/drawing/floating/simple-pos.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/floating/simple-pos.ts#L10">file/drawing/floating/simple-pos.ts:10</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">x<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;x&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/floating/simple-pos.ts#L11">file/drawing/floating/simple-pos.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/floating/simple-pos.ts#L11">file/drawing/floating/simple-pos.ts:11</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">y<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;y&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/floating/simple-pos.ts#L12">file/drawing/floating/simple-pos.ts:12</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/floating/simple-pos.ts#L12">file/drawing/floating/simple-pos.ts:12</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/floating/vertical-position.ts#L17">file/drawing/floating/vertical-position.ts:17</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/floating/vertical-position.ts#L17">file/drawing/floating/vertical-position.ts:17</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/floating/vertical-position.ts#L12">file/drawing/floating/vertical-position.ts:12</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/floating/vertical-position.ts#L12">file/drawing/floating/vertical-position.ts:12</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">relative<wbr>From<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;relativeFrom&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/floating/vertical-position.ts#L13">file/drawing/floating/vertical-position.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/floating/vertical-position.ts#L13">file/drawing/floating/vertical-position.ts:13</a></li>
</ul>
</aside>
</section>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-lock-attributes.ts#L9">file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-lock-attributes.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-lock-attributes.ts#L9">file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-lock-attributes.ts:9</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">no<wbr>Change<wbr>Aspect<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;noChangeAspect&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-lock-attributes.ts#L11">file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-lock-attributes.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-lock-attributes.ts#L11">file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-lock-attributes.ts:11</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">xmlns<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:a&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-lock-attributes.ts#L10">file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-lock-attributes.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-lock-attributes.ts#L10">file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-lock-attributes.ts:10</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-locks.ts#L4">file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-locks.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-locks.ts#L4">file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-locks.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_graphic_frame_graphic_frame_locks_graphic_frame_locks_.graphicframelocks.html" class="tsd-signature-type">GraphicFrameLocks</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/graphic-frame/graphic-frame-properties.ts#L4">file/drawing/graphic-frame/graphic-frame-properties.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/graphic-frame/graphic-frame-properties.ts#L4">file/drawing/graphic-frame/graphic-frame-properties.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_graphic_frame_graphic_frame_properties_.graphicframeproperties.html" class="tsd-signature-type">GraphicFrameProperties</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -131,7 +131,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic.ts#L15">file/drawing/inline/graphic/graphic.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic.ts#L15">file/drawing/inline/graphic/graphic.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -160,7 +160,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -171,7 +171,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -182,7 +182,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -200,7 +200,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -245,7 +245,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -264,7 +264,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -281,7 +281,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic.ts#L30">file/drawing/inline/graphic/graphic.ts:30</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic.ts#L30">file/drawing/inline/graphic/graphic.ts:30</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic.ts#L9">file/drawing/inline/graphic/graphic.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic.ts#L9">file/drawing/inline/graphic/graphic.ts:9</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">a<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:a&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic.ts#L10">file/drawing/inline/graphic/graphic.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic.ts#L10">file/drawing/inline/graphic/graphic.ts:10</a></li>
</ul>
</aside>
</section>

View File

@ -131,7 +131,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/graphic-data.ts#L6">file/drawing/inline/graphic/graphic-data/graphic-data.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/graphic-data.ts#L6">file/drawing/inline/graphic/graphic-data/graphic-data.ts:6</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -160,7 +160,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -171,7 +171,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -182,7 +182,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -200,7 +200,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -245,7 +245,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -264,7 +264,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -281,7 +281,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/graphic-data.ts#L22">file/drawing/inline/graphic/graphic-data/graphic-data.ts:22</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/graphic-data.ts#L22">file/drawing/inline/graphic/graphic-data/graphic-data.ts:22</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/graphic-data-attribute.ts#L8">file/drawing/inline/graphic/graphic-data/graphic-data-attribute.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/graphic-data-attribute.ts#L8">file/drawing/inline/graphic/graphic-data/graphic-data-attribute.ts:8</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">uri<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;uri&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/graphic-data-attribute.ts#L9">file/drawing/inline/graphic/graphic-data/graphic-data-attribute.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/graphic-data-attribute.ts#L9">file/drawing/inline/graphic/graphic-data/graphic-data-attribute.ts:9</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts#L15">file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts#L15">file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts#L9">file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts#L9">file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts:9</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">cstate<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;cstate&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts#L11">file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts#L11">file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts:11</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">embed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;r:embed&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts#L10">file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts#L10">file/drawing/inline/graphic/graphic-data/pic/blip/blip.ts:10</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/blip/blip-fill.ts#L6">file/drawing/inline/graphic/graphic-data/pic/blip/blip-fill.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/blip/blip-fill.ts#L6">file/drawing/inline/graphic/graphic-data/pic/blip/blip-fill.ts:6</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -193,7 +193,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -214,7 +214,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -257,7 +257,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/blip/source-rectangle.ts#L3">file/drawing/inline/graphic/graphic-data/pic/blip/source-rectangle.ts:3</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/blip/source-rectangle.ts#L3">file/drawing/inline/graphic/graphic-data/pic/blip/source-rectangle.ts:3</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_inline_graphic_graphic_data_pic_blip_source_rectangle_.sourcerectangle.html" class="tsd-signature-type">SourceRectangle</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/blip/stretch.ts#L3">file/drawing/inline/graphic/graphic-data/pic/blip/stretch.ts:3</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/blip/stretch.ts#L3">file/drawing/inline/graphic/graphic-data/pic/blip/stretch.ts:3</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_inline_graphic_graphic_data_pic_blip_stretch_.fillrectangle.html" class="tsd-signature-type">FillRectangle</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/blip/stretch.ts#L9">file/drawing/inline/graphic/graphic-data/pic/blip/stretch.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/blip/stretch.ts#L9">file/drawing/inline/graphic/graphic-data/pic/blip/stretch.ts:9</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_inline_graphic_graphic_data_pic_blip_stretch_.stretch.html" class="tsd-signature-type">Stretch</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/child-non-visual-pic-properties.ts#L4">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/child-non-visual-pic-properties.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/child-non-visual-pic-properties.ts#L4">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/child-non-visual-pic-properties.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_inline_graphic_graphic_data_pic_non_visual_pic_properties_child_non_visual_pic_properties_child_non_visual_pic_properties_.childnonvisualproperties.html" class="tsd-signature-type">ChildNonVisualProperties</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks.ts#L4">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks.ts#L4">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_inline_graphic_graphic_data_pic_non_visual_pic_properties_child_non_visual_pic_properties_pic_locks_pic_locks_.piclocks.html" class="tsd-signature-type">PicLocks</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks-attributes.ts#L9">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks-attributes.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks-attributes.ts#L9">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks-attributes.ts:9</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">no<wbr>Change<wbr>Arrowheads<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;noChangeArrowheads&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks-attributes.ts#L11">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks-attributes.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks-attributes.ts#L11">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks-attributes.ts:11</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">no<wbr>Change<wbr>Aspect<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;noChangeAspect&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks-attributes.ts#L10">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks-attributes.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks-attributes.ts#L10">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks-attributes.ts:10</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-pic-properties.ts#L5">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-pic-properties.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-pic-properties.ts#L5">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-pic-properties.ts:5</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_inline_graphic_graphic_data_pic_non_visual_pic_properties_non_visual_pic_properties_.nonvisualpicproperties.html" class="tsd-signature-type">NonVisualPicProperties</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties.ts#L4">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties.ts#L4">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_inline_graphic_graphic_data_pic_non_visual_pic_properties_non_visual_properties_non_visual_properties_.nonvisualproperties.html" class="tsd-signature-type">NonVisualProperties</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts#L10">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts#L10">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts:10</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">descr<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;desc&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts#L13">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts#L13">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts:13</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;id&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts#L11">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts#L11">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts:11</a></li>
</ul>
</aside>
</section>
@ -291,7 +291,7 @@
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;name&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts#L12">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts:12</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts#L12">file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.ts:12</a></li>
</ul>
</aside>
</section>

View File

@ -131,7 +131,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/pic.ts#L9">file/drawing/inline/graphic/graphic-data/pic/pic.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/pic.ts#L9">file/drawing/inline/graphic/graphic-data/pic/pic.ts:9</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -160,7 +160,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -171,7 +171,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -182,7 +182,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -200,7 +200,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -245,7 +245,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -264,7 +264,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -281,7 +281,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/pic.ts#L27">file/drawing/inline/graphic/graphic-data/pic/pic.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/pic.ts#L27">file/drawing/inline/graphic/graphic-data/pic/pic.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/pic-attributes.ts#L8">file/drawing/inline/graphic/graphic-data/pic/pic-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/pic-attributes.ts#L8">file/drawing/inline/graphic/graphic-data/pic/pic-attributes.ts:8</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">xmlns<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:pic&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/pic-attributes.ts#L9">file/drawing/inline/graphic/graphic-data/pic/pic-attributes.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/pic-attributes.ts#L9">file/drawing/inline/graphic/graphic-data/pic/pic-attributes.ts:9</a></li>
</ul>
</aside>
</section>

View File

@ -131,7 +131,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents.ts#L6">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents.ts#L6">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents.ts:6</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -157,7 +157,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -168,7 +168,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -179,7 +179,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -197,7 +197,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -218,7 +218,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -242,7 +242,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -261,7 +261,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -278,7 +278,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents.ts#L19">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents.ts:19</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents.ts#L19">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents.ts:19</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents-attributes.ts#L9">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents-attributes.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents-attributes.ts#L9">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents-attributes.ts:9</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">cx<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;cx&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents-attributes.ts#L10">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents-attributes.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents-attributes.ts#L10">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents-attributes.ts:10</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">cy<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;cy&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents-attributes.ts#L11">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents-attributes.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents-attributes.ts#L11">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents-attributes.ts:11</a></li>
</ul>
</aside>
</section>

View File

@ -131,7 +131,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/form.ts#L7">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/form.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/form.ts#L7">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/form.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -157,7 +157,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -168,7 +168,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -179,7 +179,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -197,7 +197,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -218,7 +218,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -242,7 +242,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -261,7 +261,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -278,7 +278,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/form.ts#L18">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/form.ts:18</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/form.ts#L18">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/form.ts:18</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off.ts#L5">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off.ts#L5">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off.ts:5</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_inline_graphic_graphic_data_pic_shape_properties_form_offset_off_.offset.html" class="tsd-signature-type">Offset</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off-attributes.ts#L9">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off-attributes.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off-attributes.ts#L9">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off-attributes.ts:9</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">x<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;x&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off-attributes.ts#L10">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off-attributes.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off-attributes.ts#L10">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off-attributes.ts:10</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">y<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;y&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off-attributes.ts#L11">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off-attributes.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off-attributes.ts#L11">file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off-attributes.ts:11</a></li>
</ul>
</aside>
</section>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/no-fill.ts#L3">file/drawing/inline/graphic/graphic-data/pic/shape-properties/no-fill.ts:3</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/no-fill.ts#L3">file/drawing/inline/graphic/graphic-data/pic/shape-properties/no-fill.ts:3</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_inline_graphic_graphic_data_pic_shape_properties_no_fill_.nofill.html" class="tsd-signature-type">NoFill</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/no-fill.ts#L3">file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/no-fill.ts:3</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/no-fill.ts#L3">file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/no-fill.ts:3</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_inline_graphic_graphic_data_pic_shape_properties_outline_no_fill_.nofill.html" class="tsd-signature-type">NoFill</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/outline.ts#L5">file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/outline.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/outline.ts#L5">file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/outline.ts:5</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_inline_graphic_graphic_data_pic_shape_properties_outline_outline_.outline.html" class="tsd-signature-type">Outline</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/adjustment-values/adjustment-values.ts#L4">file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/adjustment-values/adjustment-values.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/adjustment-values/adjustment-values.ts#L4">file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/adjustment-values/adjustment-values.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_inline_graphic_graphic_data_pic_shape_properties_preset_geometry_adjustment_values_adjustment_values_.adjustmentvalues.html" class="tsd-signature-type">AdjustmentValues</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/preset-geometry.ts#L6">file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/preset-geometry.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/preset-geometry.ts#L6">file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/preset-geometry.ts:6</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_drawing_inline_graphic_graphic_data_pic_shape_properties_preset_geometry_preset_geometry_.presetgeometry.html" class="tsd-signature-type">PresetGeometry</a></h4>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -158,7 +158,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -169,7 +169,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -187,7 +187,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -208,7 +208,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -251,7 +251,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>

View File

@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -199,7 +199,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/preset-geometry-attributes.ts#L8">file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/preset-geometry-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/preset-geometry-attributes.ts#L8">file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/preset-geometry-attributes.ts:8</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">prst<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;prst&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60a92fb/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/preset-geometry-attributes.ts#L9">file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/preset-geometry-attributes.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee04896/src/file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/preset-geometry-attributes.ts#L9">file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/preset-geometry-attributes.ts:9</a></li>
</ul>
</aside>
</section>

Some files were not shown because too many files have changed in this diff Show More