Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -92,14 +92,11 @@
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="_file_table_table_.table.html#constructor" class="tsd-kind-icon">constructor</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-index-section tsd-is-private-protected">
|
||||
<section class="tsd-index-section tsd-is-inherited tsd-is-private-protected">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_file_table_table_.table.html#grid" class="tsd-kind-icon">grid</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_file_table_table_.table.html#properties" class="tsd-kind-icon">properties</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_file_table_table_.table.html#root" class="tsd-kind-icon">root</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_file_table_table_.table.html#rootkey" class="tsd-kind-icon">root<wbr>Key</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_file_table_table_.table.html#rows" class="tsd-kind-icon">rows</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-index-section ">
|
||||
@ -128,7 +125,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/table/table.ts#L9">file/table/table.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/table/table.ts#L9">file/table/table.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -145,28 +142,8 @@
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-private-protected">
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-inherited tsd-is-private-protected">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
|
||||
<a name="grid" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagPrivate">Private</span> grid</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">grid<span class="tsd-signature-symbol">:</span> <a href="_file_table_grid_.tablegrid.html" class="tsd-signature-type">TableGrid</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/table/table.ts#L9">file/table/table.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
|
||||
<a name="properties" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagPrivate">Private</span> properties</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">properties<span class="tsd-signature-symbol">:</span> <a href="_file_table_properties_.tableproperties.html" class="tsd-signature-type">TableProperties</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/table/table.ts#L7">file/table/table.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
|
||||
<a name="root" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagProtected">Protected</span> root</h3>
|
||||
@ -174,7 +151,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -185,17 +162,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
|
||||
<a name="rows" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagPrivate">Private</span> rows</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">rows<span class="tsd-signature-symbol">:</span> <a href="_file_table_table_.tablerow.html" class="tsd-signature-type">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/844b9ab/src/file/table/table.ts#L8">file/table/table.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -212,7 +179,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/table/table.ts#L58">file/table/table.ts:58</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/table/table.ts#L58">file/table/table.ts:58</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="_file_table_table_.table.html" class="tsd-signature-type">Table</a></h4>
|
||||
@ -229,7 +196,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/table/table.ts#L49">file/table/table.ts:49</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/table/table.ts#L49">file/table/table.ts:49</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -255,7 +222,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/table/table.ts#L45">file/table/table.ts:45</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/table/table.ts#L45">file/table/table.ts:45</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -280,7 +247,7 @@
|
||||
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
|
||||
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
|
||||
@ -297,7 +264,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/table/table.ts#L53">file/table/table.ts:53</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/table/table.ts#L53">file/table/table.ts:53</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -336,21 +303,12 @@
|
||||
<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
|
||||
<a href="_file_table_table_.table.html#constructor" class="tsd-kind-icon">constructor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
|
||||
<a href="_file_table_table_.table.html#grid" class="tsd-kind-icon">grid</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
|
||||
<a href="_file_table_table_.table.html#properties" class="tsd-kind-icon">properties</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
|
||||
<a href="_file_table_table_.table.html#root" class="tsd-kind-icon">root</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
|
||||
<a href="_file_table_table_.table.html#rootkey" class="tsd-kind-icon">root<wbr>Key</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
|
||||
<a href="_file_table_table_.table.html#rows" class="tsd-kind-icon">rows</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class">
|
||||
<a href="_file_table_table_.table.html#fixedwidthlayout" class="tsd-kind-icon">fixed<wbr>Width<wbr>Layout</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user