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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-03-24 19:25:23 +00:00
parent a9570b5df9
commit ef5e43c479
303 changed files with 3949 additions and 2004 deletions

View File

@ -103,6 +103,7 @@
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_file_paragraph_formatting_alignment_.alignmentattributes.html#prepforxml" class="tsd-kind-icon">prep<wbr>For<wbr>Xml</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_file_paragraph_formatting_alignment_.alignmentattributes.html#set" class="tsd-kind-icon">set</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-private-protected">
@ -128,7 +129,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/a954c69/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/e593327/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>
@ -156,7 +157,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/a954c69/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/e593327/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
@ -175,7 +176,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/a954c69/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/e593327/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -194,13 +195,42 @@
<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/a954c69/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/e593327/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>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="set" class="tsd-anchor"></a>
<h3>set</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">set<span class="tsd-signature-symbol">(</span>properties<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<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/e593327/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>
<ul class="tsd-parameters">
<li>
<h5>properties: <span class="tsd-signature-type">object</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5>val<span class="tsd-signature-symbol">: </span><a href="../modules/_file_paragraph_formatting_alignment_.html#alignmentoptions" class="tsd-signature-type">AlignmentOptions</a></h5>
</li>
</ul>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-private-protected">
<h2>Object literals</h2>
@ -211,7 +241,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/a954c69/src/file/paragraph/formatting/alignment.ts#L7">file/paragraph/formatting/alignment.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/paragraph/formatting/alignment.ts#L7">file/paragraph/formatting/alignment.ts:7</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -220,7 +250,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"> =&nbsp;&quot;w:val&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/paragraph/formatting/alignment.ts#L7">file/paragraph/formatting/alignment.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/paragraph/formatting/alignment.ts#L7">file/paragraph/formatting/alignment.ts:7</a></li>
</ul>
</aside>
</section>
@ -260,6 +290,9 @@
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited">
<a href="_file_paragraph_formatting_alignment_.alignmentattributes.html#prepforxml" class="tsd-kind-icon">prep<wbr>For<wbr>Xml</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a href="_file_paragraph_formatting_alignment_.alignmentattributes.html#set" class="tsd-kind-icon">set</a>
</li>
<li class=" tsd-kind-object-literal tsd-parent-kind-class tsd-is-overwrite tsd-is-protected">
<a href="_file_paragraph_formatting_alignment_.alignmentattributes.html#xmlkeys" class="tsd-kind-icon">xml<wbr>Keys</a>
</li>