Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -131,6 +131,7 @@
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="headingstyle.html#delete" class="tsd-kind-icon">delete</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="headingstyle.html#doublestrike" class="tsd-kind-icon">double<wbr>Strike</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="headingstyle.html#font" class="tsd-kind-icon">font</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="headingstyle.html#highlight" class="tsd-kind-icon">highlight</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="headingstyle.html#indent" class="tsd-kind-icon">indent</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="headingstyle.html#italics" class="tsd-kind-icon">italics</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="headingstyle.html#justified" class="tsd-kind-icon">justified</a></li>
|
||||
@ -147,6 +148,7 @@
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="headingstyle.html#quickformat" class="tsd-kind-icon">quick<wbr>Format</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="headingstyle.html#right" class="tsd-kind-icon">right</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="headingstyle.html#semihidden" class="tsd-kind-icon">semi<wbr>Hidden</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="headingstyle.html#shadow" class="tsd-kind-icon">shadow</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="headingstyle.html#size" class="tsd-kind-icon">size</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="headingstyle.html#smallcaps" class="tsd-kind-icon">small<wbr>Caps</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="headingstyle.html#spacing" class="tsd-kind-icon">spacing</a></li>
|
||||
@ -175,7 +177,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/default-styles.ts#L4">file/styles/style/default-styles.ts:4</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/default-styles.ts#L4">file/styles/style/default-styles.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -205,7 +207,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#isdeleted">IsDeleted</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/xml-components/base.ts#L14">file/xml-components/base.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/xml-components/base.ts#L14">file/xml-components/base.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
|
||||
@ -226,7 +228,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#addchildelement">addChildElement</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/xml-components/xml-component.ts#L43">file/xml-components/xml-component.ts:43</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/xml-components/xml-component.ts#L43">file/xml-components/xml-component.ts:43</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -250,7 +252,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#addparagraphproperty">addParagraphProperty</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L33">file/styles/style/paragraph-style.ts:33</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L33">file/styles/style/paragraph-style.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -274,7 +276,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#addrunproperty">addRunProperty</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L43">file/styles/style/paragraph-style.ts:43</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L43">file/styles/style/paragraph-style.ts:43</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -298,7 +300,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#allcaps">allCaps</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L81">file/styles/style/paragraph-style.ts:81</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L81">file/styles/style/paragraph-style.ts:81</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -316,7 +318,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#basedon">basedOn</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L48">file/styles/style/paragraph-style.ts:48</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L48">file/styles/style/paragraph-style.ts:48</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -340,7 +342,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#bold">bold</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L69">file/styles/style/paragraph-style.ts:69</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L69">file/styles/style/paragraph-style.ts:69</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -358,7 +360,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#center">center</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L119">file/styles/style/paragraph-style.ts:119</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L127">file/styles/style/paragraph-style.ts:127</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -376,7 +378,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#characterspacing">characterSpacing</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L113">file/styles/style/paragraph-style.ts:113</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L113">file/styles/style/paragraph-style.ts:113</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -400,7 +402,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#color">color</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L105">file/styles/style/paragraph-style.ts:105</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L105">file/styles/style/paragraph-style.ts:105</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -424,7 +426,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#delete">delete</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/xml-components/xml-component.ts#L49">file/xml-components/xml-component.ts:49</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/xml-components/xml-component.ts#L49">file/xml-components/xml-component.ts:49</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
||||
@ -442,7 +444,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#doublestrike">doubleStrike</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L89">file/styles/style/paragraph-style.ts:89</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L89">file/styles/style/paragraph-style.ts:89</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -460,7 +462,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#font">font</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L109">file/styles/style/paragraph-style.ts:109</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L109">file/styles/style/paragraph-style.ts:109</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -473,6 +475,30 @@
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a name="highlight" class="tsd-anchor"></a>
|
||||
<h3>highlight</h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<li class="tsd-signature tsd-kind-icon">highlight<span class="tsd-signature-symbol">(</span>color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></li>
|
||||
</ul>
|
||||
<ul class="tsd-descriptions">
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#highlight">highlight</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L117">file/styles/style/paragraph-style.ts:117</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
<h5>color: <span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
</ul>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a name="indent" class="tsd-anchor"></a>
|
||||
<h3>indent</h3>
|
||||
@ -484,7 +510,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#indent">indent</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L147">file/styles/style/paragraph-style.ts:147</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L155">file/styles/style/paragraph-style.ts:155</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -508,7 +534,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#italics">italics</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L73">file/styles/style/paragraph-style.ts:73</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L73">file/styles/style/paragraph-style.ts:73</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -526,7 +552,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#justified">justified</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L131">file/styles/style/paragraph-style.ts:131</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L139">file/styles/style/paragraph-style.ts:139</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -544,7 +570,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#keeplines">keepLines</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L159">file/styles/style/paragraph-style.ts:159</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L167">file/styles/style/paragraph-style.ts:167</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -562,7 +588,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#keepnext">keepNext</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L155">file/styles/style/paragraph-style.ts:155</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L163">file/styles/style/paragraph-style.ts:163</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -580,7 +606,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#left">left</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L123">file/styles/style/paragraph-style.ts:123</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L131">file/styles/style/paragraph-style.ts:131</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -598,7 +624,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#lefttabstop">leftTabStop</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L143">file/styles/style/paragraph-style.ts:143</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L151">file/styles/style/paragraph-style.ts:151</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -622,7 +648,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#link">link</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L165">file/styles/style/paragraph-style.ts:165</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L173">file/styles/style/paragraph-style.ts:173</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -646,7 +672,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#maxrighttabstop">maxRightTabStop</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L139">file/styles/style/paragraph-style.ts:139</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L147">file/styles/style/paragraph-style.ts:147</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -664,7 +690,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#next">next</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L58">file/styles/style/paragraph-style.ts:58</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L58">file/styles/style/paragraph-style.ts:58</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -688,7 +714,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#outlinelevel">outlineLevel</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L38">file/styles/style/paragraph-style.ts:38</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L38">file/styles/style/paragraph-style.ts:38</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -713,7 +739,7 @@
|
||||
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#prepforxml">prepForXml</a></p>
|
||||
<p>Overrides <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#prepforxml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/xml-components/xml-component.ts#L16">file/xml-components/xml-component.ts:16</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/xml-components/xml-component.ts#L16">file/xml-components/xml-component.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a>
|
||||
@ -734,7 +760,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="style.html">Style</a>.<a href="style.html#push">push</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/style.ts#L29">file/styles/style/style.ts:29</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/style.ts#L29">file/styles/style/style.ts:29</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -758,7 +784,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#quickformat">quickFormat</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L53">file/styles/style/paragraph-style.ts:53</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L53">file/styles/style/paragraph-style.ts:53</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -776,7 +802,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#right">right</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L127">file/styles/style/paragraph-style.ts:127</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L135">file/styles/style/paragraph-style.ts:135</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -794,13 +820,43 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#semihidden">semiHidden</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L170">file/styles/style/paragraph-style.ts:170</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L178">file/styles/style/paragraph-style.ts:178</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a name="shadow" class="tsd-anchor"></a>
|
||||
<h3>shadow</h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<li class="tsd-signature tsd-kind-icon">shadow<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></li>
|
||||
</ul>
|
||||
<ul class="tsd-descriptions">
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#shadow">shadow</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L121">file/styles/style/paragraph-style.ts:121</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
<h5>value: <span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li>
|
||||
<h5>fill: <span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li>
|
||||
<h5>color: <span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
</ul>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a name="size" class="tsd-anchor"></a>
|
||||
<h3>size</h3>
|
||||
@ -812,7 +868,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#size">size</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L65">file/styles/style/paragraph-style.ts:65</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L65">file/styles/style/paragraph-style.ts:65</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -836,7 +892,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#smallcaps">smallCaps</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L77">file/styles/style/paragraph-style.ts:77</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L77">file/styles/style/paragraph-style.ts:77</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -854,7 +910,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#spacing">spacing</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L151">file/styles/style/paragraph-style.ts:151</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L159">file/styles/style/paragraph-style.ts:159</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -878,7 +934,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#strike">strike</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L85">file/styles/style/paragraph-style.ts:85</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L85">file/styles/style/paragraph-style.ts:85</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -896,7 +952,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#subscript">subScript</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L93">file/styles/style/paragraph-style.ts:93</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L93">file/styles/style/paragraph-style.ts:93</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -914,7 +970,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#superscript">superScript</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L97">file/styles/style/paragraph-style.ts:97</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L97">file/styles/style/paragraph-style.ts:97</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -932,7 +988,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#thematicbreak">thematicBreak</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L135">file/styles/style/paragraph-style.ts:135</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L143">file/styles/style/paragraph-style.ts:143</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -950,7 +1006,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#uipriority">uiPriority</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L175">file/styles/style/paragraph-style.ts:175</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L183">file/styles/style/paragraph-style.ts:183</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -974,7 +1030,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#underline">underline</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L101">file/styles/style/paragraph-style.ts:101</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L101">file/styles/style/paragraph-style.ts:101</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -1001,7 +1057,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="paragraphstyle.html">ParagraphStyle</a>.<a href="paragraphstyle.html#unhidewhenused">unhideWhenUsed</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3263984/src/file/styles/style/paragraph-style.ts#L180">file/styles/style/paragraph-style.ts:180</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/styles/style/paragraph-style.ts#L188">file/styles/style/paragraph-style.ts:188</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="paragraphstyle.html" class="tsd-signature-type">ParagraphStyle</a></h4>
|
||||
@ -1067,6 +1123,9 @@
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a href="headingstyle.html#font" class="tsd-kind-icon">font</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a href="headingstyle.html#highlight" class="tsd-kind-icon">highlight</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a href="headingstyle.html#indent" class="tsd-kind-icon">indent</a>
|
||||
</li>
|
||||
@ -1115,6 +1174,9 @@
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a href="headingstyle.html#semihidden" class="tsd-kind-icon">semi<wbr>Hidden</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a href="headingstyle.html#shadow" class="tsd-kind-icon">shadow</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
|
||||
<a href="headingstyle.html#size" class="tsd-kind-icon">size</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user