Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -136,7 +136,7 @@
|
||||
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
|
||||
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5232c05/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8fbaec3/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -164,7 +164,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#deleted">deleted</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5232c05/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8fbaec3/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -175,7 +175,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5232c05/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8fbaec3/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -194,7 +194,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/5232c05/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8fbaec3/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -212,7 +212,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#isdeleted">isDeleted</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5232c05/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8fbaec3/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
|
||||
@ -234,7 +234,7 @@
|
||||
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.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/5232c05/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8fbaec3/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</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>
|
||||
@ -252,7 +252,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5232c05/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8fbaec3/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -280,7 +280,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5232c05/src/file/table/table-cell.ts#L135">file/table/table-cell.ts:135</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8fbaec3/src/file/table/table-cell.ts#L135">file/table/table-cell.ts:135</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
|
||||
@ -289,7 +289,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">val<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "w:val"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5232c05/src/file/table/table-cell.ts#L135">file/table/table-cell.ts:135</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8fbaec3/src/file/table/table-cell.ts#L135">file/table/table-cell.ts:135</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -336,6 +336,12 @@
|
||||
<li class=" tsd-kind-class tsd-parent-kind-external-module">
|
||||
<a href="_file_table_table_cell_.tablecellborders.html" class="tsd-kind-icon">Table<wbr>Cell<wbr>Borders</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-external-module">
|
||||
<a href="_file_table_table_cell_.tablecellshading.html" class="tsd-kind-icon">Table<wbr>Cell<wbr>Shading</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported">
|
||||
<a href="_file_table_table_cell_.tablecellshadingattributes.html" class="tsd-kind-icon">Table<wbr>Cell<wbr>Shading<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-external-module">
|
||||
<a href="_file_table_table_cell_.tablecellwidth.html" class="tsd-kind-icon">Table<wbr>Cell<wbr>Width</a>
|
||||
</li>
|
||||
@ -387,6 +393,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported">
|
||||
<a href="../interfaces/_file_table_table_cell_.icellborder.html" class="tsd-kind-icon">ICell<wbr>Border</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported">
|
||||
<a href="../interfaces/_file_table_table_cell_.itablecellshadingattributesproperties.html" class="tsd-kind-icon">ITable<wbr>Cell<wbr>Shading<wbr>Attributes<wbr>Properties</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user