Deploying to gh-pages from @ dolanmiu/docx@09ab169ffd 🚀

This commit is contained in:
dolanmiu
2023-11-01 20:58:17 +00:00
parent 5c6bd0e9cf
commit e0dbde94a8
367 changed files with 1977 additions and 1970 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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L52">src/file/paragraph/frame/frame-properties.ts:52</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L52">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L53">src/file/paragraph/frame/frame-properties.ts:53</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L53">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L34">src/file/paragraph/frame/frame-properties.ts:34</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L34">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L28">src/file/paragraph/frame/frame-properties.ts:28</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L28">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L29">src/file/paragraph/frame/frame-properties.ts:29</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L29">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L31">src/file/paragraph/frame/frame-properties.ts:31</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L31">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L33">src/file/paragraph/frame/frame-properties.ts:33</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L33">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L42">src/file/paragraph/frame/frame-properties.ts:42</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L42">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L38">src/file/paragraph/frame/frame-properties.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L38">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L30">src/file/paragraph/frame/frame-properties.ts:30</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L30">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L32">src/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/09ab169/src/file/paragraph/frame/frame-properties.ts#L32">src/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">

View File

@ -24,7 +24,7 @@
<ul class="tsd-hierarchy">
<li><a href="ICharacterStyleOptions.html" class="tsd-signature-type tsd-kind-interface">ICharacterStyleOptions</a></li></ul></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/character-style.ts#L5">src/file/styles/style/character-style.ts:5</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/character-style.ts#L5">src/file/styles/style/character-style.ts:5</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">
@ -55,54 +55,54 @@ However, if the current style is a numbering style, then the <code>basedOn</code
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.basedOn</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L51">src/file/styles/style/style.ts:51</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L51">src/file/styles/style/style.ts:51</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="link" 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>link</span><a href="#link" 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">link</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.link</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L53">src/file/styles/style/style.ts:53</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L53">src/file/styles/style/style.ts:53</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" 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>name</span><a href="#name" 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">name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.name</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L43">src/file/styles/style/style.ts:43</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L43">src/file/styles/style/style.ts:43</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="next" 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>next</span><a href="#next" 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">next</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.next</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L52">src/file/styles/style/style.ts:52</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L52">src/file/styles/style/style.ts:52</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="quickFormat" 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>quick<wbr/>Format</span><a href="#quickFormat" 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">quick<wbr/>Format</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.quickFormat</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L57">src/file/styles/style/style.ts:57</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L57">src/file/styles/style/style.ts:57</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="run" 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>run</span><a href="#run" 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">run</span><span class="tsd-signature-symbol">?:</span> <a href="IRunStylePropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">IRunStylePropertiesOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/character-style.ts#L6">src/file/styles/style/character-style.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/character-style.ts#L6">src/file/styles/style/character-style.ts:6</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="semiHidden" 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>semi<wbr/>Hidden</span><a href="#semiHidden" 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">semi<wbr/>Hidden</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.semiHidden</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L55">src/file/styles/style/style.ts:55</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L55">src/file/styles/style/style.ts:55</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="uiPriority" 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>ui<wbr/>Priority</span><a href="#uiPriority" 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">ui<wbr/>Priority</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.uiPriority</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L54">src/file/styles/style/style.ts:54</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L54">src/file/styles/style/style.ts:54</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="unhideWhenUsed" 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>unhide<wbr/>When<wbr/>Used</span><a href="#unhideWhenUsed" 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">unhide<wbr/>When<wbr/>Used</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.unhideWhenUsed</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L56">src/file/styles/style/style.ts:56</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L56">src/file/styles/style/style.ts:56</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -24,7 +24,7 @@
<ul class="tsd-hierarchy">
<li><a href="IParagraphStyleOptions.html" class="tsd-signature-type tsd-kind-interface">IParagraphStyleOptions</a></li></ul></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/paragraph-style.ts#L5">src/file/styles/style/paragraph-style.ts:5</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/paragraph-style.ts#L5">src/file/styles/style/paragraph-style.ts:5</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">
@ -56,59 +56,59 @@ However, if the current style is a numbering style, then the <code>basedOn</code
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.basedOn</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L51">src/file/styles/style/style.ts:51</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L51">src/file/styles/style/style.ts:51</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="link" 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>link</span><a href="#link" 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">link</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.link</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L53">src/file/styles/style/style.ts:53</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L53">src/file/styles/style/style.ts:53</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" 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>name</span><a href="#name" 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">name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.name</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L43">src/file/styles/style/style.ts:43</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L43">src/file/styles/style/style.ts:43</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="next" 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>next</span><a href="#next" 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">next</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.next</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L52">src/file/styles/style/style.ts:52</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L52">src/file/styles/style/style.ts:52</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="paragraph" 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>paragraph</span><a href="#paragraph" 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">paragraph</span><span class="tsd-signature-symbol">?:</span> <a href="IParagraphStylePropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">IParagraphStylePropertiesOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/paragraph-style.ts#L6">src/file/styles/style/paragraph-style.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/paragraph-style.ts#L6">src/file/styles/style/paragraph-style.ts:6</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="quickFormat" 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>quick<wbr/>Format</span><a href="#quickFormat" 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">quick<wbr/>Format</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.quickFormat</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L57">src/file/styles/style/style.ts:57</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L57">src/file/styles/style/style.ts:57</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="run" 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>run</span><a href="#run" 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">run</span><span class="tsd-signature-symbol">?:</span> <a href="IRunStylePropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">IRunStylePropertiesOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/paragraph-style.ts#L7">src/file/styles/style/paragraph-style.ts:7</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/paragraph-style.ts#L7">src/file/styles/style/paragraph-style.ts:7</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="semiHidden" 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>semi<wbr/>Hidden</span><a href="#semiHidden" 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">semi<wbr/>Hidden</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.semiHidden</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L55">src/file/styles/style/style.ts:55</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L55">src/file/styles/style/style.ts:55</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="uiPriority" 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>ui<wbr/>Priority</span><a href="#uiPriority" 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">ui<wbr/>Priority</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.uiPriority</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L54">src/file/styles/style/style.ts:54</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L54">src/file/styles/style/style.ts:54</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="unhideWhenUsed" 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>unhide<wbr/>When<wbr/>Used</span><a href="#unhideWhenUsed" 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">unhide<wbr/>When<wbr/>Used</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from IStyleOptions.unhideWhenUsed</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L56">src/file/styles/style/style.ts:56</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L56">src/file/styles/style/style.ts:56</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IBorderOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/border/border.ts#L25">src/file/border/border.ts:25</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/border/border.ts#L25">src/file/border/border.ts:25</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">
@ -42,7 +42,7 @@
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/border/border.ts#L28">src/file/border/border.ts:28</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/border/border.ts#L28">src/file/border/border.ts:28</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="size" 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>size</span><a href="#size" 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">size</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div>
@ -50,7 +50,7 @@
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/border/border.ts#L30">src/file/border/border.ts:30</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/border/border.ts#L30">src/file/border/border.ts:30</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><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-type">number</span></div>
@ -58,12 +58,12 @@
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/border/border.ts#L32">src/file/border/border.ts:32</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/border/border.ts#L32">src/file/border/border.ts:32</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="style" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>style</span><a href="#style" 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">style</span><span class="tsd-signature-symbol">:</span> <a href="../enums/BorderStyle.html" class="tsd-signature-type tsd-kind-enum">BorderStyle</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/border/border.ts#L26">src/file/border/border.ts:26</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/border/border.ts#L26">src/file/border/border.ts:26</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IBordersOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/border.ts#L5">src/file/paragraph/formatting/border.ts:5</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/border.ts#L5">src/file/paragraph/formatting/border.ts:5</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">
@ -39,22 +39,22 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>bottom</span><a href="#bottom" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">bottom</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/border.ts#L7">src/file/paragraph/formatting/border.ts:7</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/border.ts#L7">src/file/paragraph/formatting/border.ts:7</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="left" 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>left</span><a href="#left" 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">left</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/border.ts#L8">src/file/paragraph/formatting/border.ts:8</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/border.ts#L8">src/file/paragraph/formatting/border.ts:8</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="right" 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>right</span><a href="#right" 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">right</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/border.ts#L9">src/file/paragraph/formatting/border.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/border.ts#L9">src/file/paragraph/formatting/border.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="top" 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>top</span><a href="#top" 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">top</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/border.ts#L6">src/file/paragraph/formatting/border.ts:6</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/border.ts#L6">src/file/paragraph/formatting/border.ts:6</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -22,7 +22,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ICharacterStyleOptions</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/character-style.ts#L9">src/file/styles/style/character-style.ts:9</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/character-style.ts#L9">src/file/styles/style/character-style.ts:9</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,60 +54,60 @@ However, if the current style is a numbering style, then the <code>basedOn</code
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseCharacterStyleOptions.html">IBaseCharacterStyleOptions</a>.<a href="IBaseCharacterStyleOptions.html#basedOn">basedOn</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L51">src/file/styles/style/style.ts:51</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L51">src/file/styles/style/style.ts:51</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="id" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>id</span><a href="#id" 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">id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/character-style.ts#L10">src/file/styles/style/character-style.ts:10</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/character-style.ts#L10">src/file/styles/style/character-style.ts:10</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="link" 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>link</span><a href="#link" 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">link</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseCharacterStyleOptions.html">IBaseCharacterStyleOptions</a>.<a href="IBaseCharacterStyleOptions.html#link">link</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L53">src/file/styles/style/style.ts:53</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L53">src/file/styles/style/style.ts:53</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" 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>name</span><a href="#name" 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">name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseCharacterStyleOptions.html">IBaseCharacterStyleOptions</a>.<a href="IBaseCharacterStyleOptions.html#name">name</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L43">src/file/styles/style/style.ts:43</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L43">src/file/styles/style/style.ts:43</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="next" 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>next</span><a href="#next" 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">next</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseCharacterStyleOptions.html">IBaseCharacterStyleOptions</a>.<a href="IBaseCharacterStyleOptions.html#next">next</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L52">src/file/styles/style/style.ts:52</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L52">src/file/styles/style/style.ts:52</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="quickFormat" 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>quick<wbr/>Format</span><a href="#quickFormat" 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">quick<wbr/>Format</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseCharacterStyleOptions.html">IBaseCharacterStyleOptions</a>.<a href="IBaseCharacterStyleOptions.html#quickFormat">quickFormat</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L57">src/file/styles/style/style.ts:57</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L57">src/file/styles/style/style.ts:57</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="run" 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>run</span><a href="#run" 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">run</span><span class="tsd-signature-symbol">?:</span> <a href="IRunStylePropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">IRunStylePropertiesOptions</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseCharacterStyleOptions.html">IBaseCharacterStyleOptions</a>.<a href="IBaseCharacterStyleOptions.html#run">run</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/character-style.ts#L6">src/file/styles/style/character-style.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/character-style.ts#L6">src/file/styles/style/character-style.ts:6</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="semiHidden" 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>semi<wbr/>Hidden</span><a href="#semiHidden" 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">semi<wbr/>Hidden</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseCharacterStyleOptions.html">IBaseCharacterStyleOptions</a>.<a href="IBaseCharacterStyleOptions.html#semiHidden">semiHidden</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L55">src/file/styles/style/style.ts:55</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L55">src/file/styles/style/style.ts:55</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="uiPriority" 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>ui<wbr/>Priority</span><a href="#uiPriority" 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">ui<wbr/>Priority</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseCharacterStyleOptions.html">IBaseCharacterStyleOptions</a>.<a href="IBaseCharacterStyleOptions.html#uiPriority">uiPriority</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L54">src/file/styles/style/style.ts:54</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L54">src/file/styles/style/style.ts:54</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="unhideWhenUsed" 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>unhide<wbr/>When<wbr/>Used</span><a href="#unhideWhenUsed" 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">unhide<wbr/>When<wbr/>Used</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseCharacterStyleOptions.html">IBaseCharacterStyleOptions</a>.<a href="IBaseCharacterStyleOptions.html#unhideWhenUsed">unhideWhenUsed</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L56">src/file/styles/style/style.ts:56</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L56">src/file/styles/style/style.ts:56</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ICheckboxSymbolOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/checkbox/checkbox-util.ts#L18">src/file/checkbox/checkbox-util.ts:18</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/checkbox/checkbox-util.ts#L18">src/file/checkbox/checkbox-util.ts:18</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">
@ -39,22 +39,22 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>alias</span><a href="#alias" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">alias</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/checkbox/checkbox-util.ts#L19">src/file/checkbox/checkbox-util.ts:19</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/checkbox/checkbox-util.ts#L19">src/file/checkbox/checkbox-util.ts:19</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="checked" 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>checked</span><a href="#checked" 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">checked</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/checkbox/checkbox-util.ts#L20">src/file/checkbox/checkbox-util.ts:20</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/checkbox/checkbox-util.ts#L20">src/file/checkbox/checkbox-util.ts:20</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="checkedState" 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>checked<wbr/>State</span><a href="#checkedState" 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">checked<wbr/>State</span><span class="tsd-signature-symbol">?:</span> <a href="ICheckboxSymbolProperties.html" class="tsd-signature-type tsd-kind-interface">ICheckboxSymbolProperties</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/checkbox/checkbox-util.ts#L21">src/file/checkbox/checkbox-util.ts:21</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/checkbox/checkbox-util.ts#L21">src/file/checkbox/checkbox-util.ts:21</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="uncheckedState" 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>unchecked<wbr/>State</span><a href="#uncheckedState" 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">unchecked<wbr/>State</span><span class="tsd-signature-symbol">?:</span> <a href="ICheckboxSymbolProperties.html" class="tsd-signature-type tsd-kind-interface">ICheckboxSymbolProperties</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/checkbox/checkbox-util.ts#L22">src/file/checkbox/checkbox-util.ts:22</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/checkbox/checkbox-util.ts#L22">src/file/checkbox/checkbox-util.ts:22</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ICheckboxSymbolProperties</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/checkbox/checkbox-util.ts#L13">src/file/checkbox/checkbox-util.ts:13</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/checkbox/checkbox-util.ts#L13">src/file/checkbox/checkbox-util.ts:13</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">
@ -37,12 +37,12 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>font</span><a href="#font" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">font</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/checkbox/checkbox-util.ts#L15">src/file/checkbox/checkbox-util.ts:15</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/checkbox/checkbox-util.ts#L15">src/file/checkbox/checkbox-util.ts:15</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="value" 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>value</span><a href="#value" 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">value</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/checkbox/checkbox-util.ts#L14">src/file/checkbox/checkbox-util.ts:14</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/checkbox/checkbox-util.ts#L14">src/file/checkbox/checkbox-util.ts:14</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ICommentOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/comment-run.ts#L4">src/file/paragraph/run/comment-run.ts:4</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/comment-run.ts#L4">src/file/paragraph/run/comment-run.ts:4</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">
@ -40,27 +40,27 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>author</span><a href="#author" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">author</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/comment-run.ts#L8">src/file/paragraph/run/comment-run.ts:8</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/comment-run.ts#L8">src/file/paragraph/run/comment-run.ts:8</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="children" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" 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">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-type ">FileChild</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/comment-run.ts#L6">src/file/paragraph/run/comment-run.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/comment-run.ts#L6">src/file/paragraph/run/comment-run.ts:6</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="date" 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>date</span><a href="#date" 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">date</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">Date</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/comment-run.ts#L9">src/file/paragraph/run/comment-run.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/comment-run.ts#L9">src/file/paragraph/run/comment-run.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="id" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>id</span><a href="#id" 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">id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/comment-run.ts#L5">src/file/paragraph/run/comment-run.ts:5</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/comment-run.ts#L5">src/file/paragraph/run/comment-run.ts:5</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="initials" 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>initials</span><a href="#initials" 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">initials</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/comment-run.ts#L7">src/file/paragraph/run/comment-run.ts:7</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/comment-run.ts#L7">src/file/paragraph/run/comment-run.ts:7</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ICommentsOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/comment-run.ts#L12">src/file/paragraph/run/comment-run.ts:12</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/comment-run.ts#L12">src/file/paragraph/run/comment-run.ts:12</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">
@ -36,7 +36,7 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="ICommentOptions.html" class="tsd-signature-type tsd-kind-interface">ICommentOptions</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/comment-run.ts#L13">src/file/paragraph/run/comment-run.ts:13</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/comment-run.ts#L13">src/file/paragraph/run/comment-run.ts:13</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IConcreteNumberingOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/num.ts#L26">src/file/numbering/num.ts:26</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/num.ts#L26">src/file/numbering/num.ts:26</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">
@ -40,27 +40,27 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>abstract<wbr/>Num<wbr/>Id</span><a href="#abstractNumId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">abstract<wbr/>Num<wbr/>Id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/num.ts#L28">src/file/numbering/num.ts:28</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/num.ts#L28">src/file/numbering/num.ts:28</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="instance" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>instance</span><a href="#instance" 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">instance</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/num.ts#L30">src/file/numbering/num.ts:30</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/num.ts#L30">src/file/numbering/num.ts:30</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="numId" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>num<wbr/>Id</span><a href="#numId" 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">num<wbr/>Id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/num.ts#L27">src/file/numbering/num.ts:27</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/num.ts#L27">src/file/numbering/num.ts:27</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="overrideLevels" 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>override<wbr/>Levels</span><a href="#overrideLevels" 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">override<wbr/>Levels</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-type ">IOverrideLevel</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/num.ts#L31">src/file/numbering/num.ts:31</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/num.ts#L31">src/file/numbering/num.ts:31</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="reference" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>reference</span><a href="#reference" 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">reference</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/num.ts#L29">src/file/numbering/num.ts:29</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/num.ts#L29">src/file/numbering/num.ts:29</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IContext</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/xml-components/base.ts#L5">src/file/xml-components/base.ts:5</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/xml-components/base.ts#L5">src/file/xml-components/base.ts:5</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">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>file</span><a href="#file" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">file</span><span class="tsd-signature-symbol">:</span> <a href="../classes/Document.html" class="tsd-signature-type tsd-kind-class">Document</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/xml-components/base.ts#L6">src/file/xml-components/base.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/xml-components/base.ts#L6">src/file/xml-components/base.ts:6</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="stack" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>stack</span><a href="#stack" 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">stack</span><span class="tsd-signature-symbol">:</span> <a href="IXmlableObject.html" class="tsd-signature-type tsd-kind-interface">IXmlableObject</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/xml-components/base.ts#L9">src/file/xml-components/base.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/xml-components/base.ts#L9">src/file/xml-components/base.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="viewWrapper" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>view<wbr/>Wrapper</span><a href="#viewWrapper" 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">view<wbr/>Wrapper</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">IViewWrapper</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/xml-components/base.ts#L7">src/file/xml-components/base.ts:7</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/xml-components/base.ts#L7">src/file/xml-components/base.ts:7</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IDistance</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/drawing.ts#L9">src/file/drawing/drawing.ts:9</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/drawing.ts#L9">src/file/drawing/drawing.ts:9</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">
@ -39,22 +39,22 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>distB</span><a href="#distB" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">distB</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/drawing.ts#L11">src/file/drawing/drawing.ts:11</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/drawing.ts#L11">src/file/drawing/drawing.ts:11</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="distL" 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>distL</span><a href="#distL" 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">distL</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/drawing.ts#L12">src/file/drawing/drawing.ts:12</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/drawing.ts#L12">src/file/drawing/drawing.ts:12</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="distR" 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>distR</span><a href="#distR" 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">distR</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/drawing.ts#L13">src/file/drawing/drawing.ts:13</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/drawing.ts#L13">src/file/drawing/drawing.ts:13</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="distT" 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>distT</span><a href="#distT" 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">distT</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/drawing.ts#L10">src/file/drawing/drawing.ts:10</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/drawing.ts#L10">src/file/drawing/drawing.ts:10</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IDocGridAttributesProperties</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/doc-grid.ts#L26">src/file/document/body/section-properties/properties/doc-grid.ts:26</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/doc-grid.ts#L26">src/file/document/body/section-properties/properties/doc-grid.ts:26</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">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>char<wbr/>Space</span><a href="#charSpace" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">char<wbr/>Space</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/doc-grid.ts#L29">src/file/document/body/section-properties/properties/doc-grid.ts:29</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/doc-grid.ts#L29">src/file/document/body/section-properties/properties/doc-grid.ts:29</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="linePitch" 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>line<wbr/>Pitch</span><a href="#linePitch" 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">line<wbr/>Pitch</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/doc-grid.ts#L28">src/file/document/body/section-properties/properties/doc-grid.ts:28</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/doc-grid.ts#L28">src/file/document/body/section-properties/properties/doc-grid.ts:28</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="type" 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>type</span><a href="#type" 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">type</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/DocumentGridType.html" class="tsd-signature-type tsd-kind-enum">DocumentGridType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/doc-grid.ts#L27">src/file/document/body/section-properties/properties/doc-grid.ts:27</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/doc-grid.ts#L27">src/file/document/body/section-properties/properties/doc-grid.ts:27</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IDocumentAttributesProperties</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L4">src/file/document/document-attributes.ts:4</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L4">src/file/document/document-attributes.ts:4</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">
@ -74,197 +74,197 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>Ignorable</span><a href="#Ignorable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">Ignorable</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L21">src/file/document/document-attributes.ts:21</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L21">src/file/document/document-attributes.ts:21</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="aink" 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>aink</span><a href="#aink" 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">aink</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L37">src/file/document/document-attributes.ts:37</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L37">src/file/document/document-attributes.ts:37</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="am3d" 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>am3d</span><a href="#am3d" 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">am3d</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L38">src/file/document/document-attributes.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L38">src/file/document/document-attributes.ts:38</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="cp" 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>cp</span><a href="#cp" 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">cp</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L22">src/file/document/document-attributes.ts:22</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L22">src/file/document/document-attributes.ts:22</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="cx" 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>cx</span><a href="#cx" 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">cx</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L28">src/file/document/document-attributes.ts:28</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L28">src/file/document/document-attributes.ts:28</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="cx1" 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>cx1</span><a href="#cx1" 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">cx1</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L29">src/file/document/document-attributes.ts:29</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L29">src/file/document/document-attributes.ts:29</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="cx2" 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>cx2</span><a href="#cx2" 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">cx2</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L30">src/file/document/document-attributes.ts:30</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L30">src/file/document/document-attributes.ts:30</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="cx3" 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>cx3</span><a href="#cx3" 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">cx3</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L31">src/file/document/document-attributes.ts:31</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L31">src/file/document/document-attributes.ts:31</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="cx4" 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>cx4</span><a href="#cx4" 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">cx4</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L32">src/file/document/document-attributes.ts:32</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L32">src/file/document/document-attributes.ts:32</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="cx5" 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>cx5</span><a href="#cx5" 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">cx5</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L33">src/file/document/document-attributes.ts:33</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L33">src/file/document/document-attributes.ts:33</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="cx6" 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>cx6</span><a href="#cx6" 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">cx6</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L34">src/file/document/document-attributes.ts:34</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L34">src/file/document/document-attributes.ts:34</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="cx7" 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>cx7</span><a href="#cx7" 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">cx7</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L35">src/file/document/document-attributes.ts:35</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L35">src/file/document/document-attributes.ts:35</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="cx8" 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>cx8</span><a href="#cx8" 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">cx8</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L36">src/file/document/document-attributes.ts:36</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L36">src/file/document/document-attributes.ts:36</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="dc" 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>dc</span><a href="#dc" 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">dc</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L23">src/file/document/document-attributes.ts:23</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L23">src/file/document/document-attributes.ts:23</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="dcmitype" 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>dcmitype</span><a href="#dcmitype" 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">dcmitype</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L25">src/file/document/document-attributes.ts:25</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L25">src/file/document/document-attributes.ts:25</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="dcterms" 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>dcterms</span><a href="#dcterms" 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">dcterms</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L24">src/file/document/document-attributes.ts:24</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L24">src/file/document/document-attributes.ts:24</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="m" 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>m</span><a href="#m" 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">m</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L9">src/file/document/document-attributes.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L9">src/file/document/document-attributes.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="mc" 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>mc</span><a href="#mc" 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">mc</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L6">src/file/document/document-attributes.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L6">src/file/document/document-attributes.ts:6</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="o" 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>o</span><a href="#o" 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">o</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L7">src/file/document/document-attributes.ts:7</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L7">src/file/document/document-attributes.ts:7</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="r" 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>r</span><a href="#r" 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">r</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L8">src/file/document/document-attributes.ts:8</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L8">src/file/document/document-attributes.ts:8</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="type" 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>type</span><a href="#type" 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">type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L27">src/file/document/document-attributes.ts:27</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L27">src/file/document/document-attributes.ts:27</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="v" 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>v</span><a href="#v" 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">v</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L10">src/file/document/document-attributes.ts:10</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L10">src/file/document/document-attributes.ts:10</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="w" 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>w</span><a href="#w" 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">w</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L14">src/file/document/document-attributes.ts:14</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L14">src/file/document/document-attributes.ts:14</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="w10" 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>w10</span><a href="#w10" 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">w10</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L13">src/file/document/document-attributes.ts:13</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L13">src/file/document/document-attributes.ts:13</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="w14" 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>w14</span><a href="#w14" 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">w14</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L15">src/file/document/document-attributes.ts:15</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L15">src/file/document/document-attributes.ts:15</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="w15" 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>w15</span><a href="#w15" 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">w15</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L16">src/file/document/document-attributes.ts:16</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L16">src/file/document/document-attributes.ts:16</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="w16" 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>w16</span><a href="#w16" 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">w16</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L41">src/file/document/document-attributes.ts:41</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L41">src/file/document/document-attributes.ts:41</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="w16cex" 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>w16cex</span><a href="#w16cex" 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">w16cex</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L39">src/file/document/document-attributes.ts:39</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L39">src/file/document/document-attributes.ts:39</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="w16cid" 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>w16cid</span><a href="#w16cid" 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">w16cid</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L40">src/file/document/document-attributes.ts:40</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L40">src/file/document/document-attributes.ts:40</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="w16sdtdh" 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>w16sdtdh</span><a href="#w16sdtdh" 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">w16sdtdh</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L42">src/file/document/document-attributes.ts:42</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L42">src/file/document/document-attributes.ts:42</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="w16se" 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>w16se</span><a href="#w16se" 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">w16se</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L43">src/file/document/document-attributes.ts:43</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L43">src/file/document/document-attributes.ts:43</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="wne" 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>wne</span><a href="#wne" 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">wne</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L19">src/file/document/document-attributes.ts:19</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L19">src/file/document/document-attributes.ts:19</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="wp" 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>wp</span><a href="#wp" 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">wp</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L12">src/file/document/document-attributes.ts:12</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L12">src/file/document/document-attributes.ts:12</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="wp14" 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>wp14</span><a href="#wp14" 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">wp14</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L11">src/file/document/document-attributes.ts:11</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L11">src/file/document/document-attributes.ts:11</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="wpc" 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>wpc</span><a href="#wpc" 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">wpc</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L5">src/file/document/document-attributes.ts:5</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L5">src/file/document/document-attributes.ts:5</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="wpg" 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>wpg</span><a href="#wpg" 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">wpg</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L17">src/file/document/document-attributes.ts:17</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L17">src/file/document/document-attributes.ts:17</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="wpi" 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>wpi</span><a href="#wpi" 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">wpi</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L18">src/file/document/document-attributes.ts:18</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L18">src/file/document/document-attributes.ts:18</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="wps" 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>wps</span><a href="#wps" 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">wps</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L20">src/file/document/document-attributes.ts:20</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L20">src/file/document/document-attributes.ts:20</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="xsi" 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>xsi</span><a href="#xsi" 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">xsi</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-attributes.ts#L26">src/file/document/document-attributes.ts:26</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-attributes.ts#L26">src/file/document/document-attributes.ts:26</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IDocumentBackgroundOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-background/document-background.ts#L42">src/file/document/document-background/document-background.ts:42</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-background/document-background.ts#L42">src/file/document/document-background/document-background.ts:42</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">
@ -39,22 +39,22 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>color</span><a href="#color" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">color</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-background/document-background.ts#L43">src/file/document/document-background/document-background.ts:43</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-background/document-background.ts#L43">src/file/document/document-background/document-background.ts:43</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="themeColor" 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>theme<wbr/>Color</span><a href="#themeColor" 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">theme<wbr/>Color</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-background/document-background.ts#L44">src/file/document/document-background/document-background.ts:44</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-background/document-background.ts#L44">src/file/document/document-background/document-background.ts:44</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="themeShade" 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>theme<wbr/>Shade</span><a href="#themeShade" 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">theme<wbr/>Shade</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-background/document-background.ts#L45">src/file/document/document-background/document-background.ts:45</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-background/document-background.ts#L45">src/file/document/document-background/document-background.ts:45</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="themeTint" 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>theme<wbr/>Tint</span><a href="#themeTint" 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">theme<wbr/>Tint</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document-background/document-background.ts#L46">src/file/document/document-background/document-background.ts:46</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document-background/document-background.ts#L46">src/file/document/document-background/document-background.ts:46</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IDocumentDefaultsOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/defaults/document-defaults.ts#L7">src/file/styles/defaults/document-defaults.ts:7</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/defaults/document-defaults.ts#L7">src/file/styles/defaults/document-defaults.ts:7</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">
@ -37,12 +37,12 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>paragraph</span><a href="#paragraph" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">paragraph</span><span class="tsd-signature-symbol">?:</span> <a href="IParagraphStylePropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">IParagraphStylePropertiesOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/defaults/document-defaults.ts#L8">src/file/styles/defaults/document-defaults.ts:8</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/defaults/document-defaults.ts#L8">src/file/styles/defaults/document-defaults.ts:8</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="run" 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>run</span><a href="#run" 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">run</span><span class="tsd-signature-symbol">?:</span> <a href="IRunStylePropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">IRunStylePropertiesOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/defaults/document-defaults.ts#L9">src/file/styles/defaults/document-defaults.ts:9</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/defaults/document-defaults.ts#L9">src/file/styles/defaults/document-defaults.ts:9</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IDocumentFooter</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/footer-wrapper.ts#L11">src/file/footer-wrapper.ts:11</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/footer-wrapper.ts#L11">src/file/footer-wrapper.ts:11</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">
@ -37,12 +37,12 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>footer</span><a href="#footer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">footer</span><span class="tsd-signature-symbol">:</span> <a href="../classes/FooterWrapper.html" class="tsd-signature-type tsd-kind-class">FooterWrapper</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/footer-wrapper.ts#L12">src/file/footer-wrapper.ts:12</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/footer-wrapper.ts#L12">src/file/footer-wrapper.ts:12</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="type" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>type</span><a href="#type" 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">type</span><span class="tsd-signature-symbol">:</span> <a href="../enums/HeaderFooterReferenceType.html" class="tsd-signature-type tsd-kind-enum">HeaderFooterReferenceType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/footer-wrapper.ts#L13">src/file/footer-wrapper.ts:13</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/footer-wrapper.ts#L13">src/file/footer-wrapper.ts:13</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IDocumentHeader</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/header-wrapper.ts#L11">src/file/header-wrapper.ts:11</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/header-wrapper.ts#L11">src/file/header-wrapper.ts:11</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">
@ -37,12 +37,12 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>header</span><a href="#header" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">header</span><span class="tsd-signature-symbol">:</span> <a href="../classes/HeaderWrapper.html" class="tsd-signature-type tsd-kind-class">HeaderWrapper</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/header-wrapper.ts#L12">src/file/header-wrapper.ts:12</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/header-wrapper.ts#L12">src/file/header-wrapper.ts:12</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="type" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>type</span><a href="#type" 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">type</span><span class="tsd-signature-symbol">:</span> <a href="../enums/HeaderFooterReferenceType.html" class="tsd-signature-type tsd-kind-enum">HeaderFooterReferenceType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/header-wrapper.ts#L13">src/file/header-wrapper.ts:13</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/header-wrapper.ts#L13">src/file/header-wrapper.ts:13</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IDocumentOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document.ts#L10">src/file/document/document.ts:10</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document.ts#L10">src/file/document/document.ts:10</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">
@ -36,7 +36,7 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>background</span><a href="#background" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">background</span><span class="tsd-signature-symbol">?:</span> <a href="IDocumentBackgroundOptions.html" class="tsd-signature-type tsd-kind-interface">IDocumentBackgroundOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/document.ts#L11">src/file/document/document.ts:11</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/document.ts#L11">src/file/document/document.ts:11</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IDrawingOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/drawing.ts#L16">src/file/drawing/drawing.ts:16</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/drawing.ts#L16">src/file/drawing/drawing.ts:16</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">
@ -37,12 +37,12 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>doc<wbr/>Properties</span><a href="#docProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">doc<wbr/>Properties</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">DocPropertiesOptions</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/drawing.ts#L18">src/file/drawing/drawing.ts:18</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/drawing.ts#L18">src/file/drawing/drawing.ts:18</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="floating" 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>floating</span><a href="#floating" 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">floating</span><span class="tsd-signature-symbol">?:</span> <a href="IFloating.html" class="tsd-signature-type tsd-kind-interface">IFloating</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/drawing.ts#L17">src/file/drawing/drawing.ts:17</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/drawing.ts#L17">src/file/drawing/drawing.ts:17</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IFloating</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L48">src/file/drawing/floating/floating-position.ts:48</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L48">src/file/drawing/floating/floating-position.ts:48</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">
@ -44,47 +44,47 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>allow<wbr/>Overlap</span><a href="#allowOverlap" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">allow<wbr/>Overlap</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L51">src/file/drawing/floating/floating-position.ts:51</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L51">src/file/drawing/floating/floating-position.ts:51</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="behindDocument" 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>behind<wbr/>Document</span><a href="#behindDocument" 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">behind<wbr/>Document</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L53">src/file/drawing/floating/floating-position.ts:53</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L53">src/file/drawing/floating/floating-position.ts:53</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="horizontalPosition" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>horizontal<wbr/>Position</span><a href="#horizontalPosition" 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">horizontal<wbr/>Position</span><span class="tsd-signature-symbol">:</span> <a href="IHorizontalPositionOptions.html" class="tsd-signature-type tsd-kind-interface">IHorizontalPositionOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L49">src/file/drawing/floating/floating-position.ts:49</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L49">src/file/drawing/floating/floating-position.ts:49</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="layoutInCell" 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>layout<wbr/>In<wbr/>Cell</span><a href="#layoutInCell" 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">layout<wbr/>In<wbr/>Cell</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L54">src/file/drawing/floating/floating-position.ts:54</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L54">src/file/drawing/floating/floating-position.ts:54</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="lockAnchor" 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>lock<wbr/>Anchor</span><a href="#lockAnchor" 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">lock<wbr/>Anchor</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L52">src/file/drawing/floating/floating-position.ts:52</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L52">src/file/drawing/floating/floating-position.ts:52</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="margins" 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>margins</span><a href="#margins" 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">margins</span><span class="tsd-signature-symbol">?:</span> <a href="IMargins.html" class="tsd-signature-type tsd-kind-interface">IMargins</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L55">src/file/drawing/floating/floating-position.ts:55</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L55">src/file/drawing/floating/floating-position.ts:55</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="verticalPosition" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>vertical<wbr/>Position</span><a href="#verticalPosition" 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">vertical<wbr/>Position</span><span class="tsd-signature-symbol">:</span> <a href="IVerticalPositionOptions.html" class="tsd-signature-type tsd-kind-interface">IVerticalPositionOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L50">src/file/drawing/floating/floating-position.ts:50</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L50">src/file/drawing/floating/floating-position.ts:50</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><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="ITextWrapping.html" class="tsd-signature-type tsd-kind-interface">ITextWrapping</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L56">src/file/drawing/floating/floating-position.ts:56</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L56">src/file/drawing/floating/floating-position.ts:56</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="zIndex" 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>z<wbr/>Index</span><a href="#zIndex" 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">z<wbr/>Index</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L57">src/file/drawing/floating/floating-position.ts:57</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L57">src/file/drawing/floating/floating-position.ts:57</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IFontAttributesProperties</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/run-fonts.ts#L3">src/file/paragraph/run/run-fonts.ts:3</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/run-fonts.ts#L3">src/file/paragraph/run/run-fonts.ts:3</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">
@ -40,27 +40,27 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>ascii</span><a href="#ascii" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">ascii</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/run-fonts.ts#L4">src/file/paragraph/run/run-fonts.ts:4</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/run-fonts.ts#L4">src/file/paragraph/run/run-fonts.ts:4</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="cs" 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>cs</span><a href="#cs" 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">cs</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/run-fonts.ts#L5">src/file/paragraph/run/run-fonts.ts:5</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/run-fonts.ts#L5">src/file/paragraph/run/run-fonts.ts:5</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="eastAsia" 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>east<wbr/>Asia</span><a href="#eastAsia" 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">east<wbr/>Asia</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/run-fonts.ts#L6">src/file/paragraph/run/run-fonts.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/run-fonts.ts#L6">src/file/paragraph/run/run-fonts.ts:6</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="hAnsi" 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>h<wbr/>Ansi</span><a href="#hAnsi" 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">h<wbr/>Ansi</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/run-fonts.ts#L7">src/file/paragraph/run/run-fonts.ts:7</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/run-fonts.ts#L7">src/file/paragraph/run/run-fonts.ts:7</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="hint" 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>hint</span><a href="#hint" 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">hint</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/run-fonts.ts#L8">src/file/paragraph/run/run-fonts.ts:8</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/run-fonts.ts#L8">src/file/paragraph/run/run-fonts.ts:8</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -25,7 +25,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IHeaderFooterGroup</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/section-properties.ts#L20">src/file/document/body/section-properties/section-properties.ts:20</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/section-properties.ts#L20">src/file/document/body/section-properties/section-properties.ts:20</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">
@ -43,17 +43,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>default</span><a href="#default" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">default</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type tsd-kind-type-parameter">T</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/section-properties.ts#L21">src/file/document/body/section-properties/section-properties.ts:21</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/section-properties.ts#L21">src/file/document/body/section-properties/section-properties.ts:21</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="even" 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>even</span><a href="#even" 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">even</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type tsd-kind-type-parameter">T</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/section-properties.ts#L23">src/file/document/body/section-properties/section-properties.ts:23</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/section-properties.ts#L23">src/file/document/body/section-properties/section-properties.ts:23</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="first" 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>first</span><a href="#first" 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">first</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type tsd-kind-type-parameter">T</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/section-properties.ts#L22">src/file/document/body/section-properties/section-properties.ts:22</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/section-properties.ts#L22">src/file/document/body/section-properties/section-properties.ts:22</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IHeaderFooterOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/header-footer-reference.ts#L35">src/file/document/body/section-properties/properties/header-footer-reference.ts:35</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/header-footer-reference.ts#L35">src/file/document/body/section-properties/properties/header-footer-reference.ts:35</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">
@ -37,12 +37,12 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>id</span><a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/header-footer-reference.ts#L37">src/file/document/body/section-properties/properties/header-footer-reference.ts:37</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/header-footer-reference.ts#L37">src/file/document/body/section-properties/properties/header-footer-reference.ts:37</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="type" 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>type</span><a href="#type" 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">type</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/HeaderFooterReferenceType.html" class="tsd-signature-type tsd-kind-enum">HeaderFooterReferenceType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/header-footer-reference.ts#L36">src/file/document/body/section-properties/properties/header-footer-reference.ts:36</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/header-footer-reference.ts#L36">src/file/document/body/section-properties/properties/header-footer-reference.ts:36</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IHeaderOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/header.ts#L4">src/file/header.ts:4</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/header.ts#L4">src/file/header.ts:4</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">
@ -36,7 +36,7 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-symbol">(</span><a href="../classes/Paragraph.html" class="tsd-signature-type tsd-kind-class">Paragraph</a><span class="tsd-signature-symbol"> | </span><a href="../classes/Table.html" class="tsd-signature-type tsd-kind-class">Table</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/1fa8c7a/src/file/header.ts#L5">src/file/header.ts:5</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/header.ts#L5">src/file/header.ts:5</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IHorizontalPositionOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L29">src/file/drawing/floating/floating-position.ts:29</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L29">src/file/drawing/floating/floating-position.ts:29</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">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>align</span><a href="#align" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">align</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/HorizontalPositionAlign.html" class="tsd-signature-type tsd-kind-enum">HorizontalPositionAlign</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L31">src/file/drawing/floating/floating-position.ts:31</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L31">src/file/drawing/floating/floating-position.ts:31</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="offset" 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>offset</span><a href="#offset" 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">offset</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L32">src/file/drawing/floating/floating-position.ts:32</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L32">src/file/drawing/floating/floating-position.ts:32</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="relative" 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>relative</span><a href="#relative" 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">relative</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/HorizontalPositionRelativeFrom.html" class="tsd-signature-type tsd-kind-enum">HorizontalPositionRelativeFrom</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L30">src/file/drawing/floating/floating-position.ts:30</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L30">src/file/drawing/floating/floating-position.ts:30</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IImageOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/image-run.ts#L11">src/file/paragraph/run/image-run.ts:11</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/image-run.ts#L11">src/file/paragraph/run/image-run.ts:11</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">
@ -39,22 +39,22 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>alt<wbr/>Text</span><a href="#altText" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">alt<wbr/>Text</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">DocPropertiesOptions</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/image-run.ts#L15">src/file/paragraph/run/image-run.ts:15</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/image-run.ts#L15">src/file/paragraph/run/image-run.ts:15</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="data" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>data</span><a href="#data" 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">data</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Buffer</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Uint8Array</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">ArrayBuffer</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/image-run.ts#L12">src/file/paragraph/run/image-run.ts:12</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/image-run.ts#L12">src/file/paragraph/run/image-run.ts:12</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="floating" 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>floating</span><a href="#floating" 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">floating</span><span class="tsd-signature-symbol">?:</span> <a href="IFloating.html" class="tsd-signature-type tsd-kind-interface">IFloating</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/image-run.ts#L14">src/file/paragraph/run/image-run.ts:14</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/image-run.ts#L14">src/file/paragraph/run/image-run.ts:14</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="transformation" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>transformation</span><a href="#transformation" 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">transformation</span><span class="tsd-signature-symbol">:</span> <a href="IMediaTransformation.html" class="tsd-signature-type tsd-kind-interface">IMediaTransformation</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/image-run.ts#L13">src/file/paragraph/run/image-run.ts:13</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/image-run.ts#L13">src/file/paragraph/run/image-run.ts:13</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IIndentAttributesProperties</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/indent.ts#L5">src/file/paragraph/formatting/indent.ts:5</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/indent.ts#L5">src/file/paragraph/formatting/indent.ts:5</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">
@ -41,32 +41,32 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>end</span><a href="#end" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">end</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/indent.ts#L7">src/file/paragraph/formatting/indent.ts:7</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/indent.ts#L7">src/file/paragraph/formatting/indent.ts:7</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="firstLine" 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>first<wbr/>Line</span><a href="#firstLine" 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">first<wbr/>Line</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/indent.ts#L11">src/file/paragraph/formatting/indent.ts:11</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/indent.ts#L11">src/file/paragraph/formatting/indent.ts:11</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="hanging" 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>hanging</span><a href="#hanging" 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">hanging</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/indent.ts#L10">src/file/paragraph/formatting/indent.ts:10</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/indent.ts#L10">src/file/paragraph/formatting/indent.ts:10</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="left" 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>left</span><a href="#left" 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">left</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/indent.ts#L8">src/file/paragraph/formatting/indent.ts:8</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/indent.ts#L8">src/file/paragraph/formatting/indent.ts:8</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="right" 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>right</span><a href="#right" 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">right</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/indent.ts#L9">src/file/paragraph/formatting/indent.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/indent.ts#L9">src/file/paragraph/formatting/indent.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="start" 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>start</span><a href="#start" 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">start</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/indent.ts#L6">src/file/paragraph/formatting/indent.ts:6</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/indent.ts#L6">src/file/paragraph/formatting/indent.ts:6</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -22,7 +22,7 @@
<ul class="tsd-hierarchy">
<li><a href="IParagraphStylePropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">IParagraphStylePropertiesOptions</a></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L18">src/file/paragraph/properties.ts:18</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L18">src/file/paragraph/properties.ts:18</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">
@ -47,17 +47,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>alignment</span><a href="#alignment" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">alignment</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/AlignmentType.html" class="tsd-signature-type tsd-kind-enum">AlignmentType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L19">src/file/paragraph/properties.ts:19</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L19">src/file/paragraph/properties.ts:19</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="contextualSpacing" 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>contextual<wbr/>Spacing</span><a href="#contextualSpacing" 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">contextual<wbr/>Spacing</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="indent" 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>indent</span><a href="#indent" 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">indent</span><span class="tsd-signature-symbol">?:</span> <a href="IIndentAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IIndentAttributesProperties</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="keepLines" 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>keep<wbr/>Lines</span><a href="#keepLines" 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">keep<wbr/>Lines</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@ -65,7 +65,7 @@
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L33">src/file/paragraph/properties.ts:33</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L33">src/file/paragraph/properties.ts:33</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="keepNext" 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>keep<wbr/>Next</span><a href="#keepNext" 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">keep<wbr/>Next</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@ -73,32 +73,32 @@
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L29">src/file/paragraph/properties.ts:29</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L29">src/file/paragraph/properties.ts:29</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="leftTabStop" 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>left<wbr/>Tab<wbr/>Stop</span><a href="#leftTabStop" 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">left<wbr/>Tab<wbr/>Stop</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="outlineLevel" 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>outline<wbr/>Level</span><a href="#outlineLevel" 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">outline<wbr/>Level</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L34">src/file/paragraph/properties.ts:34</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L34">src/file/paragraph/properties.ts:34</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="rightTabStop" 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>right<wbr/>Tab<wbr/>Stop</span><a href="#rightTabStop" 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">right<wbr/>Tab<wbr/>Stop</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="spacing" 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>spacing</span><a href="#spacing" 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">spacing</span><span class="tsd-signature-symbol">?:</span> <a href="ISpacingProperties.html" class="tsd-signature-type tsd-kind-interface">ISpacingProperties</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="thematicBreak" 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>thematic<wbr/>Break</span><a href="#thematicBreak" 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">thematic<wbr/>Break</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L20">src/file/paragraph/properties.ts:20</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L20">src/file/paragraph/properties.ts:20</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ILevelsOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/level.ts#L201">src/file/numbering/level.ts:201</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/level.ts#L201">src/file/numbering/level.ts:201</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">
@ -43,27 +43,27 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>alignment</span><a href="#alignment" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">alignment</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/AlignmentType.html" class="tsd-signature-type tsd-kind-enum">AlignmentType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/level.ts#L205">src/file/numbering/level.ts:205</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/level.ts#L205">src/file/numbering/level.ts:205</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="format" 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>format</span><a href="#format" 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">format</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/LevelFormat.html" class="tsd-signature-type tsd-kind-enum">LevelFormat</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/level.ts#L203">src/file/numbering/level.ts:203</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/level.ts#L203">src/file/numbering/level.ts:203</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="isLegalNumberingStyle" 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>is<wbr/>Legal<wbr/>Numbering<wbr/>Style</span><a href="#isLegalNumberingStyle" 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">is<wbr/>Legal<wbr/>Numbering<wbr/>Style</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/level.ts#L208">src/file/numbering/level.ts:208</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/level.ts#L208">src/file/numbering/level.ts:208</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="level" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>level</span><a href="#level" 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">level</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/level.ts#L202">src/file/numbering/level.ts:202</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/level.ts#L202">src/file/numbering/level.ts:202</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="start" 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>start</span><a href="#start" 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">start</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/level.ts#L206">src/file/numbering/level.ts:206</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/level.ts#L206">src/file/numbering/level.ts:206</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="style" 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>style</span><a href="#style" 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">style</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">paragraph</span><span class="tsd-signature-symbol">?: </span><a href="ILevelParagraphStylePropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">ILevelParagraphStylePropertiesOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">run</span><span class="tsd-signature-symbol">?: </span><a href="IRunStylePropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">IRunStylePropertiesOptions</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -75,17 +75,17 @@
<li class="tsd-parameter">
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">run</span><span class="tsd-signature-symbol">?: </span><a href="IRunStylePropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">IRunStylePropertiesOptions</a></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/level.ts#L209">src/file/numbering/level.ts:209</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/level.ts#L209">src/file/numbering/level.ts:209</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="suffix" 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>suffix</span><a href="#suffix" 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">suffix</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/LevelSuffix.html" class="tsd-signature-type tsd-kind-enum">LevelSuffix</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/level.ts#L207">src/file/numbering/level.ts:207</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/level.ts#L207">src/file/numbering/level.ts:207</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="text" 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>text</span><a href="#text" 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">text</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/level.ts#L204">src/file/numbering/level.ts:204</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/level.ts#L204">src/file/numbering/level.ts:204</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ILineNumberAttributes</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/line-number.ts#L25">src/file/document/body/section-properties/properties/line-number.ts:25</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/line-number.ts#L25">src/file/document/body/section-properties/properties/line-number.ts:25</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">
@ -39,22 +39,22 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>count<wbr/>By</span><a href="#countBy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">count<wbr/>By</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/line-number.ts#L26">src/file/document/body/section-properties/properties/line-number.ts:26</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/line-number.ts#L26">src/file/document/body/section-properties/properties/line-number.ts:26</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="distance" 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>distance</span><a href="#distance" 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">distance</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/line-number.ts#L29">src/file/document/body/section-properties/properties/line-number.ts:29</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/line-number.ts#L29">src/file/document/body/section-properties/properties/line-number.ts:29</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="restart" 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>restart</span><a href="#restart" 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">restart</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/LineNumberRestartFormat.html" class="tsd-signature-type tsd-kind-enum">LineNumberRestartFormat</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/line-number.ts#L28">src/file/document/body/section-properties/properties/line-number.ts:28</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/line-number.ts#L28">src/file/document/body/section-properties/properties/line-number.ts:28</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="start" 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>start</span><a href="#start" 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">start</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/line-number.ts#L27">src/file/document/body/section-properties/properties/line-number.ts:27</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/line-number.ts#L27">src/file/document/body/section-properties/properties/line-number.ts:27</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IMargins</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L41">src/file/drawing/floating/floating-position.ts:41</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L41">src/file/drawing/floating/floating-position.ts:41</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">
@ -39,22 +39,22 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>bottom</span><a href="#bottom" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">bottom</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L43">src/file/drawing/floating/floating-position.ts:43</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L43">src/file/drawing/floating/floating-position.ts:43</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="left" 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>left</span><a href="#left" 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">left</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L42">src/file/drawing/floating/floating-position.ts:42</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L42">src/file/drawing/floating/floating-position.ts:42</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="right" 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>right</span><a href="#right" 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">right</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L45">src/file/drawing/floating/floating-position.ts:45</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L45">src/file/drawing/floating/floating-position.ts:45</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="top" 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>top</span><a href="#top" 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">top</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L44">src/file/drawing/floating/floating-position.ts:44</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L44">src/file/drawing/floating/floating-position.ts:44</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IMathFractionOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/fraction/math-fraction.ts#L7">src/file/paragraph/math/fraction/math-fraction.ts:7</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/fraction/math-fraction.ts#L7">src/file/paragraph/math/fraction/math-fraction.ts:7</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">
@ -37,12 +37,12 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>denominator</span><a href="#denominator" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">denominator</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/fraction/math-fraction.ts#L9">src/file/paragraph/math/fraction/math-fraction.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/fraction/math-fraction.ts#L9">src/file/paragraph/math/fraction/math-fraction.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="numerator" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>numerator</span><a href="#numerator" 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">numerator</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/fraction/math-fraction.ts#L8">src/file/paragraph/math/fraction/math-fraction.ts:8</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/fraction/math-fraction.ts#L8">src/file/paragraph/math/fraction/math-fraction.ts:8</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IMathFunctionOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/function/math-function.ts#L9">src/file/paragraph/math/function/math-function.ts:9</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/function/math-function.ts#L9">src/file/paragraph/math/function/math-function.ts:9</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">
@ -37,12 +37,12 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/function/math-function.ts#L10">src/file/paragraph/math/function/math-function.ts:10</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/function/math-function.ts#L10">src/file/paragraph/math/function/math-function.ts:10</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="name" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>name</span><a href="#name" 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">name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/function/math-function.ts#L11">src/file/paragraph/math/function/math-function.ts:11</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/function/math-function.ts#L11">src/file/paragraph/math/function/math-function.ts:11</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IMathIntegralOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/n-ary/math-integral.ts#L9">src/file/paragraph/math/n-ary/math-integral.ts:9</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/n-ary/math-integral.ts#L9">src/file/paragraph/math/n-ary/math-integral.ts:9</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">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/n-ary/math-integral.ts#L10">src/file/paragraph/math/n-ary/math-integral.ts:10</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/n-ary/math-integral.ts#L10">src/file/paragraph/math/n-ary/math-integral.ts:10</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="subScript" 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>sub<wbr/>Script</span><a href="#subScript" 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">sub<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/n-ary/math-integral.ts#L11">src/file/paragraph/math/n-ary/math-integral.ts:11</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/n-ary/math-integral.ts#L11">src/file/paragraph/math/n-ary/math-integral.ts:11</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="superScript" 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>super<wbr/>Script</span><a href="#superScript" 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">super<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/n-ary/math-integral.ts#L12">src/file/paragraph/math/n-ary/math-integral.ts:12</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/n-ary/math-integral.ts#L12">src/file/paragraph/math/n-ary/math-integral.ts:12</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IMathOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/math.ts#L6">src/file/paragraph/math/math.ts:6</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/math.ts#L6">src/file/paragraph/math/math.ts:6</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">
@ -36,7 +36,7 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/math.ts#L7">src/file/paragraph/math/math.ts:7</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/math.ts#L7">src/file/paragraph/math/math.ts:7</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IMathPreSubSuperScriptOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L8">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:8</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L8">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:8</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">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L9">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L9">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="subScript" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>sub<wbr/>Script</span><a href="#subScript" 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">sub<wbr/>Script</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L10">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:10</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L10">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:10</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="superScript" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>super<wbr/>Script</span><a href="#superScript" 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">super<wbr/>Script</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L11">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:11</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L11">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:11</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IMathRadicalOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/radical/math-radical.ts#L9">src/file/paragraph/math/radical/math-radical.ts:9</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/radical/math-radical.ts#L9">src/file/paragraph/math/radical/math-radical.ts:9</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">
@ -37,12 +37,12 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/radical/math-radical.ts#L10">src/file/paragraph/math/radical/math-radical.ts:10</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/radical/math-radical.ts#L10">src/file/paragraph/math/radical/math-radical.ts:10</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="degree" 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>degree</span><a href="#degree" 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">degree</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/radical/math-radical.ts#L11">src/file/paragraph/math/radical/math-radical.ts:11</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/radical/math-radical.ts#L11">src/file/paragraph/math/radical/math-radical.ts:11</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IMathSubScriptOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/script/sub-script/math-sub-script-function.ts#L8">src/file/paragraph/math/script/sub-script/math-sub-script-function.ts:8</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/script/sub-script/math-sub-script-function.ts#L8">src/file/paragraph/math/script/sub-script/math-sub-script-function.ts:8</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">
@ -37,12 +37,12 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/script/sub-script/math-sub-script-function.ts#L9">src/file/paragraph/math/script/sub-script/math-sub-script-function.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/script/sub-script/math-sub-script-function.ts#L9">src/file/paragraph/math/script/sub-script/math-sub-script-function.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="subScript" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>sub<wbr/>Script</span><a href="#subScript" 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">sub<wbr/>Script</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/script/sub-script/math-sub-script-function.ts#L10">src/file/paragraph/math/script/sub-script/math-sub-script-function.ts:10</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/script/sub-script/math-sub-script-function.ts#L10">src/file/paragraph/math/script/sub-script/math-sub-script-function.ts:10</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IMathSubSuperScriptOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L8">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:8</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L8">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:8</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">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L9">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L9">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="subScript" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>sub<wbr/>Script</span><a href="#subScript" 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">sub<wbr/>Script</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L10">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:10</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L10">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:10</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="superScript" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>super<wbr/>Script</span><a href="#superScript" 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">super<wbr/>Script</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L11">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:11</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L11">src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:11</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IMathSumOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/n-ary/math-sum.ts#L10">src/file/paragraph/math/n-ary/math-sum.ts:10</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/n-ary/math-sum.ts#L10">src/file/paragraph/math/n-ary/math-sum.ts:10</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">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/n-ary/math-sum.ts#L11">src/file/paragraph/math/n-ary/math-sum.ts:11</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/n-ary/math-sum.ts#L11">src/file/paragraph/math/n-ary/math-sum.ts:11</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="subScript" 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>sub<wbr/>Script</span><a href="#subScript" 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">sub<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/n-ary/math-sum.ts#L12">src/file/paragraph/math/n-ary/math-sum.ts:12</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/n-ary/math-sum.ts#L12">src/file/paragraph/math/n-ary/math-sum.ts:12</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="superScript" 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>super<wbr/>Script</span><a href="#superScript" 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">super<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/n-ary/math-sum.ts#L13">src/file/paragraph/math/n-ary/math-sum.ts:13</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/n-ary/math-sum.ts#L13">src/file/paragraph/math/n-ary/math-sum.ts:13</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IMathSuperScriptOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/script/super-script/math-super-script-function.ts#L8">src/file/paragraph/math/script/super-script/math-super-script-function.ts:8</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/script/super-script/math-super-script-function.ts#L8">src/file/paragraph/math/script/super-script/math-super-script-function.ts:8</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">
@ -37,12 +37,12 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/script/super-script/math-super-script-function.ts#L9">src/file/paragraph/math/script/super-script/math-super-script-function.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/script/super-script/math-super-script-function.ts#L9">src/file/paragraph/math/script/super-script/math-super-script-function.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="superScript" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>super<wbr/>Script</span><a href="#superScript" 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">super<wbr/>Script</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/math/script/super-script/math-super-script-function.ts#L10">src/file/paragraph/math/script/super-script/math-super-script-function.ts:10</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/math/script/super-script/math-super-script-function.ts#L10">src/file/paragraph/math/script/super-script/math-super-script-function.ts:10</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IMediaData</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/media/data.ts#L17">src/file/media/data.ts:17</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/media/data.ts#L17">src/file/media/data.ts:17</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">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>file<wbr/>Name</span><a href="#fileName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">file<wbr/>Name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/media/data.ts#L19">src/file/media/data.ts:19</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/media/data.ts#L19">src/file/media/data.ts:19</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="stream" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>stream</span><a href="#stream" 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">stream</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Buffer</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Uint8Array</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">ArrayBuffer</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/media/data.ts#L18">src/file/media/data.ts:18</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/media/data.ts#L18">src/file/media/data.ts:18</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="transformation" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>transformation</span><a href="#transformation" 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">transformation</span><span class="tsd-signature-symbol">:</span> <a href="IMediaDataTransformation.html" class="tsd-signature-type tsd-kind-interface">IMediaDataTransformation</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/media/data.ts#L20">src/file/media/data.ts:20</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/media/data.ts#L20">src/file/media/data.ts:20</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IMediaDataTransformation</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/media/data.ts#L1">src/file/media/data.ts:1</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/media/data.ts#L1">src/file/media/data.ts:1</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">
@ -46,7 +46,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">number</span></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/media/data.ts#L6">src/file/media/data.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/media/data.ts#L6">src/file/media/data.ts:6</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="flip" 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>flip</span><a href="#flip" 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">flip</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">boolean</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">boolean</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -58,7 +58,7 @@
<li class="tsd-parameter">
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <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">boolean</span></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/media/data.ts#L10">src/file/media/data.ts:10</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/media/data.ts#L10">src/file/media/data.ts:10</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="pixels" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>pixels</span><a href="#pixels" 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">pixels</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">x</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">y</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>
@ -70,12 +70,12 @@
<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">number</span></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/media/data.ts#L2">src/file/media/data.ts:2</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/media/data.ts#L2">src/file/media/data.ts:2</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="rotation" 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>rotation</span><a href="#rotation" 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">rotation</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/media/data.ts#L14">src/file/media/data.ts:14</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/media/data.ts#L14">src/file/media/data.ts:14</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IMediaTransformation</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/media/media.ts#L3">src/file/media/media.ts:3</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/media/media.ts#L3">src/file/media/media.ts:3</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">
@ -46,22 +46,22 @@
<li class="tsd-parameter">
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <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">boolean</span></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/media/media.ts#L6">src/file/media/media.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/media/media.ts#L6">src/file/media/media.ts:6</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><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">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/media/media.ts#L5">src/file/media/media.ts:5</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/media/media.ts#L5">src/file/media/media.ts:5</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="rotation" 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>rotation</span><a href="#rotation" 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">rotation</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/media/media.ts#L10">src/file/media/media.ts:10</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/media/media.ts#L10">src/file/media/media.ts:10</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><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">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/media/media.ts#L4">src/file/media/media.ts:4</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/media/media.ts#L4">src/file/media/media.ts:4</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">INumberingOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/numbering/numbering.ts#L12">src/file/numbering/numbering.ts:12</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/numbering.ts#L12">src/file/numbering/numbering.ts:12</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">
@ -36,7 +36,7 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>config</span><a href="#config" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">config</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">levels</span><span class="tsd-signature-symbol">: </span>readonly ILevelsOptions[]<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">reference</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><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/1fa8c7a/src/file/numbering/numbering.ts#L13">src/file/numbering/numbering.ts:13</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/numbering/numbering.ts#L13">src/file/numbering/numbering.ts:13</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IPageBorderAttributes</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/page-borders.ts#L40">src/file/document/body/section-properties/properties/page-borders.ts:40</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/page-borders.ts#L40">src/file/document/body/section-properties/properties/page-borders.ts:40</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">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>display</span><a href="#display" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">display</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/PageBorderDisplay.html" class="tsd-signature-type tsd-kind-enum">PageBorderDisplay</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/page-borders.ts#L41">src/file/document/body/section-properties/properties/page-borders.ts:41</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/page-borders.ts#L41">src/file/document/body/section-properties/properties/page-borders.ts:41</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="offsetFrom" 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>offset<wbr/>From</span><a href="#offsetFrom" 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">offset<wbr/>From</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/PageBorderOffsetFrom.html" class="tsd-signature-type tsd-kind-enum">PageBorderOffsetFrom</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/page-borders.ts#L42">src/file/document/body/section-properties/properties/page-borders.ts:42</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/page-borders.ts#L42">src/file/document/body/section-properties/properties/page-borders.ts:42</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="zOrder" 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>z<wbr/>Order</span><a href="#zOrder" 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">z<wbr/>Order</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/PageBorderZOrder.html" class="tsd-signature-type tsd-kind-enum">PageBorderZOrder</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/page-borders.ts#L43">src/file/document/body/section-properties/properties/page-borders.ts:43</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/page-borders.ts#L43">src/file/document/body/section-properties/properties/page-borders.ts:43</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IPageBordersOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/page-borders.ts#L46">src/file/document/body/section-properties/properties/page-borders.ts:46</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/page-borders.ts#L46">src/file/document/body/section-properties/properties/page-borders.ts:46</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">
@ -40,27 +40,27 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>page<wbr/>Border<wbr/>Bottom</span><a href="#pageBorderBottom" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">page<wbr/>Border<wbr/>Bottom</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/page-borders.ts#L50">src/file/document/body/section-properties/properties/page-borders.ts:50</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/page-borders.ts#L50">src/file/document/body/section-properties/properties/page-borders.ts:50</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="pageBorderLeft" 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>page<wbr/>Border<wbr/>Left</span><a href="#pageBorderLeft" 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">page<wbr/>Border<wbr/>Left</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/page-borders.ts#L51">src/file/document/body/section-properties/properties/page-borders.ts:51</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/page-borders.ts#L51">src/file/document/body/section-properties/properties/page-borders.ts:51</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="pageBorderRight" 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>page<wbr/>Border<wbr/>Right</span><a href="#pageBorderRight" 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">page<wbr/>Border<wbr/>Right</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/page-borders.ts#L49">src/file/document/body/section-properties/properties/page-borders.ts:49</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/page-borders.ts#L49">src/file/document/body/section-properties/properties/page-borders.ts:49</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="pageBorderTop" 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>page<wbr/>Border<wbr/>Top</span><a href="#pageBorderTop" 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">page<wbr/>Border<wbr/>Top</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/page-borders.ts#L48">src/file/document/body/section-properties/properties/page-borders.ts:48</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/page-borders.ts#L48">src/file/document/body/section-properties/properties/page-borders.ts:48</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="pageBorders" 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>page<wbr/>Borders</span><a href="#pageBorders" 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">page<wbr/>Borders</span><span class="tsd-signature-symbol">?:</span> <a href="IPageBorderAttributes.html" class="tsd-signature-type tsd-kind-interface">IPageBorderAttributes</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/page-borders.ts#L47">src/file/document/body/section-properties/properties/page-borders.ts:47</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/page-borders.ts#L47">src/file/document/body/section-properties/properties/page-borders.ts:47</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IPageNumberTypeAttributes</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/page-number.ts#L23">src/file/document/body/section-properties/properties/page-number.ts:23</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/page-number.ts#L23">src/file/document/body/section-properties/properties/page-number.ts:23</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">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>format<wbr/>Type</span><a href="#formatType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">format<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/NumberFormat.html" class="tsd-signature-type tsd-kind-enum">NumberFormat</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/page-number.ts#L25">src/file/document/body/section-properties/properties/page-number.ts:25</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/page-number.ts#L25">src/file/document/body/section-properties/properties/page-number.ts:25</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="separator" 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>separator</span><a href="#separator" 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">separator</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/PageNumberSeparator.html" class="tsd-signature-type tsd-kind-enum">PageNumberSeparator</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/page-number.ts#L26">src/file/document/body/section-properties/properties/page-number.ts:26</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/page-number.ts#L26">src/file/document/body/section-properties/properties/page-number.ts:26</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="start" 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>start</span><a href="#start" 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">start</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/properties/page-number.ts#L24">src/file/document/body/section-properties/properties/page-number.ts:24</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/properties/page-number.ts#L24">src/file/document/body/section-properties/properties/page-number.ts:24</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -22,7 +22,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IParagraphOptions</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/paragraph.ts#L40">src/file/paragraph/paragraph.ts:40</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/paragraph.ts#L40">src/file/paragraph/paragraph.ts:40</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">
@ -65,7 +65,7 @@
<div class="tsd-signature"><span class="tsd-kind-property">alignment</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/AlignmentType.html" class="tsd-signature-type tsd-kind-enum">AlignmentType</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#alignment">alignment</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L19">src/file/paragraph/properties.ts:19</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L19">src/file/paragraph/properties.ts:19</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="autoSpaceEastAsianText" 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>auto<wbr/>Space<wbr/>East<wbr/>Asian<wbr/>Text</span><a href="#autoSpaceEastAsianText" 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">auto<wbr/>Space<wbr/>East<wbr/>Asian<wbr/>Text</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@ -75,19 +75,19 @@ This only works in Microsoft Word. It is not part of the ECMA-376 OOXML standard
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#autoSpaceEastAsianText">autoSpaceEastAsianText</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L66">src/file/paragraph/properties.ts:66</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L66">src/file/paragraph/properties.ts:66</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="bidirectional" 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>bidirectional</span><a href="#bidirectional" 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">bidirectional</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#bidirectional">bidirectional</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L49">src/file/paragraph/properties.ts:49</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L49">src/file/paragraph/properties.ts:49</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="border" 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>border</span><a href="#border" 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">border</span><span class="tsd-signature-symbol">?:</span> <a href="IBordersOptions.html" class="tsd-signature-type tsd-kind-interface">IBordersOptions</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#border">border</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L47">src/file/paragraph/properties.ts:47</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L47">src/file/paragraph/properties.ts:47</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="bullet" 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>bullet</span><a href="#bullet" 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">bullet</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">level</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>
@ -98,36 +98,36 @@ This only works in Microsoft Word. It is not part of the ECMA-376 OOXML standard
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">level</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 <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#bullet">bullet</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L53">src/file/paragraph/properties.ts:53</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L53">src/file/paragraph/properties.ts:53</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="children" 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>children</span><a href="#children" 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">children</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/ParagraphChild.html" class="tsd-signature-type tsd-kind-type-alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/paragraph.ts#L42">src/file/paragraph/paragraph.ts:42</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/paragraph.ts#L42">src/file/paragraph/paragraph.ts:42</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="contextualSpacing" 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>contextual<wbr/>Spacing</span><a href="#contextualSpacing" 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">contextual<wbr/>Spacing</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#contextualSpacing">contextualSpacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="frame" 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>frame</span><a href="#frame" 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">frame</span><span class="tsd-signature-symbol">?:</span> <a href="../types/IFrameOptions.html" class="tsd-signature-type tsd-kind-type-alias">IFrameOptions</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#frame">frame</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L58">src/file/paragraph/properties.ts:58</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L58">src/file/paragraph/properties.ts:58</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="heading" 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>heading</span><a href="#heading" 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">heading</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/HeadingLevel.html" class="tsd-signature-type tsd-kind-enum">HeadingLevel</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#heading">heading</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L48">src/file/paragraph/properties.ts:48</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L48">src/file/paragraph/properties.ts:48</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="indent" 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>indent</span><a href="#indent" 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">indent</span><span class="tsd-signature-symbol">?:</span> <a href="IIndentAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IIndentAttributesProperties</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#indent">indent</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="keepLines" 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>keep<wbr/>Lines</span><a href="#keepLines" 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">keep<wbr/>Lines</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@ -136,7 +136,7 @@ This only works in Microsoft Word. It is not part of the ECMA-376 OOXML standard
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#keepLines">keepLines</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L33">src/file/paragraph/properties.ts:33</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L33">src/file/paragraph/properties.ts:33</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="keepNext" 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>keep<wbr/>Next</span><a href="#keepNext" 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">keep<wbr/>Next</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@ -145,13 +145,13 @@ This only works in Microsoft Word. It is not part of the ECMA-376 OOXML standard
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#keepNext">keepNext</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L29">src/file/paragraph/properties.ts:29</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L29">src/file/paragraph/properties.ts:29</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="leftTabStop" 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>left<wbr/>Tab<wbr/>Stop</span><a href="#leftTabStop" 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">left<wbr/>Tab<wbr/>Stop</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#leftTabStop">leftTabStop</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="numbering" 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>numbering</span><a href="#numbering" 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">numbering</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">custom</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">instance</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">level</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">reference</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -168,84 +168,84 @@ This only works in Microsoft Word. It is not part of the ECMA-376 OOXML standard
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">reference</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#numbering">numbering</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L38">src/file/paragraph/properties.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L38">src/file/paragraph/properties.ts:38</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="outlineLevel" 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>outline<wbr/>Level</span><a href="#outlineLevel" 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">outline<wbr/>Level</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#outlineLevel">outlineLevel</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L34">src/file/paragraph/properties.ts:34</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L34">src/file/paragraph/properties.ts:34</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="pageBreakBefore" 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>page<wbr/>Break<wbr/>Before</span><a href="#pageBreakBefore" 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">page<wbr/>Break<wbr/>Before</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#pageBreakBefore">pageBreakBefore</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L50">src/file/paragraph/properties.ts:50</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L50">src/file/paragraph/properties.ts:50</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="rightTabStop" 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>right<wbr/>Tab<wbr/>Stop</span><a href="#rightTabStop" 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">right<wbr/>Tab<wbr/>Stop</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#rightTabStop">rightTabStop</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="scale" 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>scale</span><a href="#scale" 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">scale</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#scale">scale</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L61">src/file/paragraph/properties.ts:61</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L61">src/file/paragraph/properties.ts:61</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="shading" 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>shading</span><a href="#shading" 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">shading</span><span class="tsd-signature-symbol">?:</span> <a href="IShadingAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IShadingAttributesProperties</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#shading">shading</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L56">src/file/paragraph/properties.ts:56</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L56">src/file/paragraph/properties.ts:56</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="spacing" 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>spacing</span><a href="#spacing" 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">spacing</span><span class="tsd-signature-symbol">?:</span> <a href="ISpacingProperties.html" class="tsd-signature-type tsd-kind-interface">ISpacingProperties</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#spacing">spacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="style" 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>style</span><a href="#style" 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">style</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#style">style</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L52">src/file/paragraph/properties.ts:52</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L52">src/file/paragraph/properties.ts:52</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="suppressLineNumbers" 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>suppress<wbr/>Line<wbr/>Numbers</span><a href="#suppressLineNumbers" 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">suppress<wbr/>Line<wbr/>Numbers</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#suppressLineNumbers">suppressLineNumbers</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L59">src/file/paragraph/properties.ts:59</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L59">src/file/paragraph/properties.ts:59</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="tabStops" 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>tab<wbr/>Stops</span><a href="#tabStops" 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">tab<wbr/>Stops</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><a href="TabStopDefinition.html" class="tsd-signature-type tsd-kind-interface">TabStopDefinition</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#tabStops">tabStops</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L51">src/file/paragraph/properties.ts:51</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L51">src/file/paragraph/properties.ts:51</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="text" 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>text</span><a href="#text" 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">text</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/paragraph.ts#L41">src/file/paragraph/paragraph.ts:41</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/paragraph.ts#L41">src/file/paragraph/paragraph.ts:41</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="thematicBreak" 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>thematic<wbr/>Break</span><a href="#thematicBreak" 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">thematic<wbr/>Break</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#thematicBreak">thematicBreak</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L20">src/file/paragraph/properties.ts:20</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L20">src/file/paragraph/properties.ts:20</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="widowControl" 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>widow<wbr/>Control</span><a href="#widowControl" 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">widow<wbr/>Control</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#widowControl">widowControl</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L57">src/file/paragraph/properties.ts:57</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L57">src/file/paragraph/properties.ts:57</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="wordWrap" 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>word<wbr/>Wrap</span><a href="#wordWrap" 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">word<wbr/>Wrap</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphPropertiesOptions.html">IParagraphPropertiesOptions</a>.<a href="IParagraphPropertiesOptions.html#wordWrap">wordWrap</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L60">src/file/paragraph/properties.ts:60</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L60">src/file/paragraph/properties.ts:60</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -24,7 +24,7 @@
<ul class="tsd-hierarchy">
<li><a href="IParagraphOptions.html" class="tsd-signature-type tsd-kind-interface">IParagraphOptions</a></li></ul></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L46">src/file/paragraph/properties.ts:46</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L46">src/file/paragraph/properties.ts:46</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">
@ -65,7 +65,7 @@
<div class="tsd-signature"><span class="tsd-kind-property">alignment</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/AlignmentType.html" class="tsd-signature-type tsd-kind-enum">AlignmentType</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphStylePropertiesOptions.html">IParagraphStylePropertiesOptions</a>.<a href="IParagraphStylePropertiesOptions.html#alignment">alignment</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L19">src/file/paragraph/properties.ts:19</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L19">src/file/paragraph/properties.ts:19</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="autoSpaceEastAsianText" 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>auto<wbr/>Space<wbr/>East<wbr/>Asian<wbr/>Text</span><a href="#autoSpaceEastAsianText" 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">auto<wbr/>Space<wbr/>East<wbr/>Asian<wbr/>Text</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@ -74,17 +74,17 @@ This only works in Microsoft Word. It is not part of the ECMA-376 OOXML standard
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L66">src/file/paragraph/properties.ts:66</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L66">src/file/paragraph/properties.ts:66</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="bidirectional" 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>bidirectional</span><a href="#bidirectional" 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">bidirectional</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L49">src/file/paragraph/properties.ts:49</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L49">src/file/paragraph/properties.ts:49</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="border" 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>border</span><a href="#border" 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">border</span><span class="tsd-signature-symbol">?:</span> <a href="IBordersOptions.html" class="tsd-signature-type tsd-kind-interface">IBordersOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L47">src/file/paragraph/properties.ts:47</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L47">src/file/paragraph/properties.ts:47</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="bullet" 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>bullet</span><a href="#bullet" 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">bullet</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">level</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>
@ -94,29 +94,29 @@ This only works in Microsoft Word. It is not part of the ECMA-376 OOXML standard
<li class="tsd-parameter">
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">level</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L53">src/file/paragraph/properties.ts:53</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L53">src/file/paragraph/properties.ts:53</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="contextualSpacing" 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>contextual<wbr/>Spacing</span><a href="#contextualSpacing" 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">contextual<wbr/>Spacing</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphStylePropertiesOptions.html">IParagraphStylePropertiesOptions</a>.<a href="IParagraphStylePropertiesOptions.html#contextualSpacing">contextualSpacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="frame" 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>frame</span><a href="#frame" 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">frame</span><span class="tsd-signature-symbol">?:</span> <a href="../types/IFrameOptions.html" class="tsd-signature-type tsd-kind-type-alias">IFrameOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L58">src/file/paragraph/properties.ts:58</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L58">src/file/paragraph/properties.ts:58</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="heading" 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>heading</span><a href="#heading" 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">heading</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/HeadingLevel.html" class="tsd-signature-type tsd-kind-enum">HeadingLevel</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L48">src/file/paragraph/properties.ts:48</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L48">src/file/paragraph/properties.ts:48</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="indent" 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>indent</span><a href="#indent" 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">indent</span><span class="tsd-signature-symbol">?:</span> <a href="IIndentAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IIndentAttributesProperties</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphStylePropertiesOptions.html">IParagraphStylePropertiesOptions</a>.<a href="IParagraphStylePropertiesOptions.html#indent">indent</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="keepLines" 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>keep<wbr/>Lines</span><a href="#keepLines" 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">keep<wbr/>Lines</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@ -125,7 +125,7 @@ This only works in Microsoft Word. It is not part of the ECMA-376 OOXML standard
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphStylePropertiesOptions.html">IParagraphStylePropertiesOptions</a>.<a href="IParagraphStylePropertiesOptions.html#keepLines">keepLines</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L33">src/file/paragraph/properties.ts:33</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L33">src/file/paragraph/properties.ts:33</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="keepNext" 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>keep<wbr/>Next</span><a href="#keepNext" 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">keep<wbr/>Next</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@ -134,13 +134,13 @@ This only works in Microsoft Word. It is not part of the ECMA-376 OOXML standard
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphStylePropertiesOptions.html">IParagraphStylePropertiesOptions</a>.<a href="IParagraphStylePropertiesOptions.html#keepNext">keepNext</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L29">src/file/paragraph/properties.ts:29</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L29">src/file/paragraph/properties.ts:29</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="leftTabStop" 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>left<wbr/>Tab<wbr/>Stop</span><a href="#leftTabStop" 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">left<wbr/>Tab<wbr/>Stop</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphStylePropertiesOptions.html">IParagraphStylePropertiesOptions</a>.<a href="IParagraphStylePropertiesOptions.html#leftTabStop">leftTabStop</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="numbering" 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>numbering</span><a href="#numbering" 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">numbering</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">custom</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">instance</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">level</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">reference</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -157,71 +157,71 @@ This only works in Microsoft Word. It is not part of the ECMA-376 OOXML standard
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">reference</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphStylePropertiesOptions.html">IParagraphStylePropertiesOptions</a>.<a href="IParagraphStylePropertiesOptions.html#numbering">numbering</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L38">src/file/paragraph/properties.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L38">src/file/paragraph/properties.ts:38</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="outlineLevel" 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>outline<wbr/>Level</span><a href="#outlineLevel" 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">outline<wbr/>Level</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphStylePropertiesOptions.html">IParagraphStylePropertiesOptions</a>.<a href="IParagraphStylePropertiesOptions.html#outlineLevel">outlineLevel</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L34">src/file/paragraph/properties.ts:34</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L34">src/file/paragraph/properties.ts:34</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="pageBreakBefore" 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>page<wbr/>Break<wbr/>Before</span><a href="#pageBreakBefore" 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">page<wbr/>Break<wbr/>Before</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L50">src/file/paragraph/properties.ts:50</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L50">src/file/paragraph/properties.ts:50</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="rightTabStop" 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>right<wbr/>Tab<wbr/>Stop</span><a href="#rightTabStop" 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">right<wbr/>Tab<wbr/>Stop</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphStylePropertiesOptions.html">IParagraphStylePropertiesOptions</a>.<a href="IParagraphStylePropertiesOptions.html#rightTabStop">rightTabStop</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="scale" 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>scale</span><a href="#scale" 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">scale</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L61">src/file/paragraph/properties.ts:61</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L61">src/file/paragraph/properties.ts:61</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="shading" 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>shading</span><a href="#shading" 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">shading</span><span class="tsd-signature-symbol">?:</span> <a href="IShadingAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IShadingAttributesProperties</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L56">src/file/paragraph/properties.ts:56</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L56">src/file/paragraph/properties.ts:56</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="spacing" 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>spacing</span><a href="#spacing" 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">spacing</span><span class="tsd-signature-symbol">?:</span> <a href="ISpacingProperties.html" class="tsd-signature-type tsd-kind-interface">ISpacingProperties</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphStylePropertiesOptions.html">IParagraphStylePropertiesOptions</a>.<a href="IParagraphStylePropertiesOptions.html#spacing">spacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="style" 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>style</span><a href="#style" 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">style</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L52">src/file/paragraph/properties.ts:52</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L52">src/file/paragraph/properties.ts:52</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="suppressLineNumbers" 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>suppress<wbr/>Line<wbr/>Numbers</span><a href="#suppressLineNumbers" 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">suppress<wbr/>Line<wbr/>Numbers</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L59">src/file/paragraph/properties.ts:59</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L59">src/file/paragraph/properties.ts:59</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="tabStops" 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>tab<wbr/>Stops</span><a href="#tabStops" 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">tab<wbr/>Stops</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><a href="TabStopDefinition.html" class="tsd-signature-type tsd-kind-interface">TabStopDefinition</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L51">src/file/paragraph/properties.ts:51</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L51">src/file/paragraph/properties.ts:51</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="thematicBreak" 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>thematic<wbr/>Break</span><a href="#thematicBreak" 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">thematic<wbr/>Break</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IParagraphStylePropertiesOptions.html">IParagraphStylePropertiesOptions</a>.<a href="IParagraphStylePropertiesOptions.html#thematicBreak">thematicBreak</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L20">src/file/paragraph/properties.ts:20</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L20">src/file/paragraph/properties.ts:20</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="widowControl" 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>widow<wbr/>Control</span><a href="#widowControl" 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">widow<wbr/>Control</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L57">src/file/paragraph/properties.ts:57</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L57">src/file/paragraph/properties.ts:57</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="wordWrap" 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>word<wbr/>Wrap</span><a href="#wordWrap" 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">word<wbr/>Wrap</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L60">src/file/paragraph/properties.ts:60</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L60">src/file/paragraph/properties.ts:60</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -22,7 +22,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IParagraphStyleOptions</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/paragraph-style.ts#L10">src/file/styles/style/paragraph-style.ts:10</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/paragraph-style.ts#L10">src/file/styles/style/paragraph-style.ts:10</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">
@ -55,66 +55,66 @@ However, if the current style is a numbering style, then the <code>basedOn</code
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseParagraphStyleOptions.html">IBaseParagraphStyleOptions</a>.<a href="IBaseParagraphStyleOptions.html#basedOn">basedOn</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L51">src/file/styles/style/style.ts:51</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L51">src/file/styles/style/style.ts:51</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="id" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>id</span><a href="#id" 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">id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/paragraph-style.ts#L11">src/file/styles/style/paragraph-style.ts:11</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/paragraph-style.ts#L11">src/file/styles/style/paragraph-style.ts:11</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="link" 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>link</span><a href="#link" 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">link</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseParagraphStyleOptions.html">IBaseParagraphStyleOptions</a>.<a href="IBaseParagraphStyleOptions.html#link">link</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L53">src/file/styles/style/style.ts:53</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L53">src/file/styles/style/style.ts:53</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" 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>name</span><a href="#name" 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">name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseParagraphStyleOptions.html">IBaseParagraphStyleOptions</a>.<a href="IBaseParagraphStyleOptions.html#name">name</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L43">src/file/styles/style/style.ts:43</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L43">src/file/styles/style/style.ts:43</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="next" 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>next</span><a href="#next" 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">next</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseParagraphStyleOptions.html">IBaseParagraphStyleOptions</a>.<a href="IBaseParagraphStyleOptions.html#next">next</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L52">src/file/styles/style/style.ts:52</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L52">src/file/styles/style/style.ts:52</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="paragraph" 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>paragraph</span><a href="#paragraph" 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">paragraph</span><span class="tsd-signature-symbol">?:</span> <a href="IParagraphStylePropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">IParagraphStylePropertiesOptions</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseParagraphStyleOptions.html">IBaseParagraphStyleOptions</a>.<a href="IBaseParagraphStyleOptions.html#paragraph">paragraph</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/paragraph-style.ts#L6">src/file/styles/style/paragraph-style.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/paragraph-style.ts#L6">src/file/styles/style/paragraph-style.ts:6</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="quickFormat" 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>quick<wbr/>Format</span><a href="#quickFormat" 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">quick<wbr/>Format</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseParagraphStyleOptions.html">IBaseParagraphStyleOptions</a>.<a href="IBaseParagraphStyleOptions.html#quickFormat">quickFormat</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L57">src/file/styles/style/style.ts:57</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L57">src/file/styles/style/style.ts:57</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="run" 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>run</span><a href="#run" 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">run</span><span class="tsd-signature-symbol">?:</span> <a href="IRunStylePropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">IRunStylePropertiesOptions</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseParagraphStyleOptions.html">IBaseParagraphStyleOptions</a>.<a href="IBaseParagraphStyleOptions.html#run">run</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/paragraph-style.ts#L7">src/file/styles/style/paragraph-style.ts:7</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/paragraph-style.ts#L7">src/file/styles/style/paragraph-style.ts:7</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="semiHidden" 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>semi<wbr/>Hidden</span><a href="#semiHidden" 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">semi<wbr/>Hidden</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseParagraphStyleOptions.html">IBaseParagraphStyleOptions</a>.<a href="IBaseParagraphStyleOptions.html#semiHidden">semiHidden</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L55">src/file/styles/style/style.ts:55</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L55">src/file/styles/style/style.ts:55</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="uiPriority" 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>ui<wbr/>Priority</span><a href="#uiPriority" 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">ui<wbr/>Priority</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseParagraphStyleOptions.html">IBaseParagraphStyleOptions</a>.<a href="IBaseParagraphStyleOptions.html#uiPriority">uiPriority</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L54">src/file/styles/style/style.ts:54</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L54">src/file/styles/style/style.ts:54</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="unhideWhenUsed" 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>unhide<wbr/>When<wbr/>Used</span><a href="#unhideWhenUsed" 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">unhide<wbr/>When<wbr/>Used</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IBaseParagraphStyleOptions.html">IBaseParagraphStyleOptions</a>.<a href="IBaseParagraphStyleOptions.html#unhideWhenUsed">unhideWhenUsed</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/style/style.ts#L56">src/file/styles/style/style.ts:56</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/style/style.ts#L56">src/file/styles/style/style.ts:56</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -24,7 +24,7 @@
<ul class="tsd-hierarchy">
<li><a href="IParagraphPropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">IParagraphPropertiesOptions</a></li></ul></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L37">src/file/paragraph/properties.ts:37</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L37">src/file/paragraph/properties.ts:37</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">
@ -51,19 +51,19 @@
<div class="tsd-signature"><span class="tsd-kind-property">alignment</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/AlignmentType.html" class="tsd-signature-type tsd-kind-enum">AlignmentType</a></div><aside class="tsd-sources">
<p>Inherited from <a href="ILevelParagraphStylePropertiesOptions.html">ILevelParagraphStylePropertiesOptions</a>.<a href="ILevelParagraphStylePropertiesOptions.html#alignment">alignment</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L19">src/file/paragraph/properties.ts:19</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L19">src/file/paragraph/properties.ts:19</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="contextualSpacing" 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>contextual<wbr/>Spacing</span><a href="#contextualSpacing" 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">contextual<wbr/>Spacing</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="ILevelParagraphStylePropertiesOptions.html">ILevelParagraphStylePropertiesOptions</a>.<a href="ILevelParagraphStylePropertiesOptions.html#contextualSpacing">contextualSpacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="indent" 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>indent</span><a href="#indent" 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">indent</span><span class="tsd-signature-symbol">?:</span> <a href="IIndentAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IIndentAttributesProperties</a></div><aside class="tsd-sources">
<p>Inherited from <a href="ILevelParagraphStylePropertiesOptions.html">ILevelParagraphStylePropertiesOptions</a>.<a href="ILevelParagraphStylePropertiesOptions.html#indent">indent</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="keepLines" 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>keep<wbr/>Lines</span><a href="#keepLines" 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">keep<wbr/>Lines</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@ -72,7 +72,7 @@
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Inherited from <a href="ILevelParagraphStylePropertiesOptions.html">ILevelParagraphStylePropertiesOptions</a>.<a href="ILevelParagraphStylePropertiesOptions.html#keepLines">keepLines</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L33">src/file/paragraph/properties.ts:33</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L33">src/file/paragraph/properties.ts:33</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="keepNext" 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>keep<wbr/>Next</span><a href="#keepNext" 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">keep<wbr/>Next</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@ -81,13 +81,13 @@
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Inherited from <a href="ILevelParagraphStylePropertiesOptions.html">ILevelParagraphStylePropertiesOptions</a>.<a href="ILevelParagraphStylePropertiesOptions.html#keepNext">keepNext</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L29">src/file/paragraph/properties.ts:29</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L29">src/file/paragraph/properties.ts:29</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="leftTabStop" 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>left<wbr/>Tab<wbr/>Stop</span><a href="#leftTabStop" 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">left<wbr/>Tab<wbr/>Stop</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="ILevelParagraphStylePropertiesOptions.html">ILevelParagraphStylePropertiesOptions</a>.<a href="ILevelParagraphStylePropertiesOptions.html#leftTabStop">leftTabStop</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="numbering" 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>numbering</span><a href="#numbering" 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">numbering</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">custom</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">instance</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">level</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">reference</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -103,31 +103,31 @@
<li class="tsd-parameter">
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">reference</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L38">src/file/paragraph/properties.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L38">src/file/paragraph/properties.ts:38</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="outlineLevel" 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>outline<wbr/>Level</span><a href="#outlineLevel" 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">outline<wbr/>Level</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="ILevelParagraphStylePropertiesOptions.html">ILevelParagraphStylePropertiesOptions</a>.<a href="ILevelParagraphStylePropertiesOptions.html#outlineLevel">outlineLevel</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L34">src/file/paragraph/properties.ts:34</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L34">src/file/paragraph/properties.ts:34</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="rightTabStop" 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>right<wbr/>Tab<wbr/>Stop</span><a href="#rightTabStop" 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">right<wbr/>Tab<wbr/>Stop</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="ILevelParagraphStylePropertiesOptions.html">ILevelParagraphStylePropertiesOptions</a>.<a href="ILevelParagraphStylePropertiesOptions.html#rightTabStop">rightTabStop</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="spacing" 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>spacing</span><a href="#spacing" 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">spacing</span><span class="tsd-signature-symbol">?:</span> <a href="ISpacingProperties.html" class="tsd-signature-type tsd-kind-interface">ISpacingProperties</a></div><aside class="tsd-sources">
<p>Inherited from <a href="ILevelParagraphStylePropertiesOptions.html">ILevelParagraphStylePropertiesOptions</a>.<a href="ILevelParagraphStylePropertiesOptions.html#spacing">spacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="thematicBreak" 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>thematic<wbr/>Break</span><a href="#thematicBreak" 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">thematic<wbr/>Break</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="ILevelParagraphStylePropertiesOptions.html">ILevelParagraphStylePropertiesOptions</a>.<a href="ILevelParagraphStylePropertiesOptions.html#thematicBreak">thematicBreak</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/properties.ts#L20">src/file/paragraph/properties.ts:20</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/properties.ts#L20">src/file/paragraph/properties.ts:20</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -24,7 +24,7 @@
<ul class="tsd-hierarchy">
<li><a href="ISymbolRunOptions.html" class="tsd-signature-type tsd-kind-interface">ISymbolRunOptions</a></li></ul></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/run.ts#L33">src/file/paragraph/run/run.ts:33</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/run.ts#L33">src/file/paragraph/run/run.ts:33</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">
@ -79,65 +79,65 @@
<div class="tsd-signature"><span class="tsd-kind-property">all<wbr/>Caps</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#allCaps">allCaps</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L58">src/file/paragraph/run/properties.ts:58</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L58">src/file/paragraph/run/properties.ts:58</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="bold" 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>bold</span><a href="#bold" 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">bold</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#bold">bold</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="boldComplexScript" 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>bold<wbr/>Complex<wbr/>Script</span><a href="#boldComplexScript" 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">bold<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#boldComplexScript">boldComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L40">src/file/paragraph/run/properties.ts:40</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L40">src/file/paragraph/run/properties.ts:40</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="border" 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>border</span><a href="#border" 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">border</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#border">border</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L72">src/file/paragraph/run/properties.ts:72</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L72">src/file/paragraph/run/properties.ts:72</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="break" 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>break</span><a href="#break" 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">break</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/run.ts#L97">src/file/paragraph/run/run.ts:97</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/run.ts#L97">src/file/paragraph/run/run.ts:97</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="characterSpacing" 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>character<wbr/>Spacing</span><a href="#characterSpacing" 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">character<wbr/>Spacing</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#characterSpacing">characterSpacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L66">src/file/paragraph/run/properties.ts:66</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L66">src/file/paragraph/run/properties.ts:66</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="children" 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>children</span><a href="#children" 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">children</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="../classes/FootnoteReferenceRun.html" class="tsd-signature-type tsd-kind-class">FootnoteReferenceRun</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">FieldInstruction</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Break</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Begin</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Separate</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">End</span><span class="tsd-signature-symbol"> | </span><a href="../classes/NoBreakHyphen.html" class="tsd-signature-type tsd-kind-class">NoBreakHyphen</a><span class="tsd-signature-symbol"> | </span><a href="../classes/SoftHyphen.html" class="tsd-signature-type tsd-kind-class">SoftHyphen</a><span class="tsd-signature-symbol"> | </span><a href="../classes/DayShort.html" class="tsd-signature-type tsd-kind-class">DayShort</a><span class="tsd-signature-symbol"> | </span><a href="../classes/MonthShort.html" class="tsd-signature-type tsd-kind-class">MonthShort</a><span class="tsd-signature-symbol"> | </span><a href="../classes/YearShort.html" class="tsd-signature-type tsd-kind-class">YearShort</a><span class="tsd-signature-symbol"> | </span><a href="../classes/DayLong.html" class="tsd-signature-type tsd-kind-class">DayLong</a><span class="tsd-signature-symbol"> | </span><a href="../classes/MonthLong.html" class="tsd-signature-type tsd-kind-class">MonthLong</a><span class="tsd-signature-symbol"> | </span><a href="../classes/YearLong.html" class="tsd-signature-type tsd-kind-class">YearLong</a><span class="tsd-signature-symbol"> | </span><a href="../classes/AnnotationReference.html" class="tsd-signature-type tsd-kind-class">AnnotationReference</a><span class="tsd-signature-symbol"> | </span><a href="../classes/FootnoteReferenceElement.html" class="tsd-signature-type tsd-kind-class">FootnoteReferenceElement</a><span class="tsd-signature-symbol"> | </span><a href="../classes/EndnoteReference.html" class="tsd-signature-type tsd-kind-class">EndnoteReference</a><span class="tsd-signature-symbol"> | </span><a href="../classes/Separator.html" class="tsd-signature-type tsd-kind-class">Separator</a><span class="tsd-signature-symbol"> | </span><a href="../classes/ContinuationSeparator.html" class="tsd-signature-type tsd-kind-class">ContinuationSeparator</a><span class="tsd-signature-symbol"> | </span><a href="../classes/PageNumberElement.html" class="tsd-signature-type tsd-kind-class">PageNumberElement</a><span class="tsd-signature-symbol"> | </span><a href="../classes/CarriageReturn.html" class="tsd-signature-type tsd-kind-class">CarriageReturn</a><span class="tsd-signature-symbol"> | </span><a href="../classes/Tab.html" class="tsd-signature-type tsd-kind-class">Tab</a><span class="tsd-signature-symbol"> | </span><a href="../classes/LastRenderedPageBreak.html" class="tsd-signature-type tsd-kind-class">LastRenderedPageBreak</a><span class="tsd-signature-symbol"> | </span><a href="../classes/PositionalTab.html" class="tsd-signature-type tsd-kind-class">PositionalTab</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/1fa8c7a/src/file/paragraph/run/run.ts#L69">src/file/paragraph/run/run.ts:69</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/run.ts#L69">src/file/paragraph/run/run.ts:69</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="color" 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>color</span><a href="#color" 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">color</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#color">color</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L51">src/file/paragraph/run/properties.ts:51</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L51">src/file/paragraph/run/properties.ts:51</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="doubleStrike" 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>double<wbr/>Strike</span><a href="#doubleStrike" 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">double<wbr/>Strike</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#doubleStrike">doubleStrike</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L60">src/file/paragraph/run/properties.ts:60</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L60">src/file/paragraph/run/properties.ts:60</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="effect" 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>effect</span><a href="#effect" 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">effect</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/TextEffect.html" class="tsd-signature-type tsd-kind-enum">TextEffect</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#effect">effect</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L47">src/file/paragraph/run/properties.ts:47</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L47">src/file/paragraph/run/properties.ts:47</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="emboss" 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>emboss</span><a href="#emboss" 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">emboss</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#emboss">emboss</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L68">src/file/paragraph/run/properties.ts:68</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L68">src/file/paragraph/run/properties.ts:68</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="emphasisMark" 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>emphasis<wbr/>Mark</span><a href="#emphasisMark" 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">emphasis<wbr/>Mark</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/EmphasisMarkType.html#DOT" class="tsd-signature-type tsd-kind-enum-member">DOT</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -148,156 +148,156 @@
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/EmphasisMarkType.html#DOT" class="tsd-signature-type tsd-kind-enum-member">DOT</a></h5></li></ul></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#emphasisMark">emphasisMark</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L48">src/file/paragraph/run/properties.ts:48</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L48">src/file/paragraph/run/properties.ts:48</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="font" 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>font</span><a href="#font" 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">font</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="IFontAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IFontAttributesProperties</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">IFontOptions</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#font">font</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L63">src/file/paragraph/run/properties.ts:63</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L63">src/file/paragraph/run/properties.ts:63</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="highlight" 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>highlight</span><a href="#highlight" 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">highlight</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#highlight">highlight</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L64">src/file/paragraph/run/properties.ts:64</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L64">src/file/paragraph/run/properties.ts:64</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="highlightComplexScript" 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>highlight<wbr/>Complex<wbr/>Script</span><a href="#highlightComplexScript" 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">highlight<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#highlightComplexScript">highlightComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L65">src/file/paragraph/run/properties.ts:65</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L65">src/file/paragraph/run/properties.ts:65</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="imprint" 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>imprint</span><a href="#imprint" 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">imprint</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#imprint">imprint</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L69">src/file/paragraph/run/properties.ts:69</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L69">src/file/paragraph/run/properties.ts:69</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="italics" 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>italics</span><a href="#italics" 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">italics</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#italics">italics</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L41">src/file/paragraph/run/properties.ts:41</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L41">src/file/paragraph/run/properties.ts:41</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="italicsComplexScript" 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>italics<wbr/>Complex<wbr/>Script</span><a href="#italicsComplexScript" 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">italics<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#italicsComplexScript">italicsComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L42">src/file/paragraph/run/properties.ts:42</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L42">src/file/paragraph/run/properties.ts:42</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="kern" 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>kern</span><a href="#kern" 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">kern</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#kern">kern</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L52">src/file/paragraph/run/properties.ts:52</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L52">src/file/paragraph/run/properties.ts:52</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="language" 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>language</span><a href="#language" 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">language</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">ILanguageOptions</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#language">language</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L71">src/file/paragraph/run/properties.ts:71</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L71">src/file/paragraph/run/properties.ts:71</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="math" 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>math</span><a href="#math" 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">math</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#math">math</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L77">src/file/paragraph/run/properties.ts:77</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L77">src/file/paragraph/run/properties.ts:77</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="noProof" 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>no<wbr/>Proof</span><a href="#noProof" 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">no<wbr/>Proof</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#noProof">noProof</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="position" 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>position</span><a href="#position" 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">position</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#position">position</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L53">src/file/paragraph/run/properties.ts:53</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L53">src/file/paragraph/run/properties.ts:53</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="revision" 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>revision</span><a href="#revision" 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">revision</span><span class="tsd-signature-symbol">?:</span> <a href="IRunPropertiesChangeOptions.html" class="tsd-signature-type tsd-kind-interface">IRunPropertiesChangeOptions</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#revision">revision</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L70">src/file/paragraph/run/properties.ts:70</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L70">src/file/paragraph/run/properties.ts:70</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="rightToLeft" 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>right<wbr/>To<wbr/>Left</span><a href="#rightToLeft" 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">right<wbr/>To<wbr/>Left</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#rightToLeft">rightToLeft</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L56">src/file/paragraph/run/properties.ts:56</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L56">src/file/paragraph/run/properties.ts:56</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="scale" 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>scale</span><a href="#scale" 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">scale</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#scale">scale</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L76">src/file/paragraph/run/properties.ts:76</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L76">src/file/paragraph/run/properties.ts:76</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="shading" 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>shading</span><a href="#shading" 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">shading</span><span class="tsd-signature-symbol">?:</span> <a href="IShadingAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IShadingAttributesProperties</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#shading">shading</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L67">src/file/paragraph/run/properties.ts:67</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L67">src/file/paragraph/run/properties.ts:67</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="size" 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>size</span><a href="#size" 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">size</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#size">size</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L54">src/file/paragraph/run/properties.ts:54</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L54">src/file/paragraph/run/properties.ts:54</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sizeComplexScript" 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>size<wbr/>Complex<wbr/>Script</span><a href="#sizeComplexScript" 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">size<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#sizeComplexScript">sizeComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L55">src/file/paragraph/run/properties.ts:55</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L55">src/file/paragraph/run/properties.ts:55</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="smallCaps" 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>small<wbr/>Caps</span><a href="#smallCaps" 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">small<wbr/>Caps</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#smallCaps">smallCaps</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L57">src/file/paragraph/run/properties.ts:57</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L57">src/file/paragraph/run/properties.ts:57</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="snapToGrid" 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>snap<wbr/>To<wbr/>Grid</span><a href="#snapToGrid" 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">snap<wbr/>To<wbr/>Grid</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#snapToGrid">snapToGrid</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L73">src/file/paragraph/run/properties.ts:73</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L73">src/file/paragraph/run/properties.ts:73</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="specVanish" 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>spec<wbr/>Vanish</span><a href="#specVanish" 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">spec<wbr/>Vanish</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#specVanish">specVanish</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L75">src/file/paragraph/run/properties.ts:75</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L75">src/file/paragraph/run/properties.ts:75</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="strike" 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>strike</span><a href="#strike" 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">strike</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#strike">strike</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L59">src/file/paragraph/run/properties.ts:59</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L59">src/file/paragraph/run/properties.ts:59</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="style" 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>style</span><a href="#style" 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">style</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#style">style</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L81">src/file/paragraph/run/properties.ts:81</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L81">src/file/paragraph/run/properties.ts:81</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="subScript" 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>sub<wbr/>Script</span><a href="#subScript" 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">sub<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#subScript">subScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L61">src/file/paragraph/run/properties.ts:61</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L61">src/file/paragraph/run/properties.ts:61</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="superScript" 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>super<wbr/>Script</span><a href="#superScript" 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">super<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#superScript">superScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L62">src/file/paragraph/run/properties.ts:62</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L62">src/file/paragraph/run/properties.ts:62</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="text" 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>text</span><a href="#text" 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">text</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/run.ts#L98">src/file/paragraph/run/run.ts:98</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/run.ts#L98">src/file/paragraph/run/run.ts:98</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="underline" 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>underline</span><a href="#underline" 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">underline</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">color</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/UnderlineType.html" class="tsd-signature-type tsd-kind-enum">UnderlineType</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -310,13 +310,13 @@
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/UnderlineType.html" class="tsd-signature-type tsd-kind-enum">UnderlineType</a></h5></li></ul></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#underline">underline</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L43">src/file/paragraph/run/properties.ts:43</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L43">src/file/paragraph/run/properties.ts:43</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="vanish" 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>vanish</span><a href="#vanish" 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">vanish</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#vanish">vanish</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L74">src/file/paragraph/run/properties.ts:74</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L74">src/file/paragraph/run/properties.ts:74</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -23,7 +23,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IRunPropertiesChangeOptions</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L84">src/file/paragraph/run/properties.ts:84</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L84">src/file/paragraph/run/properties.ts:84</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">
@ -78,67 +78,67 @@
<div class="tsd-signature"><span class="tsd-kind-property">all<wbr/>Caps</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#allCaps">allCaps</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L58">src/file/paragraph/run/properties.ts:58</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L58">src/file/paragraph/run/properties.ts:58</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="author" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>author</span><a href="#author" 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">author</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from IChangedAttributesProperties.author</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/track-revision/track-revision.ts#L5">src/file/track-revision/track-revision.ts:5</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/track-revision/track-revision.ts#L5">src/file/track-revision/track-revision.ts:5</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="bold" 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>bold</span><a href="#bold" 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">bold</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#bold">bold</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="boldComplexScript" 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>bold<wbr/>Complex<wbr/>Script</span><a href="#boldComplexScript" 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">bold<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#boldComplexScript">boldComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L40">src/file/paragraph/run/properties.ts:40</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L40">src/file/paragraph/run/properties.ts:40</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="border" 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>border</span><a href="#border" 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">border</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#border">border</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L72">src/file/paragraph/run/properties.ts:72</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L72">src/file/paragraph/run/properties.ts:72</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="characterSpacing" 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>character<wbr/>Spacing</span><a href="#characterSpacing" 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">character<wbr/>Spacing</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#characterSpacing">characterSpacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L66">src/file/paragraph/run/properties.ts:66</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L66">src/file/paragraph/run/properties.ts:66</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="color" 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>color</span><a href="#color" 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">color</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#color">color</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L51">src/file/paragraph/run/properties.ts:51</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L51">src/file/paragraph/run/properties.ts:51</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="date" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>date</span><a href="#date" 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">date</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from IChangedAttributesProperties.date</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/track-revision/track-revision.ts#L6">src/file/track-revision/track-revision.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/track-revision/track-revision.ts#L6">src/file/track-revision/track-revision.ts:6</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="doubleStrike" 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>double<wbr/>Strike</span><a href="#doubleStrike" 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">double<wbr/>Strike</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#doubleStrike">doubleStrike</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L60">src/file/paragraph/run/properties.ts:60</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L60">src/file/paragraph/run/properties.ts:60</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="effect" 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>effect</span><a href="#effect" 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">effect</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/TextEffect.html" class="tsd-signature-type tsd-kind-enum">TextEffect</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#effect">effect</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L47">src/file/paragraph/run/properties.ts:47</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L47">src/file/paragraph/run/properties.ts:47</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="emboss" 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>emboss</span><a href="#emboss" 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">emboss</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#emboss">emboss</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L68">src/file/paragraph/run/properties.ts:68</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L68">src/file/paragraph/run/properties.ts:68</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="emphasisMark" 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>emphasis<wbr/>Mark</span><a href="#emphasisMark" 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">emphasis<wbr/>Mark</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/EmphasisMarkType.html#DOT" class="tsd-signature-type tsd-kind-enum-member">DOT</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -149,157 +149,157 @@
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/EmphasisMarkType.html#DOT" class="tsd-signature-type tsd-kind-enum-member">DOT</a></h5></li></ul></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#emphasisMark">emphasisMark</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L48">src/file/paragraph/run/properties.ts:48</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L48">src/file/paragraph/run/properties.ts:48</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="font" 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>font</span><a href="#font" 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">font</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="IFontAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IFontAttributesProperties</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">IFontOptions</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#font">font</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L63">src/file/paragraph/run/properties.ts:63</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L63">src/file/paragraph/run/properties.ts:63</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="highlight" 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>highlight</span><a href="#highlight" 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">highlight</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#highlight">highlight</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L64">src/file/paragraph/run/properties.ts:64</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L64">src/file/paragraph/run/properties.ts:64</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="highlightComplexScript" 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>highlight<wbr/>Complex<wbr/>Script</span><a href="#highlightComplexScript" 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">highlight<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#highlightComplexScript">highlightComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L65">src/file/paragraph/run/properties.ts:65</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L65">src/file/paragraph/run/properties.ts:65</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="id" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>id</span><a href="#id" 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">id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from IChangedAttributesProperties.id</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/track-revision/track-revision.ts#L4">src/file/track-revision/track-revision.ts:4</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/track-revision/track-revision.ts#L4">src/file/track-revision/track-revision.ts:4</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="imprint" 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>imprint</span><a href="#imprint" 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">imprint</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#imprint">imprint</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L69">src/file/paragraph/run/properties.ts:69</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L69">src/file/paragraph/run/properties.ts:69</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="italics" 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>italics</span><a href="#italics" 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">italics</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#italics">italics</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L41">src/file/paragraph/run/properties.ts:41</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L41">src/file/paragraph/run/properties.ts:41</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="italicsComplexScript" 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>italics<wbr/>Complex<wbr/>Script</span><a href="#italicsComplexScript" 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">italics<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#italicsComplexScript">italicsComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L42">src/file/paragraph/run/properties.ts:42</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L42">src/file/paragraph/run/properties.ts:42</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="kern" 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>kern</span><a href="#kern" 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">kern</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#kern">kern</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L52">src/file/paragraph/run/properties.ts:52</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L52">src/file/paragraph/run/properties.ts:52</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="language" 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>language</span><a href="#language" 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">language</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">ILanguageOptions</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#language">language</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L71">src/file/paragraph/run/properties.ts:71</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L71">src/file/paragraph/run/properties.ts:71</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="math" 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>math</span><a href="#math" 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">math</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#math">math</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L77">src/file/paragraph/run/properties.ts:77</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L77">src/file/paragraph/run/properties.ts:77</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="noProof" 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>no<wbr/>Proof</span><a href="#noProof" 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">no<wbr/>Proof</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#noProof">noProof</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="position" 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>position</span><a href="#position" 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">position</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#position">position</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L53">src/file/paragraph/run/properties.ts:53</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L53">src/file/paragraph/run/properties.ts:53</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="revision" 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>revision</span><a href="#revision" 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">revision</span><span class="tsd-signature-symbol">?:</span> <a href="IRunPropertiesChangeOptions.html" class="tsd-signature-type tsd-kind-interface">IRunPropertiesChangeOptions</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#revision">revision</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L70">src/file/paragraph/run/properties.ts:70</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L70">src/file/paragraph/run/properties.ts:70</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="rightToLeft" 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>right<wbr/>To<wbr/>Left</span><a href="#rightToLeft" 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">right<wbr/>To<wbr/>Left</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#rightToLeft">rightToLeft</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L56">src/file/paragraph/run/properties.ts:56</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L56">src/file/paragraph/run/properties.ts:56</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="scale" 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>scale</span><a href="#scale" 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">scale</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#scale">scale</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L76">src/file/paragraph/run/properties.ts:76</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L76">src/file/paragraph/run/properties.ts:76</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="shading" 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>shading</span><a href="#shading" 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">shading</span><span class="tsd-signature-symbol">?:</span> <a href="IShadingAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IShadingAttributesProperties</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#shading">shading</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L67">src/file/paragraph/run/properties.ts:67</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L67">src/file/paragraph/run/properties.ts:67</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="size" 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>size</span><a href="#size" 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">size</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#size">size</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L54">src/file/paragraph/run/properties.ts:54</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L54">src/file/paragraph/run/properties.ts:54</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sizeComplexScript" 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>size<wbr/>Complex<wbr/>Script</span><a href="#sizeComplexScript" 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">size<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#sizeComplexScript">sizeComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L55">src/file/paragraph/run/properties.ts:55</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L55">src/file/paragraph/run/properties.ts:55</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="smallCaps" 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>small<wbr/>Caps</span><a href="#smallCaps" 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">small<wbr/>Caps</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#smallCaps">smallCaps</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L57">src/file/paragraph/run/properties.ts:57</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L57">src/file/paragraph/run/properties.ts:57</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="snapToGrid" 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>snap<wbr/>To<wbr/>Grid</span><a href="#snapToGrid" 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">snap<wbr/>To<wbr/>Grid</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#snapToGrid">snapToGrid</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L73">src/file/paragraph/run/properties.ts:73</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L73">src/file/paragraph/run/properties.ts:73</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="specVanish" 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>spec<wbr/>Vanish</span><a href="#specVanish" 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">spec<wbr/>Vanish</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#specVanish">specVanish</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L75">src/file/paragraph/run/properties.ts:75</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L75">src/file/paragraph/run/properties.ts:75</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="strike" 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>strike</span><a href="#strike" 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">strike</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#strike">strike</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L59">src/file/paragraph/run/properties.ts:59</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L59">src/file/paragraph/run/properties.ts:59</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="style" 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>style</span><a href="#style" 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">style</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#style">style</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L81">src/file/paragraph/run/properties.ts:81</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L81">src/file/paragraph/run/properties.ts:81</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="subScript" 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>sub<wbr/>Script</span><a href="#subScript" 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">sub<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#subScript">subScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L61">src/file/paragraph/run/properties.ts:61</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L61">src/file/paragraph/run/properties.ts:61</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="superScript" 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>super<wbr/>Script</span><a href="#superScript" 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">super<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#superScript">superScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L62">src/file/paragraph/run/properties.ts:62</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L62">src/file/paragraph/run/properties.ts:62</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="underline" 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>underline</span><a href="#underline" 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">underline</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">color</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/UnderlineType.html" class="tsd-signature-type tsd-kind-enum">UnderlineType</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -312,13 +312,13 @@
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/UnderlineType.html" class="tsd-signature-type tsd-kind-enum">UnderlineType</a></h5></li></ul></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#underline">underline</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L43">src/file/paragraph/run/properties.ts:43</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L43">src/file/paragraph/run/properties.ts:43</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="vanish" 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>vanish</span><a href="#vanish" 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">vanish</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunPropertiesOptions.html">IRunPropertiesOptions</a>.<a href="IRunPropertiesOptions.html#vanish">vanish</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L74">src/file/paragraph/run/properties.ts:74</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L74">src/file/paragraph/run/properties.ts:74</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -25,7 +25,7 @@
<li><a href="IRunOptions.html" class="tsd-signature-type tsd-kind-interface">IRunOptions</a></li>
<li><a href="IRunPropertiesChangeOptions.html" class="tsd-signature-type tsd-kind-interface">IRunPropertiesChangeOptions</a></li></ul></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L80">src/file/paragraph/run/properties.ts:80</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L80">src/file/paragraph/run/properties.ts:80</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">
@ -77,55 +77,55 @@
<div class="tsd-signature"><span class="tsd-kind-property">all<wbr/>Caps</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#allCaps">allCaps</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L58">src/file/paragraph/run/properties.ts:58</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L58">src/file/paragraph/run/properties.ts:58</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="bold" 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>bold</span><a href="#bold" 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">bold</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#bold">bold</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="boldComplexScript" 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>bold<wbr/>Complex<wbr/>Script</span><a href="#boldComplexScript" 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">bold<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#boldComplexScript">boldComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L40">src/file/paragraph/run/properties.ts:40</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L40">src/file/paragraph/run/properties.ts:40</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="border" 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>border</span><a href="#border" 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">border</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#border">border</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L72">src/file/paragraph/run/properties.ts:72</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L72">src/file/paragraph/run/properties.ts:72</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="characterSpacing" 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>character<wbr/>Spacing</span><a href="#characterSpacing" 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">character<wbr/>Spacing</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#characterSpacing">characterSpacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L66">src/file/paragraph/run/properties.ts:66</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L66">src/file/paragraph/run/properties.ts:66</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="color" 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>color</span><a href="#color" 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">color</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#color">color</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L51">src/file/paragraph/run/properties.ts:51</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L51">src/file/paragraph/run/properties.ts:51</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="doubleStrike" 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>double<wbr/>Strike</span><a href="#doubleStrike" 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">double<wbr/>Strike</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#doubleStrike">doubleStrike</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L60">src/file/paragraph/run/properties.ts:60</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L60">src/file/paragraph/run/properties.ts:60</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="effect" 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>effect</span><a href="#effect" 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">effect</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/TextEffect.html" class="tsd-signature-type tsd-kind-enum">TextEffect</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#effect">effect</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L47">src/file/paragraph/run/properties.ts:47</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L47">src/file/paragraph/run/properties.ts:47</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="emboss" 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>emboss</span><a href="#emboss" 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">emboss</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#emboss">emboss</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L68">src/file/paragraph/run/properties.ts:68</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L68">src/file/paragraph/run/properties.ts:68</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="emphasisMark" 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>emphasis<wbr/>Mark</span><a href="#emphasisMark" 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">emphasis<wbr/>Mark</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/EmphasisMarkType.html#DOT" class="tsd-signature-type tsd-kind-enum-member">DOT</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -136,150 +136,150 @@
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/EmphasisMarkType.html#DOT" class="tsd-signature-type tsd-kind-enum-member">DOT</a></h5></li></ul></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#emphasisMark">emphasisMark</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L48">src/file/paragraph/run/properties.ts:48</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L48">src/file/paragraph/run/properties.ts:48</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="font" 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>font</span><a href="#font" 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">font</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="IFontAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IFontAttributesProperties</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">IFontOptions</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#font">font</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L63">src/file/paragraph/run/properties.ts:63</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L63">src/file/paragraph/run/properties.ts:63</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="highlight" 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>highlight</span><a href="#highlight" 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">highlight</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#highlight">highlight</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L64">src/file/paragraph/run/properties.ts:64</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L64">src/file/paragraph/run/properties.ts:64</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="highlightComplexScript" 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>highlight<wbr/>Complex<wbr/>Script</span><a href="#highlightComplexScript" 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">highlight<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#highlightComplexScript">highlightComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L65">src/file/paragraph/run/properties.ts:65</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L65">src/file/paragraph/run/properties.ts:65</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="imprint" 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>imprint</span><a href="#imprint" 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">imprint</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#imprint">imprint</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L69">src/file/paragraph/run/properties.ts:69</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L69">src/file/paragraph/run/properties.ts:69</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="italics" 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>italics</span><a href="#italics" 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">italics</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#italics">italics</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L41">src/file/paragraph/run/properties.ts:41</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L41">src/file/paragraph/run/properties.ts:41</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="italicsComplexScript" 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>italics<wbr/>Complex<wbr/>Script</span><a href="#italicsComplexScript" 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">italics<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#italicsComplexScript">italicsComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L42">src/file/paragraph/run/properties.ts:42</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L42">src/file/paragraph/run/properties.ts:42</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="kern" 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>kern</span><a href="#kern" 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">kern</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#kern">kern</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L52">src/file/paragraph/run/properties.ts:52</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L52">src/file/paragraph/run/properties.ts:52</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="language" 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>language</span><a href="#language" 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">language</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">ILanguageOptions</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#language">language</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L71">src/file/paragraph/run/properties.ts:71</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L71">src/file/paragraph/run/properties.ts:71</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="math" 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>math</span><a href="#math" 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">math</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#math">math</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L77">src/file/paragraph/run/properties.ts:77</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L77">src/file/paragraph/run/properties.ts:77</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="noProof" 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>no<wbr/>Proof</span><a href="#noProof" 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">no<wbr/>Proof</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#noProof">noProof</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="position" 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>position</span><a href="#position" 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">position</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#position">position</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L53">src/file/paragraph/run/properties.ts:53</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L53">src/file/paragraph/run/properties.ts:53</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="revision" 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>revision</span><a href="#revision" 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">revision</span><span class="tsd-signature-symbol">?:</span> <a href="IRunPropertiesChangeOptions.html" class="tsd-signature-type tsd-kind-interface">IRunPropertiesChangeOptions</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#revision">revision</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L70">src/file/paragraph/run/properties.ts:70</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L70">src/file/paragraph/run/properties.ts:70</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="rightToLeft" 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>right<wbr/>To<wbr/>Left</span><a href="#rightToLeft" 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">right<wbr/>To<wbr/>Left</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#rightToLeft">rightToLeft</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L56">src/file/paragraph/run/properties.ts:56</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L56">src/file/paragraph/run/properties.ts:56</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="scale" 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>scale</span><a href="#scale" 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">scale</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#scale">scale</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L76">src/file/paragraph/run/properties.ts:76</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L76">src/file/paragraph/run/properties.ts:76</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="shading" 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>shading</span><a href="#shading" 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">shading</span><span class="tsd-signature-symbol">?:</span> <a href="IShadingAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IShadingAttributesProperties</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#shading">shading</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L67">src/file/paragraph/run/properties.ts:67</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L67">src/file/paragraph/run/properties.ts:67</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="size" 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>size</span><a href="#size" 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">size</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#size">size</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L54">src/file/paragraph/run/properties.ts:54</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L54">src/file/paragraph/run/properties.ts:54</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sizeComplexScript" 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>size<wbr/>Complex<wbr/>Script</span><a href="#sizeComplexScript" 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">size<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#sizeComplexScript">sizeComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L55">src/file/paragraph/run/properties.ts:55</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L55">src/file/paragraph/run/properties.ts:55</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="smallCaps" 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>small<wbr/>Caps</span><a href="#smallCaps" 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">small<wbr/>Caps</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#smallCaps">smallCaps</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L57">src/file/paragraph/run/properties.ts:57</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L57">src/file/paragraph/run/properties.ts:57</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="snapToGrid" 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>snap<wbr/>To<wbr/>Grid</span><a href="#snapToGrid" 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">snap<wbr/>To<wbr/>Grid</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#snapToGrid">snapToGrid</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L73">src/file/paragraph/run/properties.ts:73</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L73">src/file/paragraph/run/properties.ts:73</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="specVanish" 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>spec<wbr/>Vanish</span><a href="#specVanish" 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">spec<wbr/>Vanish</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#specVanish">specVanish</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L75">src/file/paragraph/run/properties.ts:75</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L75">src/file/paragraph/run/properties.ts:75</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="strike" 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>strike</span><a href="#strike" 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">strike</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#strike">strike</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L59">src/file/paragraph/run/properties.ts:59</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L59">src/file/paragraph/run/properties.ts:59</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="style" 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>style</span><a href="#style" 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">style</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L81">src/file/paragraph/run/properties.ts:81</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L81">src/file/paragraph/run/properties.ts:81</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="subScript" 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>sub<wbr/>Script</span><a href="#subScript" 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">sub<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#subScript">subScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L61">src/file/paragraph/run/properties.ts:61</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L61">src/file/paragraph/run/properties.ts:61</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="superScript" 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>super<wbr/>Script</span><a href="#superScript" 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">super<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#superScript">superScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L62">src/file/paragraph/run/properties.ts:62</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L62">src/file/paragraph/run/properties.ts:62</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="underline" 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>underline</span><a href="#underline" 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">underline</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">color</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/UnderlineType.html" class="tsd-signature-type tsd-kind-enum">UnderlineType</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -292,13 +292,13 @@
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/UnderlineType.html" class="tsd-signature-type tsd-kind-enum">UnderlineType</a></h5></li></ul></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#underline">underline</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L43">src/file/paragraph/run/properties.ts:43</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L43">src/file/paragraph/run/properties.ts:43</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="vanish" 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>vanish</span><a href="#vanish" 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">vanish</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunStylePropertiesOptions.html">IRunStylePropertiesOptions</a>.<a href="IRunStylePropertiesOptions.html#vanish">vanish</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L74">src/file/paragraph/run/properties.ts:74</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L74">src/file/paragraph/run/properties.ts:74</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -22,7 +22,7 @@
<ul class="tsd-hierarchy">
<li><a href="IRunPropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">IRunPropertiesOptions</a></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L37">src/file/paragraph/run/properties.ts:37</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L37">src/file/paragraph/run/properties.ts:37</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">
@ -72,47 +72,47 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>all<wbr/>Caps</span><a href="#allCaps" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">all<wbr/>Caps</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L58">src/file/paragraph/run/properties.ts:58</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L58">src/file/paragraph/run/properties.ts:58</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="bold" 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>bold</span><a href="#bold" 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">bold</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="boldComplexScript" 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>bold<wbr/>Complex<wbr/>Script</span><a href="#boldComplexScript" 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">bold<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L40">src/file/paragraph/run/properties.ts:40</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L40">src/file/paragraph/run/properties.ts:40</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="border" 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>border</span><a href="#border" 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">border</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L72">src/file/paragraph/run/properties.ts:72</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L72">src/file/paragraph/run/properties.ts:72</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="characterSpacing" 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>character<wbr/>Spacing</span><a href="#characterSpacing" 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">character<wbr/>Spacing</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L66">src/file/paragraph/run/properties.ts:66</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L66">src/file/paragraph/run/properties.ts:66</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="color" 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>color</span><a href="#color" 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">color</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L51">src/file/paragraph/run/properties.ts:51</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L51">src/file/paragraph/run/properties.ts:51</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="doubleStrike" 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>double<wbr/>Strike</span><a href="#doubleStrike" 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">double<wbr/>Strike</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L60">src/file/paragraph/run/properties.ts:60</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L60">src/file/paragraph/run/properties.ts:60</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="effect" 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>effect</span><a href="#effect" 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">effect</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/TextEffect.html" class="tsd-signature-type tsd-kind-enum">TextEffect</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L47">src/file/paragraph/run/properties.ts:47</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L47">src/file/paragraph/run/properties.ts:47</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="emboss" 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>emboss</span><a href="#emboss" 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">emboss</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L68">src/file/paragraph/run/properties.ts:68</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L68">src/file/paragraph/run/properties.ts:68</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="emphasisMark" 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>emphasis<wbr/>Mark</span><a href="#emphasisMark" 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">emphasis<wbr/>Mark</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/EmphasisMarkType.html#DOT" class="tsd-signature-type tsd-kind-enum-member">DOT</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -122,122 +122,122 @@
<li class="tsd-parameter">
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/EmphasisMarkType.html#DOT" class="tsd-signature-type tsd-kind-enum-member">DOT</a></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L48">src/file/paragraph/run/properties.ts:48</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L48">src/file/paragraph/run/properties.ts:48</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="font" 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>font</span><a href="#font" 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">font</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="IFontAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IFontAttributesProperties</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">IFontOptions</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L63">src/file/paragraph/run/properties.ts:63</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L63">src/file/paragraph/run/properties.ts:63</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="highlight" 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>highlight</span><a href="#highlight" 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">highlight</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L64">src/file/paragraph/run/properties.ts:64</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L64">src/file/paragraph/run/properties.ts:64</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="highlightComplexScript" 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>highlight<wbr/>Complex<wbr/>Script</span><a href="#highlightComplexScript" 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">highlight<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L65">src/file/paragraph/run/properties.ts:65</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L65">src/file/paragraph/run/properties.ts:65</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="imprint" 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>imprint</span><a href="#imprint" 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">imprint</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L69">src/file/paragraph/run/properties.ts:69</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L69">src/file/paragraph/run/properties.ts:69</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="italics" 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>italics</span><a href="#italics" 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">italics</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L41">src/file/paragraph/run/properties.ts:41</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L41">src/file/paragraph/run/properties.ts:41</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="italicsComplexScript" 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>italics<wbr/>Complex<wbr/>Script</span><a href="#italicsComplexScript" 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">italics<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L42">src/file/paragraph/run/properties.ts:42</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L42">src/file/paragraph/run/properties.ts:42</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="kern" 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>kern</span><a href="#kern" 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">kern</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L52">src/file/paragraph/run/properties.ts:52</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L52">src/file/paragraph/run/properties.ts:52</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="language" 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>language</span><a href="#language" 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">language</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">ILanguageOptions</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L71">src/file/paragraph/run/properties.ts:71</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L71">src/file/paragraph/run/properties.ts:71</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="math" 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>math</span><a href="#math" 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">math</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L77">src/file/paragraph/run/properties.ts:77</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L77">src/file/paragraph/run/properties.ts:77</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="noProof" 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>no<wbr/>Proof</span><a href="#noProof" 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">no<wbr/>Proof</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="position" 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>position</span><a href="#position" 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">position</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L53">src/file/paragraph/run/properties.ts:53</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L53">src/file/paragraph/run/properties.ts:53</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="revision" 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>revision</span><a href="#revision" 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">revision</span><span class="tsd-signature-symbol">?:</span> <a href="IRunPropertiesChangeOptions.html" class="tsd-signature-type tsd-kind-interface">IRunPropertiesChangeOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L70">src/file/paragraph/run/properties.ts:70</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L70">src/file/paragraph/run/properties.ts:70</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="rightToLeft" 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>right<wbr/>To<wbr/>Left</span><a href="#rightToLeft" 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">right<wbr/>To<wbr/>Left</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L56">src/file/paragraph/run/properties.ts:56</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L56">src/file/paragraph/run/properties.ts:56</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="scale" 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>scale</span><a href="#scale" 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">scale</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L76">src/file/paragraph/run/properties.ts:76</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L76">src/file/paragraph/run/properties.ts:76</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="shading" 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>shading</span><a href="#shading" 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">shading</span><span class="tsd-signature-symbol">?:</span> <a href="IShadingAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IShadingAttributesProperties</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L67">src/file/paragraph/run/properties.ts:67</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L67">src/file/paragraph/run/properties.ts:67</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="size" 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>size</span><a href="#size" 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">size</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L54">src/file/paragraph/run/properties.ts:54</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L54">src/file/paragraph/run/properties.ts:54</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="sizeComplexScript" 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>size<wbr/>Complex<wbr/>Script</span><a href="#sizeComplexScript" 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">size<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L55">src/file/paragraph/run/properties.ts:55</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L55">src/file/paragraph/run/properties.ts:55</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="smallCaps" 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>small<wbr/>Caps</span><a href="#smallCaps" 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">small<wbr/>Caps</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L57">src/file/paragraph/run/properties.ts:57</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L57">src/file/paragraph/run/properties.ts:57</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="snapToGrid" 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>snap<wbr/>To<wbr/>Grid</span><a href="#snapToGrid" 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">snap<wbr/>To<wbr/>Grid</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L73">src/file/paragraph/run/properties.ts:73</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L73">src/file/paragraph/run/properties.ts:73</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="specVanish" 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>spec<wbr/>Vanish</span><a href="#specVanish" 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">spec<wbr/>Vanish</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L75">src/file/paragraph/run/properties.ts:75</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L75">src/file/paragraph/run/properties.ts:75</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="strike" 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>strike</span><a href="#strike" 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">strike</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L59">src/file/paragraph/run/properties.ts:59</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L59">src/file/paragraph/run/properties.ts:59</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="subScript" 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>sub<wbr/>Script</span><a href="#subScript" 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">sub<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L61">src/file/paragraph/run/properties.ts:61</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L61">src/file/paragraph/run/properties.ts:61</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="superScript" 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>super<wbr/>Script</span><a href="#superScript" 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">super<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L62">src/file/paragraph/run/properties.ts:62</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L62">src/file/paragraph/run/properties.ts:62</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="underline" 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>underline</span><a href="#underline" 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">underline</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">color</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/UnderlineType.html" class="tsd-signature-type tsd-kind-enum">UnderlineType</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -249,12 +249,12 @@
<li class="tsd-parameter">
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/UnderlineType.html" class="tsd-signature-type tsd-kind-enum">UnderlineType</a></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L43">src/file/paragraph/run/properties.ts:43</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L43">src/file/paragraph/run/properties.ts:43</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="vanish" 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>vanish</span><a href="#vanish" 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">vanish</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L74">src/file/paragraph/run/properties.ts:74</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L74">src/file/paragraph/run/properties.ts:74</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ISectionOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/file.ts#L21">src/file/file.ts:21</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/file.ts#L21">src/file/file.ts:21</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">
@ -39,7 +39,7 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-type ">FileChild</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/file.ts#L33">src/file/file.ts:33</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/file.ts#L33">src/file/file.ts:33</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="footers" 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>footers</span><a href="#footers" 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">footers</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">default</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Footer.html" class="tsd-signature-type tsd-kind-class">Footer</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">even</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Footer.html" class="tsd-signature-type tsd-kind-class">Footer</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">first</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Footer.html" class="tsd-signature-type tsd-kind-class">Footer</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -53,7 +53,7 @@
<li class="tsd-parameter">
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">first</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Footer.html" class="tsd-signature-type tsd-kind-class">Footer</a></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/file.ts#L27">src/file/file.ts:27</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/file.ts#L27">src/file/file.ts:27</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="headers" 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>headers</span><a href="#headers" 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">headers</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">default</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Header.html" class="tsd-signature-type tsd-kind-class">Header</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">even</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Header.html" class="tsd-signature-type tsd-kind-class">Header</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">first</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Header.html" class="tsd-signature-type tsd-kind-class">Header</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -67,12 +67,12 @@
<li class="tsd-parameter">
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">first</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Header.html" class="tsd-signature-type tsd-kind-class">Header</a></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/file.ts#L22">src/file/file.ts:22</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/file.ts#L22">src/file/file.ts:22</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="properties" 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>properties</span><a href="#properties" 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">properties</span><span class="tsd-signature-symbol">?:</span> <a href="ISectionPropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">ISectionPropertiesOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/file.ts#L32">src/file/file.ts:32</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/file.ts#L32">src/file/file.ts:32</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ISectionPropertiesOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/section-properties.ts#L26">src/file/document/body/section-properties/section-properties.ts:26</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/section-properties.ts#L26">src/file/document/body/section-properties/section-properties.ts:26</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">
@ -44,27 +44,27 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>column</span><a href="#column" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">column</span><span class="tsd-signature-symbol">?:</span> <a href="../types/IColumnsAttributes.html" class="tsd-signature-type tsd-kind-type-alias">IColumnsAttributes</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/section-properties.ts#L40">src/file/document/body/section-properties/section-properties.ts:40</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/section-properties.ts#L40">src/file/document/body/section-properties/section-properties.ts:40</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="footerWrapperGroup" 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>footer<wbr/>Wrapper<wbr/>Group</span><a href="#footerWrapperGroup" 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">footer<wbr/>Wrapper<wbr/>Group</span><span class="tsd-signature-symbol">?:</span> <a href="IHeaderFooterGroup.html" class="tsd-signature-type tsd-kind-interface">IHeaderFooterGroup</a><span class="tsd-signature-symbol">&lt;</span><a href="../classes/FooterWrapper.html" class="tsd-signature-type tsd-kind-class">FooterWrapper</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/section-properties.ts#L36">src/file/document/body/section-properties/section-properties.ts:36</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/section-properties.ts#L36">src/file/document/body/section-properties/section-properties.ts:36</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="grid" 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>grid</span><a href="#grid" 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">grid</span><span class="tsd-signature-symbol">?:</span> <a href="IDocGridAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IDocGridAttributesProperties</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/section-properties.ts#L34">src/file/document/body/section-properties/section-properties.ts:34</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/section-properties.ts#L34">src/file/document/body/section-properties/section-properties.ts:34</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="headerWrapperGroup" 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>header<wbr/>Wrapper<wbr/>Group</span><a href="#headerWrapperGroup" 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">header<wbr/>Wrapper<wbr/>Group</span><span class="tsd-signature-symbol">?:</span> <a href="IHeaderFooterGroup.html" class="tsd-signature-type tsd-kind-interface">IHeaderFooterGroup</a><span class="tsd-signature-symbol">&lt;</span><a href="../classes/HeaderWrapper.html" class="tsd-signature-type tsd-kind-class">HeaderWrapper</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/section-properties.ts#L35">src/file/document/body/section-properties/section-properties.ts:35</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/section-properties.ts#L35">src/file/document/body/section-properties/section-properties.ts:35</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="lineNumbers" 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>line<wbr/>Numbers</span><a href="#lineNumbers" 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">line<wbr/>Numbers</span><span class="tsd-signature-symbol">?:</span> <a href="ILineNumberAttributes.html" class="tsd-signature-type tsd-kind-interface">ILineNumberAttributes</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/section-properties.ts#L37">src/file/document/body/section-properties/section-properties.ts:37</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/section-properties.ts#L37">src/file/document/body/section-properties/section-properties.ts:37</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="page" 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>page</span><a href="#page" 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">page</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">borders</span><span class="tsd-signature-symbol">?: </span><a href="IPageBordersOptions.html" class="tsd-signature-type tsd-kind-interface">IPageBordersOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">margin</span><span class="tsd-signature-symbol">?: </span><a href="../types/IPageMarginAttributes.html" class="tsd-signature-type tsd-kind-type-alias">IPageMarginAttributes</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">pageNumbers</span><span class="tsd-signature-symbol">?: </span><a href="IPageNumberTypeAttributes.html" class="tsd-signature-type tsd-kind-interface">IPageNumberTypeAttributes</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">size</span><span class="tsd-signature-symbol">?: </span><a href="../types/IPageSizeAttributes.html" class="tsd-signature-type tsd-kind-type-alias">IPageSizeAttributes</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">textDirection</span><span class="tsd-signature-symbol">?: </span><a href="../enums/PageTextDirectionType.html" class="tsd-signature-type tsd-kind-enum">PageTextDirectionType</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -82,22 +82,22 @@
<li class="tsd-parameter">
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">text<wbr/>Direction</span><span class="tsd-signature-symbol">?: </span><a href="../enums/PageTextDirectionType.html" class="tsd-signature-type tsd-kind-enum">PageTextDirectionType</a></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/section-properties.ts#L27">src/file/document/body/section-properties/section-properties.ts:27</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/section-properties.ts#L27">src/file/document/body/section-properties/section-properties.ts:27</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="titlePage" 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>title<wbr/>Page</span><a href="#titlePage" 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">title<wbr/>Page</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/section-properties.ts#L38">src/file/document/body/section-properties/section-properties.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/section-properties.ts#L38">src/file/document/body/section-properties/section-properties.ts:38</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="type" 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>type</span><a href="#type" 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">type</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/SectionType.html" class="tsd-signature-type tsd-kind-enum">SectionType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/section-properties.ts#L41">src/file/document/body/section-properties/section-properties.ts:41</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/section-properties.ts#L41">src/file/document/body/section-properties/section-properties.ts:41</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="verticalAlign" 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>vertical<wbr/>Align</span><a href="#verticalAlign" 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">vertical<wbr/>Align</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/VerticalAlign.html" class="tsd-signature-type tsd-kind-enum">VerticalAlign</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/document/body/section-properties/section-properties.ts#L39">src/file/document/body/section-properties/section-properties.ts:39</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/document/body/section-properties/section-properties.ts#L39">src/file/document/body/section-properties/section-properties.ts:39</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IShadingAttributesProperties</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/shading/shading.ts#L23">src/file/shading/shading.ts:23</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/shading/shading.ts#L23">src/file/shading/shading.ts:23</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">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>color</span><a href="#color" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">color</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/shading/shading.ts#L25">src/file/shading/shading.ts:25</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/shading/shading.ts#L25">src/file/shading/shading.ts:25</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="fill" 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>fill</span><a href="#fill" 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">fill</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/shading/shading.ts#L24">src/file/shading/shading.ts:24</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/shading/shading.ts#L24">src/file/shading/shading.ts:24</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="type" 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>type</span><a href="#type" 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">type</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/ShadingType.html" class="tsd-signature-type tsd-kind-enum">ShadingType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/shading/shading.ts#L26">src/file/shading/shading.ts:26</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/shading/shading.ts#L26">src/file/shading/shading.ts:26</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ISpacingProperties</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/spacing.ts#L10">src/file/paragraph/formatting/spacing.ts:10</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/spacing.ts#L10">src/file/paragraph/formatting/spacing.ts:10</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">
@ -41,32 +41,32 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>after</span><a href="#after" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">after</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/spacing.ts#L11">src/file/paragraph/formatting/spacing.ts:11</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/spacing.ts#L11">src/file/paragraph/formatting/spacing.ts:11</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="afterAutoSpacing" 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>after<wbr/>Auto<wbr/>Spacing</span><a href="#afterAutoSpacing" 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">after<wbr/>Auto<wbr/>Spacing</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/spacing.ts#L16">src/file/paragraph/formatting/spacing.ts:16</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/spacing.ts#L16">src/file/paragraph/formatting/spacing.ts:16</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="before" 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>before</span><a href="#before" 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">before</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/spacing.ts#L12">src/file/paragraph/formatting/spacing.ts:12</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/spacing.ts#L12">src/file/paragraph/formatting/spacing.ts:12</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="beforeAutoSpacing" 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>before<wbr/>Auto<wbr/>Spacing</span><a href="#beforeAutoSpacing" 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">before<wbr/>Auto<wbr/>Spacing</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/spacing.ts#L15">src/file/paragraph/formatting/spacing.ts:15</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/spacing.ts#L15">src/file/paragraph/formatting/spacing.ts:15</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="line" 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>line</span><a href="#line" 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">line</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/spacing.ts#L13">src/file/paragraph/formatting/spacing.ts:13</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/spacing.ts#L13">src/file/paragraph/formatting/spacing.ts:13</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="lineRule" 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>line<wbr/>Rule</span><a href="#lineRule" 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">line<wbr/>Rule</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/LineRuleType.html" class="tsd-signature-type tsd-kind-enum">LineRuleType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/spacing.ts#L14">src/file/paragraph/formatting/spacing.ts:14</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/spacing.ts#L14">src/file/paragraph/formatting/spacing.ts:14</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IStylesOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/styles.ts#L7">src/file/styles/styles.ts:7</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/styles.ts#L7">src/file/styles/styles.ts:7</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">
@ -40,27 +40,27 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>character<wbr/>Styles</span><a href="#characterStyles" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">character<wbr/>Styles</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><a href="ICharacterStyleOptions.html" class="tsd-signature-type tsd-kind-interface">ICharacterStyleOptions</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/styles.ts#L11">src/file/styles/styles.ts:11</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/styles.ts#L11">src/file/styles/styles.ts:11</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="default" 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>default</span><a href="#default" 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">default</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">IDefaultStylesOptions</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/styles.ts#L8">src/file/styles/styles.ts:8</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/styles.ts#L8">src/file/styles/styles.ts:8</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="importedStyles" 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>imported<wbr/>Styles</span><a href="#importedStyles" 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">imported<wbr/>Styles</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-symbol">(</span><a href="../classes/XmlComponent.html" class="tsd-signature-type tsd-kind-class">XmlComponent</a><span class="tsd-signature-symbol"> | </span><a href="../classes/StyleForParagraph.html" class="tsd-signature-type tsd-kind-class">StyleForParagraph</a><span class="tsd-signature-symbol"> | </span><a href="../classes/StyleForCharacter.html" class="tsd-signature-type tsd-kind-class">StyleForCharacter</a><span class="tsd-signature-symbol"> | </span><a href="../classes/ImportedXmlComponent.html" class="tsd-signature-type tsd-kind-class">ImportedXmlComponent</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/1fa8c7a/src/file/styles/styles.ts#L12">src/file/styles/styles.ts:12</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/styles.ts#L12">src/file/styles/styles.ts:12</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="initialStyles" 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>initial<wbr/>Styles</span><a href="#initialStyles" 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">initial<wbr/>Styles</span><span class="tsd-signature-symbol">?:</span> <a href="../classes/BaseXmlComponent.html" class="tsd-signature-type tsd-kind-class">BaseXmlComponent</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/styles.ts#L9">src/file/styles/styles.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/styles.ts#L9">src/file/styles/styles.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="paragraphStyles" 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>paragraph<wbr/>Styles</span><a href="#paragraphStyles" 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">paragraph<wbr/>Styles</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><a href="IParagraphStyleOptions.html" class="tsd-signature-type tsd-kind-interface">IParagraphStyleOptions</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/styles/styles.ts#L10">src/file/styles/styles.ts:10</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/styles/styles.ts#L10">src/file/styles/styles.ts:10</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -22,7 +22,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ISymbolRunOptions</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/symbol-run.ts#L4">src/file/paragraph/run/symbol-run.ts:4</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/symbol-run.ts#L4">src/file/paragraph/run/symbol-run.ts:4</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">
@ -79,72 +79,72 @@
<div class="tsd-signature"><span class="tsd-kind-property">all<wbr/>Caps</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#allCaps">allCaps</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L58">src/file/paragraph/run/properties.ts:58</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L58">src/file/paragraph/run/properties.ts:58</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="bold" 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>bold</span><a href="#bold" 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">bold</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#bold">bold</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="boldComplexScript" 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>bold<wbr/>Complex<wbr/>Script</span><a href="#boldComplexScript" 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">bold<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#boldComplexScript">boldComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L40">src/file/paragraph/run/properties.ts:40</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L40">src/file/paragraph/run/properties.ts:40</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="border" 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>border</span><a href="#border" 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">border</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#border">border</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L72">src/file/paragraph/run/properties.ts:72</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L72">src/file/paragraph/run/properties.ts:72</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="break" 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>break</span><a href="#break" 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">break</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#break">break</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/run.ts#L97">src/file/paragraph/run/run.ts:97</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/run.ts#L97">src/file/paragraph/run/run.ts:97</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="char" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>char</span><a href="#char" 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">char</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/symbol-run.ts#L5">src/file/paragraph/run/symbol-run.ts:5</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/symbol-run.ts#L5">src/file/paragraph/run/symbol-run.ts:5</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="characterSpacing" 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>character<wbr/>Spacing</span><a href="#characterSpacing" 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">character<wbr/>Spacing</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#characterSpacing">characterSpacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L66">src/file/paragraph/run/properties.ts:66</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L66">src/file/paragraph/run/properties.ts:66</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="children" 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>children</span><a href="#children" 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">children</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="../classes/FootnoteReferenceRun.html" class="tsd-signature-type tsd-kind-class">FootnoteReferenceRun</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">FieldInstruction</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Break</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Begin</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Separate</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">End</span><span class="tsd-signature-symbol"> | </span><a href="../classes/NoBreakHyphen.html" class="tsd-signature-type tsd-kind-class">NoBreakHyphen</a><span class="tsd-signature-symbol"> | </span><a href="../classes/SoftHyphen.html" class="tsd-signature-type tsd-kind-class">SoftHyphen</a><span class="tsd-signature-symbol"> | </span><a href="../classes/DayShort.html" class="tsd-signature-type tsd-kind-class">DayShort</a><span class="tsd-signature-symbol"> | </span><a href="../classes/MonthShort.html" class="tsd-signature-type tsd-kind-class">MonthShort</a><span class="tsd-signature-symbol"> | </span><a href="../classes/YearShort.html" class="tsd-signature-type tsd-kind-class">YearShort</a><span class="tsd-signature-symbol"> | </span><a href="../classes/DayLong.html" class="tsd-signature-type tsd-kind-class">DayLong</a><span class="tsd-signature-symbol"> | </span><a href="../classes/MonthLong.html" class="tsd-signature-type tsd-kind-class">MonthLong</a><span class="tsd-signature-symbol"> | </span><a href="../classes/YearLong.html" class="tsd-signature-type tsd-kind-class">YearLong</a><span class="tsd-signature-symbol"> | </span><a href="../classes/AnnotationReference.html" class="tsd-signature-type tsd-kind-class">AnnotationReference</a><span class="tsd-signature-symbol"> | </span><a href="../classes/FootnoteReferenceElement.html" class="tsd-signature-type tsd-kind-class">FootnoteReferenceElement</a><span class="tsd-signature-symbol"> | </span><a href="../classes/EndnoteReference.html" class="tsd-signature-type tsd-kind-class">EndnoteReference</a><span class="tsd-signature-symbol"> | </span><a href="../classes/Separator.html" class="tsd-signature-type tsd-kind-class">Separator</a><span class="tsd-signature-symbol"> | </span><a href="../classes/ContinuationSeparator.html" class="tsd-signature-type tsd-kind-class">ContinuationSeparator</a><span class="tsd-signature-symbol"> | </span><a href="../classes/PageNumberElement.html" class="tsd-signature-type tsd-kind-class">PageNumberElement</a><span class="tsd-signature-symbol"> | </span><a href="../classes/CarriageReturn.html" class="tsd-signature-type tsd-kind-class">CarriageReturn</a><span class="tsd-signature-symbol"> | </span><a href="../classes/Tab.html" class="tsd-signature-type tsd-kind-class">Tab</a><span class="tsd-signature-symbol"> | </span><a href="../classes/LastRenderedPageBreak.html" class="tsd-signature-type tsd-kind-class">LastRenderedPageBreak</a><span class="tsd-signature-symbol"> | </span><a href="../classes/PositionalTab.html" class="tsd-signature-type tsd-kind-class">PositionalTab</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#children">children</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/run.ts#L69">src/file/paragraph/run/run.ts:69</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/run.ts#L69">src/file/paragraph/run/run.ts:69</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="color" 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>color</span><a href="#color" 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">color</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#color">color</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L51">src/file/paragraph/run/properties.ts:51</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L51">src/file/paragraph/run/properties.ts:51</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="doubleStrike" 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>double<wbr/>Strike</span><a href="#doubleStrike" 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">double<wbr/>Strike</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#doubleStrike">doubleStrike</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L60">src/file/paragraph/run/properties.ts:60</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L60">src/file/paragraph/run/properties.ts:60</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="effect" 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>effect</span><a href="#effect" 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">effect</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/TextEffect.html" class="tsd-signature-type tsd-kind-enum">TextEffect</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#effect">effect</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L47">src/file/paragraph/run/properties.ts:47</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L47">src/file/paragraph/run/properties.ts:47</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="emboss" 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>emboss</span><a href="#emboss" 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">emboss</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#emboss">emboss</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L68">src/file/paragraph/run/properties.ts:68</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L68">src/file/paragraph/run/properties.ts:68</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="emphasisMark" 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>emphasis<wbr/>Mark</span><a href="#emphasisMark" 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">emphasis<wbr/>Mark</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/EmphasisMarkType.html#DOT" class="tsd-signature-type tsd-kind-enum-member">DOT</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -155,162 +155,162 @@
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/EmphasisMarkType.html#DOT" class="tsd-signature-type tsd-kind-enum-member">DOT</a></h5></li></ul></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#emphasisMark">emphasisMark</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L48">src/file/paragraph/run/properties.ts:48</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L48">src/file/paragraph/run/properties.ts:48</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="font" 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>font</span><a href="#font" 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">font</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="IFontAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IFontAttributesProperties</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">IFontOptions</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#font">font</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L63">src/file/paragraph/run/properties.ts:63</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L63">src/file/paragraph/run/properties.ts:63</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="highlight" 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>highlight</span><a href="#highlight" 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">highlight</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#highlight">highlight</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L64">src/file/paragraph/run/properties.ts:64</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L64">src/file/paragraph/run/properties.ts:64</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="highlightComplexScript" 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>highlight<wbr/>Complex<wbr/>Script</span><a href="#highlightComplexScript" 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">highlight<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#highlightComplexScript">highlightComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L65">src/file/paragraph/run/properties.ts:65</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L65">src/file/paragraph/run/properties.ts:65</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="imprint" 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>imprint</span><a href="#imprint" 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">imprint</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#imprint">imprint</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L69">src/file/paragraph/run/properties.ts:69</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L69">src/file/paragraph/run/properties.ts:69</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="italics" 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>italics</span><a href="#italics" 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">italics</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#italics">italics</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L41">src/file/paragraph/run/properties.ts:41</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L41">src/file/paragraph/run/properties.ts:41</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="italicsComplexScript" 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>italics<wbr/>Complex<wbr/>Script</span><a href="#italicsComplexScript" 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">italics<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#italicsComplexScript">italicsComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L42">src/file/paragraph/run/properties.ts:42</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L42">src/file/paragraph/run/properties.ts:42</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="kern" 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>kern</span><a href="#kern" 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">kern</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#kern">kern</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L52">src/file/paragraph/run/properties.ts:52</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L52">src/file/paragraph/run/properties.ts:52</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="language" 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>language</span><a href="#language" 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">language</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">ILanguageOptions</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#language">language</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L71">src/file/paragraph/run/properties.ts:71</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L71">src/file/paragraph/run/properties.ts:71</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="math" 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>math</span><a href="#math" 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">math</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#math">math</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L77">src/file/paragraph/run/properties.ts:77</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L77">src/file/paragraph/run/properties.ts:77</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="noProof" 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>no<wbr/>Proof</span><a href="#noProof" 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">no<wbr/>Proof</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#noProof">noProof</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="position" 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>position</span><a href="#position" 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">position</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">-</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#position">position</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L53">src/file/paragraph/run/properties.ts:53</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L53">src/file/paragraph/run/properties.ts:53</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="revision" 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>revision</span><a href="#revision" 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">revision</span><span class="tsd-signature-symbol">?:</span> <a href="IRunPropertiesChangeOptions.html" class="tsd-signature-type tsd-kind-interface">IRunPropertiesChangeOptions</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#revision">revision</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L70">src/file/paragraph/run/properties.ts:70</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L70">src/file/paragraph/run/properties.ts:70</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="rightToLeft" 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>right<wbr/>To<wbr/>Left</span><a href="#rightToLeft" 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">right<wbr/>To<wbr/>Left</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#rightToLeft">rightToLeft</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L56">src/file/paragraph/run/properties.ts:56</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L56">src/file/paragraph/run/properties.ts:56</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="scale" 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>scale</span><a href="#scale" 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">scale</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#scale">scale</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L76">src/file/paragraph/run/properties.ts:76</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L76">src/file/paragraph/run/properties.ts:76</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="shading" 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>shading</span><a href="#shading" 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">shading</span><span class="tsd-signature-symbol">?:</span> <a href="IShadingAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IShadingAttributesProperties</a></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#shading">shading</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L67">src/file/paragraph/run/properties.ts:67</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L67">src/file/paragraph/run/properties.ts:67</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="size" 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>size</span><a href="#size" 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">size</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#size">size</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L54">src/file/paragraph/run/properties.ts:54</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L54">src/file/paragraph/run/properties.ts:54</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sizeComplexScript" 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>size<wbr/>Complex<wbr/>Script</span><a href="#sizeComplexScript" 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">size<wbr/>Complex<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#sizeComplexScript">sizeComplexScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L55">src/file/paragraph/run/properties.ts:55</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L55">src/file/paragraph/run/properties.ts:55</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="smallCaps" 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>small<wbr/>Caps</span><a href="#smallCaps" 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">small<wbr/>Caps</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#smallCaps">smallCaps</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L57">src/file/paragraph/run/properties.ts:57</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L57">src/file/paragraph/run/properties.ts:57</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="snapToGrid" 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>snap<wbr/>To<wbr/>Grid</span><a href="#snapToGrid" 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">snap<wbr/>To<wbr/>Grid</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#snapToGrid">snapToGrid</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L73">src/file/paragraph/run/properties.ts:73</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L73">src/file/paragraph/run/properties.ts:73</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="specVanish" 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>spec<wbr/>Vanish</span><a href="#specVanish" 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">spec<wbr/>Vanish</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#specVanish">specVanish</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L75">src/file/paragraph/run/properties.ts:75</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L75">src/file/paragraph/run/properties.ts:75</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="strike" 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>strike</span><a href="#strike" 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">strike</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#strike">strike</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L59">src/file/paragraph/run/properties.ts:59</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L59">src/file/paragraph/run/properties.ts:59</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="style" 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>style</span><a href="#style" 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">style</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#style">style</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L81">src/file/paragraph/run/properties.ts:81</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L81">src/file/paragraph/run/properties.ts:81</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="subScript" 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>sub<wbr/>Script</span><a href="#subScript" 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">sub<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#subScript">subScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L61">src/file/paragraph/run/properties.ts:61</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L61">src/file/paragraph/run/properties.ts:61</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="superScript" 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>super<wbr/>Script</span><a href="#superScript" 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">super<wbr/>Script</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#superScript">superScript</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L62">src/file/paragraph/run/properties.ts:62</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L62">src/file/paragraph/run/properties.ts:62</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="symbolfont" 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>symbolfont</span><a href="#symbolfont" 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">symbolfont</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/symbol-run.ts#L6">src/file/paragraph/run/symbol-run.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/symbol-run.ts#L6">src/file/paragraph/run/symbol-run.ts:6</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="text" 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>text</span><a href="#text" 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">text</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#text">text</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/run.ts#L98">src/file/paragraph/run/run.ts:98</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/run.ts#L98">src/file/paragraph/run/run.ts:98</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="underline" 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>underline</span><a href="#underline" 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">underline</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">color</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/UnderlineType.html" class="tsd-signature-type tsd-kind-enum">UnderlineType</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -323,13 +323,13 @@
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?: </span><a href="../enums/UnderlineType.html" class="tsd-signature-type tsd-kind-enum">UnderlineType</a></h5></li></ul></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#underline">underline</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L43">src/file/paragraph/run/properties.ts:43</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L43">src/file/paragraph/run/properties.ts:43</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="vanish" 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>vanish</span><a href="#vanish" 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">vanish</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="IRunOptions.html">IRunOptions</a>.<a href="IRunOptions.html#vanish">vanish</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/properties.ts#L74">src/file/paragraph/run/properties.ts:74</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/properties.ts#L74">src/file/paragraph/run/properties.ts:74</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ITableBordersOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-borders.ts#L5">src/file/table/table-properties/table-borders.ts:5</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-borders.ts#L5">src/file/table/table-properties/table-borders.ts:5</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">
@ -41,32 +41,32 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>bottom</span><a href="#bottom" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">bottom</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-borders.ts#L7">src/file/table/table-properties/table-borders.ts:7</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-borders.ts#L7">src/file/table/table-properties/table-borders.ts:7</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="insideHorizontal" 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>inside<wbr/>Horizontal</span><a href="#insideHorizontal" 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">inside<wbr/>Horizontal</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-borders.ts#L10">src/file/table/table-properties/table-borders.ts:10</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-borders.ts#L10">src/file/table/table-properties/table-borders.ts:10</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="insideVertical" 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>inside<wbr/>Vertical</span><a href="#insideVertical" 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">inside<wbr/>Vertical</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-borders.ts#L11">src/file/table/table-properties/table-borders.ts:11</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-borders.ts#L11">src/file/table/table-properties/table-borders.ts:11</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="left" 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>left</span><a href="#left" 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">left</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-borders.ts#L8">src/file/table/table-properties/table-borders.ts:8</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-borders.ts#L8">src/file/table/table-properties/table-borders.ts:8</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="right" 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>right</span><a href="#right" 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">right</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-borders.ts#L9">src/file/table/table-properties/table-borders.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-borders.ts#L9">src/file/table/table-properties/table-borders.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="top" 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>top</span><a href="#top" 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">top</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-borders.ts#L6">src/file/table/table-properties/table-borders.ts:6</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-borders.ts#L6">src/file/table/table-properties/table-borders.ts:6</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ITableCellBorders</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-components.ts#L20">src/file/table/table-cell/table-cell-components.ts:20</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-components.ts#L20">src/file/table/table-cell/table-cell-components.ts:20</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">
@ -41,32 +41,32 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>bottom</span><a href="#bottom" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">bottom</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-components.ts#L24">src/file/table/table-cell/table-cell-components.ts:24</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-components.ts#L24">src/file/table/table-cell/table-cell-components.ts:24</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="end" 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>end</span><a href="#end" 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">end</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-components.ts#L25">src/file/table/table-cell/table-cell-components.ts:25</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-components.ts#L25">src/file/table/table-cell/table-cell-components.ts:25</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="left" 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>left</span><a href="#left" 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">left</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-components.ts#L23">src/file/table/table-cell/table-cell-components.ts:23</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-components.ts#L23">src/file/table/table-cell/table-cell-components.ts:23</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="right" 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>right</span><a href="#right" 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">right</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-components.ts#L26">src/file/table/table-cell/table-cell-components.ts:26</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-components.ts#L26">src/file/table/table-cell/table-cell-components.ts:26</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="start" 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>start</span><a href="#start" 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">start</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-components.ts#L22">src/file/table/table-cell/table-cell-components.ts:22</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-components.ts#L22">src/file/table/table-cell/table-cell-components.ts:22</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="top" 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>top</span><a href="#top" 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">top</span><span class="tsd-signature-symbol">?:</span> <a href="IBorderOptions.html" class="tsd-signature-type tsd-kind-interface">IBorderOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-components.ts#L21">src/file/table/table-cell/table-cell-components.ts:21</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-components.ts#L21">src/file/table/table-cell/table-cell-components.ts:21</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -22,7 +22,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ITableCellOptions</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell.ts#L8">src/file/table/table-cell/table-cell.ts:8</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell.ts#L8">src/file/table/table-cell/table-cell.ts:8</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">
@ -48,60 +48,60 @@
<div class="tsd-signature"><span class="tsd-kind-property">borders</span><span class="tsd-signature-symbol">?:</span> <a href="ITableCellBorders.html" class="tsd-signature-type tsd-kind-interface">ITableCellBorders</a></div><aside class="tsd-sources">
<p>Inherited from ITableCellPropertiesOptions.borders</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-properties.ts#L26">src/file/table/table-cell/table-cell-properties.ts:26</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-properties.ts#L26">src/file/table/table-cell/table-cell-properties.ts:26</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="children" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" 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">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-symbol">(</span><a href="../classes/Paragraph.html" class="tsd-signature-type tsd-kind-class">Paragraph</a><span class="tsd-signature-symbol"> | </span><a href="../classes/Table.html" class="tsd-signature-type tsd-kind-class">Table</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/1fa8c7a/src/file/table/table-cell/table-cell.ts#L9">src/file/table/table-cell/table-cell.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell.ts#L9">src/file/table/table-cell/table-cell.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="columnSpan" 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>column<wbr/>Span</span><a href="#columnSpan" 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">column<wbr/>Span</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from ITableCellPropertiesOptions.columnSpan</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-properties.ts#L24">src/file/table/table-cell/table-cell-properties.ts:24</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-properties.ts#L24">src/file/table/table-cell/table-cell-properties.ts:24</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="margins" 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>margins</span><a href="#margins" 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">margins</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">ITableCellMarginOptions</span></div><aside class="tsd-sources">
<p>Inherited from ITableCellPropertiesOptions.margins</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-properties.ts#L19">src/file/table/table-cell/table-cell-properties.ts:19</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-properties.ts#L19">src/file/table/table-cell/table-cell-properties.ts:19</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="rowSpan" 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>row<wbr/>Span</span><a href="#rowSpan" 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">row<wbr/>Span</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<p>Inherited from ITableCellPropertiesOptions.rowSpan</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-properties.ts#L25">src/file/table/table-cell/table-cell-properties.ts:25</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-properties.ts#L25">src/file/table/table-cell/table-cell-properties.ts:25</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="shading" 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>shading</span><a href="#shading" 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">shading</span><span class="tsd-signature-symbol">?:</span> <a href="IShadingAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IShadingAttributesProperties</a></div><aside class="tsd-sources">
<p>Inherited from ITableCellPropertiesOptions.shading</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-properties.ts#L18">src/file/table/table-cell/table-cell-properties.ts:18</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-properties.ts#L18">src/file/table/table-cell/table-cell-properties.ts:18</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="textDirection" 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>text<wbr/>Direction</span><a href="#textDirection" 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">text<wbr/>Direction</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/TextDirection.html" class="tsd-signature-type tsd-kind-enum">TextDirection</a></div><aside class="tsd-sources">
<p>Inherited from ITableCellPropertiesOptions.textDirection</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-properties.ts#L21">src/file/table/table-cell/table-cell-properties.ts:21</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-properties.ts#L21">src/file/table/table-cell/table-cell-properties.ts:21</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="verticalAlign" 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>vertical<wbr/>Align</span><a href="#verticalAlign" 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">vertical<wbr/>Align</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/VerticalAlign.html" class="tsd-signature-type tsd-kind-enum">VerticalAlign</a></div><aside class="tsd-sources">
<p>Inherited from ITableCellPropertiesOptions.verticalAlign</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-properties.ts#L20">src/file/table/table-cell/table-cell-properties.ts:20</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-properties.ts#L20">src/file/table/table-cell/table-cell-properties.ts:20</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="verticalMerge" 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>vertical<wbr/>Merge</span><a href="#verticalMerge" 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">vertical<wbr/>Merge</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/VerticalMergeType.html" class="tsd-signature-type tsd-kind-enum">VerticalMergeType</a></div><aside class="tsd-sources">
<p>Inherited from ITableCellPropertiesOptions.verticalMerge</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-properties.ts#L22">src/file/table/table-cell/table-cell-properties.ts:22</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-properties.ts#L22">src/file/table/table-cell/table-cell-properties.ts:22</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-flagOptional">Optional</code> <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> <a href="../types/ITableWidthProperties.html" class="tsd-signature-type tsd-kind-type-alias">ITableWidthProperties</a></div><aside class="tsd-sources">
<p>Inherited from ITableCellPropertiesOptions.width</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-cell/table-cell-properties.ts#L23">src/file/table/table-cell/table-cell-properties.ts:23</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-cell/table-cell-properties.ts#L23">src/file/table/table-cell/table-cell-properties.ts:23</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -28,7 +28,7 @@ Part 1 - Page 1251</p>
<ul class="tsd-hierarchy">
<li><span class="target">ITableOfContentsOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L19">src/file/table-of-contents/table-of-contents-properties.ts:19</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L19">src/file/table-of-contents/table-of-contents-properties.ts:19</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">
@ -64,7 +64,7 @@ Use captionLabelIncludingNumbers (\c) to build a table of captions with labels a
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L25">src/file/table-of-contents/table-of-contents-properties.ts:25</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L25">src/file/table-of-contents/table-of-contents-properties.ts:25</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="captionLabelIncludingNumbers" 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>caption<wbr/>Label<wbr/>Including<wbr/>Numbers</span><a href="#captionLabelIncludingNumbers" 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">caption<wbr/>Label<wbr/>Including<wbr/>Numbers</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div>
@ -75,7 +75,7 @@ corresponding SEQ field.</p>
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L39">src/file/table-of-contents/table-of-contents-properties.ts:39</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L39">src/file/table-of-contents/table-of-contents-properties.ts:39</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="entriesFromBookmark" 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>entries<wbr/>From<wbr/>Bookmark</span><a href="#entriesFromBookmark" 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">entries<wbr/>From<wbr/>Bookmark</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div>
@ -84,7 +84,7 @@ the bookmark named by text in this switch&#39;s field-argument.</p>
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L31">src/file/table-of-contents/table-of-contents-properties.ts:31</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L31">src/file/table-of-contents/table-of-contents-properties.ts:31</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="entryAndPageNumberSeparator" 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>entry<wbr/>And<wbr/>Page<wbr/>Number<wbr/>Separator</span><a href="#entryAndPageNumberSeparator" 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">entry<wbr/>And<wbr/>Page<wbr/>Number<wbr/>Separator</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div>
@ -93,7 +93,7 @@ that separate an entry and its page number. The default is a tab with leader dot
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L86">src/file/table-of-contents/table-of-contents-properties.ts:86</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L86">src/file/table-of-contents/table-of-contents-properties.ts:86</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="headingStyleRange" 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>heading<wbr/>Style<wbr/>Range</span><a href="#headingStyleRange" 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">heading<wbr/>Style<wbr/>Range</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div>
@ -105,7 +105,7 @@ If no heading range is specified, all heading levels used in the document are li
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L80">src/file/table-of-contents/table-of-contents-properties.ts:80</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L80">src/file/table-of-contents/table-of-contents-properties.ts:80</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="hideTabAndPageNumbersInWebView" 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>hide<wbr/>Tab<wbr/>And<wbr/>Page<wbr/>Numbers<wbr/>In<wbr/>Web<wbr/>View</span><a href="#hideTabAndPageNumbersInWebView" 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">hide<wbr/>Tab<wbr/>And<wbr/>Page<wbr/>Numbers<wbr/>In<wbr/>Web<wbr/>View</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@ -113,7 +113,7 @@ If no heading range is specified, all heading levels used in the document are li
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L121">src/file/table-of-contents/table-of-contents-properties.ts:121</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L121">src/file/table-of-contents/table-of-contents-properties.ts:121</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="hyperlink" 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>hyperlink</span><a href="#hyperlink" 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">hyperlink</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@ -121,7 +121,7 @@ If no heading range is specified, all heading levels used in the document are li
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L56">src/file/table-of-contents/table-of-contents-properties.ts:56</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L56">src/file/table-of-contents/table-of-contents-properties.ts:56</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="pageNumbersEntryLevelsRange" 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>page<wbr/>Numbers<wbr/>Entry<wbr/>Levels<wbr/>Range</span><a href="#pageNumbersEntryLevelsRange" 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">page<wbr/>Numbers<wbr/>Entry<wbr/>Levels<wbr/>Range</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div>
@ -131,7 +131,7 @@ text in this switch&#39;s field-argument. A range is specified as for \l.</p>
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L71">src/file/table-of-contents/table-of-contents-properties.ts:71</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L71">src/file/table-of-contents/table-of-contents-properties.ts:71</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="preserveNewLineInEntries" 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>preserve<wbr/>New<wbr/>Line<wbr/>In<wbr/>Entries</span><a href="#preserveNewLineInEntries" 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">preserve<wbr/>New<wbr/>Line<wbr/>In<wbr/>Entries</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@ -139,7 +139,7 @@ text in this switch&#39;s field-argument. A range is specified as for \l.</p>
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L116">src/file/table-of-contents/table-of-contents-properties.ts:116</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L116">src/file/table-of-contents/table-of-contents-properties.ts:116</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="preserveTabInEntries" 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>preserve<wbr/>Tab<wbr/>In<wbr/>Entries</span><a href="#preserveTabInEntries" 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">preserve<wbr/>Tab<wbr/>In<wbr/>Entries</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@ -147,7 +147,7 @@ text in this switch&#39;s field-argument. A range is specified as for \l.</p>
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L111">src/file/table-of-contents/table-of-contents-properties.ts:111</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L111">src/file/table-of-contents/table-of-contents-properties.ts:111</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="seqFieldIdentifierForPrefix" 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>seq<wbr/>Field<wbr/>Identifier<wbr/>For<wbr/>Prefix</span><a href="#seqFieldIdentifierForPrefix" 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">seq<wbr/>Field<wbr/>Identifier<wbr/>For<wbr/>Prefix</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div>
@ -157,7 +157,7 @@ identifier in the SEQ field.</p>
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L93">src/file/table-of-contents/table-of-contents-properties.ts:93</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L93">src/file/table-of-contents/table-of-contents-properties.ts:93</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="sequenceAndPageNumbersSeparator" 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>sequence<wbr/>And<wbr/>Page<wbr/>Numbers<wbr/>Separator</span><a href="#sequenceAndPageNumbersSeparator" 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">sequence<wbr/>And<wbr/>Page<wbr/>Numbers<wbr/>Separator</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div>
@ -166,7 +166,7 @@ the separator between sequence and page numbers. The default separator is a hyph
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L45">src/file/table-of-contents/table-of-contents-properties.ts:45</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L45">src/file/table-of-contents/table-of-contents-properties.ts:45</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="stylesWithLevels" 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>styles<wbr/>With<wbr/>Levels</span><a href="#stylesWithLevels" 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">styles<wbr/>With<wbr/>Levels</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><a href="../classes/StyleLevel.html" class="tsd-signature-type tsd-kind-class">StyleLevel</a><span class="tsd-signature-symbol">[]</span></div>
@ -177,7 +177,7 @@ with each doublet being a comma-separated set of style name and table of content
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L101">src/file/table-of-contents/table-of-contents-properties.ts:101</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L101">src/file/table-of-contents/table-of-contents-properties.ts:101</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="tcFieldIdentifier" 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>tc<wbr/>Field<wbr/>Identifier</span><a href="#tcFieldIdentifier" 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">tc<wbr/>Field<wbr/>Identifier</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div>
@ -186,7 +186,7 @@ text in this switch&#39;s field-argument (which is typically a letter).</p>
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L51">src/file/table-of-contents/table-of-contents-properties.ts:51</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L51">src/file/table-of-contents/table-of-contents-properties.ts:51</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="tcFieldLevelRange" 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>tc<wbr/>Field<wbr/>Level<wbr/>Range</span><a href="#tcFieldLevelRange" 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">tc<wbr/>Field<wbr/>Level<wbr/>Range</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div>
@ -197,7 +197,7 @@ TC fields that assign entries to lower levels are skipped.</p>
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L64">src/file/table-of-contents/table-of-contents-properties.ts:64</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L64">src/file/table-of-contents/table-of-contents-properties.ts:64</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="useAppliedParagraphOutlineLevel" 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>use<wbr/>Applied<wbr/>Paragraph<wbr/>Outline<wbr/>Level</span><a href="#useAppliedParagraphOutlineLevel" 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">use<wbr/>Applied<wbr/>Paragraph<wbr/>Outline<wbr/>Level</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@ -205,7 +205,7 @@ TC fields that assign entries to lower levels are skipped.</p>
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table-of-contents/table-of-contents-properties.ts#L106">src/file/table-of-contents/table-of-contents-properties.ts:106</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table-of-contents/table-of-contents-properties.ts#L106">src/file/table-of-contents/table-of-contents-properties.ts:106</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ITableOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table.ts#L23">src/file/table/table.ts:23</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table.ts#L23">src/file/table/table.ts:23</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">
@ -46,57 +46,57 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>alignment</span><a href="#alignment" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">alignment</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/AlignmentType.html" class="tsd-signature-type tsd-kind-enum">AlignmentType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table.ts#L33">src/file/table/table.ts:33</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table.ts#L33">src/file/table/table.ts:33</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="borders" 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>borders</span><a href="#borders" 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">borders</span><span class="tsd-signature-symbol">?:</span> <a href="ITableBordersOptions.html" class="tsd-signature-type tsd-kind-interface">ITableBordersOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table.ts#L32">src/file/table/table.ts:32</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table.ts#L32">src/file/table/table.ts:32</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="columnWidths" 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>column<wbr/>Widths</span><a href="#columnWidths" 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">column<wbr/>Widths</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table.ts#L26">src/file/table/table.ts:26</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table.ts#L26">src/file/table/table.ts:26</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="float" 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>float</span><a href="#float" 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">float</span><span class="tsd-signature-symbol">?:</span> <a href="../types/ITableFloatOptions.html" class="tsd-signature-type tsd-kind-type-alias">ITableFloatOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table.ts#L29">src/file/table/table.ts:29</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table.ts#L29">src/file/table/table.ts:29</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="indent" 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>indent</span><a href="#indent" 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">indent</span><span class="tsd-signature-symbol">?:</span> <a href="../types/ITableWidthProperties.html" class="tsd-signature-type tsd-kind-type-alias">ITableWidthProperties</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table.ts#L28">src/file/table/table.ts:28</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table.ts#L28">src/file/table/table.ts:28</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="layout" 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>layout</span><a href="#layout" 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">layout</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/TableLayoutType.html" class="tsd-signature-type tsd-kind-enum">TableLayoutType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table.ts#L30">src/file/table/table.ts:30</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table.ts#L30">src/file/table/table.ts:30</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="margins" 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>margins</span><a href="#margins" 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">margins</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">ITableCellMarginOptions</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table.ts#L27">src/file/table/table.ts:27</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table.ts#L27">src/file/table/table.ts:27</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="rows" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>rows</span><a href="#rows" 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">rows</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../classes/TableRow.html" class="tsd-signature-type tsd-kind-class">TableRow</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table.ts#L24">src/file/table/table.ts:24</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table.ts#L24">src/file/table/table.ts:24</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="style" 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>style</span><a href="#style" 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">style</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table.ts#L31">src/file/table/table.ts:31</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table.ts#L31">src/file/table/table.ts:31</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="visuallyRightToLeft" 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>visually<wbr/>Right<wbr/>To<wbr/>Left</span><a href="#visuallyRightToLeft" 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">visually<wbr/>Right<wbr/>To<wbr/>Left</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table.ts#L34">src/file/table/table.ts:34</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table.ts#L34">src/file/table/table.ts:34</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="width" 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>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> <a href="../types/ITableWidthProperties.html" class="tsd-signature-type tsd-kind-type-alias">ITableWidthProperties</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table.ts#L25">src/file/table/table.ts:25</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table.ts#L25">src/file/table/table.ts:25</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ITablePropertiesOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-properties.ts#L34">src/file/table/table-properties/table-properties.ts:34</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-properties.ts#L34">src/file/table/table-properties/table-properties.ts:34</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">
@ -45,52 +45,52 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>alignment</span><a href="#alignment" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">alignment</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/AlignmentType.html" class="tsd-signature-type tsd-kind-enum">AlignmentType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-properties.ts#L42">src/file/table/table-properties/table-properties.ts:42</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-properties.ts#L42">src/file/table/table-properties/table-properties.ts:42</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="borders" 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>borders</span><a href="#borders" 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">borders</span><span class="tsd-signature-symbol">?:</span> <a href="ITableBordersOptions.html" class="tsd-signature-type tsd-kind-interface">ITableBordersOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-properties.ts#L38">src/file/table/table-properties/table-properties.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-properties.ts#L38">src/file/table/table-properties/table-properties.ts:38</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="cellMargin" 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>cell<wbr/>Margin</span><a href="#cellMargin" 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">cell<wbr/>Margin</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">ITableCellMarginOptions</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-properties.ts#L43">src/file/table/table-properties/table-properties.ts:43</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-properties.ts#L43">src/file/table/table-properties/table-properties.ts:43</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="float" 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>float</span><a href="#float" 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">float</span><span class="tsd-signature-symbol">?:</span> <a href="../types/ITableFloatOptions.html" class="tsd-signature-type tsd-kind-type-alias">ITableFloatOptions</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-properties.ts#L39">src/file/table/table-properties/table-properties.ts:39</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-properties.ts#L39">src/file/table/table-properties/table-properties.ts:39</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="indent" 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>indent</span><a href="#indent" 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">indent</span><span class="tsd-signature-symbol">?:</span> <a href="../types/ITableWidthProperties.html" class="tsd-signature-type tsd-kind-type-alias">ITableWidthProperties</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-properties.ts#L36">src/file/table/table-properties/table-properties.ts:36</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-properties.ts#L36">src/file/table/table-properties/table-properties.ts:36</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="layout" 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>layout</span><a href="#layout" 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">layout</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/TableLayoutType.html" class="tsd-signature-type tsd-kind-enum">TableLayoutType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-properties.ts#L37">src/file/table/table-properties/table-properties.ts:37</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-properties.ts#L37">src/file/table/table-properties/table-properties.ts:37</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="shading" 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>shading</span><a href="#shading" 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">shading</span><span class="tsd-signature-symbol">?:</span> <a href="IShadingAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IShadingAttributesProperties</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-properties.ts#L40">src/file/table/table-properties/table-properties.ts:40</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-properties.ts#L40">src/file/table/table-properties/table-properties.ts:40</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="style" 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>style</span><a href="#style" 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">style</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-properties.ts#L41">src/file/table/table-properties/table-properties.ts:41</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-properties.ts#L41">src/file/table/table-properties/table-properties.ts:41</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="visuallyRightToLeft" 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>visually<wbr/>Right<wbr/>To<wbr/>Left</span><a href="#visuallyRightToLeft" 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">visually<wbr/>Right<wbr/>To<wbr/>Left</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-properties.ts#L44">src/file/table/table-properties/table-properties.ts:44</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-properties.ts#L44">src/file/table/table-properties/table-properties.ts:44</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="width" 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>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> <a href="../types/ITableWidthProperties.html" class="tsd-signature-type tsd-kind-type-alias">ITableWidthProperties</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-properties/table-properties.ts#L35">src/file/table/table-properties/table-properties.ts:35</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-properties/table-properties.ts#L35">src/file/table/table-properties/table-properties.ts:35</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -22,7 +22,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ITableRowOptions</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-row/table-row.ts#L5">src/file/table/table-row/table-row.ts:5</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-row/table-row.ts#L5">src/file/table/table-row/table-row.ts:5</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">
@ -42,12 +42,12 @@
<div class="tsd-signature"><span class="tsd-kind-property">cant<wbr/>Split</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="ITableRowPropertiesOptions.html">ITableRowPropertiesOptions</a>.<a href="ITableRowPropertiesOptions.html#cantSplit">cantSplit</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-row/table-row-properties.ts#L36">src/file/table/table-row/table-row-properties.ts:36</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-row/table-row-properties.ts#L36">src/file/table/table-row/table-row-properties.ts:36</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="children" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" 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">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../classes/TableCell.html" class="tsd-signature-type tsd-kind-class">TableCell</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-row/table-row.ts#L6">src/file/table/table-row/table-row.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-row/table-row.ts#L6">src/file/table/table-row/table-row.ts:6</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-flagOptional">Optional</code> <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-symbol">{ </span><br/><span>    </span><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><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">value</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -60,13 +60,13 @@
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">value</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></h5></li></ul></div><aside class="tsd-sources">
<p>Inherited from <a href="ITableRowPropertiesOptions.html">ITableRowPropertiesOptions</a>.<a href="ITableRowPropertiesOptions.html#height">height</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-row/table-row-properties.ts#L38">src/file/table/table-row/table-row-properties.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-row/table-row-properties.ts#L38">src/file/table/table-row/table-row-properties.ts:38</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="tableHeader" 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>table<wbr/>Header</span><a href="#tableHeader" 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">table<wbr/>Header</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<p>Inherited from <a href="ITableRowPropertiesOptions.html">ITableRowPropertiesOptions</a>.<a href="ITableRowPropertiesOptions.html#tableHeader">tableHeader</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-row/table-row-properties.ts#L37">src/file/table/table-row/table-row-properties.ts:37</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-row/table-row-properties.ts#L37">src/file/table/table-row/table-row-properties.ts:37</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -22,7 +22,7 @@
<ul class="tsd-hierarchy">
<li><a href="ITableRowOptions.html" class="tsd-signature-type tsd-kind-interface">ITableRowOptions</a></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-row/table-row-properties.ts#L35">src/file/table/table-row/table-row-properties.ts:35</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-row/table-row-properties.ts#L35">src/file/table/table-row/table-row-properties.ts:35</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">
@ -40,7 +40,7 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>cant<wbr/>Split</span><a href="#cantSplit" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">cant<wbr/>Split</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-row/table-row-properties.ts#L36">src/file/table/table-row/table-row-properties.ts:36</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-row/table-row-properties.ts#L36">src/file/table/table-row/table-row-properties.ts:36</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="height" 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>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-symbol">{ </span><br/><span>    </span><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><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">value</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@ -52,12 +52,12 @@
<li class="tsd-parameter">
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">value</span><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><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">mm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">cm</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">in</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pt</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pc</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-type">pi</span><span class="tsd-signature-symbol">`</span></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-row/table-row-properties.ts#L38">src/file/table/table-row/table-row-properties.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-row/table-row-properties.ts#L38">src/file/table/table-row/table-row-properties.ts:38</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="tableHeader" 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>table<wbr/>Header</span><a href="#tableHeader" 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">table<wbr/>Header</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/table/table-row/table-row-properties.ts#L37">src/file/table/table-row/table-row-properties.ts:37</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/table/table-row/table-row-properties.ts#L37">src/file/table/table-row/table-row-properties.ts:37</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ITextWrapping</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/text-wrap/text-wrapping.ts#L18">src/file/drawing/text-wrap/text-wrapping.ts:18</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/text-wrap/text-wrapping.ts#L18">src/file/drawing/text-wrap/text-wrapping.ts:18</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">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>margins</span><a href="#margins" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">margins</span><span class="tsd-signature-symbol">?:</span> <a href="IDistance.html" class="tsd-signature-type tsd-kind-interface">IDistance</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/text-wrap/text-wrapping.ts#L21">src/file/drawing/text-wrap/text-wrapping.ts:21</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/text-wrap/text-wrapping.ts#L21">src/file/drawing/text-wrap/text-wrapping.ts:21</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="side" 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>side</span><a href="#side" 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">side</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/TextWrappingSide.html" class="tsd-signature-type tsd-kind-enum">TextWrappingSide</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/text-wrap/text-wrapping.ts#L20">src/file/drawing/text-wrap/text-wrapping.ts:20</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/text-wrap/text-wrapping.ts#L20">src/file/drawing/text-wrap/text-wrapping.ts:20</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="type" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>type</span><a href="#type" 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">type</span><span class="tsd-signature-symbol">:</span> <a href="../enums/TextWrappingType.html" class="tsd-signature-type tsd-kind-enum">TextWrappingType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/text-wrap/text-wrapping.ts#L19">src/file/drawing/text-wrap/text-wrapping.ts:19</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/text-wrap/text-wrapping.ts#L19">src/file/drawing/text-wrap/text-wrapping.ts:19</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IVerticalPositionOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L35">src/file/drawing/floating/floating-position.ts:35</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L35">src/file/drawing/floating/floating-position.ts:35</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">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>align</span><a href="#align" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">align</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/VerticalPositionAlign.html" class="tsd-signature-type tsd-kind-enum">VerticalPositionAlign</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L37">src/file/drawing/floating/floating-position.ts:37</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L37">src/file/drawing/floating/floating-position.ts:37</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="offset" 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>offset</span><a href="#offset" 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">offset</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L38">src/file/drawing/floating/floating-position.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L38">src/file/drawing/floating/floating-position.ts:38</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="relative" 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>relative</span><a href="#relative" 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">relative</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/VerticalPositionRelativeFrom.html" class="tsd-signature-type tsd-kind-enum">VerticalPositionRelativeFrom</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/drawing/floating/floating-position.ts#L36">src/file/drawing/floating/floating-position.ts:36</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/drawing/floating/floating-position.ts#L36">src/file/drawing/floating/floating-position.ts:36</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -22,7 +22,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IXYFrameOptions</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L45">src/file/paragraph/frame/frame-properties.ts:45</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L45">src/file/paragraph/frame/frame-properties.ts:45</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">
@ -55,31 +55,31 @@
<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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L34">src/file/paragraph/frame/frame-properties.ts:34</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L34">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L28">src/file/paragraph/frame/frame-properties.ts:28</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L28">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L29">src/file/paragraph/frame/frame-properties.ts:29</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L29">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L31">src/file/paragraph/frame/frame-properties.ts:31</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L31">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L33">src/file/paragraph/frame/frame-properties.ts:33</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L33">src/file/paragraph/frame/frame-properties.ts:33</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="position" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>position</span><a href="#position" 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">position</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">x</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">y</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>
@ -91,13 +91,13 @@
<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">number</span></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L46">src/file/paragraph/frame/frame-properties.ts:46</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L46">src/file/paragraph/frame/frame-properties.ts:46</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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L42">src/file/paragraph/frame/frame-properties.ts:42</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L42">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L38">src/file/paragraph/frame/frame-properties.ts:38</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L38">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L30">src/file/paragraph/frame/frame-properties.ts:30</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/frame/frame-properties.ts#L30">src/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/1fa8c7a/src/file/paragraph/frame/frame-properties.ts#L32">src/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/09ab169/src/file/paragraph/frame/frame-properties.ts#L32">src/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">

