Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -69,10 +69,15 @@
|
||||
<h3>Hierarchy</h3>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<span class="target">IBaseCharacterStyleOptions</span>
|
||||
<span class="tsd-signature-type">IStyleOptions</span>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<a href="icharacterstyleoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ICharacterStyleOptions</a>
|
||||
<span class="target">IBaseCharacterStyleOptions</span>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<a href="icharacterstyleoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ICharacterStyleOptions</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
@ -85,10 +90,15 @@
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibasecharacterstyleoptions.html#basedon" class="tsd-kind-icon">based<wbr>On</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibasecharacterstyleoptions.html#link" class="tsd-kind-icon">link</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibasecharacterstyleoptions.html#basedon" class="tsd-kind-icon">based<wbr>On</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibasecharacterstyleoptions.html#link" class="tsd-kind-icon">link</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibasecharacterstyleoptions.html#name" class="tsd-kind-icon">name</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibasecharacterstyleoptions.html#next" class="tsd-kind-icon">next</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibasecharacterstyleoptions.html#quickformat" class="tsd-kind-icon">quick<wbr>Format</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibasecharacterstyleoptions.html#run" class="tsd-kind-icon">run</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibasecharacterstyleoptions.html#semihidden" class="tsd-kind-icon">semi<wbr>Hidden</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibasecharacterstyleoptions.html#semihidden" class="tsd-kind-icon">semi<wbr>Hidden</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibasecharacterstyleoptions.html#uipriority" class="tsd-kind-icon">ui<wbr>Priority</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibasecharacterstyleoptions.html#unhidewhenused" class="tsd-kind-icon">unhide<wbr>When<wbr>Used</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@ -96,23 +106,58 @@
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="basedon" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> based<wbr>On</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">based<wbr>On<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from IStyleOptions.basedOn</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/styles/style/character-style.ts#L7">src/file/styles/style/character-style.ts:7</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L44">src/file/styles/style/style.ts:44</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="link" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> link</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">link<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/7f24abd/src/file/styles/style/character-style.ts#L8">src/file/styles/style/character-style.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L46">src/file/styles/style/style.ts:46</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="name" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> name</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">name<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/de145e0/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-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="next" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> next</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">next<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/de145e0/src/file/styles/style/style.ts#L45">src/file/styles/style/style.ts:45</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="quickformat" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> quick<wbr>Format</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">quick<wbr>Format<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/de145e0/src/file/styles/style/style.ts#L50">src/file/styles/style/style.ts:50</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -122,17 +167,40 @@
|
||||
<div class="tsd-signature tsd-kind-icon">run<span class="tsd-signature-symbol">:</span> <a href="irunstylepropertiesoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IRunStylePropertiesOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/styles/style/character-style.ts#L10">src/file/styles/style/character-style.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="semihidden" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> semi<wbr>Hidden</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">semi<wbr>Hidden<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/7f24abd/src/file/styles/style/character-style.ts#L9">src/file/styles/style/character-style.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L48">src/file/styles/style/style.ts:48</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="uipriority" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> ui<wbr>Priority</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ui<wbr>Priority<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/de145e0/src/file/styles/style/style.ts#L47">src/file/styles/style/style.ts:47</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="unhidewhenused" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> unhide<wbr>When<wbr>Used</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">unhide<wbr>When<wbr>Used<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/de145e0/src/file/styles/style/style.ts#L49">src/file/styles/style/style.ts:49</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -153,18 +221,33 @@
|
||||
<li class="current tsd-kind-interface">
|
||||
<a href="ibasecharacterstyleoptions.html" class="tsd-kind-icon">IBase<wbr>Character<wbr>Style<wbr>Options</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibasecharacterstyleoptions.html#basedon" class="tsd-kind-icon">based<wbr>On</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibasecharacterstyleoptions.html#link" class="tsd-kind-icon">link</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibasecharacterstyleoptions.html#name" class="tsd-kind-icon">name</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibasecharacterstyleoptions.html#next" class="tsd-kind-icon">next</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibasecharacterstyleoptions.html#quickformat" class="tsd-kind-icon">quick<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ibasecharacterstyleoptions.html#run" class="tsd-kind-icon">run</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibasecharacterstyleoptions.html#semihidden" class="tsd-kind-icon">semi<wbr>Hidden</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibasecharacterstyleoptions.html#uipriority" class="tsd-kind-icon">ui<wbr>Priority</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibasecharacterstyleoptions.html#unhidewhenused" class="tsd-kind-icon">unhide<wbr>When<wbr>Used</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -69,10 +69,15 @@
|
||||
<h3>Hierarchy</h3>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<span class="target">IBaseParagraphStyleOptions</span>
|
||||
<span class="tsd-signature-type">IStyleOptions</span>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<a href="iparagraphstyleoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IParagraphStyleOptions</a>
|
||||
<span class="target">IBaseParagraphStyleOptions</span>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<a href="iparagraphstyleoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IParagraphStyleOptions</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
@ -85,15 +90,16 @@
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibaseparagraphstyleoptions.html#basedon" class="tsd-kind-icon">based<wbr>On</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibaseparagraphstyleoptions.html#link" class="tsd-kind-icon">link</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibaseparagraphstyleoptions.html#next" class="tsd-kind-icon">next</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibaseparagraphstyleoptions.html#basedon" class="tsd-kind-icon">based<wbr>On</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibaseparagraphstyleoptions.html#link" class="tsd-kind-icon">link</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibaseparagraphstyleoptions.html#name" class="tsd-kind-icon">name</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibaseparagraphstyleoptions.html#next" class="tsd-kind-icon">next</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibaseparagraphstyleoptions.html#paragraph" class="tsd-kind-icon">paragraph</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibaseparagraphstyleoptions.html#quickformat" class="tsd-kind-icon">quick<wbr>Format</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibaseparagraphstyleoptions.html#quickformat" class="tsd-kind-icon">quick<wbr>Format</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibaseparagraphstyleoptions.html#run" class="tsd-kind-icon">run</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibaseparagraphstyleoptions.html#semihidden" class="tsd-kind-icon">semi<wbr>Hidden</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibaseparagraphstyleoptions.html#uipriority" class="tsd-kind-icon">ui<wbr>Priority</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibaseparagraphstyleoptions.html#unhidewhenused" class="tsd-kind-icon">unhide<wbr>When<wbr>Used</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibaseparagraphstyleoptions.html#semihidden" class="tsd-kind-icon">semi<wbr>Hidden</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibaseparagraphstyleoptions.html#uipriority" class="tsd-kind-icon">ui<wbr>Priority</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="ibaseparagraphstyleoptions.html#unhidewhenused" class="tsd-kind-icon">unhide<wbr>When<wbr>Used</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@ -101,33 +107,47 @@
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="basedon" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> based<wbr>On</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">based<wbr>On<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from IStyleOptions.basedOn</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/styles/style/paragraph-style.ts#L8">src/file/styles/style/paragraph-style.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L44">src/file/styles/style/style.ts:44</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="link" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> link</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">link<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/7f24abd/src/file/styles/style/paragraph-style.ts#L11">src/file/styles/style/paragraph-style.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L46">src/file/styles/style/style.ts:46</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="name" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> name</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">name<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/de145e0/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-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="next" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> next</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">next<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/7f24abd/src/file/styles/style/paragraph-style.ts#L9">src/file/styles/style/paragraph-style.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L45">src/file/styles/style/style.ts:45</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -137,17 +157,18 @@
|
||||
<div class="tsd-signature tsd-kind-icon">paragraph<span class="tsd-signature-symbol">:</span> <a href="iparagraphstylepropertiesoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IParagraphStylePropertiesOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/styles/style/paragraph-style.ts#L15">src/file/styles/style/paragraph-style.ts:15</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="quickformat" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> quick<wbr>Format</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">quick<wbr>Format<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/7f24abd/src/file/styles/style/paragraph-style.ts#L10">src/file/styles/style/paragraph-style.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L50">src/file/styles/style/style.ts:50</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -157,37 +178,40 @@
|
||||
<div class="tsd-signature tsd-kind-icon">run<span class="tsd-signature-symbol">:</span> <a href="irunstylepropertiesoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IRunStylePropertiesOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/styles/style/paragraph-style.ts#L16">src/file/styles/style/paragraph-style.ts:16</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="semihidden" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> semi<wbr>Hidden</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">semi<wbr>Hidden<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/7f24abd/src/file/styles/style/paragraph-style.ts#L12">src/file/styles/style/paragraph-style.ts:12</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L48">src/file/styles/style/style.ts:48</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="uipriority" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> ui<wbr>Priority</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ui<wbr>Priority<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/7f24abd/src/file/styles/style/paragraph-style.ts#L13">src/file/styles/style/paragraph-style.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L47">src/file/styles/style/style.ts:47</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="unhidewhenused" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> unhide<wbr>When<wbr>Used</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">unhide<wbr>When<wbr>Used<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/7f24abd/src/file/styles/style/paragraph-style.ts#L14">src/file/styles/style/paragraph-style.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L49">src/file/styles/style/style.ts:49</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -208,31 +232,34 @@
|
||||
<li class="current tsd-kind-interface">
|
||||
<a href="ibaseparagraphstyleoptions.html" class="tsd-kind-icon">IBase<wbr>Paragraph<wbr>Style<wbr>Options</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibaseparagraphstyleoptions.html#basedon" class="tsd-kind-icon">based<wbr>On</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibaseparagraphstyleoptions.html#link" class="tsd-kind-icon">link</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibaseparagraphstyleoptions.html#name" class="tsd-kind-icon">name</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibaseparagraphstyleoptions.html#next" class="tsd-kind-icon">next</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ibaseparagraphstyleoptions.html#paragraph" class="tsd-kind-icon">paragraph</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibaseparagraphstyleoptions.html#quickformat" class="tsd-kind-icon">quick<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ibaseparagraphstyleoptions.html#run" class="tsd-kind-icon">run</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibaseparagraphstyleoptions.html#semihidden" class="tsd-kind-icon">semi<wbr>Hidden</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibaseparagraphstyleoptions.html#uipriority" class="tsd-kind-icon">ui<wbr>Priority</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="ibaseparagraphstyleoptions.html#unhidewhenused" class="tsd-kind-icon">unhide<wbr>When<wbr>Used</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -80,10 +80,10 @@
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iborderoptions.html#bottom" class="tsd-kind-icon">bottom</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iborderoptions.html#left" class="tsd-kind-icon">left</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iborderoptions.html#right" class="tsd-kind-icon">right</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iborderoptions.html#top" class="tsd-kind-icon">top</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iborderoptions.html#color" class="tsd-kind-icon">color</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iborderoptions.html#size" class="tsd-kind-icon">size</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iborderoptions.html#space" class="tsd-kind-icon">space</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iborderoptions.html#style" class="tsd-kind-icon">style</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@ -92,42 +92,57 @@
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="bottom" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> bottom</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">bottom<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">IBorderPropertyOptions</span></div>
|
||||
<a name="color" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> color</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">color<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/7f24abd/src/file/paragraph/formatting/border.ts#L14">src/file/paragraph/formatting/border.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/border/border.ts#L28">src/file/border/border.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Border color, in hex (eg 'FF00AA')</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="left" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> left</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">left<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">IBorderPropertyOptions</span></div>
|
||||
<a name="size" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> size</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">size<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/7f24abd/src/file/paragraph/formatting/border.ts#L15">src/file/paragraph/formatting/border.ts:15</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/border/border.ts#L30">src/file/border/border.ts:30</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Size of the border in 1/8 pt</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="right" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> right</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">right<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">IBorderPropertyOptions</span></div>
|
||||
<a name="space" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> space</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">space<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/7f24abd/src/file/paragraph/formatting/border.ts#L16">src/file/paragraph/formatting/border.ts:16</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/border/border.ts#L32">src/file/border/border.ts:32</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Spacing offset. Values are specified in pt</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="top" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> top</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">top<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">IBorderPropertyOptions</span></div>
|
||||
<a name="style" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> style</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">style<span class="tsd-signature-symbol">:</span> <a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/formatting/border.ts#L13">src/file/paragraph/formatting/border.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/border/border.ts#L26">src/file/border/border.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -149,16 +164,16 @@
|
||||
<a href="iborderoptions.html" class="tsd-kind-icon">IBorder<wbr>Options</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="iborderoptions.html#bottom" class="tsd-kind-icon">bottom</a>
|
||||
<a href="iborderoptions.html#color" class="tsd-kind-icon">color</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="iborderoptions.html#left" class="tsd-kind-icon">left</a>
|
||||
<a href="iborderoptions.html#size" class="tsd-kind-icon">size</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="iborderoptions.html#right" class="tsd-kind-icon">right</a>
|
||||
<a href="iborderoptions.html#space" class="tsd-kind-icon">space</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="iborderoptions.html#top" class="tsd-kind-icon">top</a>
|
||||
<a href="iborderoptions.html#style" class="tsd-kind-icon">style</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
202
api/interfaces/ibordersoptions.html
Normal file
202
api/interfaces/ibordersoptions.html
Normal file
@ -0,0 +1,202 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>IBordersOptions | docx</title>
|
||||
<meta name="description" content="Documentation for docx">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
<script async src="../assets/js/search.js" id="search-script"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</div>
|
||||
<ul class="results">
|
||||
<li class="state loading">Preparing search index...</li>
|
||||
<li class="state failure">The search index is not available</li>
|
||||
</ul>
|
||||
<a href="../index.html" class="title">docx</a>
|
||||
</div>
|
||||
<div class="table-cell" id="tsd-widgets">
|
||||
<div id="tsd-filter">
|
||||
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
|
||||
<div class="tsd-filter-group">
|
||||
<div class="tsd-select" id="tsd-filter-visibility">
|
||||
<span class="tsd-select-label">All</span>
|
||||
<ul class="tsd-select-list">
|
||||
<li data-value="public">Public</li>
|
||||
<li data-value="protected">Public/Protected</li>
|
||||
<li data-value="private" class="selected">All</li>
|
||||
</ul>
|
||||
</div>
|
||||
<input type="checkbox" id="tsd-filter-inherited" checked />
|
||||
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
|
||||
<input type="checkbox" id="tsd-filter-externals" checked />
|
||||
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
|
||||
</div>
|
||||
</div>
|
||||
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tsd-page-title">
|
||||
<div class="container">
|
||||
<ul class="tsd-breadcrumb">
|
||||
<li>
|
||||
<a href="../modules.html">docx</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="ibordersoptions.html">IBordersOptions</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Interface IBordersOptions</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-hierarchy">
|
||||
<h3>Hierarchy</h3>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<span class="target">IBordersOptions</span>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<h2>Index</h2>
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<div class="tsd-index-content">
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibordersoptions.html#bottom" class="tsd-kind-icon">bottom</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibordersoptions.html#left" class="tsd-kind-icon">left</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibordersoptions.html#right" class="tsd-kind-icon">right</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ibordersoptions.html#top" class="tsd-kind-icon">top</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="bottom" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> bottom</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">bottom<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="left" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> left</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">left<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="right" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> right</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">right<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="top" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> top</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">top<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/formatting/border.ts#L6">src/file/paragraph/formatting/border.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class=" ">
|
||||
<a href="../modules.html">Exports</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-interface">
|
||||
<a href="ibordersoptions.html" class="tsd-kind-icon">IBorders<wbr>Options</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ibordersoptions.html#bottom" class="tsd-kind-icon">bottom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ibordersoptions.html#left" class="tsd-kind-icon">left</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ibordersoptions.html#right" class="tsd-kind-icon">right</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ibordersoptions.html#top" class="tsd-kind-icon">top</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="with-border-bottom">
|
||||
<div class="container">
|
||||
<h2>Legend</h2>
|
||||
<div class="tsd-legend-group">
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<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>
|
||||
</body>
|
||||
</html>
|
@ -88,9 +88,13 @@
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="icharacterstyleoptions.html#basedon" class="tsd-kind-icon">based<wbr>On</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="icharacterstyleoptions.html#id" class="tsd-kind-icon">id</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="icharacterstyleoptions.html#link" class="tsd-kind-icon">link</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="icharacterstyleoptions.html#name" class="tsd-kind-icon">name</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite"><a href="icharacterstyleoptions.html#name" class="tsd-kind-icon">name</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="icharacterstyleoptions.html#next" class="tsd-kind-icon">next</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="icharacterstyleoptions.html#quickformat" class="tsd-kind-icon">quick<wbr>Format</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="icharacterstyleoptions.html#run" class="tsd-kind-icon">run</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="icharacterstyleoptions.html#semihidden" class="tsd-kind-icon">semi<wbr>Hidden</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="icharacterstyleoptions.html#uipriority" class="tsd-kind-icon">ui<wbr>Priority</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="icharacterstyleoptions.html#unhidewhenused" class="tsd-kind-icon">unhide<wbr>When<wbr>Used</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@ -105,7 +109,7 @@
|
||||
<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/7f24abd/src/file/styles/style/character-style.ts#L7">src/file/styles/style/character-style.ts:7</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L44">src/file/styles/style/style.ts:44</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -115,7 +119,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">id<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/7f24abd/src/file/styles/style/character-style.ts#L14">src/file/styles/style/character-style.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/character-style.ts#L10">src/file/styles/style/character-style.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -126,17 +130,40 @@
|
||||
<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/7f24abd/src/file/styles/style/character-style.ts#L8">src/file/styles/style/character-style.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L46">src/file/styles/style/style.ts:46</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite">
|
||||
<a name="name" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> name</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <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/7f24abd/src/file/styles/style/character-style.ts#L15">src/file/styles/style/character-style.ts:15</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/character-style.ts#L11">src/file/styles/style/character-style.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="next" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> next</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">next<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/de145e0/src/file/styles/style/style.ts#L45">src/file/styles/style/style.ts:45</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="quickformat" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> quick<wbr>Format</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">quick<wbr>Format<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/de145e0/src/file/styles/style/style.ts#L50">src/file/styles/style/style.ts:50</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -147,7 +174,7 @@
|
||||
<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/7f24abd/src/file/styles/style/character-style.ts#L10">src/file/styles/style/character-style.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/character-style.ts#L6">src/file/styles/style/character-style.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -158,7 +185,29 @@
|
||||
<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/7f24abd/src/file/styles/style/character-style.ts#L9">src/file/styles/style/character-style.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L48">src/file/styles/style/style.ts:48</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="uipriority" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> ui<wbr>Priority</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ui<wbr>Priority<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/de145e0/src/file/styles/style/style.ts#L47">src/file/styles/style/style.ts:47</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="unhidewhenused" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> unhide<wbr>When<wbr>Used</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">unhide<wbr>When<wbr>Used<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/de145e0/src/file/styles/style/style.ts#L49">src/file/styles/style/style.ts:49</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -188,15 +237,27 @@
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="icharacterstyleoptions.html#link" class="tsd-kind-icon">link</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite">
|
||||
<a href="icharacterstyleoptions.html#name" class="tsd-kind-icon">name</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="icharacterstyleoptions.html#next" class="tsd-kind-icon">next</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="icharacterstyleoptions.html#quickformat" class="tsd-kind-icon">quick<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="icharacterstyleoptions.html#run" class="tsd-kind-icon">run</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="icharacterstyleoptions.html#semihidden" class="tsd-kind-icon">semi<wbr>Hidden</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="icharacterstyleoptions.html#uipriority" class="tsd-kind-icon">ui<wbr>Priority</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="icharacterstyleoptions.html#unhidewhenused" class="tsd-kind-icon">unhide<wbr>When<wbr>Used</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>IPageBorderConfiguration | docx</title>
|
||||
<title>IColumnsAttributes | docx</title>
|
||||
<meta name="description" content="Documentation for docx">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
@ -55,10 +55,10 @@
|
||||
<a href="../modules.html">docx</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="ipageborderconfiguration.html">IPageBorderConfiguration</a>
|
||||
<a href="icolumnsattributes.html">IColumnsAttributes</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Interface IPageBorderConfiguration</h1>
|
||||
<h1>Interface IColumnsAttributes</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
@ -69,7 +69,7 @@
|
||||
<h3>Hierarchy</h3>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<span class="target">IPageBorderConfiguration</span>
|
||||
<span class="target">IColumnsAttributes</span>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
@ -80,10 +80,10 @@
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ipageborderconfiguration.html#color" class="tsd-kind-icon">color</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ipageborderconfiguration.html#size" class="tsd-kind-icon">size</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ipageborderconfiguration.html#space" class="tsd-kind-icon">space</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ipageborderconfiguration.html#style" class="tsd-kind-icon">style</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="icolumnsattributes.html#count" class="tsd-kind-icon">count</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="icolumnsattributes.html#equalwidth" class="tsd-kind-icon">equal<wbr>Width</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="icolumnsattributes.html#separate" class="tsd-kind-icon">separate</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="icolumnsattributes.html#space" class="tsd-kind-icon">space</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@ -92,42 +92,42 @@
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="color" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> color</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
||||
<a name="count" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> count</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">count<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/7f24abd/src/file/document/body/section-properties/page-border/page-borders.ts#L30">src/file/document/body/section-properties/page-border/page-borders.ts:30</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/properties/columns.ts#L15">src/file/document/body/section-properties/properties/columns.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="size" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> size</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<a name="equalwidth" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> equal<wbr>Width</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">equal<wbr>Width<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/7f24abd/src/file/document/body/section-properties/page-border/page-borders.ts#L29">src/file/document/body/section-properties/page-border/page-borders.ts:29</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/properties/columns.ts#L17">src/file/document/body/section-properties/properties/columns.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="separate" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> separate</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">separate<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/de145e0/src/file/document/body/section-properties/properties/columns.ts#L16">src/file/document/body/section-properties/properties/columns.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="space" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> space</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">space<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">space<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/page-border/page-borders.ts#L31">src/file/document/body/section-properties/page-border/page-borders.ts:31</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="style" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> style</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">style<span class="tsd-signature-symbol">:</span> <a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/page-border/page-borders.ts#L28">src/file/document/body/section-properties/page-border/page-borders.ts:28</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/properties/columns.ts#L14">src/file/document/body/section-properties/properties/columns.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -146,19 +146,19 @@
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-interface">
|
||||
<a href="ipageborderconfiguration.html" class="tsd-kind-icon">IPage<wbr>Border<wbr>Configuration</a>
|
||||
<a href="icolumnsattributes.html" class="tsd-kind-icon">IColumns<wbr>Attributes</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ipageborderconfiguration.html#color" class="tsd-kind-icon">color</a>
|
||||
<a href="icolumnsattributes.html#count" class="tsd-kind-icon">count</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ipageborderconfiguration.html#size" class="tsd-kind-icon">size</a>
|
||||
<a href="icolumnsattributes.html#equalwidth" class="tsd-kind-icon">equal<wbr>Width</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ipageborderconfiguration.html#space" class="tsd-kind-icon">space</a>
|
||||
<a href="icolumnsattributes.html#separate" class="tsd-kind-icon">separate</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ipageborderconfiguration.html#style" class="tsd-kind-icon">style</a>
|
||||
<a href="icolumnsattributes.html#space" class="tsd-kind-icon">space</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
@ -98,7 +98,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">abstract<wbr>Num<wbr>Id<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/7f24abd/src/file/numbering/num.ts#L22">src/file/numbering/num.ts:22</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/numbering/num.ts#L23">src/file/numbering/num.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -108,7 +108,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">instance<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/7f24abd/src/file/numbering/num.ts#L24">src/file/numbering/num.ts:24</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/numbering/num.ts#L25">src/file/numbering/num.ts:25</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -118,7 +118,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">num<wbr>Id<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/7f24abd/src/file/numbering/num.ts#L21">src/file/numbering/num.ts:21</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/numbering/num.ts#L22">src/file/numbering/num.ts:22</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -128,7 +128,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">override<wbr>Level<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>num<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>start<span class="tsd-signature-symbol">?: </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/7f24abd/src/file/numbering/num.ts#L25">src/file/numbering/num.ts:25</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/numbering/num.ts#L26">src/file/numbering/num.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -149,7 +149,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">reference<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/7f24abd/src/file/numbering/num.ts#L23">src/file/numbering/num.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/numbering/num.ts#L24">src/file/numbering/num.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -95,7 +95,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">file<span class="tsd-signature-symbol">:</span> <a href="../classes/document.html" class="tsd-signature-type" data-tsd-kind="Class">Document</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/xml-components/base.ts#L6">src/file/xml-components/base.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/xml-components/base.ts#L6">src/file/xml-components/base.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -105,7 +105,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">view<wbr>Wrapper<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/7f24abd/src/file/xml-components/base.ts#L7">src/file/xml-components/base.ts:7</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/xml-components/base.ts#L7">src/file/xml-components/base.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -97,7 +97,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">distB<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/7f24abd/src/file/drawing/drawing.ts#L9">src/file/drawing/drawing.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/drawing.ts#L9">src/file/drawing/drawing.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -107,7 +107,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">distL<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/7f24abd/src/file/drawing/drawing.ts#L10">src/file/drawing/drawing.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/drawing.ts#L10">src/file/drawing/drawing.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -117,7 +117,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">distR<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/7f24abd/src/file/drawing/drawing.ts#L11">src/file/drawing/drawing.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/drawing.ts#L11">src/file/drawing/drawing.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -127,7 +127,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">distT<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/7f24abd/src/file/drawing/drawing.ts#L8">src/file/drawing/drawing.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/drawing.ts#L8">src/file/drawing/drawing.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
160
api/interfaces/idocgridattributesproperties.html
Normal file
160
api/interfaces/idocgridattributesproperties.html
Normal file
@ -0,0 +1,160 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>IDocGridAttributesProperties | docx</title>
|
||||
<meta name="description" content="Documentation for docx">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
<script async src="../assets/js/search.js" id="search-script"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</div>
|
||||
<ul class="results">
|
||||
<li class="state loading">Preparing search index...</li>
|
||||
<li class="state failure">The search index is not available</li>
|
||||
</ul>
|
||||
<a href="../index.html" class="title">docx</a>
|
||||
</div>
|
||||
<div class="table-cell" id="tsd-widgets">
|
||||
<div id="tsd-filter">
|
||||
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
|
||||
<div class="tsd-filter-group">
|
||||
<div class="tsd-select" id="tsd-filter-visibility">
|
||||
<span class="tsd-select-label">All</span>
|
||||
<ul class="tsd-select-list">
|
||||
<li data-value="public">Public</li>
|
||||
<li data-value="protected">Public/Protected</li>
|
||||
<li data-value="private" class="selected">All</li>
|
||||
</ul>
|
||||
</div>
|
||||
<input type="checkbox" id="tsd-filter-inherited" checked />
|
||||
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
|
||||
<input type="checkbox" id="tsd-filter-externals" checked />
|
||||
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
|
||||
</div>
|
||||
</div>
|
||||
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tsd-page-title">
|
||||
<div class="container">
|
||||
<ul class="tsd-breadcrumb">
|
||||
<li>
|
||||
<a href="../modules.html">docx</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="idocgridattributesproperties.html">IDocGridAttributesProperties</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Interface IDocGridAttributesProperties</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-hierarchy">
|
||||
<h3>Hierarchy</h3>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<span class="target">IDocGridAttributesProperties</span>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<h2>Index</h2>
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<div class="tsd-index-content">
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="idocgridattributesproperties.html#linepitch" class="tsd-kind-icon">line<wbr>Pitch</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="linepitch" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> line<wbr>Pitch</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">line<wbr>Pitch<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/de145e0/src/file/document/body/section-properties/properties/doc-grid.ts#L20">src/file/document/body/section-properties/properties/doc-grid.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class=" ">
|
||||
<a href="../modules.html">Exports</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-interface">
|
||||
<a href="idocgridattributesproperties.html" class="tsd-kind-icon">IDoc<wbr>Grid<wbr>Attributes<wbr>Properties</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="idocgridattributesproperties.html#linepitch" class="tsd-kind-icon">line<wbr>Pitch</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="with-border-bottom">
|
||||
<div class="container">
|
||||
<h2>Legend</h2>
|
||||
<div class="tsd-legend-group">
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<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>
|
||||
</body>
|
||||
</html>
|
@ -116,7 +116,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">Ignorable<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/7f24abd/src/file/document/document-attributes.ts#L20">src/file/document/document-attributes.ts:20</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L20">src/file/document/document-attributes.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -126,7 +126,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">cp<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/7f24abd/src/file/document/document-attributes.ts#L21">src/file/document/document-attributes.ts:21</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L21">src/file/document/document-attributes.ts:21</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -136,7 +136,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">dc<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/7f24abd/src/file/document/document-attributes.ts#L22">src/file/document/document-attributes.ts:22</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L22">src/file/document/document-attributes.ts:22</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -146,7 +146,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">dcmitype<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/7f24abd/src/file/document/document-attributes.ts#L24">src/file/document/document-attributes.ts:24</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L24">src/file/document/document-attributes.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -156,7 +156,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">dcterms<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/7f24abd/src/file/document/document-attributes.ts#L23">src/file/document/document-attributes.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L23">src/file/document/document-attributes.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -166,7 +166,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">m<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/7f24abd/src/file/document/document-attributes.ts#L8">src/file/document/document-attributes.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L8">src/file/document/document-attributes.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -176,7 +176,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">mc<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/7f24abd/src/file/document/document-attributes.ts#L5">src/file/document/document-attributes.ts:5</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L5">src/file/document/document-attributes.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -186,7 +186,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">o<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/7f24abd/src/file/document/document-attributes.ts#L6">src/file/document/document-attributes.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L6">src/file/document/document-attributes.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -196,7 +196,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">r<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/7f24abd/src/file/document/document-attributes.ts#L7">src/file/document/document-attributes.ts:7</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L7">src/file/document/document-attributes.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -206,7 +206,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">type<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/7f24abd/src/file/document/document-attributes.ts#L26">src/file/document/document-attributes.ts:26</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L26">src/file/document/document-attributes.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -216,7 +216,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">v<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/7f24abd/src/file/document/document-attributes.ts#L9">src/file/document/document-attributes.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L9">src/file/document/document-attributes.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -226,7 +226,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">w<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/7f24abd/src/file/document/document-attributes.ts#L13">src/file/document/document-attributes.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L13">src/file/document/document-attributes.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -236,7 +236,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">w10<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/7f24abd/src/file/document/document-attributes.ts#L12">src/file/document/document-attributes.ts:12</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L12">src/file/document/document-attributes.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -246,7 +246,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">w14<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/7f24abd/src/file/document/document-attributes.ts#L14">src/file/document/document-attributes.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L14">src/file/document/document-attributes.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -256,7 +256,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">w15<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/7f24abd/src/file/document/document-attributes.ts#L15">src/file/document/document-attributes.ts:15</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L15">src/file/document/document-attributes.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -266,7 +266,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">wne<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/7f24abd/src/file/document/document-attributes.ts#L18">src/file/document/document-attributes.ts:18</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L18">src/file/document/document-attributes.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -276,7 +276,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">wp<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/7f24abd/src/file/document/document-attributes.ts#L11">src/file/document/document-attributes.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L11">src/file/document/document-attributes.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -286,7 +286,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">wp14<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/7f24abd/src/file/document/document-attributes.ts#L10">src/file/document/document-attributes.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L10">src/file/document/document-attributes.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -296,7 +296,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">wpc<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/7f24abd/src/file/document/document-attributes.ts#L4">src/file/document/document-attributes.ts:4</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L4">src/file/document/document-attributes.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -306,7 +306,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">wpg<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/7f24abd/src/file/document/document-attributes.ts#L16">src/file/document/document-attributes.ts:16</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L16">src/file/document/document-attributes.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -316,7 +316,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">wpi<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/7f24abd/src/file/document/document-attributes.ts#L17">src/file/document/document-attributes.ts:17</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L17">src/file/document/document-attributes.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -326,7 +326,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">wps<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/7f24abd/src/file/document/document-attributes.ts#L19">src/file/document/document-attributes.ts:19</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L19">src/file/document/document-attributes.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -336,7 +336,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">xsi<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/7f24abd/src/file/document/document-attributes.ts#L25">src/file/document/document-attributes.ts:25</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-attributes.ts#L25">src/file/document/document-attributes.ts:25</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -97,7 +97,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">color<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/7f24abd/src/file/document/document-background/document-background.ts#L20">src/file/document/document-background/document-background.ts:20</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-background/document-background.ts#L43">src/file/document/document-background/document-background.ts:43</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -107,7 +107,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">theme<wbr>Color<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/7f24abd/src/file/document/document-background/document-background.ts#L21">src/file/document/document-background/document-background.ts:21</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-background/document-background.ts#L44">src/file/document/document-background/document-background.ts:44</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -117,7 +117,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">theme<wbr>Shade<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/7f24abd/src/file/document/document-background/document-background.ts#L22">src/file/document/document-background/document-background.ts:22</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-background/document-background.ts#L45">src/file/document/document-background/document-background.ts:45</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -127,7 +127,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">theme<wbr>Tint<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/7f24abd/src/file/document/document-background/document-background.ts#L23">src/file/document/document-background/document-background.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document-background/document-background.ts#L46">src/file/document/document-background/document-background.ts:46</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -95,7 +95,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">paragraph<span class="tsd-signature-symbol">:</span> <a href="iparagraphstylepropertiesoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IParagraphStylePropertiesOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/styles/defaults/document-defaults.ts#L8">src/file/styles/defaults/document-defaults.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/defaults/document-defaults.ts#L8">src/file/styles/defaults/document-defaults.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -105,7 +105,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">run<span class="tsd-signature-symbol">:</span> <a href="irunstylepropertiesoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IRunStylePropertiesOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/styles/defaults/document-defaults.ts#L9">src/file/styles/defaults/document-defaults.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/defaults/document-defaults.ts#L9">src/file/styles/defaults/document-defaults.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -95,17 +95,17 @@
|
||||
<div class="tsd-signature tsd-kind-icon">footer<span class="tsd-signature-symbol">:</span> <a href="../classes/footerwrapper.html" class="tsd-signature-type" data-tsd-kind="Class">FooterWrapper</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/footer-wrapper.ts#L12">src/file/footer-wrapper.ts:12</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/footer-wrapper.ts#L12">src/file/footer-wrapper.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="type" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> type</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <a href="../enums/footerreferencetype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">FooterReferenceType</a></div>
|
||||
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <a href="../enums/headerfooterreferencetype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">HeaderFooterReferenceType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/footer-wrapper.ts#L13">src/file/footer-wrapper.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/footer-wrapper.ts#L13">src/file/footer-wrapper.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -95,17 +95,17 @@
|
||||
<div class="tsd-signature tsd-kind-icon">header<span class="tsd-signature-symbol">:</span> <a href="../classes/headerwrapper.html" class="tsd-signature-type" data-tsd-kind="Class">HeaderWrapper</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/header-wrapper.ts#L12">src/file/header-wrapper.ts:12</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/header-wrapper.ts#L12">src/file/header-wrapper.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="type" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> type</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <a href="../enums/headerreferencetype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">HeaderReferenceType</a></div>
|
||||
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <a href="../enums/headerfooterreferencetype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">HeaderFooterReferenceType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/header-wrapper.ts#L13">src/file/header-wrapper.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/header-wrapper.ts#L13">src/file/header-wrapper.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -94,7 +94,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">background<span class="tsd-signature-symbol">:</span> <a href="idocumentbackgroundoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IDocumentBackgroundOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/document.ts#L11">src/file/document/document.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/document.ts#L11">src/file/document/document.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -99,7 +99,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">current<wbr>Relationship<wbr>Id<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/7f24abd/src/import-dotx/import-dotx.ts#L40">src/import-dotx/import-dotx.ts:40</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/import-dotx/import-dotx.ts#L39">src/import-dotx/import-dotx.ts:39</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -109,7 +109,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">footers<span class="tsd-signature-symbol">:</span> <a href="idocumentfooter.html" class="tsd-signature-type" data-tsd-kind="Interface">IDocumentFooter</a><span class="tsd-signature-symbol">[]</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/import-dotx/import-dotx.ts#L42">src/import-dotx/import-dotx.ts:42</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/import-dotx/import-dotx.ts#L41">src/import-dotx/import-dotx.ts:41</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -119,7 +119,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">headers<span class="tsd-signature-symbol">:</span> <a href="idocumentheader.html" class="tsd-signature-type" data-tsd-kind="Interface">IDocumentHeader</a><span class="tsd-signature-symbol">[]</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/import-dotx/import-dotx.ts#L41">src/import-dotx/import-dotx.ts:41</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/import-dotx/import-dotx.ts#L40">src/import-dotx/import-dotx.ts:40</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -129,7 +129,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">media<span class="tsd-signature-symbol">:</span> <a href="../classes/media.html" class="tsd-signature-type" data-tsd-kind="Class">Media</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/import-dotx/import-dotx.ts#L45">src/import-dotx/import-dotx.ts:45</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/import-dotx/import-dotx.ts#L44">src/import-dotx/import-dotx.ts:44</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -139,7 +139,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">styles<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/7f24abd/src/import-dotx/import-dotx.ts#L43">src/import-dotx/import-dotx.ts:43</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/import-dotx/import-dotx.ts#L42">src/import-dotx/import-dotx.ts:42</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -149,7 +149,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">title<wbr>Page<wbr>IsDefined<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/7f24abd/src/import-dotx/import-dotx.ts#L44">src/import-dotx/import-dotx.ts:44</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/import-dotx/import-dotx.ts#L43">src/import-dotx/import-dotx.ts:43</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -94,7 +94,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">floating<span class="tsd-signature-symbol">:</span> <a href="ifloating.html" class="tsd-signature-type" data-tsd-kind="Interface">IFloating</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/drawing/drawing.ts#L15">src/file/drawing/drawing.ts:15</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/drawing.ts#L15">src/file/drawing/drawing.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -94,7 +94,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">template<span class="tsd-signature-symbol">:</span> <a href="idocumenttemplate.html" class="tsd-signature-type" data-tsd-kind="Interface">IDocumentTemplate</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/file-properties.ts#L4">src/file/file-properties.ts:4</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/file-properties.ts#L4">src/file/file-properties.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -102,7 +102,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">allow<wbr>Overlap<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/7f24abd/src/file/drawing/floating/floating-position.ts#L51">src/file/drawing/floating/floating-position.ts:51</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L51">src/file/drawing/floating/floating-position.ts:51</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -112,7 +112,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">behind<wbr>Document<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/7f24abd/src/file/drawing/floating/floating-position.ts#L53">src/file/drawing/floating/floating-position.ts:53</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L53">src/file/drawing/floating/floating-position.ts:53</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -122,7 +122,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">horizontal<wbr>Position<span class="tsd-signature-symbol">:</span> <a href="ihorizontalpositionoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IHorizontalPositionOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/drawing/floating/floating-position.ts#L49">src/file/drawing/floating/floating-position.ts:49</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L49">src/file/drawing/floating/floating-position.ts:49</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -132,7 +132,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">layout<wbr>InCell<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/7f24abd/src/file/drawing/floating/floating-position.ts#L54">src/file/drawing/floating/floating-position.ts:54</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L54">src/file/drawing/floating/floating-position.ts:54</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -142,7 +142,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">lock<wbr>Anchor<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/7f24abd/src/file/drawing/floating/floating-position.ts#L52">src/file/drawing/floating/floating-position.ts:52</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L52">src/file/drawing/floating/floating-position.ts:52</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -152,7 +152,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">margins<span class="tsd-signature-symbol">:</span> <a href="imargins.html" class="tsd-signature-type" data-tsd-kind="Interface">IMargins</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/drawing/floating/floating-position.ts#L55">src/file/drawing/floating/floating-position.ts:55</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L55">src/file/drawing/floating/floating-position.ts:55</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -162,7 +162,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">vertical<wbr>Position<span class="tsd-signature-symbol">:</span> <a href="iverticalpositionoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IVerticalPositionOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/drawing/floating/floating-position.ts#L50">src/file/drawing/floating/floating-position.ts:50</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L50">src/file/drawing/floating/floating-position.ts:50</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -172,7 +172,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">wrap<span class="tsd-signature-symbol">:</span> <a href="itextwrapping.html" class="tsd-signature-type" data-tsd-kind="Interface">ITextWrapping</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/drawing/floating/floating-position.ts#L56">src/file/drawing/floating/floating-position.ts:56</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L56">src/file/drawing/floating/floating-position.ts:56</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -182,7 +182,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">z<wbr>Index<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/7f24abd/src/file/drawing/floating/floating-position.ts#L57">src/file/drawing/floating/floating-position.ts:57</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L57">src/file/drawing/floating/floating-position.ts:57</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -98,7 +98,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">ascii<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/7f24abd/src/file/paragraph/run/run-fonts.ts#L4">src/file/paragraph/run/run-fonts.ts:4</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/run-fonts.ts#L4">src/file/paragraph/run/run-fonts.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -108,7 +108,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">cs<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/7f24abd/src/file/paragraph/run/run-fonts.ts#L5">src/file/paragraph/run/run-fonts.ts:5</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/run-fonts.ts#L5">src/file/paragraph/run/run-fonts.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -118,7 +118,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">east<wbr>Asia<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/7f24abd/src/file/paragraph/run/run-fonts.ts#L6">src/file/paragraph/run/run-fonts.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/run-fonts.ts#L6">src/file/paragraph/run/run-fonts.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -128,7 +128,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">h<wbr>Ansi<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/7f24abd/src/file/paragraph/run/run-fonts.ts#L7">src/file/paragraph/run/run-fonts.ts:7</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/run-fonts.ts#L7">src/file/paragraph/run/run-fonts.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -138,7 +138,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">hint<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/7f24abd/src/file/paragraph/run/run-fonts.ts#L8">src/file/paragraph/run/run-fonts.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/run-fonts.ts#L8">src/file/paragraph/run/run-fonts.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -104,7 +104,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">alignment<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>x<span class="tsd-signature-symbol">: </span><a href="../enums/horizontalpositionalign.html" class="tsd-signature-type" data-tsd-kind="Enumeration">HorizontalPositionAlign</a><span class="tsd-signature-symbol">; </span>y<span class="tsd-signature-symbol">: </span><a href="../enums/verticalpositionalign.html" class="tsd-signature-type" data-tsd-kind="Enumeration">VerticalPositionAlign</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/frame/frame-properties.ts#L46">src/file/paragraph/frame/frame-properties.ts:46</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/frame/frame-properties.ts#L46">src/file/paragraph/frame/frame-properties.ts:46</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -125,7 +125,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">anchor<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>horizontal<span class="tsd-signature-symbol">: </span><a href="../enums/frameanchortype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">FrameAnchorType</a><span class="tsd-signature-symbol">; </span>vertical<span class="tsd-signature-symbol">: </span><a href="../enums/frameanchortype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">FrameAnchorType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/frame/frame-properties.ts#L37">src/file/paragraph/frame/frame-properties.ts:37</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/frame/frame-properties.ts#L37">src/file/paragraph/frame/frame-properties.ts:37</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -146,7 +146,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">anchor<wbr>Lock<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/7f24abd/src/file/paragraph/frame/frame-properties.ts#L27">src/file/paragraph/frame/frame-properties.ts:27</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/frame/frame-properties.ts#L27">src/file/paragraph/frame/frame-properties.ts:27</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -156,7 +156,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">drop<wbr>Cap<span class="tsd-signature-symbol">:</span> <a href="../enums/dropcaptype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">DropCapType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/frame/frame-properties.ts#L28">src/file/paragraph/frame/frame-properties.ts:28</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/frame/frame-properties.ts#L28">src/file/paragraph/frame/frame-properties.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -166,7 +166,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">height<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/7f24abd/src/file/paragraph/frame/frame-properties.ts#L30">src/file/paragraph/frame/frame-properties.ts:30</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/frame/frame-properties.ts#L30">src/file/paragraph/frame/frame-properties.ts:30</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -176,7 +176,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">lines<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/7f24abd/src/file/paragraph/frame/frame-properties.ts#L36">src/file/paragraph/frame/frame-properties.ts:36</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/frame/frame-properties.ts#L36">src/file/paragraph/frame/frame-properties.ts:36</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -186,7 +186,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">position<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>y<span class="tsd-signature-symbol">: </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/7f24abd/src/file/paragraph/frame/frame-properties.ts#L31">src/file/paragraph/frame/frame-properties.ts:31</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/frame/frame-properties.ts#L31">src/file/paragraph/frame/frame-properties.ts:31</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -207,7 +207,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">rule<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/7f24abd/src/file/paragraph/frame/frame-properties.ts#L45">src/file/paragraph/frame/frame-properties.ts:45</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/frame/frame-properties.ts#L45">src/file/paragraph/frame/frame-properties.ts:45</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -217,7 +217,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">space<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>horizontal<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>vertical<span class="tsd-signature-symbol">: </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/7f24abd/src/file/paragraph/frame/frame-properties.ts#L41">src/file/paragraph/frame/frame-properties.ts:41</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/frame/frame-properties.ts#L41">src/file/paragraph/frame/frame-properties.ts:41</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -238,7 +238,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">width<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/7f24abd/src/file/paragraph/frame/frame-properties.ts#L29">src/file/paragraph/frame/frame-properties.ts:29</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/frame/frame-properties.ts#L29">src/file/paragraph/frame/frame-properties.ts:29</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -248,7 +248,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">wrap<span class="tsd-signature-symbol">:</span> <a href="../enums/framewrap.html" class="tsd-signature-type" data-tsd-kind="Enumeration">FrameWrap</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/frame/frame-properties.ts#L35">src/file/paragraph/frame/frame-properties.ts:35</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/frame/frame-properties.ts#L35">src/file/paragraph/frame/frame-properties.ts:35</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -104,7 +104,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">default<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">T</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L29">src/file/document/body/section-properties/section-properties.ts:29</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -114,7 +114,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">even<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">T</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L31">src/file/document/body/section-properties/section-properties.ts:31</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -124,7 +124,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">first<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">T</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L30">src/file/document/body/section-properties/section-properties.ts:30</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>IFooterOptions | docx</title>
|
||||
<title>IHeaderFooterOptions | docx</title>
|
||||
<meta name="description" content="Documentation for docx">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
@ -55,10 +55,10 @@
|
||||
<a href="../modules.html">docx</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="ifooteroptions.html">IFooterOptions</a>
|
||||
<a href="iheaderfooteroptions.html">IHeaderFooterOptions</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Interface IFooterOptions</h1>
|
||||
<h1>Interface IHeaderFooterOptions</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
@ -69,7 +69,7 @@
|
||||
<h3>Hierarchy</h3>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<span class="target">IFooterOptions</span>
|
||||
<span class="target">IHeaderFooterOptions</span>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
@ -80,8 +80,8 @@
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ifooteroptions.html#footerid" class="tsd-kind-icon">footer<wbr>Id</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ifooteroptions.html#footertype" class="tsd-kind-icon">footer<wbr>Type</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iheaderfooteroptions.html#id" class="tsd-kind-icon">id</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iheaderfooteroptions.html#type" class="tsd-kind-icon">type</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@ -90,22 +90,22 @@
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="footerid" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> footer<wbr>Id</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">footer<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<a name="id" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> id</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">id<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/7f24abd/src/file/document/body/section-properties/footer-reference/footer-reference.ts#L6">src/file/document/body/section-properties/footer-reference/footer-reference.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="footertype" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> footer<wbr>Type</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">footer<wbr>Type<span class="tsd-signature-symbol">:</span> <a href="../enums/footerreferencetype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">FooterReferenceType</a></div>
|
||||
<a name="type" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> type</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <a href="../enums/headerfooterreferencetype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">HeaderFooterReferenceType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/footer-reference/footer-reference.ts#L5">src/file/document/body/section-properties/footer-reference/footer-reference.ts:5</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -124,13 +124,13 @@
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-interface">
|
||||
<a href="ifooteroptions.html" class="tsd-kind-icon">IFooter<wbr>Options</a>
|
||||
<a href="iheaderfooteroptions.html" class="tsd-kind-icon">IHeader<wbr>Footer<wbr>Options</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ifooteroptions.html#footerid" class="tsd-kind-icon">footer<wbr>Id</a>
|
||||
<a href="iheaderfooteroptions.html#id" class="tsd-kind-icon">id</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ifooteroptions.html#footertype" class="tsd-kind-icon">footer<wbr>Type</a>
|
||||
<a href="iheaderfooteroptions.html#type" class="tsd-kind-icon">type</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
@ -94,7 +94,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><a href="../classes/paragraph.html" class="tsd-signature-type" data-tsd-kind="Class">Paragraph</a><span class="tsd-signature-symbol"> | </span><a href="../classes/table.html" class="tsd-signature-type" data-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/7f24abd/src/file/header.ts#L5">src/file/header.ts:5</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/header.ts#L5">src/file/header.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -96,7 +96,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">align<span class="tsd-signature-symbol">:</span> <a href="../enums/horizontalpositionalign.html" class="tsd-signature-type" data-tsd-kind="Enumeration">HorizontalPositionAlign</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/drawing/floating/floating-position.ts#L31">src/file/drawing/floating/floating-position.ts:31</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L31">src/file/drawing/floating/floating-position.ts:31</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -106,7 +106,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">offset<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/7f24abd/src/file/drawing/floating/floating-position.ts#L32">src/file/drawing/floating/floating-position.ts:32</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L32">src/file/drawing/floating/floating-position.ts:32</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -116,7 +116,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">relative<span class="tsd-signature-symbol">:</span> <a href="../enums/horizontalpositionrelativefrom.html" class="tsd-signature-type" data-tsd-kind="Enumeration">HorizontalPositionRelativeFrom</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/drawing/floating/floating-position.ts#L30">src/file/drawing/floating/floating-position.ts:30</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L30">src/file/drawing/floating/floating-position.ts:30</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -96,7 +96,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">data<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/7f24abd/src/file/paragraph/run/image-run.ts#L11">src/file/paragraph/run/image-run.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/image-run.ts#L11">src/file/paragraph/run/image-run.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -106,7 +106,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">floating<span class="tsd-signature-symbol">:</span> <a href="ifloating.html" class="tsd-signature-type" data-tsd-kind="Interface">IFloating</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/run/image-run.ts#L13">src/file/paragraph/run/image-run.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/image-run.ts#L13">src/file/paragraph/run/image-run.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -116,7 +116,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">transformation<span class="tsd-signature-symbol">:</span> <a href="imediatransformation.html" class="tsd-signature-type" data-tsd-kind="Interface">IMediaTransformation</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/run/image-run.ts#L12">src/file/paragraph/run/image-run.ts:12</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/image-run.ts#L12">src/file/paragraph/run/image-run.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -96,60 +96,60 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="end" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> end</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">end<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">end<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/formatting/indent.ts#L9">src/file/paragraph/formatting/indent.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="firstline" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> first<wbr>Line</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">first<wbr>Line<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">first<wbr>Line<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/formatting/indent.ts#L7">src/file/paragraph/formatting/indent.ts:7</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="hanging" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> hanging</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">hanging<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">hanging<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/formatting/indent.ts#L6">src/file/paragraph/formatting/indent.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="left" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> left</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">left<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">left<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/formatting/indent.ts#L5">src/file/paragraph/formatting/indent.ts:5</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="right" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> right</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">right<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">right<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/formatting/indent.ts#L10">src/file/paragraph/formatting/indent.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="start" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> start</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">start<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">start<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/formatting/indent.ts#L8">src/file/paragraph/formatting/indent.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/formatting/indent.ts#L6">src/file/paragraph/formatting/indent.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -100,7 +100,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">alignment<span class="tsd-signature-symbol">:</span> <a href="../enums/alignmenttype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">AlignmentType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/numbering/level.ts#L88">src/file/numbering/level.ts:88</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/numbering/level.ts#L86">src/file/numbering/level.ts:86</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -110,7 +110,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">format<span class="tsd-signature-symbol">:</span> <a href="../enums/levelformat.html" class="tsd-signature-type" data-tsd-kind="Enumeration">LevelFormat</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/numbering/level.ts#L86">src/file/numbering/level.ts:86</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/numbering/level.ts#L84">src/file/numbering/level.ts:84</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -120,7 +120,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">level<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/7f24abd/src/file/numbering/level.ts#L85">src/file/numbering/level.ts:85</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/numbering/level.ts#L83">src/file/numbering/level.ts:83</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -130,7 +130,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">start<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/7f24abd/src/file/numbering/level.ts#L89">src/file/numbering/level.ts:89</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/numbering/level.ts#L87">src/file/numbering/level.ts:87</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -140,7 +140,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">style<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>paragraph<span class="tsd-signature-symbol">?: </span><a href="iparagraphstylepropertiesoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IParagraphStylePropertiesOptions</a><span class="tsd-signature-symbol">; </span>run<span class="tsd-signature-symbol">?: </span><a href="irunstylepropertiesoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IRunStylePropertiesOptions</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/numbering/level.ts#L91">src/file/numbering/level.ts:91</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/numbering/level.ts#L89">src/file/numbering/level.ts:89</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -161,7 +161,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">suffix<span class="tsd-signature-symbol">:</span> <a href="../enums/levelsuffix.html" class="tsd-signature-type" data-tsd-kind="Enumeration">LevelSuffix</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/numbering/level.ts#L90">src/file/numbering/level.ts:90</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/numbering/level.ts#L88">src/file/numbering/level.ts:88</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -171,7 +171,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">text<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/7f24abd/src/file/numbering/level.ts#L87">src/file/numbering/level.ts:87</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/numbering/level.ts#L85">src/file/numbering/level.ts:85</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -97,17 +97,17 @@
|
||||
<div class="tsd-signature tsd-kind-icon">count<wbr>By<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/7f24abd/src/file/document/body/section-properties/line-number/line-number.ts#L11">src/file/document/body/section-properties/line-number/line-number.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="distance" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> distance</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">distance<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">distance<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/line-number/line-number.ts#L14">src/file/document/body/section-properties/line-number/line-number.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -117,7 +117,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">restart<span class="tsd-signature-symbol">:</span> <a href="../enums/linenumberrestartformat.html" class="tsd-signature-type" data-tsd-kind="Enumeration">LineNumberRestartFormat</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/line-number/line-number.ts#L13">src/file/document/body/section-properties/line-number/line-number.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -127,7 +127,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">start<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/7f24abd/src/file/document/body/section-properties/line-number/line-number.ts#L12">src/file/document/body/section-properties/line-number/line-number.ts:12</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
|
@ -97,7 +97,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">bottom<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/7f24abd/src/file/drawing/floating/floating-position.ts#L43">src/file/drawing/floating/floating-position.ts:43</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L43">src/file/drawing/floating/floating-position.ts:43</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -107,7 +107,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">left<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/7f24abd/src/file/drawing/floating/floating-position.ts#L42">src/file/drawing/floating/floating-position.ts:42</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L42">src/file/drawing/floating/floating-position.ts:42</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -117,7 +117,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">right<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/7f24abd/src/file/drawing/floating/floating-position.ts#L45">src/file/drawing/floating/floating-position.ts:45</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L45">src/file/drawing/floating/floating-position.ts:45</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -127,7 +127,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">top<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/7f24abd/src/file/drawing/floating/floating-position.ts#L44">src/file/drawing/floating/floating-position.ts:44</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L44">src/file/drawing/floating/floating-position.ts:44</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -95,7 +95,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">denominator<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/math/fraction/math-fraction.ts#L9">src/file/paragraph/math/fraction/math-fraction.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/math/fraction/math-fraction.ts#L9">src/file/paragraph/math/fraction/math-fraction.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -105,7 +105,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">numerator<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/math/fraction/math-fraction.ts#L8">src/file/paragraph/math/fraction/math-fraction.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/math/fraction/math-fraction.ts#L8">src/file/paragraph/math/fraction/math-fraction.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -95,7 +95,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/math/function/math-function.ts#L10">src/file/paragraph/math/function/math-function.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/math/function/math-function.ts#L10">src/file/paragraph/math/function/math-function.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -105,7 +105,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/math/function/math-function.ts#L11">src/file/paragraph/math/function/math-function.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/math/function/math-function.ts#L11">src/file/paragraph/math/function/math-function.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -94,7 +94,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/math/math.ts#L7">src/file/paragraph/math/math.ts:7</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/math/math.ts#L7">src/file/paragraph/math/math.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -96,7 +96,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/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>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -106,7 +106,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">sub<wbr>Script<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/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>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -116,7 +116,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">super<wbr>Script<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/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>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
|
@ -95,7 +95,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/math/radical/math-radical.ts#L10">src/file/paragraph/math/radical/math-radical.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/math/radical/math-radical.ts#L10">src/file/paragraph/math/radical/math-radical.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -105,7 +105,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">degree<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/math/radical/math-radical.ts#L11">src/file/paragraph/math/radical/math-radical.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/math/radical/math-radical.ts#L11">src/file/paragraph/math/radical/math-radical.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -95,7 +95,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/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>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -105,7 +105,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">sub<wbr>Script<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/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>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
|
@ -96,7 +96,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/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>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -106,7 +106,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">sub<wbr>Script<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/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>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -116,7 +116,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">super<wbr>Script<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/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>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
|
@ -96,7 +96,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/math/n-ary/math-sum.ts#L11">src/file/paragraph/math/n-ary/math-sum.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -106,7 +106,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">sub<wbr>Script<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/math/n-ary/math-sum.ts#L12">src/file/paragraph/math/n-ary/math-sum.ts:12</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -116,7 +116,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">super<wbr>Script<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/math/n-ary/math-sum.ts#L13">src/file/paragraph/math/n-ary/math-sum.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
|
@ -95,7 +95,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/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>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -105,7 +105,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">super<wbr>Script<span class="tsd-signature-symbol">:</span> <a href="../modules.html#mathcomponent" class="tsd-signature-type" data-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/7f24abd/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>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
|
@ -96,7 +96,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">file<wbr>Name<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/7f24abd/src/file/media/data.ts#L19">src/file/media/data.ts:19</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/media/data.ts#L19">src/file/media/data.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -106,7 +106,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">stream<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/7f24abd/src/file/media/data.ts#L18">src/file/media/data.ts:18</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/media/data.ts#L18">src/file/media/data.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -116,7 +116,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">transformation<span class="tsd-signature-symbol">:</span> <a href="imediadatatransformation.html" class="tsd-signature-type" data-tsd-kind="Interface">IMediaDataTransformation</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/media/data.ts#L20">src/file/media/data.ts:20</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/media/data.ts#L20">src/file/media/data.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -97,7 +97,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">emus<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>y<span class="tsd-signature-symbol">: </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/7f24abd/src/file/media/data.ts#L6">src/file/media/data.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/media/data.ts#L6">src/file/media/data.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -118,7 +118,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">flip<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>horizontal<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>vertical<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/media/data.ts#L10">src/file/media/data.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/media/data.ts#L10">src/file/media/data.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -139,7 +139,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">pixels<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>y<span class="tsd-signature-symbol">: </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/7f24abd/src/file/media/data.ts#L2">src/file/media/data.ts:2</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/media/data.ts#L2">src/file/media/data.ts:2</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -160,7 +160,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">rotation<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/7f24abd/src/file/media/data.ts#L14">src/file/media/data.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/media/data.ts#L14">src/file/media/data.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -97,7 +97,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">flip<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>horizontal<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>vertical<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/media/media.ts#L9">src/file/media/media.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/media/media.ts#L9">src/file/media/media.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -118,7 +118,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">height<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/7f24abd/src/file/media/media.ts#L8">src/file/media/media.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/media/media.ts#L8">src/file/media/media.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -128,7 +128,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">rotation<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/7f24abd/src/file/media/media.ts#L13">src/file/media/media.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/media/media.ts#L13">src/file/media/media.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -138,7 +138,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">width<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/7f24abd/src/file/media/media.ts#L7">src/file/media/media.ts:7</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/media/media.ts#L7">src/file/media/media.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -94,7 +94,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>levels<span class="tsd-signature-symbol">: </span><a href="ilevelsoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ILevelsOptions</a><span class="tsd-signature-symbol">[]</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><span class="tsd-signature-symbol">[]</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/numbering/numbering.ts#L13">src/file/numbering/numbering.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/numbering/numbering.ts#L13">src/file/numbering/numbering.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -96,7 +96,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">display<span class="tsd-signature-symbol">:</span> <a href="../enums/pageborderdisplay.html" class="tsd-signature-type" data-tsd-kind="Enumeration">PageBorderDisplay</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/page-border/page-borders.ts#L22">src/file/document/body/section-properties/page-border/page-borders.ts:22</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -106,7 +106,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">offset<wbr>From<span class="tsd-signature-symbol">:</span> <a href="../enums/pageborderoffsetfrom.html" class="tsd-signature-type" data-tsd-kind="Enumeration">PageBorderOffsetFrom</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/page-border/page-borders.ts#L23">src/file/document/body/section-properties/page-border/page-borders.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -116,7 +116,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">z<wbr>Order<span class="tsd-signature-symbol">:</span> <a href="../enums/pageborderzorder.html" class="tsd-signature-type" data-tsd-kind="Enumeration">PageBorderZOrder</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/page-border/page-borders.ts#L24">src/file/document/body/section-properties/page-border/page-borders.ts:24</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
|
@ -95,40 +95,40 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="pageborderbottom" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> page<wbr>Border<wbr>Bottom</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">page<wbr>Border<wbr>Bottom<span class="tsd-signature-symbol">:</span> <a href="ipageborderconfiguration.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageBorderConfiguration</a></div>
|
||||
<div class="tsd-signature tsd-kind-icon">page<wbr>Border<wbr>Bottom<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/page-border/page-borders.ts#L38">src/file/document/body/section-properties/page-border/page-borders.ts:38</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="pageborderleft" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> page<wbr>Border<wbr>Left</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">page<wbr>Border<wbr>Left<span class="tsd-signature-symbol">:</span> <a href="ipageborderconfiguration.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageBorderConfiguration</a></div>
|
||||
<div class="tsd-signature tsd-kind-icon">page<wbr>Border<wbr>Left<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/page-border/page-borders.ts#L39">src/file/document/body/section-properties/page-border/page-borders.ts:39</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="pageborderright" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> page<wbr>Border<wbr>Right</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">page<wbr>Border<wbr>Right<span class="tsd-signature-symbol">:</span> <a href="ipageborderconfiguration.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageBorderConfiguration</a></div>
|
||||
<div class="tsd-signature tsd-kind-icon">page<wbr>Border<wbr>Right<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/page-border/page-borders.ts#L37">src/file/document/body/section-properties/page-border/page-borders.ts:37</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="pagebordertop" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> page<wbr>Border<wbr>Top</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">page<wbr>Border<wbr>Top<span class="tsd-signature-symbol">:</span> <a href="ipageborderconfiguration.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageBorderConfiguration</a></div>
|
||||
<div class="tsd-signature tsd-kind-icon">page<wbr>Border<wbr>Top<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/page-border/page-borders.ts#L36">src/file/document/body/section-properties/page-border/page-borders.ts:36</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -138,7 +138,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">page<wbr>Borders<span class="tsd-signature-symbol">:</span> <a href="ipageborderattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageBorderAttributes</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/page-border/page-borders.ts#L35">src/file/document/body/section-properties/page-border/page-borders.ts:35</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
|
244
api/interfaces/ipagemarginattributes.html
Normal file
244
api/interfaces/ipagemarginattributes.html
Normal file
@ -0,0 +1,244 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>IPageMarginAttributes | docx</title>
|
||||
<meta name="description" content="Documentation for docx">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
<script async src="../assets/js/search.js" id="search-script"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</div>
|
||||
<ul class="results">
|
||||
<li class="state loading">Preparing search index...</li>
|
||||
<li class="state failure">The search index is not available</li>
|
||||
</ul>
|
||||
<a href="../index.html" class="title">docx</a>
|
||||
</div>
|
||||
<div class="table-cell" id="tsd-widgets">
|
||||
<div id="tsd-filter">
|
||||
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
|
||||
<div class="tsd-filter-group">
|
||||
<div class="tsd-select" id="tsd-filter-visibility">
|
||||
<span class="tsd-select-label">All</span>
|
||||
<ul class="tsd-select-list">
|
||||
<li data-value="public">Public</li>
|
||||
<li data-value="protected">Public/Protected</li>
|
||||
<li data-value="private" class="selected">All</li>
|
||||
</ul>
|
||||
</div>
|
||||
<input type="checkbox" id="tsd-filter-inherited" checked />
|
||||
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
|
||||
<input type="checkbox" id="tsd-filter-externals" checked />
|
||||
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
|
||||
</div>
|
||||
</div>
|
||||
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tsd-page-title">
|
||||
<div class="container">
|
||||
<ul class="tsd-breadcrumb">
|
||||
<li>
|
||||
<a href="../modules.html">docx</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="ipagemarginattributes.html">IPageMarginAttributes</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Interface IPageMarginAttributes</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-hierarchy">
|
||||
<h3>Hierarchy</h3>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<span class="target">IPageMarginAttributes</span>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<h2>Index</h2>
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<div class="tsd-index-content">
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ipagemarginattributes.html#bottom" class="tsd-kind-icon">bottom</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ipagemarginattributes.html#footer" class="tsd-kind-icon">footer</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ipagemarginattributes.html#gutter" class="tsd-kind-icon">gutter</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ipagemarginattributes.html#header" class="tsd-kind-icon">header</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ipagemarginattributes.html#left" class="tsd-kind-icon">left</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ipagemarginattributes.html#right" class="tsd-kind-icon">right</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ipagemarginattributes.html#top" class="tsd-kind-icon">top</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="bottom" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> bottom</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">bottom<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/properties/page-margin.ts#L16">src/file/document/body/section-properties/properties/page-margin.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="footer" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> footer</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">footer<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/properties/page-margin.ts#L19">src/file/document/body/section-properties/properties/page-margin.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="gutter" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> gutter</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">gutter<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/properties/page-margin.ts#L20">src/file/document/body/section-properties/properties/page-margin.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="header" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> header</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">header<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/properties/page-margin.ts#L18">src/file/document/body/section-properties/properties/page-margin.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="left" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> left</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">left<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/properties/page-margin.ts#L17">src/file/document/body/section-properties/properties/page-margin.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="right" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> right</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">right<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/properties/page-margin.ts#L15">src/file/document/body/section-properties/properties/page-margin.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="top" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> top</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">top<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/properties/page-margin.ts#L14">src/file/document/body/section-properties/properties/page-margin.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class=" ">
|
||||
<a href="../modules.html">Exports</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-interface">
|
||||
<a href="ipagemarginattributes.html" class="tsd-kind-icon">IPage<wbr>Margin<wbr>Attributes</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ipagemarginattributes.html#bottom" class="tsd-kind-icon">bottom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ipagemarginattributes.html#footer" class="tsd-kind-icon">footer</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ipagemarginattributes.html#gutter" class="tsd-kind-icon">gutter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ipagemarginattributes.html#header" class="tsd-kind-icon">header</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ipagemarginattributes.html#left" class="tsd-kind-icon">left</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ipagemarginattributes.html#right" class="tsd-kind-icon">right</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="ipagemarginattributes.html#top" class="tsd-kind-icon">top</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="with-border-bottom">
|
||||
<div class="container">
|
||||
<h2>Legend</h2>
|
||||
<div class="tsd-legend-group">
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<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>
|
||||
</body>
|
||||
</html>
|
@ -93,10 +93,10 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="formattype" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> format<wbr>Type</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">format<wbr>Type<span class="tsd-signature-symbol">:</span> <a href="../enums/pagenumberformat.html" class="tsd-signature-type" data-tsd-kind="Enumeration">PageNumberFormat</a></div>
|
||||
<div class="tsd-signature tsd-kind-icon">format<wbr>Type<span class="tsd-signature-symbol">:</span> <a href="../enums/numberformat.html" class="tsd-signature-type" data-tsd-kind="Enumeration">NumberFormat</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/page-number/page-number.ts#L30">src/file/document/body/section-properties/page-number/page-number.ts:30</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -106,7 +106,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">separator<span class="tsd-signature-symbol">:</span> <a href="../enums/pagenumberseparator.html" class="tsd-signature-type" data-tsd-kind="Enumeration">PageNumberSeparator</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/page-number/page-number.ts#L31">src/file/document/body/section-properties/page-number/page-number.ts:31</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -116,7 +116,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">start<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/7f24abd/src/file/document/body/section-properties/page-number/page-number.ts#L29">src/file/document/body/section-properties/page-number/page-number.ts:29</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
|
@ -93,10 +93,10 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="height" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> height</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">height<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">height<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/page-size/page-size-attributes.ts#L10">src/file/document/body/section-properties/page-size/page-size-attributes.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/properties/page-size.ts#L23">src/file/document/body/section-properties/properties/page-size.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -106,17 +106,17 @@
|
||||
<div class="tsd-signature tsd-kind-icon">orientation<span class="tsd-signature-symbol">:</span> <a href="../enums/pageorientation.html" class="tsd-signature-type" data-tsd-kind="Enumeration">PageOrientation</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/page-size/page-size-attributes.ts#L11">src/file/document/body/section-properties/page-size/page-size-attributes.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/properties/page-size.ts#L24">src/file/document/body/section-properties/properties/page-size.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="width" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> width</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">width<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/page-size/page-size-attributes.ts#L9">src/file/document/body/section-properties/page-size/page-size-attributes.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/properties/page-size.ts#L22">src/file/document/body/section-properties/properties/page-size.ts:22</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -122,7 +122,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L17">src/file/paragraph/properties.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -133,18 +133,18 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L36">src/file/paragraph/properties.ts:36</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L32">src/file/paragraph/properties.ts:32</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="border" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> border</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">border<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<div class="tsd-signature tsd-kind-icon">border<span class="tsd-signature-symbol">:</span> <a href="ibordersoptions.html" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/properties.ts#L34">src/file/paragraph/properties.ts:34</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L30">src/file/paragraph/properties.ts:30</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -155,7 +155,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L44">src/file/paragraph/properties.ts:44</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L40">src/file/paragraph/properties.ts:40</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -173,7 +173,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <a href="../modules.html#paragraphchild" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/paragraph.ts#L33">src/file/paragraph/paragraph.ts:33</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/paragraph.ts#L33">src/file/paragraph/paragraph.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -184,7 +184,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L19">src/file/paragraph/properties.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -195,7 +195,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L59">src/file/paragraph/properties.ts:59</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L51">src/file/paragraph/properties.ts:51</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -206,7 +206,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/7f24abd/src/file/paragraph/properties.ts#L35">src/file/paragraph/properties.ts:35</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L31">src/file/paragraph/properties.ts:31</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -217,7 +217,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L26">src/file/paragraph/properties.ts:26</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -228,7 +228,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L29">src/file/paragraph/properties.ts:29</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -239,7 +239,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L28">src/file/paragraph/properties.ts:28</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -250,7 +250,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -261,7 +261,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L47">src/file/paragraph/properties.ts:47</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L43">src/file/paragraph/properties.ts:43</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -289,7 +289,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L30">src/file/paragraph/properties.ts:30</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L26">src/file/paragraph/properties.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -300,7 +300,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L37">src/file/paragraph/properties.ts:37</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L33">src/file/paragraph/properties.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -311,34 +311,20 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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">
|
||||
<a name="shading" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> shading</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <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>fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <a href="ishadingattributesproperties.html" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/properties.ts#L53">src/file/paragraph/properties.ts:53</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L49">src/file/paragraph/properties.ts:49</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="spacing" class="tsd-anchor"></a>
|
||||
@ -347,7 +333,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L27">src/file/paragraph/properties.ts:27</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -358,7 +344,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L43">src/file/paragraph/properties.ts:43</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L39">src/file/paragraph/properties.ts:39</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -369,7 +355,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L38">src/file/paragraph/properties.ts:38</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L34">src/file/paragraph/properties.ts:34</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -379,7 +365,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">text<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/7f24abd/src/file/paragraph/paragraph.ts#L32">src/file/paragraph/paragraph.ts:32</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/paragraph.ts#L32">src/file/paragraph/paragraph.ts:32</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -390,7 +376,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L18">src/file/paragraph/properties.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -401,7 +387,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L58">src/file/paragraph/properties.ts:58</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L50">src/file/paragraph/properties.ts:50</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -125,7 +125,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L17">src/file/paragraph/properties.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -135,17 +135,17 @@
|
||||
<div class="tsd-signature tsd-kind-icon">bidirectional<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/7f24abd/src/file/paragraph/properties.ts#L36">src/file/paragraph/properties.ts:36</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L32">src/file/paragraph/properties.ts:32</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="border" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> border</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">border<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<div class="tsd-signature tsd-kind-icon">border<span class="tsd-signature-symbol">:</span> <a href="ibordersoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBordersOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L34">src/file/paragraph/properties.ts:34</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L30">src/file/paragraph/properties.ts:30</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -155,7 +155,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">bullet<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">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L44">src/file/paragraph/properties.ts:44</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L40">src/file/paragraph/properties.ts:40</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -174,7 +174,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L19">src/file/paragraph/properties.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -184,7 +184,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">frame<span class="tsd-signature-symbol">:</span> <a href="iframeoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IFrameOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L59">src/file/paragraph/properties.ts:59</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L51">src/file/paragraph/properties.ts:51</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -194,7 +194,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">heading<span class="tsd-signature-symbol">:</span> <a href="../enums/headinglevel.html" class="tsd-signature-type" data-tsd-kind="Enumeration">HeadingLevel</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L35">src/file/paragraph/properties.ts:35</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L31">src/file/paragraph/properties.ts:31</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -205,7 +205,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L26">src/file/paragraph/properties.ts:26</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -216,7 +216,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L29">src/file/paragraph/properties.ts:29</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -227,7 +227,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L28">src/file/paragraph/properties.ts:28</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -238,7 +238,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -248,7 +248,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">numbering<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>custom<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>instance<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</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">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L47">src/file/paragraph/properties.ts:47</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L43">src/file/paragraph/properties.ts:43</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -276,7 +276,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L30">src/file/paragraph/properties.ts:30</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L26">src/file/paragraph/properties.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -286,7 +286,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">page<wbr>Break<wbr>Before<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/7f24abd/src/file/paragraph/properties.ts#L37">src/file/paragraph/properties.ts:37</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L33">src/file/paragraph/properties.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -297,33 +297,19 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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">
|
||||
<a name="shading" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> shading</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <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>fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <a href="ishadingattributesproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">IShadingAttributesProperties</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L53">src/file/paragraph/properties.ts:53</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L49">src/file/paragraph/properties.ts:49</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="spacing" class="tsd-anchor"></a>
|
||||
@ -332,7 +318,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/7f24abd/src/file/paragraph/properties.ts#L27">src/file/paragraph/properties.ts:27</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -342,7 +328,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">style<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/7f24abd/src/file/paragraph/properties.ts#L43">src/file/paragraph/properties.ts:43</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L39">src/file/paragraph/properties.ts:39</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -352,7 +338,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">tab<wbr>Stops<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" data-tsd-kind="Enumeration">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>type<span class="tsd-signature-symbol">: </span><a href="../enums/tabstoptype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">TabStopType</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/7f24abd/src/file/paragraph/properties.ts#L38">src/file/paragraph/properties.ts:38</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L34">src/file/paragraph/properties.ts:34</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -363,7 +349,7 @@
|
||||
<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/7f24abd/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L18">src/file/paragraph/properties.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -373,7 +359,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">widow<wbr>Control<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/7f24abd/src/file/paragraph/properties.ts#L58">src/file/paragraph/properties.ts:58</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L50">src/file/paragraph/properties.ts:50</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -88,7 +88,7 @@
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="iparagraphstyleoptions.html#basedon" class="tsd-kind-icon">based<wbr>On</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iparagraphstyleoptions.html#id" class="tsd-kind-icon">id</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="iparagraphstyleoptions.html#link" class="tsd-kind-icon">link</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iparagraphstyleoptions.html#name" class="tsd-kind-icon">name</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite"><a href="iparagraphstyleoptions.html#name" class="tsd-kind-icon">name</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="iparagraphstyleoptions.html#next" class="tsd-kind-icon">next</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="iparagraphstyleoptions.html#paragraph" class="tsd-kind-icon">paragraph</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="iparagraphstyleoptions.html#quickformat" class="tsd-kind-icon">quick<wbr>Format</a></li>
|
||||
@ -110,7 +110,7 @@
|
||||
<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/7f24abd/src/file/styles/style/paragraph-style.ts#L8">src/file/styles/style/paragraph-style.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L44">src/file/styles/style/style.ts:44</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -120,7 +120,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">id<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/7f24abd/src/file/styles/style/paragraph-style.ts#L20">src/file/styles/style/paragraph-style.ts:20</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/paragraph-style.ts#L11">src/file/styles/style/paragraph-style.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -131,17 +131,18 @@
|
||||
<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/7f24abd/src/file/styles/style/paragraph-style.ts#L11">src/file/styles/style/paragraph-style.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L46">src/file/styles/style/style.ts:46</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite">
|
||||
<a name="name" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> name</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <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/7f24abd/src/file/styles/style/paragraph-style.ts#L21">src/file/styles/style/paragraph-style.ts:21</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/paragraph-style.ts#L12">src/file/styles/style/paragraph-style.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -152,7 +153,7 @@
|
||||
<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/7f24abd/src/file/styles/style/paragraph-style.ts#L9">src/file/styles/style/paragraph-style.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L45">src/file/styles/style/style.ts:45</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -163,7 +164,7 @@
|
||||
<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/7f24abd/src/file/styles/style/paragraph-style.ts#L15">src/file/styles/style/paragraph-style.ts:15</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/paragraph-style.ts#L6">src/file/styles/style/paragraph-style.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -174,7 +175,7 @@
|
||||
<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/7f24abd/src/file/styles/style/paragraph-style.ts#L10">src/file/styles/style/paragraph-style.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L50">src/file/styles/style/style.ts:50</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -185,7 +186,7 @@
|
||||
<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/7f24abd/src/file/styles/style/paragraph-style.ts#L16">src/file/styles/style/paragraph-style.ts:16</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/paragraph-style.ts#L7">src/file/styles/style/paragraph-style.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -196,7 +197,7 @@
|
||||
<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/7f24abd/src/file/styles/style/paragraph-style.ts#L12">src/file/styles/style/paragraph-style.ts:12</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L48">src/file/styles/style/style.ts:48</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -207,7 +208,7 @@
|
||||
<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/7f24abd/src/file/styles/style/paragraph-style.ts#L13">src/file/styles/style/paragraph-style.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L47">src/file/styles/style/style.ts:47</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -218,7 +219,7 @@
|
||||
<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/7f24abd/src/file/styles/style/paragraph-style.ts#L14">src/file/styles/style/paragraph-style.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/style/style.ts#L49">src/file/styles/style/style.ts:49</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -248,7 +249,7 @@
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="iparagraphstyleoptions.html#link" class="tsd-kind-icon">link</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite">
|
||||
<a href="iparagraphstyleoptions.html#name" class="tsd-kind-icon">name</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
|
@ -108,7 +108,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">alignment<span class="tsd-signature-symbol">:</span> <a href="../enums/alignmenttype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">AlignmentType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L17">src/file/paragraph/properties.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -118,7 +118,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">contextual<wbr>Spacing<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/7f24abd/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L19">src/file/paragraph/properties.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -128,7 +128,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">indent<span class="tsd-signature-symbol">:</span> <a href="iindentattributesproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">IIndentAttributesProperties</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L26">src/file/paragraph/properties.ts:26</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -138,7 +138,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">keep<wbr>Lines<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/7f24abd/src/file/paragraph/properties.ts#L29">src/file/paragraph/properties.ts:29</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -148,7 +148,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">keep<wbr>Next<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/7f24abd/src/file/paragraph/properties.ts#L28">src/file/paragraph/properties.ts:28</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -158,7 +158,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">left<wbr>Tab<wbr>Stop<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/7f24abd/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -168,7 +168,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">outline<wbr>Level<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/7f24abd/src/file/paragraph/properties.ts#L30">src/file/paragraph/properties.ts:30</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L26">src/file/paragraph/properties.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -178,7 +178,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">right<wbr>Tab<wbr>Stop<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/7f24abd/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L20">src/file/paragraph/properties.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -188,7 +188,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">spacing<span class="tsd-signature-symbol">:</span> <a href="ispacingproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">ISpacingProperties</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L27">src/file/paragraph/properties.ts:27</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -198,7 +198,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">thematic<wbr>Break<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/7f24abd/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L18">src/file/paragraph/properties.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -108,7 +108,6 @@
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="irunoptions.html#italicscomplexscript" class="tsd-kind-icon">italics<wbr>Complex<wbr>Script</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="irunoptions.html#righttoleft" class="tsd-kind-icon">right<wbr>ToLeft</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="irunoptions.html#shading" class="tsd-kind-icon">shading</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="irunoptions.html#shadow" class="tsd-kind-icon">shadow</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="irunoptions.html#size" class="tsd-kind-icon">size</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="irunoptions.html#sizecomplexscript" class="tsd-kind-icon">size<wbr>Complex<wbr>Script</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="irunoptions.html#smallcaps" class="tsd-kind-icon">small<wbr>Caps</a></li>
|
||||
@ -132,7 +131,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L51">src/file/paragraph/run/properties.ts:51</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L31">src/file/paragraph/run/properties.ts:31</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -143,7 +142,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L35">src/file/paragraph/run/properties.ts:35</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L15">src/file/paragraph/run/properties.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -154,7 +153,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L36">src/file/paragraph/run/properties.ts:36</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L16">src/file/paragraph/run/properties.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -164,7 +163,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">break<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/7f24abd/src/file/paragraph/run/run.ts#L14">src/file/paragraph/run/run.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/run.ts#L14">src/file/paragraph/run/run.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -175,7 +174,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L59">src/file/paragraph/run/properties.ts:59</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -185,7 +184,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</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" data-tsd-kind="Class">FootnoteReferenceRun</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Begin</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">FieldInstruction</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><span class="tsd-signature-symbol">[]</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/run/run.ts#L13">src/file/paragraph/run/run.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/run.ts#L13">src/file/paragraph/run/run.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -196,7 +195,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L46">src/file/paragraph/run/properties.ts:46</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L26">src/file/paragraph/run/properties.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -207,7 +206,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L53">src/file/paragraph/run/properties.ts:53</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L33">src/file/paragraph/run/properties.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -218,7 +217,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L66">src/file/paragraph/run/properties.ts:66</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L41">src/file/paragraph/run/properties.ts:41</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -229,7 +228,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L43">src/file/paragraph/run/properties.ts:43</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L23">src/file/paragraph/run/properties.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -248,7 +247,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L56">src/file/paragraph/run/properties.ts:56</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L36">src/file/paragraph/run/properties.ts:36</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -259,7 +258,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L57">src/file/paragraph/run/properties.ts:57</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L37">src/file/paragraph/run/properties.ts:37</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -270,7 +269,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L58">src/file/paragraph/run/properties.ts:58</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -281,7 +280,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L67">src/file/paragraph/run/properties.ts:67</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L42">src/file/paragraph/run/properties.ts:42</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -292,7 +291,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L37">src/file/paragraph/run/properties.ts:37</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L17">src/file/paragraph/run/properties.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -303,7 +302,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L18">src/file/paragraph/run/properties.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -314,79 +313,40 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L49">src/file/paragraph/run/properties.ts:49</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L29">src/file/paragraph/run/properties.ts:29</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="shading" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> shading</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <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>fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <a href="ishadingattributesproperties.html" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/run/properties.ts#L60">src/file/paragraph/run/properties.ts:60</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L40">src/file/paragraph/run/properties.ts:40</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="shadow" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> shadow</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">shadow<span class="tsd-signature-symbol">:</span> <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>fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="irunpropertiesoptions.html">IRunPropertiesOptions</a>.<a href="irunpropertiesoptions.html#shadow">shadow</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/run/properties.ts#L65">src/file/paragraph/run/properties.ts:65</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="size" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> size</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">size<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></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/7f24abd/src/file/paragraph/run/properties.ts#L47">src/file/paragraph/run/properties.ts:47</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L27">src/file/paragraph/run/properties.ts:27</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="sizecomplexscript" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> size<wbr>Complex<wbr>Script</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">size<wbr>Complex<wbr>Script<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>
|
||||
<div class="tsd-signature tsd-kind-icon">size<wbr>Complex<wbr>Script<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>
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L48">src/file/paragraph/run/properties.ts:48</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L28">src/file/paragraph/run/properties.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -397,7 +357,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L50">src/file/paragraph/run/properties.ts:50</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L30">src/file/paragraph/run/properties.ts:30</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -408,7 +368,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L52">src/file/paragraph/run/properties.ts:52</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L32">src/file/paragraph/run/properties.ts:32</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -419,7 +379,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L71">src/file/paragraph/run/properties.ts:71</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L46">src/file/paragraph/run/properties.ts:46</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -430,7 +390,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L54">src/file/paragraph/run/properties.ts:54</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L34">src/file/paragraph/run/properties.ts:34</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -441,7 +401,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L55">src/file/paragraph/run/properties.ts:55</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L35">src/file/paragraph/run/properties.ts:35</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -451,7 +411,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">text<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/7f24abd/src/file/paragraph/run/run.ts#L15">src/file/paragraph/run/run.ts:15</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/run.ts#L15">src/file/paragraph/run/run.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -462,7 +422,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L19">src/file/paragraph/run/properties.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -548,9 +508,6 @@
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="irunoptions.html#shading" class="tsd-kind-icon">shading</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="irunoptions.html#shadow" class="tsd-kind-icon">shadow</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="irunoptions.html#size" class="tsd-kind-icon">size</a>
|
||||
</li>
|
||||
|
@ -106,7 +106,6 @@
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="irunpropertiesoptions.html#italicscomplexscript" class="tsd-kind-icon">italics<wbr>Complex<wbr>Script</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="irunpropertiesoptions.html#righttoleft" class="tsd-kind-icon">right<wbr>ToLeft</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="irunpropertiesoptions.html#shading" class="tsd-kind-icon">shading</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="irunpropertiesoptions.html#shadow" class="tsd-kind-icon">shadow</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="irunpropertiesoptions.html#size" class="tsd-kind-icon">size</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="irunpropertiesoptions.html#sizecomplexscript" class="tsd-kind-icon">size<wbr>Complex<wbr>Script</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="irunpropertiesoptions.html#smallcaps" class="tsd-kind-icon">small<wbr>Caps</a></li>
|
||||
@ -129,7 +128,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L51">src/file/paragraph/run/properties.ts:51</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L31">src/file/paragraph/run/properties.ts:31</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -140,7 +139,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L35">src/file/paragraph/run/properties.ts:35</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L15">src/file/paragraph/run/properties.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -151,7 +150,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L36">src/file/paragraph/run/properties.ts:36</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L16">src/file/paragraph/run/properties.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -162,7 +161,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L59">src/file/paragraph/run/properties.ts:59</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -173,7 +172,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L46">src/file/paragraph/run/properties.ts:46</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L26">src/file/paragraph/run/properties.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -184,7 +183,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L53">src/file/paragraph/run/properties.ts:53</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L33">src/file/paragraph/run/properties.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -195,7 +194,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L66">src/file/paragraph/run/properties.ts:66</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L41">src/file/paragraph/run/properties.ts:41</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -206,7 +205,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L43">src/file/paragraph/run/properties.ts:43</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L23">src/file/paragraph/run/properties.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -225,7 +224,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L56">src/file/paragraph/run/properties.ts:56</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L36">src/file/paragraph/run/properties.ts:36</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -236,7 +235,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L57">src/file/paragraph/run/properties.ts:57</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L37">src/file/paragraph/run/properties.ts:37</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -247,7 +246,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L58">src/file/paragraph/run/properties.ts:58</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -258,7 +257,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L67">src/file/paragraph/run/properties.ts:67</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L42">src/file/paragraph/run/properties.ts:42</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -269,7 +268,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L37">src/file/paragraph/run/properties.ts:37</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L17">src/file/paragraph/run/properties.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -280,7 +279,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L18">src/file/paragraph/run/properties.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -291,79 +290,40 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L49">src/file/paragraph/run/properties.ts:49</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L29">src/file/paragraph/run/properties.ts:29</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="shading" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> shading</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <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>fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <a href="ishadingattributesproperties.html" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/run/properties.ts#L60">src/file/paragraph/run/properties.ts:60</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L40">src/file/paragraph/run/properties.ts:40</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="shadow" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> shadow</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">shadow<span class="tsd-signature-symbol">:</span> <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>fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="irunstylepropertiesoptions.html">IRunStylePropertiesOptions</a>.<a href="irunstylepropertiesoptions.html#shadow">shadow</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/run/properties.ts#L65">src/file/paragraph/run/properties.ts:65</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="size" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> size</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">size<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></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/7f24abd/src/file/paragraph/run/properties.ts#L47">src/file/paragraph/run/properties.ts:47</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L27">src/file/paragraph/run/properties.ts:27</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="sizecomplexscript" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> size<wbr>Complex<wbr>Script</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">size<wbr>Complex<wbr>Script<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>
|
||||
<div class="tsd-signature tsd-kind-icon">size<wbr>Complex<wbr>Script<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>
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L48">src/file/paragraph/run/properties.ts:48</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L28">src/file/paragraph/run/properties.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -374,7 +334,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L50">src/file/paragraph/run/properties.ts:50</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L30">src/file/paragraph/run/properties.ts:30</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -385,7 +345,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L52">src/file/paragraph/run/properties.ts:52</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L32">src/file/paragraph/run/properties.ts:32</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -395,7 +355,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">style<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/7f24abd/src/file/paragraph/run/properties.ts#L71">src/file/paragraph/run/properties.ts:71</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L46">src/file/paragraph/run/properties.ts:46</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -406,7 +366,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L54">src/file/paragraph/run/properties.ts:54</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L34">src/file/paragraph/run/properties.ts:34</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -417,7 +377,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L55">src/file/paragraph/run/properties.ts:55</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L35">src/file/paragraph/run/properties.ts:35</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -428,7 +388,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L19">src/file/paragraph/run/properties.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -508,9 +468,6 @@
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="irunpropertiesoptions.html#shading" class="tsd-kind-icon">shading</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="irunpropertiesoptions.html#shadow" class="tsd-kind-icon">shadow</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="irunpropertiesoptions.html#size" class="tsd-kind-icon">size</a>
|
||||
</li>
|
||||
|
@ -101,7 +101,6 @@
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="irunstylepropertiesoptions.html#italicscomplexscript" class="tsd-kind-icon">italics<wbr>Complex<wbr>Script</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="irunstylepropertiesoptions.html#righttoleft" class="tsd-kind-icon">right<wbr>ToLeft</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="irunstylepropertiesoptions.html#shading" class="tsd-kind-icon">shading</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="irunstylepropertiesoptions.html#shadow" class="tsd-kind-icon">shadow</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="irunstylepropertiesoptions.html#size" class="tsd-kind-icon">size</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="irunstylepropertiesoptions.html#sizecomplexscript" class="tsd-kind-icon">size<wbr>Complex<wbr>Script</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="irunstylepropertiesoptions.html#smallcaps" class="tsd-kind-icon">small<wbr>Caps</a></li>
|
||||
@ -122,7 +121,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">all<wbr>Caps<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/7f24abd/src/file/paragraph/run/properties.ts#L51">src/file/paragraph/run/properties.ts:51</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L31">src/file/paragraph/run/properties.ts:31</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -132,7 +131,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">bold<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/7f24abd/src/file/paragraph/run/properties.ts#L35">src/file/paragraph/run/properties.ts:35</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L15">src/file/paragraph/run/properties.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -142,7 +141,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">bold<wbr>Complex<wbr>Script<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/7f24abd/src/file/paragraph/run/properties.ts#L36">src/file/paragraph/run/properties.ts:36</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L16">src/file/paragraph/run/properties.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -152,7 +151,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">character<wbr>Spacing<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/7f24abd/src/file/paragraph/run/properties.ts#L59">src/file/paragraph/run/properties.ts:59</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -162,7 +161,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">color<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/7f24abd/src/file/paragraph/run/properties.ts#L46">src/file/paragraph/run/properties.ts:46</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L26">src/file/paragraph/run/properties.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -172,7 +171,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">double<wbr>Strike<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/7f24abd/src/file/paragraph/run/properties.ts#L53">src/file/paragraph/run/properties.ts:53</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L33">src/file/paragraph/run/properties.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -182,7 +181,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">emboss<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/7f24abd/src/file/paragraph/run/properties.ts#L66">src/file/paragraph/run/properties.ts:66</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L41">src/file/paragraph/run/properties.ts:41</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -192,7 +191,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">emphasis<wbr>Mark<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">?: </span><a href="../enums/emphasismarktype.html#dot" class="tsd-signature-type" data-tsd-kind="Enumeration member">DOT</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/run/properties.ts#L43">src/file/paragraph/run/properties.ts:43</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L23">src/file/paragraph/run/properties.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -210,7 +209,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">font<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">IFontOptions</span><span class="tsd-signature-symbol"> | </span><a href="ifontattributesproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">IFontAttributesProperties</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/run/properties.ts#L56">src/file/paragraph/run/properties.ts:56</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L36">src/file/paragraph/run/properties.ts:36</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -220,7 +219,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">highlight<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/7f24abd/src/file/paragraph/run/properties.ts#L57">src/file/paragraph/run/properties.ts:57</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L37">src/file/paragraph/run/properties.ts:37</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -230,7 +229,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">highlight<wbr>Complex<wbr>Script<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/7f24abd/src/file/paragraph/run/properties.ts#L58">src/file/paragraph/run/properties.ts:58</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -240,7 +239,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">imprint<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/7f24abd/src/file/paragraph/run/properties.ts#L67">src/file/paragraph/run/properties.ts:67</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L42">src/file/paragraph/run/properties.ts:42</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -250,7 +249,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">italics<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/7f24abd/src/file/paragraph/run/properties.ts#L37">src/file/paragraph/run/properties.ts:37</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L17">src/file/paragraph/run/properties.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -260,7 +259,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">italics<wbr>Complex<wbr>Script<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/7f24abd/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L18">src/file/paragraph/run/properties.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -270,75 +269,37 @@
|
||||
<div class="tsd-signature tsd-kind-icon">right<wbr>ToLeft<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/7f24abd/src/file/paragraph/run/properties.ts#L49">src/file/paragraph/run/properties.ts:49</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L29">src/file/paragraph/run/properties.ts:29</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="shading" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> shading</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <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>fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <a href="ishadingattributesproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">IShadingAttributesProperties</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/run/properties.ts#L60">src/file/paragraph/run/properties.ts:60</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L40">src/file/paragraph/run/properties.ts:40</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="shadow" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> shadow</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">shadow<span class="tsd-signature-symbol">:</span> <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>fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/run/properties.ts#L65">src/file/paragraph/run/properties.ts:65</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="size" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> size</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">size<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/run/properties.ts#L47">src/file/paragraph/run/properties.ts:47</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L27">src/file/paragraph/run/properties.ts:27</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="sizecomplexscript" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> size<wbr>Complex<wbr>Script</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">size<wbr>Complex<wbr>Script<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>
|
||||
<div class="tsd-signature tsd-kind-icon">size<wbr>Complex<wbr>Script<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>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/run/properties.ts#L48">src/file/paragraph/run/properties.ts:48</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L28">src/file/paragraph/run/properties.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -348,7 +309,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">small<wbr>Caps<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/7f24abd/src/file/paragraph/run/properties.ts#L50">src/file/paragraph/run/properties.ts:50</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L30">src/file/paragraph/run/properties.ts:30</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -358,7 +319,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">strike<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/7f24abd/src/file/paragraph/run/properties.ts#L52">src/file/paragraph/run/properties.ts:52</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L32">src/file/paragraph/run/properties.ts:32</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -368,7 +329,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">sub<wbr>Script<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/7f24abd/src/file/paragraph/run/properties.ts#L54">src/file/paragraph/run/properties.ts:54</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L34">src/file/paragraph/run/properties.ts:34</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -378,7 +339,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">super<wbr>Script<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/7f24abd/src/file/paragraph/run/properties.ts#L55">src/file/paragraph/run/properties.ts:55</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L35">src/file/paragraph/run/properties.ts:35</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -388,7 +349,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">underline<span class="tsd-signature-symbol">:</span> <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>type<span class="tsd-signature-symbol">?: </span><a href="../enums/underlinetype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">UnderlineType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L19">src/file/paragraph/run/properties.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -468,9 +429,6 @@
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="irunstylepropertiesoptions.html#shading" class="tsd-kind-icon">shading</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="irunstylepropertiesoptions.html#shadow" class="tsd-kind-icon">shadow</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="irunstylepropertiesoptions.html#size" class="tsd-kind-icon">size</a>
|
||||
</li>
|
||||
|
@ -97,7 +97,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><a href="../classes/paragraph.html" class="tsd-signature-type" data-tsd-kind="Class">Paragraph</a><span class="tsd-signature-symbol"> | </span><a href="../classes/table.html" class="tsd-signature-type" data-tsd-kind="Class">Table</a><span class="tsd-signature-symbol"> | </span><a href="../classes/tableofcontents.html" class="tsd-signature-type" data-tsd-kind="Class">TableOfContents</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/7f24abd/src/file/file.ts#L35">src/file/file.ts:35</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/file.ts#L35">src/file/file.ts:35</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -107,7 +107,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">footers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>default<span class="tsd-signature-symbol">?: </span><a href="../classes/footer.html" class="tsd-signature-type" data-tsd-kind="Class">Footer</a><span class="tsd-signature-symbol">; </span>even<span class="tsd-signature-symbol">?: </span><a href="../classes/footer.html" class="tsd-signature-type" data-tsd-kind="Class">Footer</a><span class="tsd-signature-symbol">; </span>first<span class="tsd-signature-symbol">?: </span><a href="../classes/footer.html" class="tsd-signature-type" data-tsd-kind="Class">Footer</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/file.ts#L29">src/file/file.ts:29</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/file.ts#L29">src/file/file.ts:29</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -131,7 +131,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">headers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>default<span class="tsd-signature-symbol">?: </span><a href="../classes/header.html" class="tsd-signature-type" data-tsd-kind="Class">Header</a><span class="tsd-signature-symbol">; </span>even<span class="tsd-signature-symbol">?: </span><a href="../classes/header.html" class="tsd-signature-type" data-tsd-kind="Class">Header</a><span class="tsd-signature-symbol">; </span>first<span class="tsd-signature-symbol">?: </span><a href="../classes/header.html" class="tsd-signature-type" data-tsd-kind="Class">Header</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/file.ts#L24">src/file/file.ts:24</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/file.ts#L24">src/file/file.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -155,7 +155,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">properties<span class="tsd-signature-symbol">:</span> <a href="isectionpropertiesoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ISectionPropertiesOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/file.ts#L34">src/file/file.ts:34</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/file.ts#L34">src/file/file.ts:34</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -99,26 +99,12 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="column" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> column</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">column<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>count<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>separate<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>space<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">column<span class="tsd-signature-symbol">:</span> <a href="icolumnsattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IColumnsAttributes</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L47">src/file/document/body/section-properties/section-properties.ts:47</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/section-properties.ts#L39">src/file/document/body/section-properties/section-properties.ts:39</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> count<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> separate<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> space<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="footerwrappergroup" class="tsd-anchor"></a>
|
||||
@ -126,17 +112,17 @@
|
||||
<div class="tsd-signature tsd-kind-icon">footer<wbr>Wrapper<wbr>Group<span class="tsd-signature-symbol">:</span> <a href="iheaderfootergroup.html" class="tsd-signature-type" data-tsd-kind="Interface">IHeaderFooterGroup</a><span class="tsd-signature-symbol"><</span><a href="../classes/footerwrapper.html" class="tsd-signature-type" data-tsd-kind="Class">FooterWrapper</a><span class="tsd-signature-symbol">></span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L43">src/file/document/body/section-properties/section-properties.ts:43</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="grid" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> grid</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">grid<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">IDocGridAttributesProperties</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">grid<span class="tsd-signature-symbol">:</span> <a href="idocgridattributesproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">IDocGridAttributesProperties</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L41">src/file/document/body/section-properties/section-properties.ts:41</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/section-properties.ts#L33">src/file/document/body/section-properties/section-properties.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -146,7 +132,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">header<wbr>Wrapper<wbr>Group<span class="tsd-signature-symbol">:</span> <a href="iheaderfootergroup.html" class="tsd-signature-type" data-tsd-kind="Interface">IHeaderFooterGroup</a><span class="tsd-signature-symbol"><</span><a href="../classes/headerwrapper.html" class="tsd-signature-type" data-tsd-kind="Class">HeaderWrapper</a><span class="tsd-signature-symbol">></span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L42">src/file/document/body/section-properties/section-properties.ts:42</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -156,17 +142,17 @@
|
||||
<div class="tsd-signature tsd-kind-icon">line<wbr>Numbers<span class="tsd-signature-symbol">:</span> <a href="ilinenumberattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">ILineNumberAttributes</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L44">src/file/document/body/section-properties/section-properties.ts:44</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="page" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> page</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">page<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>borders<span class="tsd-signature-symbol">?: </span><a href="ipagebordersoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageBordersOptions</a><span class="tsd-signature-symbol">; </span>margin<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">IPageMarginAttributes</span><span class="tsd-signature-symbol">; </span>pageNumbers<span class="tsd-signature-symbol">?: </span><a href="ipagenumbertypeattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageNumberTypeAttributes</a><span class="tsd-signature-symbol">; </span>size<span class="tsd-signature-symbol">?: </span><a href="ipagesizeattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageSizeAttributes</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">page<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>borders<span class="tsd-signature-symbol">?: </span><a href="ipagebordersoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageBordersOptions</a><span class="tsd-signature-symbol">; </span>margin<span class="tsd-signature-symbol">?: </span><a href="ipagemarginattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageMarginAttributes</a><span class="tsd-signature-symbol">; </span>pageNumbers<span class="tsd-signature-symbol">?: </span><a href="ipagenumbertypeattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageNumberTypeAttributes</a><span class="tsd-signature-symbol">; </span>size<span class="tsd-signature-symbol">?: </span><a href="ipagesizeattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageSizeAttributes</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L35">src/file/document/body/section-properties/section-properties.ts:35</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/document/body/section-properties/section-properties.ts#L27">src/file/document/body/section-properties/section-properties.ts:27</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -176,7 +162,7 @@
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> borders<span class="tsd-signature-symbol">?: </span><a href="ipagebordersoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageBordersOptions</a></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> margin<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">IPageMarginAttributes</span></h5>
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> margin<span class="tsd-signature-symbol">?: </span><a href="ipagemarginattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageMarginAttributes</a></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> page<wbr>Numbers<span class="tsd-signature-symbol">?: </span><a href="ipagenumbertypeattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageNumberTypeAttributes</a></h5>
|
||||
@ -193,7 +179,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">title<wbr>Page<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/7f24abd/src/file/document/body/section-properties/section-properties.ts#L45">src/file/document/body/section-properties/section-properties.ts:45</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -203,17 +189,17 @@
|
||||
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <a href="../enums/sectiontype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">SectionType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L52">src/file/document/body/section-properties/section-properties.ts:52</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="verticalalign" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> vertical<wbr>Align</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">vertical<wbr>Align<span class="tsd-signature-symbol">:</span> <a href="../enums/sectionverticalalignvalue.html" class="tsd-signature-type" data-tsd-kind="Enumeration">SectionVerticalAlignValue</a></div>
|
||||
<div class="tsd-signature tsd-kind-icon">vertical<wbr>Align<span class="tsd-signature-symbol">:</span> <a href="../enums/verticalalign.html" class="tsd-signature-type" data-tsd-kind="Enumeration">VerticalAlign</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/section-properties.ts#L46">src/file/document/body/section-properties/section-properties.ts:46</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>ITableShadingAttributesProperties | docx</title>
|
||||
<title>IShadingAttributesProperties | docx</title>
|
||||
<meta name="description" content="Documentation for docx">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
@ -55,10 +55,10 @@
|
||||
<a href="../modules.html">docx</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="itableshadingattributesproperties.html">ITableShadingAttributesProperties</a>
|
||||
<a href="ishadingattributesproperties.html">IShadingAttributesProperties</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Interface ITableShadingAttributesProperties</h1>
|
||||
<h1>Interface IShadingAttributesProperties</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
@ -69,7 +69,7 @@
|
||||
<h3>Hierarchy</h3>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<span class="target">ITableShadingAttributesProperties</span>
|
||||
<span class="target">IShadingAttributesProperties</span>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
@ -80,9 +80,9 @@
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itableshadingattributesproperties.html#color" class="tsd-kind-icon">color</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itableshadingattributesproperties.html#fill" class="tsd-kind-icon">fill</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itableshadingattributesproperties.html#val" class="tsd-kind-icon">val</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ishadingattributesproperties.html#color" class="tsd-kind-icon">color</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ishadingattributesproperties.html#fill" class="tsd-kind-icon">fill</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ishadingattributesproperties.html#type" class="tsd-kind-icon">type</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@ -96,7 +96,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">color<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/7f24abd/src/file/table/shading/shading.ts#L7">src/file/table/shading/shading.ts:7</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/shading/shading.ts#L25">src/file/shading/shading.ts:25</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -106,17 +106,17 @@
|
||||
<div class="tsd-signature tsd-kind-icon">fill<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/7f24abd/src/file/table/shading/shading.ts#L6">src/file/table/shading/shading.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/shading/shading.ts#L24">src/file/shading/shading.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="val" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> val</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">val<span class="tsd-signature-symbol">:</span> <a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a></div>
|
||||
<a name="type" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> type</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/shading/shading.ts#L8">src/file/table/shading/shading.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/shading/shading.ts#L26">src/file/shading/shading.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -135,16 +135,16 @@
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-interface">
|
||||
<a href="itableshadingattributesproperties.html" class="tsd-kind-icon">ITable<wbr>Shading<wbr>Attributes<wbr>Properties</a>
|
||||
<a href="ishadingattributesproperties.html" class="tsd-kind-icon">IShading<wbr>Attributes<wbr>Properties</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itableshadingattributesproperties.html#color" class="tsd-kind-icon">color</a>
|
||||
<a href="ishadingattributesproperties.html#color" class="tsd-kind-icon">color</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itableshadingattributesproperties.html#fill" class="tsd-kind-icon">fill</a>
|
||||
<a href="ishadingattributesproperties.html#fill" class="tsd-kind-icon">fill</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itableshadingattributesproperties.html#val" class="tsd-kind-icon">val</a>
|
||||
<a href="ishadingattributesproperties.html#type" class="tsd-kind-icon">type</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
@ -99,7 +99,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">after<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/7f24abd/src/file/paragraph/formatting/spacing.ts#L10">src/file/paragraph/formatting/spacing.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/formatting/spacing.ts#L10">src/file/paragraph/formatting/spacing.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -109,7 +109,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">after<wbr>Auto<wbr>Spacing<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/7f24abd/src/file/paragraph/formatting/spacing.ts#L15">src/file/paragraph/formatting/spacing.ts:15</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/formatting/spacing.ts#L15">src/file/paragraph/formatting/spacing.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -119,7 +119,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">before<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/7f24abd/src/file/paragraph/formatting/spacing.ts#L11">src/file/paragraph/formatting/spacing.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/formatting/spacing.ts#L11">src/file/paragraph/formatting/spacing.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -129,7 +129,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">before<wbr>Auto<wbr>Spacing<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/7f24abd/src/file/paragraph/formatting/spacing.ts#L14">src/file/paragraph/formatting/spacing.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/formatting/spacing.ts#L14">src/file/paragraph/formatting/spacing.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -139,7 +139,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">line<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/7f24abd/src/file/paragraph/formatting/spacing.ts#L12">src/file/paragraph/formatting/spacing.ts:12</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/formatting/spacing.ts#L12">src/file/paragraph/formatting/spacing.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -149,7 +149,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">line<wbr>Rule<span class="tsd-signature-symbol">:</span> <a href="../enums/lineruletype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">LineRuleType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/formatting/spacing.ts#L13">src/file/paragraph/formatting/spacing.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/formatting/spacing.ts#L13">src/file/paragraph/formatting/spacing.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -98,7 +98,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">character<wbr>Styles<span class="tsd-signature-symbol">:</span> <a href="icharacterstyleoptions.html" class="tsd-signature-type" data-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/7f24abd/src/file/styles/styles.ts#L12">src/file/styles/styles.ts:12</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/styles.ts#L11">src/file/styles/styles.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -108,7 +108,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">default<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/7f24abd/src/file/styles/styles.ts#L9">src/file/styles/styles.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/styles.ts#L8">src/file/styles/styles.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -118,7 +118,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">imported<wbr>Styles<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><a href="../classes/xmlcomponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a><span class="tsd-signature-symbol"> | </span><a href="../classes/styleforparagraph.html" class="tsd-signature-type" data-tsd-kind="Class">StyleForParagraph</a><span class="tsd-signature-symbol"> | </span><a href="../classes/styleforcharacter.html" class="tsd-signature-type" data-tsd-kind="Class">StyleForCharacter</a><span class="tsd-signature-symbol"> | </span><a href="../classes/importedxmlcomponent.html" class="tsd-signature-type" data-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/7f24abd/src/file/styles/styles.ts#L13">src/file/styles/styles.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/styles.ts#L12">src/file/styles/styles.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -128,7 +128,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">initial<wbr>Styles<span class="tsd-signature-symbol">:</span> <a href="../classes/basexmlcomponent.html" class="tsd-signature-type" data-tsd-kind="Class">BaseXmlComponent</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/styles/styles.ts#L10">src/file/styles/styles.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/styles.ts#L9">src/file/styles/styles.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -138,7 +138,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">paragraph<wbr>Styles<span class="tsd-signature-symbol">:</span> <a href="iparagraphstyleoptions.html" class="tsd-signature-type" data-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/7f24abd/src/file/styles/styles.ts#L11">src/file/styles/styles.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/styles/styles.ts#L10">src/file/styles/styles.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -104,7 +104,6 @@
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="isymbolrunoptions.html#italicscomplexscript" class="tsd-kind-icon">italics<wbr>Complex<wbr>Script</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="isymbolrunoptions.html#righttoleft" class="tsd-kind-icon">right<wbr>ToLeft</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="isymbolrunoptions.html#shading" class="tsd-kind-icon">shading</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="isymbolrunoptions.html#shadow" class="tsd-kind-icon">shadow</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="isymbolrunoptions.html#size" class="tsd-kind-icon">size</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="isymbolrunoptions.html#sizecomplexscript" class="tsd-kind-icon">size<wbr>Complex<wbr>Script</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="isymbolrunoptions.html#smallcaps" class="tsd-kind-icon">small<wbr>Caps</a></li>
|
||||
@ -129,7 +128,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L51">src/file/paragraph/run/properties.ts:51</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L31">src/file/paragraph/run/properties.ts:31</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -140,7 +139,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L35">src/file/paragraph/run/properties.ts:35</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L15">src/file/paragraph/run/properties.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -151,7 +150,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L36">src/file/paragraph/run/properties.ts:36</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L16">src/file/paragraph/run/properties.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -162,7 +161,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/run.ts#L14">src/file/paragraph/run/run.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/run.ts#L14">src/file/paragraph/run/run.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -172,7 +171,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">char<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/7f24abd/src/file/paragraph/run/symbol-run.ts#L5">src/file/paragraph/run/symbol-run.ts:5</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/symbol-run.ts#L5">src/file/paragraph/run/symbol-run.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -183,7 +182,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L59">src/file/paragraph/run/properties.ts:59</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -194,7 +193,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/run.ts#L13">src/file/paragraph/run/run.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/run.ts#L13">src/file/paragraph/run/run.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -205,7 +204,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L46">src/file/paragraph/run/properties.ts:46</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L26">src/file/paragraph/run/properties.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -216,7 +215,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L53">src/file/paragraph/run/properties.ts:53</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L33">src/file/paragraph/run/properties.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -227,7 +226,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L66">src/file/paragraph/run/properties.ts:66</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L41">src/file/paragraph/run/properties.ts:41</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -238,7 +237,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L43">src/file/paragraph/run/properties.ts:43</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L23">src/file/paragraph/run/properties.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -257,7 +256,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L56">src/file/paragraph/run/properties.ts:56</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L36">src/file/paragraph/run/properties.ts:36</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -268,7 +267,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L57">src/file/paragraph/run/properties.ts:57</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L37">src/file/paragraph/run/properties.ts:37</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -279,7 +278,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L58">src/file/paragraph/run/properties.ts:58</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -290,7 +289,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L67">src/file/paragraph/run/properties.ts:67</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L42">src/file/paragraph/run/properties.ts:42</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -301,7 +300,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L37">src/file/paragraph/run/properties.ts:37</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L17">src/file/paragraph/run/properties.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -312,7 +311,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L38">src/file/paragraph/run/properties.ts:38</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L18">src/file/paragraph/run/properties.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -323,79 +322,40 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L49">src/file/paragraph/run/properties.ts:49</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L29">src/file/paragraph/run/properties.ts:29</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="shading" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> shading</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <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>fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <a href="ishadingattributesproperties.html" class="tsd-signature-type" data-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/7f24abd/src/file/paragraph/run/properties.ts#L60">src/file/paragraph/run/properties.ts:60</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L40">src/file/paragraph/run/properties.ts:40</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="shadow" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> shadow</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">shadow<span class="tsd-signature-symbol">:</span> <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>fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="irunoptions.html">IRunOptions</a>.<a href="irunoptions.html#shadow">shadow</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/run/properties.ts#L65">src/file/paragraph/run/properties.ts:65</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="size" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> size</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">size<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></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/7f24abd/src/file/paragraph/run/properties.ts#L47">src/file/paragraph/run/properties.ts:47</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L27">src/file/paragraph/run/properties.ts:27</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="sizecomplexscript" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> size<wbr>Complex<wbr>Script</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">size<wbr>Complex<wbr>Script<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>
|
||||
<div class="tsd-signature tsd-kind-icon">size<wbr>Complex<wbr>Script<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>
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L48">src/file/paragraph/run/properties.ts:48</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L28">src/file/paragraph/run/properties.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -406,7 +366,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L50">src/file/paragraph/run/properties.ts:50</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L30">src/file/paragraph/run/properties.ts:30</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -417,7 +377,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L52">src/file/paragraph/run/properties.ts:52</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L32">src/file/paragraph/run/properties.ts:32</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -428,7 +388,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L71">src/file/paragraph/run/properties.ts:71</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L46">src/file/paragraph/run/properties.ts:46</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -439,7 +399,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L54">src/file/paragraph/run/properties.ts:54</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L34">src/file/paragraph/run/properties.ts:34</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -450,7 +410,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L55">src/file/paragraph/run/properties.ts:55</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L35">src/file/paragraph/run/properties.ts:35</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -460,7 +420,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">symbolfont<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/7f24abd/src/file/paragraph/run/symbol-run.ts#L6">src/file/paragraph/run/symbol-run.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/symbol-run.ts#L6">src/file/paragraph/run/symbol-run.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -471,7 +431,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/run.ts#L15">src/file/paragraph/run/run.ts:15</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/run.ts#L15">src/file/paragraph/run/run.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -482,7 +442,7 @@
|
||||
<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/7f24abd/src/file/paragraph/run/properties.ts#L39">src/file/paragraph/run/properties.ts:39</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/run/properties.ts#L19">src/file/paragraph/run/properties.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -571,9 +531,6 @@
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="isymbolrunoptions.html#shading" class="tsd-kind-icon">shading</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="isymbolrunoptions.html#shadow" class="tsd-kind-icon">shadow</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="isymbolrunoptions.html#size" class="tsd-kind-icon">size</a>
|
||||
</li>
|
||||
|
@ -96,146 +96,62 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="bottom" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> bottom</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">bottom<span class="tsd-signature-symbol">:</span> <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>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">bottom<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-borders.ts#L11">src/file/table/table-properties/table-borders.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-borders.ts#L7">src/file/table/table-properties/table-borders.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="insidehorizontal" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> inside<wbr>Horizontal</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">inside<wbr>Horizontal<span class="tsd-signature-symbol">:</span> <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>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">inside<wbr>Horizontal<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-borders.ts#L26">src/file/table/table-properties/table-borders.ts:26</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-borders.ts#L10">src/file/table/table-properties/table-borders.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="insidevertical" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> inside<wbr>Vertical</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">inside<wbr>Vertical<span class="tsd-signature-symbol">:</span> <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>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">inside<wbr>Vertical<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-borders.ts#L31">src/file/table/table-properties/table-borders.ts:31</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-borders.ts#L11">src/file/table/table-properties/table-borders.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="left" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> left</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">left<span class="tsd-signature-symbol">:</span> <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>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">left<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-borders.ts#L16">src/file/table/table-properties/table-borders.ts:16</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-borders.ts#L8">src/file/table/table-properties/table-borders.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="right" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> right</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">right<span class="tsd-signature-symbol">:</span> <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>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">right<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-borders.ts#L21">src/file/table/table-properties/table-borders.ts:21</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-borders.ts#L9">src/file/table/table-properties/table-borders.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="top" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> top</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">top<span class="tsd-signature-symbol">:</span> <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>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">top<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-borders.ts#L6">src/file/table/table-properties/table-borders.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-borders.ts#L6">src/file/table/table-properties/table-borders.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
|
230
api/interfaces/itablecellborders.html
Normal file
230
api/interfaces/itablecellborders.html
Normal file
@ -0,0 +1,230 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>ITableCellBorders | docx</title>
|
||||
<meta name="description" content="Documentation for docx">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
<script async src="../assets/js/search.js" id="search-script"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</div>
|
||||
<ul class="results">
|
||||
<li class="state loading">Preparing search index...</li>
|
||||
<li class="state failure">The search index is not available</li>
|
||||
</ul>
|
||||
<a href="../index.html" class="title">docx</a>
|
||||
</div>
|
||||
<div class="table-cell" id="tsd-widgets">
|
||||
<div id="tsd-filter">
|
||||
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
|
||||
<div class="tsd-filter-group">
|
||||
<div class="tsd-select" id="tsd-filter-visibility">
|
||||
<span class="tsd-select-label">All</span>
|
||||
<ul class="tsd-select-list">
|
||||
<li data-value="public">Public</li>
|
||||
<li data-value="protected">Public/Protected</li>
|
||||
<li data-value="private" class="selected">All</li>
|
||||
</ul>
|
||||
</div>
|
||||
<input type="checkbox" id="tsd-filter-inherited" checked />
|
||||
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
|
||||
<input type="checkbox" id="tsd-filter-externals" checked />
|
||||
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
|
||||
</div>
|
||||
</div>
|
||||
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tsd-page-title">
|
||||
<div class="container">
|
||||
<ul class="tsd-breadcrumb">
|
||||
<li>
|
||||
<a href="../modules.html">docx</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="itablecellborders.html">ITableCellBorders</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Interface ITableCellBorders</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-hierarchy">
|
||||
<h3>Hierarchy</h3>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<span class="target">ITableCellBorders</span>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<h2>Index</h2>
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<div class="tsd-index-content">
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecellborders.html#bottom" class="tsd-kind-icon">bottom</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecellborders.html#end" class="tsd-kind-icon">end</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecellborders.html#left" class="tsd-kind-icon">left</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecellborders.html#right" class="tsd-kind-icon">right</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecellborders.html#start" class="tsd-kind-icon">start</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecellborders.html#top" class="tsd-kind-icon">top</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="bottom" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> bottom</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">bottom<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="end" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> end</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">end<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="left" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> left</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">left<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="right" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> right</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">right<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="start" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> start</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">start<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="top" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> top</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">top<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class=" ">
|
||||
<a href="../modules.html">Exports</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-interface">
|
||||
<a href="itablecellborders.html" class="tsd-kind-icon">ITable<wbr>Cell<wbr>Borders</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itablecellborders.html#bottom" class="tsd-kind-icon">bottom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itablecellborders.html#end" class="tsd-kind-icon">end</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itablecellborders.html#left" class="tsd-kind-icon">left</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itablecellborders.html#right" class="tsd-kind-icon">right</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itablecellborders.html#start" class="tsd-kind-icon">start</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itablecellborders.html#top" class="tsd-kind-icon">top</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="with-border-bottom">
|
||||
<div class="container">
|
||||
<h2>Legend</h2>
|
||||
<div class="tsd-legend-group">
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<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>
|
||||
</body>
|
||||
</html>
|
@ -69,7 +69,12 @@
|
||||
<h3>Hierarchy</h3>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<span class="target">ITableCellOptions</span>
|
||||
<span class="tsd-signature-type">ITableCellPropertiesOptions</span>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<span class="target">ITableCellOptions</span>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
@ -80,16 +85,16 @@
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecelloptions.html#borders" class="tsd-kind-icon">borders</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablecelloptions.html#borders" class="tsd-kind-icon">borders</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecelloptions.html#children" class="tsd-kind-icon">children</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecelloptions.html#columnspan" class="tsd-kind-icon">column<wbr>Span</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecelloptions.html#margins" class="tsd-kind-icon">margins</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecelloptions.html#rowspan" class="tsd-kind-icon">row<wbr>Span</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecelloptions.html#shading" class="tsd-kind-icon">shading</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecelloptions.html#textdirection" class="tsd-kind-icon">text<wbr>Direction</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecelloptions.html#verticalalign" class="tsd-kind-icon">vertical<wbr>Align</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecelloptions.html#verticalmerge" class="tsd-kind-icon">vertical<wbr>Merge</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecelloptions.html#width" class="tsd-kind-icon">width</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablecelloptions.html#columnspan" class="tsd-kind-icon">column<wbr>Span</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablecelloptions.html#margins" class="tsd-kind-icon">margins</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablecelloptions.html#rowspan" class="tsd-kind-icon">row<wbr>Span</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablecelloptions.html#shading" class="tsd-kind-icon">shading</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablecelloptions.html#textdirection" class="tsd-kind-icon">text<wbr>Direction</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablecelloptions.html#verticalalign" class="tsd-kind-icon">vertical<wbr>Align</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablecelloptions.html#verticalmerge" class="tsd-kind-icon">vertical<wbr>Merge</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablecelloptions.html#width" class="tsd-kind-icon">width</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@ -97,76 +102,16 @@
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="borders" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> borders</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">borders<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>bottom<span class="tsd-signature-symbol">?: </span><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>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>left<span class="tsd-signature-symbol">?: </span><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>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>right<span class="tsd-signature-symbol">?: </span><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>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>top<span class="tsd-signature-symbol">?: </span><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>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">borders<span class="tsd-signature-symbol">:</span> <a href="itablecellborders.html" class="tsd-signature-type" data-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/7f24abd/src/file/table/table-cell/table-cell.ts#L24">src/file/table/table-cell/table-cell.ts:24</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-cell/table-cell-properties.ts#L26">src/file/table/table-cell/table-cell-properties.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> bottom<span class="tsd-signature-symbol">?: </span><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>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> left<span class="tsd-signature-symbol">?: </span><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>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> right<span class="tsd-signature-symbol">?: </span><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>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> top<span class="tsd-signature-symbol">?: </span><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>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> style<span class="tsd-signature-symbol">: </span><a href="../enums/borderstyle.html" class="tsd-signature-type" data-tsd-kind="Enumeration">BorderStyle</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="children" class="tsd-anchor"></a>
|
||||
@ -174,100 +119,97 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><a href="../classes/paragraph.html" class="tsd-signature-type" data-tsd-kind="Class">Paragraph</a><span class="tsd-signature-symbol"> | </span><a href="../classes/table.html" class="tsd-signature-type" data-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/7f24abd/src/file/table/table-cell/table-cell.ts#L46">src/file/table/table-cell/table-cell.ts:46</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="columnspan" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> column<wbr>Span</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">column<wbr>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/7f24abd/src/file/table/table-cell/table-cell.ts#L22">src/file/table/table-cell/table-cell.ts:22</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="margins" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> margins</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">margins<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/7f24abd/src/file/table/table-cell/table-cell.ts#L14">src/file/table/table-cell/table-cell.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="rowspan" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> row<wbr>Span</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">row<wbr>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/7f24abd/src/file/table/table-cell/table-cell.ts#L23">src/file/table/table-cell/table-cell.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="shading" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> shading</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <a href="itableshadingattributesproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableShadingAttributesProperties</a></div>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <a href="ishadingattributesproperties.html" class="tsd-signature-type" data-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/7f24abd/src/file/table/table-cell/table-cell.ts#L13">src/file/table/table-cell/table-cell.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="textdirection" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> text<wbr>Direction</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">text<wbr>Direction<span class="tsd-signature-symbol">:</span> <a href="../enums/textdirection.html" class="tsd-signature-type" data-tsd-kind="Enumeration">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/7f24abd/src/file/table/table-cell/table-cell.ts#L16">src/file/table/table-cell/table-cell.ts:16</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="verticalalign" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> vertical<wbr>Align</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">vertical<wbr>Align<span class="tsd-signature-symbol">:</span> <a href="../enums/verticalalign.html" class="tsd-signature-type" data-tsd-kind="Enumeration">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/7f24abd/src/file/table/table-cell/table-cell.ts#L15">src/file/table/table-cell/table-cell.ts:15</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="verticalmerge" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> vertical<wbr>Merge</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">vertical<wbr>Merge<span class="tsd-signature-symbol">:</span> <a href="../enums/verticalmergetype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">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/7f24abd/src/file/table/table-cell/table-cell.ts#L17">src/file/table/table-cell/table-cell.ts:17</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="width" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> width</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>size<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>type<span class="tsd-signature-symbol">?: </span><a href="../enums/widthtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">WidthType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <a href="itablewidthproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">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/7f24abd/src/file/table/table-cell/table-cell.ts#L18">src/file/table/table-cell/table-cell.ts:18</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-cell/table-cell-properties.ts#L23">src/file/table/table-cell/table-cell-properties.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> size<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></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> type<span class="tsd-signature-symbol">?: </span><a href="../enums/widthtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">WidthType</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
@ -286,34 +228,34 @@
|
||||
<li class="current tsd-kind-interface">
|
||||
<a href="itablecelloptions.html" class="tsd-kind-icon">ITable<wbr>Cell<wbr>Options</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="itablecelloptions.html#borders" class="tsd-kind-icon">borders</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itablecelloptions.html#children" class="tsd-kind-icon">children</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="itablecelloptions.html#columnspan" class="tsd-kind-icon">column<wbr>Span</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="itablecelloptions.html#margins" class="tsd-kind-icon">margins</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="itablecelloptions.html#rowspan" class="tsd-kind-icon">row<wbr>Span</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="itablecelloptions.html#shading" class="tsd-kind-icon">shading</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="itablecelloptions.html#textdirection" class="tsd-kind-icon">text<wbr>Direction</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="itablecelloptions.html#verticalalign" class="tsd-kind-icon">vertical<wbr>Align</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="itablecelloptions.html#verticalmerge" class="tsd-kind-icon">vertical<wbr>Merge</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="itablecelloptions.html#width" class="tsd-kind-icon">width</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -101,10 +101,10 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="absolutehorizontalposition" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> absolute<wbr>Horizontal<wbr>Position</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">absolute<wbr>Horizontal<wbr>Position<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">absolute<wbr>Horizontal<wbr>Position<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-float-properties.ts#L46">src/file/table/table-properties/table-float-properties.ts:46</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-float-properties.ts#L47">src/file/table/table-properties/table-float-properties.ts:47</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -120,10 +120,10 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="absoluteverticalposition" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> absolute<wbr>Vertical<wbr>Position</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">absolute<wbr>Vertical<wbr>Position<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">absolute<wbr>Vertical<wbr>Position<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-float-properties.ts#L77">src/file/table/table-properties/table-float-properties.ts:77</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-float-properties.ts#L78">src/file/table/table-properties/table-float-properties.ts:78</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -139,10 +139,10 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="bottomfromtext" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> bottom<wbr>From<wbr>Text</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">bottom<wbr>From<wbr>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">bottom<wbr>From<wbr>Text<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-float-properties.ts#L95">src/file/table/table-properties/table-float-properties.ts:95</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-float-properties.ts#L96">src/file/table/table-properties/table-float-properties.ts:96</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -158,7 +158,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">horizontal<wbr>Anchor<span class="tsd-signature-symbol">:</span> <a href="../enums/tableanchortype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">TableAnchorType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-float-properties.ts#L37">src/file/table/table-properties/table-float-properties.ts:37</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-float-properties.ts#L38">src/file/table/table-properties/table-float-properties.ts:38</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -175,10 +175,10 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="leftfromtext" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> left<wbr>From<wbr>Text</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">left<wbr>From<wbr>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">left<wbr>From<wbr>Text<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-float-properties.ts#L107">src/file/table/table-properties/table-float-properties.ts:107</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-float-properties.ts#L108">src/file/table/table-properties/table-float-properties.ts:108</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -194,7 +194,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">overlap<span class="tsd-signature-symbol">:</span> <a href="../enums/overlaptype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">OverlapType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-float-properties.ts#L114">src/file/table/table-properties/table-float-properties.ts:114</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-float-properties.ts#L115">src/file/table/table-properties/table-float-properties.ts:115</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -204,7 +204,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">relative<wbr>Horizontal<wbr>Position<span class="tsd-signature-symbol">:</span> <a href="../enums/relativehorizontalposition.html" class="tsd-signature-type" data-tsd-kind="Enumeration">RelativeHorizontalPosition</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-float-properties.ts#L58">src/file/table/table-properties/table-float-properties.ts:58</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-float-properties.ts#L59">src/file/table/table-properties/table-float-properties.ts:59</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -226,7 +226,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">relative<wbr>Vertical<wbr>Position<span class="tsd-signature-symbol">:</span> <a href="../enums/relativeverticalposition.html" class="tsd-signature-type" data-tsd-kind="Enumeration">RelativeVerticalPosition</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-float-properties.ts#L89">src/file/table/table-properties/table-float-properties.ts:89</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-float-properties.ts#L90">src/file/table/table-properties/table-float-properties.ts:90</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -245,10 +245,10 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="rightfromtext" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> right<wbr>From<wbr>Text</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">right<wbr>From<wbr>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">right<wbr>From<wbr>Text<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-float-properties.ts#L113">src/file/table/table-properties/table-float-properties.ts:113</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-float-properties.ts#L114">src/file/table/table-properties/table-float-properties.ts:114</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -261,10 +261,10 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="topfromtext" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> top<wbr>From<wbr>Text</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">top<wbr>From<wbr>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">top<wbr>From<wbr>Text<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-float-properties.ts#L101">src/file/table/table-properties/table-float-properties.ts:101</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-float-properties.ts#L102">src/file/table/table-properties/table-float-properties.ts:102</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -280,7 +280,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">vertical<wbr>Anchor<span class="tsd-signature-symbol">:</span> <a href="../enums/tableanchortype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">TableAnchorType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-float-properties.ts#L68">src/file/table/table-properties/table-float-properties.ts:68</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-float-properties.ts#L69">src/file/table/table-properties/table-float-properties.ts:69</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
|
@ -120,7 +120,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">caption<wbr>Label<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/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L25">src/file/table-of-contents/table-of-contents-properties.ts:25</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -137,7 +137,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">caption<wbr>Label<wbr>Including<wbr>Numbers<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/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L39">src/file/table-of-contents/table-of-contents-properties.ts:39</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -155,7 +155,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">entries<wbr>From<wbr>Bookmark<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/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L31">src/file/table-of-contents/table-of-contents-properties.ts:31</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -171,7 +171,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">entry<wbr>And<wbr>Page<wbr>Number<wbr>Separator<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/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L86">src/file/table-of-contents/table-of-contents-properties.ts:86</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -187,7 +187,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">heading<wbr>Style<wbr>Range<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/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L80">src/file/table-of-contents/table-of-contents-properties.ts:80</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -206,7 +206,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">hide<wbr>Tab<wbr>And<wbr>Page<wbr>Numbers<wbr>InWeb<wbr>View<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/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L121">src/file/table-of-contents/table-of-contents-properties.ts:121</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -221,7 +221,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">hyperlink<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/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L56">src/file/table-of-contents/table-of-contents-properties.ts:56</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -236,7 +236,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">page<wbr>Numbers<wbr>Entry<wbr>Levels<wbr>Range<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/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L71">src/file/table-of-contents/table-of-contents-properties.ts:71</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -253,7 +253,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">preserve<wbr>New<wbr>Line<wbr>InEntries<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/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L116">src/file/table-of-contents/table-of-contents-properties.ts:116</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -268,7 +268,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">preserve<wbr>Tab<wbr>InEntries<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/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L111">src/file/table-of-contents/table-of-contents-properties.ts:111</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -283,7 +283,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">seq<wbr>Field<wbr>Identifier<wbr>For<wbr>Prefix<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/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L93">src/file/table-of-contents/table-of-contents-properties.ts:93</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -300,7 +300,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">sequence<wbr>And<wbr>Page<wbr>Numbers<wbr>Separator<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/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L45">src/file/table-of-contents/table-of-contents-properties.ts:45</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -316,7 +316,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">styles<wbr>With<wbr>Levels<span class="tsd-signature-symbol">:</span> <a href="../classes/stylelevel.html" class="tsd-signature-type" data-tsd-kind="Class">StyleLevel</a><span class="tsd-signature-symbol">[]</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L101">src/file/table-of-contents/table-of-contents-properties.ts:101</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -334,7 +334,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">tc<wbr>Field<wbr>Identifier<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/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L51">src/file/table-of-contents/table-of-contents-properties.ts:51</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -350,7 +350,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">tc<wbr>Field<wbr>Level<wbr>Range<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/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L64">src/file/table-of-contents/table-of-contents-properties.ts:64</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -368,7 +368,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">use<wbr>Applied<wbr>Paragraph<wbr>Outline<wbr>Level<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/7f24abd/src/file/table-of-contents/table-of-contents-properties.ts#L106">src/file/table-of-contents/table-of-contents-properties.ts:106</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
|
@ -84,6 +84,7 @@
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itableoptions.html#borders" class="tsd-kind-icon">borders</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itableoptions.html#columnwidths" class="tsd-kind-icon">column<wbr>Widths</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itableoptions.html#float" class="tsd-kind-icon">float</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itableoptions.html#indent" class="tsd-kind-icon">indent</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itableoptions.html#layout" class="tsd-kind-icon">layout</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itableoptions.html#margins" class="tsd-kind-icon">margins</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itableoptions.html#rows" class="tsd-kind-icon">rows</a></li>
|
||||
@ -103,7 +104,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">alignment<span class="tsd-signature-symbol">:</span> <a href="../enums/alignmenttype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">AlignmentType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table.ts#L39">src/file/table/table.ts:39</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table.ts#L33">src/file/table/table.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -113,7 +114,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">borders<span class="tsd-signature-symbol">:</span> <a href="itablebordersoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableBordersOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table.ts#L38">src/file/table/table.ts:38</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table.ts#L32">src/file/table/table.ts:32</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -123,7 +124,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">column<wbr>Widths<span class="tsd-signature-symbol">:</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/7f24abd/src/file/table/table.ts#L27">src/file/table/table.ts:27</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table.ts#L26">src/file/table/table.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -133,7 +134,17 @@
|
||||
<div class="tsd-signature tsd-kind-icon">float<span class="tsd-signature-symbol">:</span> <a href="itablefloatoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableFloatOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table.ts#L35">src/file/table/table.ts:35</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table.ts#L29">src/file/table/table.ts:29</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="indent" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> indent</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">indent<span class="tsd-signature-symbol">:</span> <a href="itablewidthproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableWidthProperties</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table.ts#L28">src/file/table/table.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -143,39 +154,19 @@
|
||||
<div class="tsd-signature tsd-kind-icon">layout<span class="tsd-signature-symbol">:</span> <a href="../enums/tablelayouttype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">TableLayoutType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table.ts#L36">src/file/table/table.ts:36</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table.ts#L30">src/file/table/table.ts:30</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="margins" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> margins</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">margins<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>bottom<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>left<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>marginUnitType<span class="tsd-signature-symbol">?: </span><a href="../enums/widthtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">WidthType</a><span class="tsd-signature-symbol">; </span>right<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>top<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">margins<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/7f24abd/src/file/table/table.ts#L28">src/file/table/table.ts:28</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table.ts#L27">src/file/table/table.ts:27</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> bottom<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> left<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> margin<wbr>Unit<wbr>Type<span class="tsd-signature-symbol">?: </span><a href="../enums/widthtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">WidthType</a></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> right<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> top<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="rows" class="tsd-anchor"></a>
|
||||
@ -183,7 +174,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">rows<span class="tsd-signature-symbol">:</span> <a href="../classes/tablerow.html" class="tsd-signature-type" data-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/7f24abd/src/file/table/table.ts#L22">src/file/table/table.ts:22</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table.ts#L24">src/file/table/table.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -193,7 +184,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">style<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/7f24abd/src/file/table/table.ts#L37">src/file/table/table.ts:37</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table.ts#L31">src/file/table/table.ts:31</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -203,30 +194,19 @@
|
||||
<div class="tsd-signature tsd-kind-icon">visually<wbr>Right<wbr>ToLeft<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/7f24abd/src/file/table/table.ts#L40">src/file/table/table.ts:40</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table.ts#L34">src/file/table/table.ts:34</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="width" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> width</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">?: </span><a href="../enums/widthtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">WidthType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <a href="itablewidthproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableWidthProperties</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table.ts#L23">src/file/table/table.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table.ts#L25">src/file/table/table.ts:25</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> type<span class="tsd-signature-symbol">?: </span><a href="../enums/widthtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">WidthType</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
@ -257,6 +237,9 @@
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itableoptions.html#float" class="tsd-kind-icon">float</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itableoptions.html#indent" class="tsd-kind-icon">indent</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itableoptions.html#layout" class="tsd-kind-icon">layout</a>
|
||||
</li>
|
||||
|
@ -84,6 +84,7 @@
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablepropertiesoptions.html#borders" class="tsd-kind-icon">borders</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablepropertiesoptions.html#cellmargin" class="tsd-kind-icon">cell<wbr>Margin</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablepropertiesoptions.html#float" class="tsd-kind-icon">float</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablepropertiesoptions.html#indent" class="tsd-kind-icon">indent</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablepropertiesoptions.html#layout" class="tsd-kind-icon">layout</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablepropertiesoptions.html#shading" class="tsd-kind-icon">shading</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablepropertiesoptions.html#style" class="tsd-kind-icon">style</a></li>
|
||||
@ -102,7 +103,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">alignment<span class="tsd-signature-symbol">:</span> <a href="../enums/alignmenttype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">AlignmentType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-properties.ts#L25">src/file/table/table-properties/table-properties.ts:25</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L42">src/file/table/table-properties/table-properties.ts:42</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -112,7 +113,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">borders<span class="tsd-signature-symbol">:</span> <a href="itablebordersoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableBordersOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-properties.ts#L21">src/file/table/table-properties/table-properties.ts:21</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L38">src/file/table/table-properties/table-properties.ts:38</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -122,7 +123,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">cell<wbr>Margin<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/7f24abd/src/file/table/table-properties/table-properties.ts#L26">src/file/table/table-properties/table-properties.ts:26</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L43">src/file/table/table-properties/table-properties.ts:43</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -132,7 +133,17 @@
|
||||
<div class="tsd-signature tsd-kind-icon">float<span class="tsd-signature-symbol">:</span> <a href="itablefloatoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableFloatOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-properties.ts#L22">src/file/table/table-properties/table-properties.ts:22</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="indent" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> indent</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">indent<span class="tsd-signature-symbol">:</span> <a href="itablewidthproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableWidthProperties</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L36">src/file/table/table-properties/table-properties.ts:36</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -142,17 +153,17 @@
|
||||
<div class="tsd-signature tsd-kind-icon">layout<span class="tsd-signature-symbol">:</span> <a href="../enums/tablelayouttype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">TableLayoutType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-properties.ts#L20">src/file/table/table-properties/table-properties.ts:20</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="shading" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> shading</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <a href="itableshadingattributesproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableShadingAttributesProperties</a></div>
|
||||
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <a href="ishadingattributesproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">IShadingAttributesProperties</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-properties.ts#L23">src/file/table/table-properties/table-properties.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L40">src/file/table/table-properties/table-properties.ts:40</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -162,7 +173,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">style<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/7f24abd/src/file/table/table-properties/table-properties.ts#L24">src/file/table/table-properties/table-properties.ts:24</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L41">src/file/table/table-properties/table-properties.ts:41</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -172,30 +183,19 @@
|
||||
<div class="tsd-signature tsd-kind-icon">visually<wbr>Right<wbr>ToLeft<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/7f24abd/src/file/table/table-properties/table-properties.ts#L27">src/file/table/table-properties/table-properties.ts:27</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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 tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="width" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> width</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">?: </span><a href="../enums/widthtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">WidthType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <a href="itablewidthproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableWidthProperties</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-properties.ts#L16">src/file/table/table-properties/table-properties.ts:16</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L35">src/file/table/table-properties/table-properties.ts:35</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> type<span class="tsd-signature-symbol">?: </span><a href="../enums/widthtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">WidthType</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
@ -226,6 +226,9 @@
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itablepropertiesoptions.html#float" class="tsd-kind-icon">float</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itablepropertiesoptions.html#indent" class="tsd-kind-icon">indent</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itablepropertiesoptions.html#layout" class="tsd-kind-icon">layout</a>
|
||||
</li>
|
||||
|
@ -69,7 +69,12 @@
|
||||
<h3>Hierarchy</h3>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<span class="target">ITableRowOptions</span>
|
||||
<a href="itablerowpropertiesoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableRowPropertiesOptions</a>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<span class="target">ITableRowOptions</span>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
@ -80,10 +85,10 @@
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablerowoptions.html#cantsplit" class="tsd-kind-icon">cant<wbr>Split</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablerowoptions.html#cantsplit" class="tsd-kind-icon">cant<wbr>Split</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablerowoptions.html#children" class="tsd-kind-icon">children</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablerowoptions.html#height" class="tsd-kind-icon">height</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablerowoptions.html#tableheader" class="tsd-kind-icon">table<wbr>Header</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablerowoptions.html#height" class="tsd-kind-icon">height</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablerowoptions.html#tableheader" class="tsd-kind-icon">table<wbr>Header</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@ -91,13 +96,14 @@
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="cantsplit" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> cant<wbr>Split</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">cant<wbr>Split<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/7f24abd/src/file/table/table-row/table-row.ts#L7">src/file/table/table-row/table-row.ts:7</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -107,17 +113,18 @@
|
||||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <a href="../classes/tablecell.html" class="tsd-signature-type" data-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/7f24abd/src/file/table/table-row/table-row.ts#L13">src/file/table/table-row/table-row.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="height" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> height</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">height<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>rule<span class="tsd-signature-symbol">: </span><a href="../enums/heightrule.html" class="tsd-signature-type" data-tsd-kind="Enumeration">HeightRule</a><span class="tsd-signature-symbol">; </span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">height<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>rule<span class="tsd-signature-symbol">: </span><a href="../enums/heightrule.html" class="tsd-signature-type" data-tsd-kind="Enumeration">HeightRule</a><span class="tsd-signature-symbol">; </span>value<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></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/7f24abd/src/file/table/table-row/table-row.ts#L9">src/file/table/table-row/table-row.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-row/table-row-properties.ts#L37">src/file/table/table-row/table-row-properties.ts:37</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -127,18 +134,19 @@
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> rule<span class="tsd-signature-symbol">: </span><a href="../enums/heightrule.html" class="tsd-signature-type" data-tsd-kind="Enumeration">HeightRule</a></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> value<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></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a name="tableheader" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> table<wbr>Header</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">table<wbr>Header<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/7f24abd/src/file/table/table-row/table-row.ts#L8">src/file/table/table-row/table-row.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/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>
|
||||
@ -159,16 +167,16 @@
|
||||
<li class="current tsd-kind-interface">
|
||||
<a href="itablerowoptions.html" class="tsd-kind-icon">ITable<wbr>Row<wbr>Options</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="itablerowoptions.html#cantsplit" class="tsd-kind-icon">cant<wbr>Split</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itablerowoptions.html#children" class="tsd-kind-icon">children</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="itablerowoptions.html#height" class="tsd-kind-icon">height</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
||||
<a href="itablerowoptions.html#tableheader" class="tsd-kind-icon">table<wbr>Header</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
204
api/interfaces/itablerowpropertiesoptions.html
Normal file
204
api/interfaces/itablerowpropertiesoptions.html
Normal file
@ -0,0 +1,204 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>ITableRowPropertiesOptions | docx</title>
|
||||
<meta name="description" content="Documentation for docx">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
<script async src="../assets/js/search.js" id="search-script"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</div>
|
||||
<ul class="results">
|
||||
<li class="state loading">Preparing search index...</li>
|
||||
<li class="state failure">The search index is not available</li>
|
||||
</ul>
|
||||
<a href="../index.html" class="title">docx</a>
|
||||
</div>
|
||||
<div class="table-cell" id="tsd-widgets">
|
||||
<div id="tsd-filter">
|
||||
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
|
||||
<div class="tsd-filter-group">
|
||||
<div class="tsd-select" id="tsd-filter-visibility">
|
||||
<span class="tsd-select-label">All</span>
|
||||
<ul class="tsd-select-list">
|
||||
<li data-value="public">Public</li>
|
||||
<li data-value="protected">Public/Protected</li>
|
||||
<li data-value="private" class="selected">All</li>
|
||||
</ul>
|
||||
</div>
|
||||
<input type="checkbox" id="tsd-filter-inherited" checked />
|
||||
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
|
||||
<input type="checkbox" id="tsd-filter-externals" checked />
|
||||
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
|
||||
</div>
|
||||
</div>
|
||||
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tsd-page-title">
|
||||
<div class="container">
|
||||
<ul class="tsd-breadcrumb">
|
||||
<li>
|
||||
<a href="../modules.html">docx</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="itablerowpropertiesoptions.html">ITableRowPropertiesOptions</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Interface ITableRowPropertiesOptions</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-hierarchy">
|
||||
<h3>Hierarchy</h3>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<span class="target">ITableRowPropertiesOptions</span>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<a href="itablerowoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableRowOptions</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<h2>Index</h2>
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<div class="tsd-index-content">
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablerowpropertiesoptions.html#cantsplit" class="tsd-kind-icon">cant<wbr>Split</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablerowpropertiesoptions.html#height" class="tsd-kind-icon">height</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablerowpropertiesoptions.html#tableheader" class="tsd-kind-icon">table<wbr>Header</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="cantsplit" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> cant<wbr>Split</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">cant<wbr>Split<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/de145e0/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>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="height" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> height</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">height<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>rule<span class="tsd-signature-symbol">: </span><a href="../enums/heightrule.html" class="tsd-signature-type" data-tsd-kind="Enumeration">HeightRule</a><span class="tsd-signature-symbol">; </span>value<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-row/table-row-properties.ts#L37">src/file/table/table-row/table-row-properties.ts:37</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> rule<span class="tsd-signature-symbol">: </span><a href="../enums/heightrule.html" class="tsd-signature-type" data-tsd-kind="Enumeration">HeightRule</a></h5>
|
||||
</li>
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> value<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></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="tableheader" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> table<wbr>Header</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">table<wbr>Header<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/de145e0/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>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class=" ">
|
||||
<a href="../modules.html">Exports</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-interface">
|
||||
<a href="itablerowpropertiesoptions.html" class="tsd-kind-icon">ITable<wbr>Row<wbr>Properties<wbr>Options</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itablerowpropertiesoptions.html#cantsplit" class="tsd-kind-icon">cant<wbr>Split</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itablerowpropertiesoptions.html#height" class="tsd-kind-icon">height</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="itablerowpropertiesoptions.html#tableheader" class="tsd-kind-icon">table<wbr>Header</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="with-border-bottom">
|
||||
<div class="container">
|
||||
<h2>Legend</h2>
|
||||
<div class="tsd-legend-group">
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<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>
|
||||
</body>
|
||||
</html>
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>IHeaderReferenceOptions | docx</title>
|
||||
<title>ITableWidthProperties | docx</title>
|
||||
<meta name="description" content="Documentation for docx">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
@ -55,10 +55,10 @@
|
||||
<a href="../modules.html">docx</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="iheaderreferenceoptions.html">IHeaderReferenceOptions</a>
|
||||
<a href="itablewidthproperties.html">ITableWidthProperties</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Interface IHeaderReferenceOptions</h1>
|
||||
<h1>Interface ITableWidthProperties</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
@ -69,7 +69,7 @@
|
||||
<h3>Hierarchy</h3>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li>
|
||||
<span class="target">IHeaderReferenceOptions</span>
|
||||
<span class="target">ITableWidthProperties</span>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
@ -80,8 +80,8 @@
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iheaderreferenceoptions.html#headerid" class="tsd-kind-icon">header<wbr>Id</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iheaderreferenceoptions.html#headertype" class="tsd-kind-icon">header<wbr>Type</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablewidthproperties.html#size" class="tsd-kind-icon">size</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablewidthproperties.html#type" class="tsd-kind-icon">type</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@ -90,22 +90,22 @@
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="headerid" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> header<wbr>Id</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">header<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<a name="size" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> size</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">size<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></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/header-reference/header-reference.ts#L6">src/file/document/body/section-properties/header-reference/header-reference.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-width.ts#L29">src/file/table/table-width.ts:29</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="headertype" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> header<wbr>Type</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">header<wbr>Type<span class="tsd-signature-symbol">:</span> <a href="../enums/headerreferencetype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">HeaderReferenceType</a></div>
|
||||
<a name="type" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> type</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <a href="../enums/widthtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">WidthType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/document/body/section-properties/header-reference/header-reference.ts#L5">src/file/document/body/section-properties/header-reference/header-reference.ts:5</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-width.ts#L30">src/file/table/table-width.ts:30</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -124,13 +124,13 @@
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-interface">
|
||||
<a href="iheaderreferenceoptions.html" class="tsd-kind-icon">IHeader<wbr>Reference<wbr>Options</a>
|
||||
<a href="itablewidthproperties.html" class="tsd-kind-icon">ITable<wbr>Width<wbr>Properties</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="iheaderreferenceoptions.html#headerid" class="tsd-kind-icon">header<wbr>Id</a>
|
||||
<a href="itablewidthproperties.html#size" class="tsd-kind-icon">size</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="iheaderreferenceoptions.html#headertype" class="tsd-kind-icon">header<wbr>Type</a>
|
||||
<a href="itablewidthproperties.html#type" class="tsd-kind-icon">type</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
@ -96,7 +96,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">margins<span class="tsd-signature-symbol">:</span> <a href="idistance.html" class="tsd-signature-type" data-tsd-kind="Interface">IDistance</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/drawing/text-wrap/text-wrapping.ts#L21">src/file/drawing/text-wrap/text-wrapping.ts:21</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/text-wrap/text-wrapping.ts#L21">src/file/drawing/text-wrap/text-wrapping.ts:21</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -106,7 +106,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">side<span class="tsd-signature-symbol">:</span> <a href="../enums/textwrappingside.html" class="tsd-signature-type" data-tsd-kind="Enumeration">TextWrappingSide</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/drawing/text-wrap/text-wrapping.ts#L20">src/file/drawing/text-wrap/text-wrapping.ts:20</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/text-wrap/text-wrapping.ts#L20">src/file/drawing/text-wrap/text-wrapping.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -116,7 +116,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <a href="../enums/textwrappingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">TextWrappingType</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/drawing/text-wrap/text-wrapping.ts#L19">src/file/drawing/text-wrap/text-wrapping.ts:19</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/text-wrap/text-wrapping.ts#L19">src/file/drawing/text-wrap/text-wrapping.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -96,7 +96,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">align<span class="tsd-signature-symbol">:</span> <a href="../enums/verticalpositionalign.html" class="tsd-signature-type" data-tsd-kind="Enumeration">VerticalPositionAlign</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/drawing/floating/floating-position.ts#L37">src/file/drawing/floating/floating-position.ts:37</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L37">src/file/drawing/floating/floating-position.ts:37</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -106,7 +106,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">offset<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/7f24abd/src/file/drawing/floating/floating-position.ts#L38">src/file/drawing/floating/floating-position.ts:38</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L38">src/file/drawing/floating/floating-position.ts:38</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -116,7 +116,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">relative<span class="tsd-signature-symbol">:</span> <a href="../enums/verticalpositionrelativefrom.html" class="tsd-signature-type" data-tsd-kind="Enumeration">VerticalPositionRelativeFrom</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/drawing/floating/floating-position.ts#L36">src/file/drawing/floating/floating-position.ts:36</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/drawing/floating/floating-position.ts#L36">src/file/drawing/floating/floating-position.ts:36</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
@ -112,7 +112,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">_attr<span class="tsd-signature-symbol">:</span> <a href="ixmlattribute.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlAttribute</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/xml-components/xmlable-object.ts#L5">src/file/xml-components/xmlable-object.ts:5</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/xml-components/xmlable-object.ts#L5">src/file/xml-components/xmlable-object.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user