Deploying to gh-pages from @ dolanmiu/docx@e194780cd1 🚀

This commit is contained in:
dolanmiu
2023-12-25 01:58:45 +00:00
parent 4111ba2317
commit d6dea3322b
366 changed files with 1578 additions and 1578 deletions

View File

@ -22,7 +22,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IAlignmentFrameOptions</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b80ea3/src/file/paragraph/frame/frame-properties.ts#L53">file/paragraph/frame/frame-properties.ts:53</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e194780/src/file/paragraph/frame/frame-properties.ts#L53">file/paragraph/frame/frame-properties.ts:53</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@ -54,7 +54,7 @@
<li class="tsd-parameter">
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">y</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;bottom&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;center&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;top&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;inside&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;outside&quot;</span></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b80ea3/src/file/paragraph/frame/frame-properties.ts#L54">file/paragraph/frame/frame-properties.ts:54</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e194780/src/file/paragraph/frame/frame-properties.ts#L54">file/paragraph/frame/frame-properties.ts:54</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="anchor" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>anchor</span><a href="#anchor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">anchor</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">horizontal</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;text&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;margin&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;page&quot;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">vertical</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;text&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;margin&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;page&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -67,37 +67,37 @@
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">vertical</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;text&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;margin&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;page&quot;</span></h5></li></ul></div><aside class="tsd-sources">
<p>Inherited from IBaseFrameOptions.anchor</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b80ea3/src/file/paragraph/frame/frame-properties.ts#L35">file/paragraph/frame/frame-properties.ts:35</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e194780/src/file/paragraph/frame/frame-properties.ts#L35">file/paragraph/frame/frame-properties.ts:35</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="anchorLock" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>anchor<wbr/>Lock</span><a href="#anchorLock" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">anchor<wbr/>Lock</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from IBaseFrameOptions.anchorLock</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b80ea3/src/file/paragraph/frame/frame-properties.ts#L29">file/paragraph/frame/frame-properties.ts:29</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e194780/src/file/paragraph/frame/frame-properties.ts#L29">file/paragraph/frame/frame-properties.ts:29</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="dropCap" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>drop<wbr/>Cap</span><a href="#dropCap" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">drop<wbr/>Cap</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">&quot;none&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;margin&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;drop&quot;</span></div><aside class="tsd-sources">
<p>Inherited from IBaseFrameOptions.dropCap</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b80ea3/src/file/paragraph/frame/frame-properties.ts#L30">file/paragraph/frame/frame-properties.ts:30</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e194780/src/file/paragraph/frame/frame-properties.ts#L30">file/paragraph/frame/frame-properties.ts:30</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="height" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>height</span><a href="#height" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">height</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from IBaseFrameOptions.height</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b80ea3/src/file/paragraph/frame/frame-properties.ts#L32">file/paragraph/frame/frame-properties.ts:32</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e194780/src/file/paragraph/frame/frame-properties.ts#L32">file/paragraph/frame/frame-properties.ts:32</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="lines" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>lines</span><a href="#lines" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">lines</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from IBaseFrameOptions.lines</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b80ea3/src/file/paragraph/frame/frame-properties.ts#L34">file/paragraph/frame/frame-properties.ts:34</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e194780/src/file/paragraph/frame/frame-properties.ts#L34">file/paragraph/frame/frame-properties.ts:34</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="rule" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>rule</span><a href="#rule" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">rule</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">&quot;auto&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;atLeast&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;exact&quot;</span></div><aside class="tsd-sources">
<p>Inherited from IBaseFrameOptions.rule</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b80ea3/src/file/paragraph/frame/frame-properties.ts#L43">file/paragraph/frame/frame-properties.ts:43</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e194780/src/file/paragraph/frame/frame-properties.ts#L43">file/paragraph/frame/frame-properties.ts:43</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="space" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>space</span><a href="#space" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">space</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">horizontal</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">vertical</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -110,19 +110,19 @@
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">vertical</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div><aside class="tsd-sources">
<p>Inherited from IBaseFrameOptions.space</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b80ea3/src/file/paragraph/frame/frame-properties.ts#L39">file/paragraph/frame/frame-properties.ts:39</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e194780/src/file/paragraph/frame/frame-properties.ts#L39">file/paragraph/frame/frame-properties.ts:39</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="width" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>width</span><a href="#width" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">width</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from IBaseFrameOptions.width</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b80ea3/src/file/paragraph/frame/frame-properties.ts#L31">file/paragraph/frame/frame-properties.ts:31</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e194780/src/file/paragraph/frame/frame-properties.ts#L31">file/paragraph/frame/frame-properties.ts:31</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="wrap" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>wrap</span><a href="#wrap" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">wrap</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">&quot;auto&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;none&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;around&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;notBeside&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;through&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;tight&quot;</span></div><aside class="tsd-sources">
<p>Inherited from IBaseFrameOptions.wrap</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b80ea3/src/file/paragraph/frame/frame-properties.ts#L33">file/paragraph/frame/frame-properties.ts:33</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e194780/src/file/paragraph/frame/frame-properties.ts#L33">file/paragraph/frame/frame-properties.ts:33</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">