Deploying to gh-pages from @ dolanmiu/docx@7e2538dffc 🚀
This commit is contained in:
@ -22,7 +22,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/c3080ff/src/file/table/table-cell/table-cell.ts#L8">file/table/table-cell/table-cell.ts:8</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7e2538d/src/file/table/table-cell/table-cell.ts#L8">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">
|
||||
@ -48,60 +48,60 @@
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">borders</span><span class="tsd-signature-symbol">?:</span> <a href="ITableCellBorders.html" class="tsd-signature-type 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/c3080ff/src/file/table/table-cell/table-cell-properties.ts#L26">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/7e2538d/src/file/table/table-cell/table-cell-properties.ts#L26">file/table/table-cell/table-cell-properties.ts:26</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-symbol">(</span><a href="../classes/Paragraph.html" class="tsd-signature-type tsd-kind-class">Paragraph</a><span class="tsd-signature-symbol"> | </span><a href="../classes/Table.html" class="tsd-signature-type 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/c3080ff/src/file/table/table-cell/table-cell.ts#L9">file/table/table-cell/table-cell.ts:9</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7e2538d/src/file/table/table-cell/table-cell.ts#L9">file/table/table-cell/table-cell.ts:9</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member 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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">column<wbr/>Span</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/c3080ff/src/file/table/table-cell/table-cell-properties.ts#L24">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/7e2538d/src/file/table/table-cell/table-cell-properties.ts#L24">file/table/table-cell/table-cell-properties.ts:24</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member 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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">margins</span><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/c3080ff/src/file/table/table-cell/table-cell-properties.ts#L19">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/7e2538d/src/file/table/table-cell/table-cell-properties.ts#L19">file/table/table-cell/table-cell-properties.ts:19</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member 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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">row<wbr/>Span</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/c3080ff/src/file/table/table-cell/table-cell-properties.ts#L25">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/7e2538d/src/file/table/table-cell/table-cell-properties.ts#L25">file/table/table-cell/table-cell-properties.ts:25</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member 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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">shading</span><span class="tsd-signature-symbol">?:</span> <a href="IShadingAttributesProperties.html" class="tsd-signature-type tsd-kind-interface">IShadingAttributesProperties</a></div><aside class="tsd-sources">
|
||||
<p>Inherited from ITableCellPropertiesOptions.shading</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/table/table-cell/table-cell-properties.ts#L18">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/7e2538d/src/file/table/table-cell/table-cell-properties.ts#L18">file/table/table-cell/table-cell-properties.ts:18</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member 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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">text<wbr/>Direction</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"btLr"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"lrTb"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"tbRl"</span></div><aside class="tsd-sources">
|
||||
<p>Inherited from ITableCellPropertiesOptions.textDirection</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/table/table-cell/table-cell-properties.ts#L21">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/7e2538d/src/file/table/table-cell/table-cell-properties.ts#L21">file/table/table-cell/table-cell-properties.ts:21</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member 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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">vertical<wbr/>Align</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"bottom"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"center"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"top"</span></div><aside class="tsd-sources">
|
||||
<p>Inherited from ITableCellPropertiesOptions.verticalAlign</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/table/table-cell/table-cell-properties.ts#L20">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/7e2538d/src/file/table/table-cell/table-cell-properties.ts#L20">file/table/table-cell/table-cell-properties.ts:20</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member 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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">vertical<wbr/>Merge</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"continue"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"restart"</span></div><aside class="tsd-sources">
|
||||
<p>Inherited from ITableCellPropertiesOptions.verticalMerge</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/table/table-cell/table-cell-properties.ts#L22">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/7e2538d/src/file/table/table-cell/table-cell-properties.ts#L22">file/table/table-cell/table-cell-properties.ts:22</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member 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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">width</span><span class="tsd-signature-symbol">?:</span> <a href="../types/ITableWidthProperties.html" class="tsd-signature-type tsd-kind-type-alias">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/c3080ff/src/file/table/table-cell/table-cell-properties.ts#L23">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/7e2538d/src/file/table/table-cell/table-cell-properties.ts#L23">file/table/table-cell/table-cell-properties.ts:23</a></li></ul></aside></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
|
Reference in New Issue
Block a user