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">TableCell</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#L12">file/table/table-cell/table-cell.ts:12</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7e2538d/src/file/table/table-cell/table-cell.ts#L12">file/table/table-cell/table-cell.ts:12</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">
|
||||
@ -56,14 +56,14 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="TableCell.html" class="tsd-signature-type tsd-kind-class">TableCell</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/table/table-cell/table-cell.ts#L13">file/table/table-cell/table-cell.ts:13</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7e2538d/src/file/table/table-cell/table-cell.ts#L13">file/table/table-cell/table-cell.ts:13</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member"><a id="options" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>options</span><a href="#options" 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">options</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/ITableCellOptions.html" class="tsd-signature-type tsd-kind-interface">ITableCellOptions</a></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#L13">file/table/table-cell/table-cell.ts:13</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7e2538d/src/file/table/table-cell/table-cell.ts#L13">file/table/table-cell/table-cell.ts:13</a></li></ul></aside></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Methods</h2>
|
||||
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="addChildElement" class="tsd-anchor"></a>
|
||||
@ -79,7 +79,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type tsd-kind-class">XmlComponent</a></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#addChildElement">addChildElement</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/xml-components/xml-component.ts#L45">file/xml-components/xml-component.ts:45</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7e2538d/src/file/xml-components/xml-component.ts#L45">file/xml-components/xml-component.ts:45</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="prepForXml" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@ -93,7 +93,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type tsd-kind-interface">IXmlableObject</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/table/table-cell/table-cell.ts#L23">file/table/table-cell/table-cell.ts:23</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7e2538d/src/file/table/table-cell/table-cell.ts#L23">file/table/table-cell/table-cell.ts:23</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
|
Reference in New Issue
Block a user