Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -79,8 +79,7 @@
|
||||
<section class="tsd-index-section tsd-is-external">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="iheaderoptions.html#headerid" class="tsd-kind-icon">header<wbr>Id</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="iheaderoptions.html#headertype" class="tsd-kind-icon">header<wbr>Type</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="iheaderoptions.html#children" class="tsd-kind-icon">children</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@ -89,22 +88,12 @@
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
||||
<a name="headerid" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> header<wbr>Id</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">header<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div>
|
||||
<a name="children" class="tsd-anchor"></a>
|
||||
<h3>children</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><a href="../classes/paragraph.html" class="tsd-signature-type">Paragraph</a><span class="tsd-signature-symbol"> | </span><a href="../classes/table.html" class="tsd-signature-type">Table</a><span class="tsd-signature-symbol">></span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/document/body/section-properties/header-reference/header-reference.ts#L6">file/document/body/section-properties/header-reference/header-reference.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
||||
<a name="headertype" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> header<wbr>Type</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">header<wbr>Type<span class="tsd-signature-symbol">:</span> <a href="../enums/headerreferencetype.html" class="tsd-signature-type">HeaderReferenceType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/document/body/section-properties/header-reference/header-reference.ts#L5">file/document/body/section-properties/header-reference/header-reference.ts:5</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/629e6a5/src/file/header.ts#L5">file/header.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -126,10 +115,7 @@
|
||||
<a href="iheaderoptions.html" class="tsd-kind-icon">IHeader<wbr>Options</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
||||
<a href="iheaderoptions.html#headerid" class="tsd-kind-icon">header<wbr>Id</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
||||
<a href="iheaderoptions.html#headertype" class="tsd-kind-icon">header<wbr>Type</a>
|
||||
<a href="iheaderoptions.html#children" class="tsd-kind-icon">children</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user