Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -97,6 +97,7 @@
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Methods</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_header_wrapper_.headerwrapper.html#addchildelement" class="tsd-kind-icon">add<wbr>Child<wbr>Element</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_header_wrapper_.headerwrapper.html#adddrawing" class="tsd-kind-icon">add<wbr>Drawing</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_header_wrapper_.headerwrapper.html#addparagraph" class="tsd-kind-icon">add<wbr>Paragraph</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_header_wrapper_.headerwrapper.html#addtable" class="tsd-kind-icon">add<wbr>Table</a></li>
|
||||
@ -120,7 +121,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/header-wrapper.ts#L59">file/header-wrapper.ts:59</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/header-wrapper.ts#L60">file/header-wrapper.ts:60</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -146,7 +147,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/header-wrapper.ts#L98">file/header-wrapper.ts:98</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/header-wrapper.ts#L103">file/header-wrapper.ts:103</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_header_header_.header.html" class="tsd-signature-type">Header</a></h4>
|
||||
@ -163,7 +164,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/header-wrapper.ts#L102">file/header-wrapper.ts:102</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/header-wrapper.ts#L107">file/header-wrapper.ts:107</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_relationships_relationships_.relationships.html" class="tsd-signature-type">Relationships</a></h4>
|
||||
@ -173,6 +174,29 @@
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Methods</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
||||
<a name="addchildelement" class="tsd-anchor"></a>
|
||||
<h3>add<wbr>Child<wbr>Element</h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
||||
<li class="tsd-signature tsd-kind-icon">add<wbr>Child<wbr>Element<span class="tsd-signature-symbol">(</span>childElement<span class="tsd-signature-symbol">: </span><a href="_file_xml_components_xml_component_.xmlcomponent.html" class="tsd-signature-type">XmlComponent</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-descriptions">
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/header-wrapper.ts#L89">file/header-wrapper.ts:89</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
<h5>childElement: <a href="_file_xml_components_xml_component_.xmlcomponent.html" class="tsd-signature-type">XmlComponent</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
</ul>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
||||
<a name="adddrawing" class="tsd-anchor"></a>
|
||||
<h3>add<wbr>Drawing</h3>
|
||||
@ -183,7 +207,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/header-wrapper.ts#L84">file/header-wrapper.ts:84</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/header-wrapper.ts#L85">file/header-wrapper.ts:85</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -206,7 +230,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/header-wrapper.ts#L66">file/header-wrapper.ts:66</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/header-wrapper.ts#L67">file/header-wrapper.ts:67</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -229,7 +253,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/header-wrapper.ts#L76">file/header-wrapper.ts:76</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/header-wrapper.ts#L77">file/header-wrapper.ts:77</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -252,7 +276,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/header-wrapper.ts#L88">file/header-wrapper.ts:88</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/header-wrapper.ts#L93">file/header-wrapper.ts:93</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -275,7 +299,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/header-wrapper.ts#L70">file/header-wrapper.ts:70</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/header-wrapper.ts#L71">file/header-wrapper.ts:71</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -298,7 +322,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/header-wrapper.ts#L80">file/header-wrapper.ts:80</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/header-wrapper.ts#L81">file/header-wrapper.ts:81</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -346,6 +370,9 @@
|
||||
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
|
||||
<a href="_file_header_wrapper_.headerwrapper.html#relationships" class="tsd-kind-icon">Relationships</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class">
|
||||
<a href="_file_header_wrapper_.headerwrapper.html#addchildelement" class="tsd-kind-icon">add<wbr>Child<wbr>Element</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class">
|
||||
<a href="_file_header_wrapper_.headerwrapper.html#adddrawing" class="tsd-kind-icon">add<wbr>Drawing</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user