Deploying to gh-pages from @ dolanmiu/docx@ef2ee6d00d 🚀

This commit is contained in:
dolanmiu
2022-08-11 03:14:17 +00:00
parent 2508d19403
commit 93fd549549
329 changed files with 1758 additions and 1758 deletions

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ITableCellOptions</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/table/table-cell/table-cell.ts#L8">src/file/table/table-cell/table-cell.ts:8</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/table/table-cell/table-cell.ts#L8">src/file/table/table-cell/table-cell.ts:8</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@ -46,60 +46,60 @@
<div class="tsd-signature">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/ad9b64e/src/file/table/table-cell/table-cell-properties.ts#L26">src/file/table/table-cell/table-cell-properties.ts:26</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/table/table-cell/table-cell-properties.ts#L26">src/file/table/table-cell/table-cell-properties.ts:26</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="children" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">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/ad9b64e/src/file/table/table-cell/table-cell.ts#L9">src/file/table/table-cell/table-cell.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/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 tsd-is-inherited"><a id="columnSpan" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>column<wbr/>Span</span><a href="#columnSpan" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">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/ad9b64e/src/file/table/table-cell/table-cell-properties.ts#L24">src/file/table/table-cell/table-cell-properties.ts:24</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/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 tsd-is-inherited"><a id="margins" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>margins</span><a href="#margins" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">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/ad9b64e/src/file/table/table-cell/table-cell-properties.ts#L19">src/file/table/table-cell/table-cell-properties.ts:19</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/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 tsd-is-inherited"><a id="rowSpan" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>row<wbr/>Span</span><a href="#rowSpan" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">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/ad9b64e/src/file/table/table-cell/table-cell-properties.ts#L25">src/file/table/table-cell/table-cell-properties.ts:25</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/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 tsd-is-inherited"><a id="shading" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>shading</span><a href="#shading" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">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/ad9b64e/src/file/table/table-cell/table-cell-properties.ts#L18">src/file/table/table-cell/table-cell-properties.ts:18</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/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 tsd-is-inherited"><a id="textDirection" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>text<wbr/>Direction</span><a href="#textDirection" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">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/ad9b64e/src/file/table/table-cell/table-cell-properties.ts#L21">src/file/table/table-cell/table-cell-properties.ts:21</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/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 tsd-is-inherited"><a id="verticalAlign" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>vertical<wbr/>Align</span><a href="#verticalAlign" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">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/ad9b64e/src/file/table/table-cell/table-cell-properties.ts#L20">src/file/table/table-cell/table-cell-properties.ts:20</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/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 tsd-is-inherited"><a id="verticalMerge" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>vertical<wbr/>Merge</span><a href="#verticalMerge" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">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/ad9b64e/src/file/table/table-cell/table-cell-properties.ts#L22">src/file/table/table-cell/table-cell-properties.ts:22</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/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 tsd-is-inherited"><a id="width" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>width</span><a href="#width" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">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/ad9b64e/src/file/table/table-cell/table-cell-properties.ts#L23">src/file/table/table-cell/table-cell-properties.ts:23</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/table/table-cell/table-cell-properties.ts#L23">src/file/table/table-cell/table-cell-properties.ts:23</a></li></ul></aside></section></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">