Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -118,18 +118,18 @@
|
||||
<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/7d655cd/src/file/paragraph/properties.ts#L16">file/paragraph/properties.ts:16</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L16">src/file/paragraph/properties.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
|
||||
<a name="bidirectional" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> bidirectional</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">bidirectional<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">bidirectional<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</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/7d655cd/src/file/paragraph/properties.ts#L31">file/paragraph/properties.ts:31</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L31">src/file/paragraph/properties.ts:31</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -140,18 +140,18 @@
|
||||
<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/7d655cd/src/file/paragraph/properties.ts#L29">file/paragraph/properties.ts:29</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L29">src/file/paragraph/properties.ts:29</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
|
||||
<a name="bullet" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> bullet</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">bullet<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">bullet<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span>level<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></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/7d655cd/src/file/paragraph/properties.ts#L39">file/paragraph/properties.ts:39</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L39">src/file/paragraph/properties.ts:39</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -161,18 +161,18 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <a href="../classes/media.html#array" class="tsd-signature-type">Array</a><span class="tsd-signature-symbol"><</span><a href="../classes/textrun.html" class="tsd-signature-type">TextRun</a><span class="tsd-signature-symbol"> | </span><a href="../classes/picturerun.html" class="tsd-signature-type">PictureRun</a><span class="tsd-signature-symbol"> | </span><a href="../classes/symbolrun.html" class="tsd-signature-type">SymbolRun</a><span class="tsd-signature-symbol"> | </span><a href="../classes/bookmark.html" class="tsd-signature-type">Bookmark</a><span class="tsd-signature-symbol"> | </span><a href="../classes/pagebreak.html" class="tsd-signature-type">PageBreak</a><span class="tsd-signature-symbol"> | </span><a href="../classes/sequentialidentifier.html" class="tsd-signature-type">SequentialIdentifier</a><span class="tsd-signature-symbol"> | </span><a href="../classes/footnotereferencerun.html" class="tsd-signature-type">FootnoteReferenceRun</a><span class="tsd-signature-symbol"> | </span><a href="../classes/hyperlinkref.html" class="tsd-signature-type">HyperlinkRef</a><span class="tsd-signature-symbol">></span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/paragraph/paragraph.ts#L13">file/paragraph/paragraph.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/paragraph.ts#L13">src/file/paragraph/paragraph.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
|
||||
<a name="contextualspacing" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> contextual<wbr>Spacing</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">contextual<wbr>Spacing<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">contextual<wbr>Spacing<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</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/7d655cd/src/file/paragraph/properties.ts#L18">file/paragraph/properties.ts:18</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L18">src/file/paragraph/properties.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -183,7 +183,7 @@
|
||||
<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/7d655cd/src/file/paragraph/properties.ts#L30">file/paragraph/properties.ts:30</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L30">src/file/paragraph/properties.ts:30</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -194,29 +194,29 @@
|
||||
<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/7d655cd/src/file/paragraph/properties.ts#L21">file/paragraph/properties.ts:21</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
|
||||
<a name="keeplines" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> keep<wbr>Lines</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">keep<wbr>Lines<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">keep<wbr>Lines<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></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/7d655cd/src/file/paragraph/properties.ts#L24">file/paragraph/properties.ts:24</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
|
||||
<a name="keepnext" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> keep<wbr>Next</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">keep<wbr>Next<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">keep<wbr>Next<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></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/7d655cd/src/file/paragraph/properties.ts#L23">file/paragraph/properties.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -227,18 +227,18 @@
|
||||
<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/7d655cd/src/file/paragraph/properties.ts#L20">file/paragraph/properties.ts:20</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L20">src/file/paragraph/properties.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
|
||||
<a name="numbering" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> numbering</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">numbering<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">numbering<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span>custom<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol">; </span>level<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>reference<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></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/7d655cd/src/file/paragraph/properties.ts#L42">file/paragraph/properties.ts:42</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L42">src/file/paragraph/properties.ts:42</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -249,18 +249,18 @@
|
||||
<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/7d655cd/src/file/paragraph/properties.ts#L25">file/paragraph/properties.ts:25</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
|
||||
<a name="pagebreakbefore" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> page<wbr>Break<wbr>Before</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">page<wbr>Break<wbr>Before<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">page<wbr>Break<wbr>Before<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</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/7d655cd/src/file/paragraph/properties.ts#L32">file/paragraph/properties.ts:32</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L32">src/file/paragraph/properties.ts:32</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -271,7 +271,7 @@
|
||||
<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/7d655cd/src/file/paragraph/properties.ts#L19">file/paragraph/properties.ts:19</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L19">src/file/paragraph/properties.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -282,7 +282,7 @@
|
||||
<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/7d655cd/src/file/paragraph/properties.ts#L22">file/paragraph/properties.ts:22</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -293,18 +293,18 @@
|
||||
<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/7d655cd/src/file/paragraph/properties.ts#L38">file/paragraph/properties.ts:38</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L38">src/file/paragraph/properties.ts:38</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
|
||||
<a name="tabstops" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> tab<wbr>Stops</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">tab<wbr>Stops<span class="tsd-signature-symbol">:</span> <a href="../classes/media.html#array" class="tsd-signature-type">Array</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">></span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">tab<wbr>Stops<span class="tsd-signature-symbol">:</span> <a href="../classes/media.html#array" class="tsd-signature-type">Array</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-symbol">{ </span>leader<span class="tsd-signature-symbol">?: </span><a href="../enums/leadertype.html" class="tsd-signature-type">LeaderType</a><span class="tsd-signature-symbol">; </span>position<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><a href="../enums/tabstopposition.html" class="tsd-signature-type">TabStopPosition</a><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><a href="../enums/tabstoptype.html" class="tsd-signature-type">TabStopType</a><span class="tsd-signature-symbol"> }</span><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/7d655cd/src/file/paragraph/properties.ts#L33">file/paragraph/properties.ts:33</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L33">src/file/paragraph/properties.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -314,18 +314,18 @@
|
||||
<div class="tsd-signature tsd-kind-icon">text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</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/7d655cd/src/file/paragraph/paragraph.ts#L12">file/paragraph/paragraph.ts:12</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/paragraph.ts#L12">src/file/paragraph/paragraph.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
|
||||
<a name="thematicbreak" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> thematic<wbr>Break</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">thematic<wbr>Break<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">thematic<wbr>Break<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</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/7d655cd/src/file/paragraph/properties.ts#L17">file/paragraph/properties.ts:17</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/properties.ts#L17">src/file/paragraph/properties.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -427,6 +427,7 @@
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
<li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
@ -475,7 +476,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
|
Reference in New Issue
Block a user