Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -83,9 +83,7 @@
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="isectionoptions.html#children" class="tsd-kind-icon">children</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="isectionoptions.html#footers" class="tsd-kind-icon">footers</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="isectionoptions.html#headers" class="tsd-kind-icon">headers</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="isectionoptions.html#margins" class="tsd-kind-icon">margins</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="isectionoptions.html#properties" class="tsd-kind-icon">properties</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="isectionoptions.html#size" class="tsd-kind-icon">size</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@ -99,7 +97,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><a href="../classes/paragraph.html" class="tsd-signature-type" data-tsd-kind="Class">Paragraph</a><span class="tsd-signature-symbol"> | </span><a href="../classes/table.html" class="tsd-signature-type" data-tsd-kind="Class">Table</a><span class="tsd-signature-symbol"> | </span><a href="../classes/tableofcontents.html" class="tsd-signature-type" data-tsd-kind="Class">TableOfContents</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4783812/src/file/file.ts#L43">src/file/file.ts:43</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f41e19c/src/file/file.ts#L35">src/file/file.ts:35</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -109,7 +107,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">footers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>default<span class="tsd-signature-symbol">?: </span><a href="../classes/footer.html" class="tsd-signature-type" data-tsd-kind="Class">Footer</a><span class="tsd-signature-symbol">; </span>even<span class="tsd-signature-symbol">?: </span><a href="../classes/footer.html" class="tsd-signature-type" data-tsd-kind="Class">Footer</a><span class="tsd-signature-symbol">; </span>first<span class="tsd-signature-symbol">?: </span><a href="../classes/footer.html" class="tsd-signature-type" data-tsd-kind="Class">Footer</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4783812/src/file/file.ts#L35">src/file/file.ts:35</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f41e19c/src/file/file.ts#L29">src/file/file.ts:29</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -133,7 +131,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">headers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>default<span class="tsd-signature-symbol">?: </span><a href="../classes/header.html" class="tsd-signature-type" data-tsd-kind="Class">Header</a><span class="tsd-signature-symbol">; </span>even<span class="tsd-signature-symbol">?: </span><a href="../classes/header.html" class="tsd-signature-type" data-tsd-kind="Class">Header</a><span class="tsd-signature-symbol">; </span>first<span class="tsd-signature-symbol">?: </span><a href="../classes/header.html" class="tsd-signature-type" data-tsd-kind="Class">Header</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4783812/src/file/file.ts#L30">src/file/file.ts:30</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f41e19c/src/file/file.ts#L24">src/file/file.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -151,33 +149,13 @@
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="margins" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> margins</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">margins<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">IPageMarginAttributes</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4783812/src/file/file.ts#L41">src/file/file.ts:41</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="properties" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> properties</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">properties<span class="tsd-signature-symbol">:</span> <a href="../modules.html#sectionpropertiesoptions" class="tsd-signature-type" data-tsd-kind="Type alias">SectionPropertiesOptions</a></div>
|
||||
<div class="tsd-signature tsd-kind-icon">properties<span class="tsd-signature-symbol">:</span> <a href="isectionpropertiesoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ISectionPropertiesOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4783812/src/file/file.ts#L42">src/file/file.ts:42</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="size" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> size</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">size<span class="tsd-signature-symbol">:</span> <a href="ipagesizeattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageSizeAttributes</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4783812/src/file/file.ts#L40">src/file/file.ts:40</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f41e19c/src/file/file.ts#L34">src/file/file.ts:34</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -207,15 +185,9 @@
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="isectionoptions.html#headers" class="tsd-kind-icon">headers</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="isectionoptions.html#margins" class="tsd-kind-icon">margins</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="isectionoptions.html#properties" class="tsd-kind-icon">properties</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="isectionoptions.html#size" class="tsd-kind-icon">size</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user