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

This commit is contained in:
Deployment Bot (from Travis CI)
2021-03-01 03:43:37 +00:00
parent 09d6233e4b
commit cb3e883dc9
602 changed files with 6132 additions and 5644 deletions

View File

@ -117,7 +117,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="baseemphasismark.html">BaseEmphasisMark</a>.<a href="baseemphasismark.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/60664a2/src/file/paragraph/math/function/math-function.ts#L14">src/file/paragraph/math/function/math-function.ts:14</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/cdd22ef/src/file/paragraph/math/function/math-function.ts#L14">src/file/paragraph/math/function/math-function.ts:14</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -142,9 +142,9 @@
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="apppropertiesattributes.html">AppPropertiesAttributes</a>.<a href="apppropertiesattributes.html#isdeleted">IsDeleted</a></p>
<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/60664a2/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/cdd22ef/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>
@ -163,9 +163,9 @@
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="appproperties.html">AppProperties</a>.<a href="appproperties.html#addchildelement">addChildElement</a></p>
<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/60664a2/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/cdd22ef/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>
@ -187,9 +187,9 @@
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="appproperties.html">AppProperties</a>.<a href="appproperties.html#delete">delete</a></p>
<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/60664a2/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/cdd22ef/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>
@ -200,21 +200,21 @@
<a name="prepforxml" class="tsd-anchor"></a>
<h3>prep<wbr>For<wbr>Xml</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-external">
<li class="tsd-signature tsd-kind-icon">prep<wbr>For<wbr>Xml<span class="tsd-signature-symbol">(</span>file<span class="tsd-signature-symbol">?: </span><a href="file.html" class="tsd-signature-type">File</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></li>
<li class="tsd-signature tsd-kind-icon">prep<wbr>For<wbr>Xml<span class="tsd-signature-symbol">(</span>file<span class="tsd-signature-symbol">?: </span><a href="../interfaces/iviewwrapper.html" class="tsd-signature-type">IViewWrapper</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="appproperties.html">AppProperties</a>.<a href="appproperties.html#prepforxml">prepForXml</a></p>
<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/60664a2/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/cdd22ef/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>
<ul class="tsd-parameters">
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> file: <a href="file.html" class="tsd-signature-type">File</a></h5>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> file: <a href="../interfaces/iviewwrapper.html" class="tsd-signature-type">IViewWrapper</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></h4>