Deploying to gh-pages from @ dolanmiu/docx@33715cc50c 🚀
This commit is contained in:
@ -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/f3f1f2d/src/file/paragraph/frame/frame-properties.ts#L52">file/paragraph/frame/frame-properties.ts:52</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/paragraph/frame/frame-properties.ts#L52">file/paragraph/frame/frame-properties.ts:52</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><a href="../enums/VerticalPositionAlign.html" class="tsd-signature-type tsd-kind-enum">VerticalPositionAlign</a></h5></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/paragraph/frame/frame-properties.ts#L53">file/paragraph/frame/frame-properties.ts:53</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/paragraph/frame/frame-properties.ts#L53">file/paragraph/frame/frame-properties.ts:53</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><a href="../enums/FrameAnchorType.html" class="tsd-signature-type tsd-kind-enum">FrameAnchorType</a><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">vertical</span><span class="tsd-signature-symbol">: </span><a href="../enums/FrameAnchorType.html" class="tsd-signature-type tsd-kind-enum">FrameAnchorType</a><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><a href="../enums/FrameAnchorType.html" class="tsd-signature-type tsd-kind-enum">FrameAnchorType</a></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/f3f1f2d/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/33715cc/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="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/f3f1f2d/src/file/paragraph/frame/frame-properties.ts#L28">file/paragraph/frame/frame-properties.ts:28</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/paragraph/frame/frame-properties.ts#L28">file/paragraph/frame/frame-properties.ts:28</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> <a href="../enums/DropCapType.html" class="tsd-signature-type tsd-kind-enum">DropCapType</a></div><aside class="tsd-sources">
|
||||
<p>Inherited from IBaseFrameOptions.dropCap</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/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/33715cc/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="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/f3f1f2d/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/33715cc/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="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/f3f1f2d/src/file/paragraph/frame/frame-properties.ts#L33">file/paragraph/frame/frame-properties.ts:33</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/paragraph/frame/frame-properties.ts#L33">file/paragraph/frame/frame-properties.ts:33</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> <a href="../enums/HeightRule.html" class="tsd-signature-type tsd-kind-enum">HeightRule</a></div><aside class="tsd-sources">
|
||||
<p>Inherited from IBaseFrameOptions.rule</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/paragraph/frame/frame-properties.ts#L42">file/paragraph/frame/frame-properties.ts:42</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/paragraph/frame/frame-properties.ts#L42">file/paragraph/frame/frame-properties.ts:42</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/f3f1f2d/src/file/paragraph/frame/frame-properties.ts#L38">file/paragraph/frame/frame-properties.ts:38</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/paragraph/frame/frame-properties.ts#L38">file/paragraph/frame/frame-properties.ts:38</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/f3f1f2d/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/33715cc/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="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> <a href="../enums/FrameWrap.html" class="tsd-signature-type tsd-kind-enum">FrameWrap</a></div><aside class="tsd-sources">
|
||||
<p>Inherited from IBaseFrameOptions.wrap</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/paragraph/frame/frame-properties.ts#L32">file/paragraph/frame/frame-properties.ts:32</a></li></ul></aside></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/paragraph/frame/frame-properties.ts#L32">file/paragraph/frame/frame-properties.ts:32</a></li></ul></aside></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
|
Reference in New Issue
Block a user