View File

@ -23,7 +23,7 @@
<h4 class="tsd-before-signature">Indexable</h4>
<div class="tsd-signature"><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span></div></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/xml-components/xmlable-object.ts#L1">src/file/xml-components/xmlable-object.ts:1</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/xml-components/xmlable-object.ts#L1">src/file/xml-components/xmlable-object.ts:1</a></li></ul></aside></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -25,7 +25,7 @@
<h4 class="tsd-before-signature">Indexable</h4>
<div class="tsd-signature"><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></div></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/xml-components/xmlable-object.ts#L4">src/file/xml-components/xmlable-object.ts:4</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/xml-components/xmlable-object.ts#L4">src/file/xml-components/xmlable-object.ts:4</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">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">PatchDocumentOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/patcher/from-docx.ts#L50">src/patcher/from-docx.ts:50</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/patcher/from-docx.ts#L50">src/patcher/from-docx.ts:50</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">
@ -28,12 +28,18 @@
<div class="tsd-accordion-details">
<section class="tsd-index-section">
<h3 class="tsd-index-heading">Properties</h3>
<div class="tsd-index-list"><a href="PatchDocumentOptions.html#patches" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-1024"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)"></path></g></svg><span>patches</span></a>
<div class="tsd-index-list"><a href="PatchDocumentOptions.html#keepOriginalStyles" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-1024"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)"></path></g></svg><span>keep<wbr/>Original<wbr/>Styles?</span></a>
<a href="PatchDocumentOptions.html#patches" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>patches</span></a>
</div></section></div></details></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member"><a id="keepOriginalStyles" 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>keep<wbr/>Original<wbr/>Styles</span><a href="#keepOriginalStyles" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">keep<wbr/>Original<wbr/>Styles</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/patcher/from-docx.ts#L52">src/patcher/from-docx.ts:52</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="patches" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>patches</span><a href="#patches" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>patches</span><a href="#patches" 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">patches</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">key</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><a href="../types/IPatch.html" class="tsd-signature-type tsd-kind-type-alias">IPatch</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
@ -41,7 +47,7 @@
<li class="tsd-parameter-index-signature">
<h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">key</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><a href="../types/IPatch.html" class="tsd-signature-type tsd-kind-type-alias">IPatch</a></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/patcher/from-docx.ts#L51">src/patcher/from-docx.ts:51</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/patcher/from-docx.ts#L51">src/patcher/from-docx.ts:51</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
@ -59,6 +65,7 @@
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg>On This Page</h3></summary>
<div class="tsd-accordion-details">
<ul>
<li><a href="#keepOriginalStyles" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>keep<wbr/>Original<wbr/>Styles</span></a></li>
<li><a href="#patches" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>patches</span></a></li></ul></div></details></div>
<div class="site-menu">
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>docx</span></a>

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">PositionalTabOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/positional-tab.ts#L44">src/file/paragraph/run/positional-tab.ts:44</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/positional-tab.ts#L44">src/file/paragraph/run/positional-tab.ts:44</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">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>alignment</span><a href="#alignment" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">alignment</span><span class="tsd-signature-symbol">:</span> <a href="../enums/PositionalTabAlignment.html" class="tsd-signature-type tsd-kind-enum">PositionalTabAlignment</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/positional-tab.ts#L45">src/file/paragraph/run/positional-tab.ts:45</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/positional-tab.ts#L45">src/file/paragraph/run/positional-tab.ts:45</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="leader" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>leader</span><a href="#leader" 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">leader</span><span class="tsd-signature-symbol">:</span> <a href="../enums/PositionalTabLeader.html" class="tsd-signature-type tsd-kind-enum">PositionalTabLeader</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/positional-tab.ts#L47">src/file/paragraph/run/positional-tab.ts:47</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/positional-tab.ts#L47">src/file/paragraph/run/positional-tab.ts:47</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="relativeTo" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>relative<wbr/>To</span><a href="#relativeTo" 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">relative<wbr/>To</span><span class="tsd-signature-symbol">:</span> <a href="../enums/PositionalTabRelativeTo.html" class="tsd-signature-type tsd-kind-enum">PositionalTabRelativeTo</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/run/positional-tab.ts#L46">src/file/paragraph/run/positional-tab.ts:46</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/run/positional-tab.ts#L46">src/file/paragraph/run/positional-tab.ts:46</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">TabStopDefinition</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/tab-stop.ts#L4">src/file/paragraph/formatting/tab-stop.ts:4</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/tab-stop.ts#L4">src/file/paragraph/formatting/tab-stop.ts:4</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">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>leader</span><a href="#leader" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">leader</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/LeaderType.html" class="tsd-signature-type tsd-kind-enum">LeaderType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/tab-stop.ts#L7">src/file/paragraph/formatting/tab-stop.ts:7</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/tab-stop.ts#L7">src/file/paragraph/formatting/tab-stop.ts:7</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="position" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>position</span><a href="#position" 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">position</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/tab-stop.ts#L6">src/file/paragraph/formatting/tab-stop.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/tab-stop.ts#L6">src/file/paragraph/formatting/tab-stop.ts:6</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="type" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>type</span><a href="#type" 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">type</span><span class="tsd-signature-symbol">:</span> <a href="../enums/TabStopType.html" class="tsd-signature-type tsd-kind-enum">TabStopType</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1fa8c7a/src/file/paragraph/formatting/tab-stop.ts#L5">src/file/paragraph/formatting/tab-stop.ts:5</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/09ab169/src/file/paragraph/formatting/tab-stop.ts#L5">src/file/paragraph/formatting/tab-stop.ts:5</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">