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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-06-30 22:56:07 +00:00
parent 1289123085
commit 3ba84d36a9
436 changed files with 20703 additions and 3956 deletions

View File

@ -96,19 +96,28 @@
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_file_.file.html#document" class="tsd-kind-icon">Document</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_file_.file.html#documentrelationships" class="tsd-kind-icon">Document<wbr>Relationships</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_file_.file.html#filerelationships" class="tsd-kind-icon">File<wbr>Relationships</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_file_.file.html#footnotes" class="tsd-kind-icon">Foot<wbr>Notes</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_file_.file.html#footer" class="tsd-kind-icon">Footer</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_file_.file.html#footers" class="tsd-kind-icon">Footers</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_file_.file.html#header" class="tsd-kind-icon">Header</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_file_.file.html#headers" class="tsd-kind-icon">Headers</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_file_.file.html#media" class="tsd-kind-icon">Media</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_file_.file.html#numbering" class="tsd-kind-icon">Numbering</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_file_.file.html#styles" class="tsd-kind-icon">Styles</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_file_.file.html#firstpageheader" class="tsd-kind-icon">first<wbr>Page<wbr>Header</a></li>
</ul>
</section>
<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_file_.file.html#footerbyrefnumber" class="tsd-kind-icon">Footer<wbr>ByRef<wbr>Number</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_file_.file.html#headerbyrefnumber" class="tsd-kind-icon">Header<wbr>ByRef<wbr>Number</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_file_.file.html#addparagraph" class="tsd-kind-icon">add<wbr>Paragraph</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_file_.file.html#addsection" class="tsd-kind-icon">add<wbr>Section</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_file_.file.html#addtable" class="tsd-kind-icon">add<wbr>Table</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_file_.file.html#createfirstpageheader" class="tsd-kind-icon">create<wbr>First<wbr>Page<wbr>Header</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_file_.file.html#createfooter" class="tsd-kind-icon">create<wbr>Footer</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_file_.file.html#createfootnote" class="tsd-kind-icon">create<wbr>Footnote</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_file_.file.html#createheader" class="tsd-kind-icon">create<wbr>Header</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_file_.file.html#createhyperlink" class="tsd-kind-icon">create<wbr>Hyperlink</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_file_.file.html#createimage" class="tsd-kind-icon">create<wbr>Image</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_file_.file.html#createimagedata" class="tsd-kind-icon">create<wbr>Image<wbr>Data</a></li>
@ -131,7 +140,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L32">file/file.ts:32</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L35">file/file.ts:35</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -160,7 +169,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L201">file/file.ts:201</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L275">file/file.ts:275</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>
@ -177,7 +186,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L197">file/file.ts:197</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L271">file/file.ts:271</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>
@ -194,7 +203,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L165">file/file.ts:165</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L219">file/file.ts:219</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_core_properties_properties_.coreproperties.html" class="tsd-signature-type">CoreProperties</a></h4>
@ -211,7 +220,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L157">file/file.ts:157</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L211">file/file.ts:211</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_document_document_.document.html" class="tsd-signature-type">Document</a></h4>
@ -228,7 +237,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L177">file/file.ts:177</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L231">file/file.ts:231</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_relationships_relationships_.relationships.html" class="tsd-signature-type">Relationships</a></h4>
@ -245,13 +254,30 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L181">file/file.ts:181</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L235">file/file.ts:235</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_relationships_relationships_.relationships.html" class="tsd-signature-type">Relationships</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="footnotes" class="tsd-anchor"></a>
<h3>Foot<wbr>Notes</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> FootNotes<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_footnotes_footnotes_.footnotes.html" class="tsd-signature-type">FootNotes</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L279">file/file.ts:279</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_footnotes_footnotes_.footnotes.html" class="tsd-signature-type">FootNotes</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="footer" class="tsd-anchor"></a>
<h3>Footer</h3>
@ -262,13 +288,30 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L193">file/file.ts:193</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L255">file/file.ts:255</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_footer_wrapper_.footerwrapper.html" class="tsd-signature-type">FooterWrapper</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="footers" class="tsd-anchor"></a>
<h3>Footers</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> Footers<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_footer_wrapper_.footerwrapper.html" class="tsd-signature-type">FooterWrapper</a><span class="tsd-signature-symbol">[]</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/4b06baa/src/file/file.ts#L259">file/file.ts:259</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_footer_wrapper_.footerwrapper.html" class="tsd-signature-type">FooterWrapper</a><span class="tsd-signature-symbol">[]</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="header" class="tsd-anchor"></a>
<h3>Header</h3>
@ -279,13 +322,30 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L185">file/file.ts:185</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L239">file/file.ts:239</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_header_wrapper_.headerwrapper.html" class="tsd-signature-type">HeaderWrapper</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="headers" class="tsd-anchor"></a>
<h3>Headers</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> Headers<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_header_wrapper_.headerwrapper.html" class="tsd-signature-type">HeaderWrapper</a><span class="tsd-signature-symbol">[]</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/4b06baa/src/file/file.ts#L243">file/file.ts:243</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_header_wrapper_.headerwrapper.html" class="tsd-signature-type">HeaderWrapper</a><span class="tsd-signature-symbol">[]</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="media" class="tsd-anchor"></a>
<h3>Media</h3>
@ -296,7 +356,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L173">file/file.ts:173</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L227">file/file.ts:227</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_media_media_.media.html" class="tsd-signature-type">Media</a></h4>
@ -313,7 +373,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L169">file/file.ts:169</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L223">file/file.ts:223</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_numbering_numbering_.numbering.html" class="tsd-signature-type">Numbering</a></h4>
@ -330,33 +390,62 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L161">file/file.ts:161</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L215">file/file.ts:215</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_styles_index_.styles.html" class="tsd-signature-type">Styles</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="firstpageheader" class="tsd-anchor"></a>
<h3>first<wbr>Page<wbr>Header</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> firstPageHeader<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_header_wrapper_.firstpageheaderwrapper.html" class="tsd-signature-type">FirstPageHeaderWrapper</a></li>
</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="footerbyrefnumber" class="tsd-anchor"></a>
<h3>Footer<wbr>ByRef<wbr>Number</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">Footer<wbr>ByRef<wbr>Number<span class="tsd-signature-symbol">(</span>refId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_footer_wrapper_.footerwrapper.html" class="tsd-signature-type">FooterWrapper</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L189">file/file.ts:189</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L263">file/file.ts:263</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_header_wrapper_.firstpageheaderwrapper.html" class="tsd-signature-type">FirstPageHeaderWrapper</a></h4>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>refId: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="_file_footer_wrapper_.footerwrapper.html" class="tsd-signature-type">FooterWrapper</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="headerbyrefnumber" class="tsd-anchor"></a>
<h3>Header<wbr>ByRef<wbr>Number</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">Header<wbr>ByRef<wbr>Number<span class="tsd-signature-symbol">(</span>refId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_header_wrapper_.headerwrapper.html" class="tsd-signature-type">HeaderWrapper</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L247">file/file.ts:247</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>refId: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="_file_header_wrapper_.headerwrapper.html" class="tsd-signature-type">HeaderWrapper</a></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="addparagraph" class="tsd-anchor"></a>
<h3>add<wbr>Paragraph</h3>
@ -367,7 +456,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L109">file/file.ts:109</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L112">file/file.ts:112</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -380,6 +469,29 @@
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="addsection" class="tsd-anchor"></a>
<h3>add<wbr>Section</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">add<wbr>Section<span class="tsd-signature-symbol">(</span>sectionPropertiesOptions<span class="tsd-signature-symbol">: </span><a href="../modules/_file_document_body_section_properties_section_properties_.html#sectionpropertiesoptions" class="tsd-signature-type">SectionPropertiesOptions</a><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/4b06baa/src/file/file.ts#L160">file/file.ts:160</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>sectionPropertiesOptions: <a href="../modules/_file_document_body_section_properties_section_properties_.html#sectionpropertiesoptions" class="tsd-signature-type">SectionPropertiesOptions</a></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="addtable" class="tsd-anchor"></a>
<h3>add<wbr>Table</h3>
@ -390,7 +502,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L117">file/file.ts:117</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L120">file/file.ts:120</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -403,6 +515,90 @@
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="createfirstpageheader" class="tsd-anchor"></a>
<h3>create<wbr>First<wbr>Page<wbr>Header</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">create<wbr>First<wbr>Page<wbr>Header<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_header_wrapper_.headerwrapper.html" class="tsd-signature-type">HeaderWrapper</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L198">file/file.ts:198</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_header_wrapper_.headerwrapper.html" class="tsd-signature-type">HeaderWrapper</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="createfooter" class="tsd-anchor"></a>
<h3>create<wbr>Footer</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">create<wbr>Footer<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_footer_wrapper_.footerwrapper.html" class="tsd-signature-type">FooterWrapper</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L186">file/file.ts:186</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Creates new footer.</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <a href="_file_footer_wrapper_.footerwrapper.html" class="tsd-signature-type">FooterWrapper</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="createfootnote" class="tsd-anchor"></a>
<h3>create<wbr>Footnote</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">create<wbr>Footnote<span class="tsd-signature-symbol">(</span>paragraph<span class="tsd-signature-symbol">: </span><a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a><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/4b06baa/src/file/file.ts#L164">file/file.ts:164</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>paragraph: <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></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="createheader" class="tsd-anchor"></a>
<h3>create<wbr>Header</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">create<wbr>Header<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_header_wrapper_.headerwrapper.html" class="tsd-signature-type">HeaderWrapper</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L171">file/file.ts:171</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Creates new header.</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <a href="_file_header_wrapper_.headerwrapper.html" class="tsd-signature-type">HeaderWrapper</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="createhyperlink" class="tsd-anchor"></a>
<h3>create<wbr>Hyperlink</h3>
@ -413,7 +609,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L145">file/file.ts:145</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L148">file/file.ts:148</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -439,7 +635,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L125">file/file.ts:125</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L128">file/file.ts:128</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -462,7 +658,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L135">file/file.ts:135</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L138">file/file.ts:138</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -494,7 +690,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L113">file/file.ts:113</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L116">file/file.ts:116</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -517,7 +713,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5f6d177/src/file/file.ts#L121">file/file.ts:121</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4b06baa/src/file/file.ts#L124">file/file.ts:124</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -574,12 +770,21 @@
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_file_file_.file.html#filerelationships" class="tsd-kind-icon">File<wbr>Relationships</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_file_file_.file.html#footnotes" class="tsd-kind-icon">Foot<wbr>Notes</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_file_file_.file.html#footer" class="tsd-kind-icon">Footer</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_file_file_.file.html#footers" class="tsd-kind-icon">Footers</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_file_file_.file.html#header" class="tsd-kind-icon">Header</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_file_file_.file.html#headers" class="tsd-kind-icon">Headers</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_file_file_.file.html#media" class="tsd-kind-icon">Media</a>
</li>
@ -589,15 +794,33 @@
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_file_file_.file.html#styles" class="tsd-kind-icon">Styles</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_file_file_.file.html#firstpageheader" class="tsd-kind-icon">first<wbr>Page<wbr>Header</a>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_file_.file.html#footerbyrefnumber" class="tsd-kind-icon">Footer<wbr>ByRef<wbr>Number</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_file_.file.html#headerbyrefnumber" class="tsd-kind-icon">Header<wbr>ByRef<wbr>Number</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_file_.file.html#addparagraph" class="tsd-kind-icon">add<wbr>Paragraph</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_file_.file.html#addsection" class="tsd-kind-icon">add<wbr>Section</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_file_.file.html#addtable" class="tsd-kind-icon">add<wbr>Table</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_file_.file.html#createfirstpageheader" class="tsd-kind-icon">create<wbr>First<wbr>Page<wbr>Header</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_file_.file.html#createfooter" class="tsd-kind-icon">create<wbr>Footer</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_file_.file.html#createfootnote" class="tsd-kind-icon">create<wbr>Footnote</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_file_.file.html#createheader" class="tsd-kind-icon">create<wbr>Header</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_file_.file.html#createhyperlink" class="tsd-kind-icon">create<wbr>Hyperlink</a>
</li>