Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI)
2021-03-04 02:21:53 +00:00
parent 7fba94d3ad
commit b5e6e7c3a9
616 changed files with 3885 additions and 3465 deletions

View File

@ -110,20 +110,20 @@
<a name="constructor" class="tsd-anchor"></a>
<h3>constructor</h3>
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-external">
<li class="tsd-signature tsd-kind-icon">new <wbr>Preferred<wbr>Table<wbr>Width<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><a href="../enums/widthtype.html" class="tsd-signature-type">WidthType</a>, w<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="preferredtablewidth.html" class="tsd-signature-type">PreferredTableWidth</a></li>
<li class="tsd-signature tsd-kind-icon">new <wbr>Preferred<wbr>Table<wbr>Width<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">?: </span><a href="../enums/widthtype.html" class="tsd-signature-type">WidthType</a>, w<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="preferredtablewidth.html" class="tsd-signature-type">PreferredTableWidth</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Overrides <a href="datecomponent.html">DateComponent</a>.<a href="datecomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/31269c8/src/file/table/table-properties/table-width.ts#L15">src/file/table/table-properties/table-width.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2f732e7/src/file/table/table-properties/table-width.ts#L15">src/file/table/table-properties/table-width.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>type: <a href="../enums/widthtype.html" class="tsd-signature-type">WidthType</a></h5>
<h5><span class="tsd-flag ts-flagDefault value">Default value</span> type: <a href="../enums/widthtype.html" class="tsd-signature-type">WidthType</a><span class="tsd-signature-symbol"> = WidthType.AUTO</span></h5>
</li>
<li>
<h5>w: <span class="tsd-signature-type">number</span></h5>
@ -147,7 +147,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="tablegrid.html">TableGrid</a>.<a href="tablegrid.html#isdeleted">IsDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/31269c8/src/file/xml-components/base.ts#L15">src/file/xml-components/base.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2f732e7/src/file/xml-components/base.ts#L15">src/file/xml-components/base.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -168,7 +168,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="tablegrid.html">TableGrid</a>.<a href="tablegrid.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/31269c8/src/file/xml-components/xml-component.ts#L43">src/file/xml-components/xml-component.ts:43</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2f732e7/src/file/xml-components/xml-component.ts#L43">src/file/xml-components/xml-component.ts:43</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -192,7 +192,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="tablegrid.html">TableGrid</a>.<a href="tablegrid.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/31269c8/src/file/xml-components/xml-component.ts#L49">src/file/xml-components/xml-component.ts:49</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2f732e7/src/file/xml-components/xml-component.ts#L49">src/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>
@ -211,7 +211,7 @@
<p>Inherited from <a href="tablegrid.html">TableGrid</a>.<a href="tablegrid.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/31269c8/src/file/xml-components/xml-component.ts#L16">src/file/xml-components/xml-component.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2f732e7/src/file/xml-components/xml-component.ts#L16">src/file/xml-components/xml-component.ts:16</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>