Deploying to gh-pages from @ dolanmiu/docx@8744e613ac 🚀

This commit is contained in:
dolanmiu
2023-12-21 23:54:12 +00:00
parent 83d8b5c83a
commit d79de8aaf1
366 changed files with 1968 additions and 1968 deletions

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/cbeecbf/src/file/paragraph/properties.ts#L47">file/paragraph/properties.ts:47</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L47">file/paragraph/properties.ts:47</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/cbeecbf/src/file/paragraph/properties.ts#L20">file/paragraph/properties.ts:20</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L20">file/paragraph/properties.ts:20</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/cbeecbf/src/file/paragraph/properties.ts#L67">file/paragraph/properties.ts:67</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L67">file/paragraph/properties.ts:67</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/cbeecbf/src/file/paragraph/properties.ts#L50">file/paragraph/properties.ts:50</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L50">file/paragraph/properties.ts:50</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/cbeecbf/src/file/paragraph/properties.ts#L48">file/paragraph/properties.ts:48</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L48">file/paragraph/properties.ts:48</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/cbeecbf/src/file/paragraph/properties.ts#L54">file/paragraph/properties.ts:54</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L54">file/paragraph/properties.ts:54</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/cbeecbf/src/file/paragraph/properties.ts#L22">file/paragraph/properties.ts:22</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L22">file/paragraph/properties.ts:22</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/cbeecbf/src/file/paragraph/properties.ts#L59">file/paragraph/properties.ts:59</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L59">file/paragraph/properties.ts:59</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/cbeecbf/src/file/paragraph/properties.ts#L49">file/paragraph/properties.ts:49</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L49">file/paragraph/properties.ts:49</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/cbeecbf/src/file/paragraph/properties.ts#L25">file/paragraph/properties.ts:25</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L25">file/paragraph/properties.ts:25</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/cbeecbf/src/file/paragraph/properties.ts#L34">file/paragraph/properties.ts:34</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L34">file/paragraph/properties.ts:34</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/cbeecbf/src/file/paragraph/properties.ts#L30">file/paragraph/properties.ts:30</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L30">file/paragraph/properties.ts:30</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/cbeecbf/src/file/paragraph/properties.ts#L24">file/paragraph/properties.ts:24</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L24">file/paragraph/properties.ts:24</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/cbeecbf/src/file/paragraph/properties.ts#L39">file/paragraph/properties.ts:39</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L39">file/paragraph/properties.ts:39</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/cbeecbf/src/file/paragraph/properties.ts#L35">file/paragraph/properties.ts:35</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L35">file/paragraph/properties.ts:35</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/cbeecbf/src/file/paragraph/properties.ts#L51">file/paragraph/properties.ts:51</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L51">file/paragraph/properties.ts:51</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/cbeecbf/src/file/paragraph/properties.ts#L23">file/paragraph/properties.ts:23</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L23">file/paragraph/properties.ts:23</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/cbeecbf/src/file/paragraph/properties.ts#L62">file/paragraph/properties.ts:62</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L62">file/paragraph/properties.ts:62</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/cbeecbf/src/file/paragraph/properties.ts#L57">file/paragraph/properties.ts:57</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L57">file/paragraph/properties.ts:57</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/cbeecbf/src/file/paragraph/properties.ts#L26">file/paragraph/properties.ts:26</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L26">file/paragraph/properties.ts:26</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/cbeecbf/src/file/paragraph/properties.ts#L53">file/paragraph/properties.ts:53</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L53">file/paragraph/properties.ts:53</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/cbeecbf/src/file/paragraph/properties.ts#L60">file/paragraph/properties.ts:60</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L60">file/paragraph/properties.ts:60</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/cbeecbf/src/file/paragraph/properties.ts#L52">file/paragraph/properties.ts:52</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L52">file/paragraph/properties.ts:52</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/cbeecbf/src/file/paragraph/properties.ts#L21">file/paragraph/properties.ts:21</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L21">file/paragraph/properties.ts:21</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/cbeecbf/src/file/paragraph/properties.ts#L58">file/paragraph/properties.ts:58</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L58">file/paragraph/properties.ts:58</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/cbeecbf/src/file/paragraph/properties.ts#L61">file/paragraph/properties.ts:61</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8744e61/src/file/paragraph/properties.ts#L61">file/paragraph/properties.ts:61</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">