Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -446,7 +446,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">Alignment<wbr>Options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"start"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"end"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"center"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"both"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"distribute"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"left"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"right"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/53b2496/src/file/paragraph/formatting/alignment.ts#L4">file/paragraph/formatting/alignment.ts:4</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/877aa32/src/file/paragraph/formatting/alignment.ts#L4">file/paragraph/formatting/alignment.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -456,7 +456,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">Attribute<wbr>Map<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/53b2496/src/file/xml-components/default-attributes.ts#L4">file/xml-components/default-attributes.ts:4</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/877aa32/src/file/xml-components/default-attributes.ts#L4">file/xml-components/default-attributes.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -471,7 +471,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">Relationship<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/image"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/webSettings"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/numbering"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/header"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/footnotes"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/53b2496/src/file/relationships/relationship/relationship.ts#L4">file/relationships/relationship/relationship.ts:4</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/877aa32/src/file/relationships/relationship/relationship.ts#L4">file/relationships/relationship/relationship.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -481,7 +481,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">Section<wbr>Properties<wbr>Options<span class="tsd-signature-symbol">:</span> <a href="interfaces/ipagesizeattributes.html" class="tsd-signature-type">IPageSizeAttributes</a><span class="tsd-signature-symbol"> & </span><a href="interfaces/ipagemarginattributes.html" class="tsd-signature-type">IPageMarginAttributes</a><span class="tsd-signature-symbol"> & </span><a href="interfaces/icolumnsattributes.html" class="tsd-signature-type">IColumnsAttributes</a><span class="tsd-signature-symbol"> & </span><a href="interfaces/idocgridattributesproperties.html" class="tsd-signature-type">IDocGridAttributesProperties</a><span class="tsd-signature-symbol"> & </span><a href="interfaces/iheaderoptions.html" class="tsd-signature-type">IHeaderOptions</a><span class="tsd-signature-symbol"> & </span><a href="interfaces/ifooteroptions.html" class="tsd-signature-type">IFooterOptions</a><span class="tsd-signature-symbol"> & </span><a href="interfaces/ipagenumbertypeattributes.html" class="tsd-signature-type">IPageNumberTypeAttributes</a><span class="tsd-signature-symbol"> & </span><a href="interfaces/ipagebordersoptions.html" class="tsd-signature-type">IPageBordersOptions</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/53b2496/src/file/document/body/section-properties/section-properties.ts#L16">file/document/body/section-properties/section-properties.ts:16</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/877aa32/src/file/document/body/section-properties/section-properties.ts#L16">file/document/body/section-properties/section-properties.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -491,7 +491,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">Tab<wbr>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"left"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"right"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"center"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"bar"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"clear"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"decimal"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"end"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"num"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"start"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/53b2496/src/file/paragraph/formatting/tab-stop.ts#L11">file/paragraph/formatting/tab-stop.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/877aa32/src/file/paragraph/formatting/tab-stop.ts#L11">file/paragraph/formatting/tab-stop.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -501,7 +501,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">Target<wbr>Mode<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"External"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/53b2496/src/file/relationships/relationship/relationship.ts#L20">file/relationships/relationship/relationship.ts:20</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/877aa32/src/file/relationships/relationship/relationship.ts#L20">file/relationships/relationship/relationship.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -514,7 +514,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">WORKAROUND2<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">""</span><span class="tsd-signature-symbol"> = ""</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/53b2496/src/file/media/data.ts#L24">file/media/data.ts:24</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/877aa32/src/file/media/data.ts#L24">file/media/data.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -530,7 +530,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">WORKAROUND3<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">""</span><span class="tsd-signature-symbol"> = ""</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/53b2496/src/file/xml-components/xmlable-object.ts#L9">file/xml-components/xmlable-object.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/877aa32/src/file/xml-components/xmlable-object.ts#L9">file/xml-components/xmlable-object.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -553,7 +553,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/53b2496/src/file/xml-components/imported-xml-component.ts#L28">file/xml-components/imported-xml-component.ts:28</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/877aa32/src/file/xml-components/imported-xml-component.ts#L28">file/xml-components/imported-xml-component.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -602,7 +602,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">parse<wbr>Options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/53b2496/src/file/xml-components/imported-xml-component.ts#L6">file/xml-components/imported-xml-component.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/877aa32/src/file/xml-components/imported-xml-component.ts#L6">file/xml-components/imported-xml-component.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-external">
|
||||
@ -611,7 +611,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">attr<wbr>Node<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "_attr"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/53b2496/src/file/xml-components/imported-xml-component.ts#L9">file/xml-components/imported-xml-component.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/877aa32/src/file/xml-components/imported-xml-component.ts#L9">file/xml-components/imported-xml-component.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -621,7 +621,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">attribute<wbr>Name<wbr>Prefix<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ""</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/53b2496/src/file/xml-components/imported-xml-component.ts#L8">file/xml-components/imported-xml-component.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/877aa32/src/file/xml-components/imported-xml-component.ts#L8">file/xml-components/imported-xml-component.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -631,7 +631,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">ignore<wbr>Attributes<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/53b2496/src/file/xml-components/imported-xml-component.ts#L7">file/xml-components/imported-xml-component.ts:7</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/877aa32/src/file/xml-components/imported-xml-component.ts#L7">file/xml-components/imported-xml-component.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user