Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -100,6 +100,7 @@
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="tablerowproperties.html#delete" class="tsd-kind-icon">delete</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-external"><a href="tablerowproperties.html#prepforxml" class="tsd-kind-icon">prep<wbr>For<wbr>Xml</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="tablerowproperties.html#setcantsplit" class="tsd-kind-icon">set<wbr>Cant<wbr>Split</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="tablerowproperties.html#setheight" class="tsd-kind-icon">set<wbr>Height</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="tablerowproperties.html#settableheader" class="tsd-kind-icon">set<wbr>Table<wbr>Header</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
@ -119,7 +120,7 @@
|
||||
<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/0998d43/src/file/table/table-row/table-row-properties.ts#L3">file/table/table-row/table-row-properties.ts:3</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/552580b/src/file/table/table-row/table-row-properties.ts#L4">file/table/table-row/table-row-properties.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="tablerowproperties.html" class="tsd-signature-type">TableRowProperties</a></h4>
|
||||
@ -140,7 +141,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#isdeleted">IsDeleted</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0998d43/src/file/xml-components/base.ts#L14">file/xml-components/base.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/552580b/src/file/xml-components/base.ts#L14">file/xml-components/base.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
|
||||
@ -161,7 +162,7 @@
|
||||
<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/0998d43/src/file/xml-components/xml-component.ts#L43">file/xml-components/xml-component.ts:43</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/552580b/src/file/xml-components/xml-component.ts#L43">file/xml-components/xml-component.ts:43</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -185,7 +186,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#delete">delete</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0998d43/src/file/xml-components/xml-component.ts#L49">file/xml-components/xml-component.ts:49</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/552580b/src/file/xml-components/xml-component.ts#L49">file/xml-components/xml-component.ts:49</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
||||
@ -204,7 +205,7 @@
|
||||
<p>Inherited from <a href="ignoreifemptyxmlcomponent.html">IgnoreIfEmptyXmlComponent</a>.<a href="ignoreifemptyxmlcomponent.html#prepforxml">prepForXml</a></p>
|
||||
<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/0998d43/src/file/xml-components/xml-component.ts#L55">file/xml-components/xml-component.ts:55</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/552580b/src/file/xml-components/xml-component.ts#L55">file/xml-components/xml-component.ts:55</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a>
|
||||
@ -224,13 +225,39 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0998d43/src/file/table/table-row/table-row-properties.ts#L8">file/table/table-row/table-row-properties.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/552580b/src/file/table/table-row/table-row-properties.ts#L9">file/table/table-row/table-row-properties.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="tablerowproperties.html" class="tsd-signature-type">TableRowProperties</a></h4>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external">
|
||||
<a name="setheight" class="tsd-anchor"></a>
|
||||
<h3>set<wbr>Height</h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
|
||||
<li class="tsd-signature tsd-kind-icon">set<wbr>Height<span class="tsd-signature-symbol">(</span>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, rule<span class="tsd-signature-symbol">: </span><a href="../enums/heightrule.html" class="tsd-signature-type">HeightRule</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="tablerowproperties.html" class="tsd-signature-type">TableRowProperties</a></li>
|
||||
</ul>
|
||||
<ul class="tsd-descriptions">
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/552580b/src/file/table/table-row/table-row-properties.ts#L21">file/table/table-row/table-row-properties.ts:21</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
<h5>height: <span class="tsd-signature-type">number</span></h5>
|
||||
</li>
|
||||
<li>
|
||||
<h5>rule: <a href="../enums/heightrule.html" class="tsd-signature-type">HeightRule</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
<h4 class="tsd-returns-title">Returns <a href="tablerowproperties.html" class="tsd-signature-type">TableRowProperties</a></h4>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external">
|
||||
<a name="settableheader" class="tsd-anchor"></a>
|
||||
<h3>set<wbr>Table<wbr>Header</h3>
|
||||
@ -241,7 +268,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0998d43/src/file/table/table-row/table-row-properties.ts#L14">file/table/table-row/table-row-properties.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/552580b/src/file/table/table-row/table-row-properties.ts#L15">file/table/table-row/table-row-properties.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="tablerowproperties.html" class="tsd-signature-type">TableRowProperties</a></h4>
|
||||
@ -283,6 +310,9 @@
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
|
||||
<a href="tablerowproperties.html#setcantsplit" class="tsd-kind-icon">set<wbr>Cant<wbr>Split</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
|
||||
<a href="tablerowproperties.html#setheight" class="tsd-kind-icon">set<wbr>Height</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
|
||||
<a href="tablerowproperties.html#settableheader" class="tsd-kind-icon">set<wbr>Table<wbr>Header</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user