Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -347,6 +347,8 @@
|
||||
<li class="tsd-kind-class tsd-is-external"><a href="classes/subscript.html" class="tsd-kind-icon">Sub<wbr>Script</a></li>
|
||||
<li class="tsd-kind-class tsd-is-external"><a href="classes/subject.html" class="tsd-kind-icon">Subject</a></li>
|
||||
<li class="tsd-kind-class tsd-is-external"><a href="classes/superscript.html" class="tsd-kind-icon">Super<wbr>Script</a></li>
|
||||
<li class="tsd-kind-class tsd-is-external"><a href="classes/symbol.html" class="tsd-kind-icon">Symbol</a></li>
|
||||
<li class="tsd-kind-class tsd-is-external"><a href="classes/symbolrun.html" class="tsd-kind-icon">Symbol<wbr>Run</a></li>
|
||||
<li class="tsd-kind-class tsd-is-external"><a href="classes/tab.html" class="tsd-kind-icon">Tab</a></li>
|
||||
<li class="tsd-kind-class tsd-is-external"><a href="classes/tabattributes.html" class="tsd-kind-icon">Tab<wbr>Attributes</a></li>
|
||||
<li class="tsd-kind-class tsd-is-external"><a href="classes/tabstop.html" class="tsd-kind-icon">Tab<wbr>Stop</a></li>
|
||||
@ -470,6 +472,7 @@
|
||||
<li class="tsd-kind-interface tsd-is-external"><a href="interfaces/ishapepropertiesattributes.html" class="tsd-kind-icon">IShape<wbr>Properties<wbr>Attributes</a></li>
|
||||
<li class="tsd-kind-interface tsd-is-external"><a href="interfaces/ispacingproperties.html" class="tsd-kind-icon">ISpacing<wbr>Properties</a></li>
|
||||
<li class="tsd-kind-interface tsd-is-external"><a href="interfaces/istyleattributes.html" class="tsd-kind-icon">IStyle<wbr>Attributes</a></li>
|
||||
<li class="tsd-kind-interface tsd-is-external"><a href="interfaces/isymbolrunoptions.html" class="tsd-kind-icon">ISymbol<wbr>Run<wbr>Options</a></li>
|
||||
<li class="tsd-kind-interface tsd-is-external"><a href="interfaces/itablecellmarginoptions.html" class="tsd-kind-icon">ITable<wbr>Cell<wbr>Margin<wbr>Options</a></li>
|
||||
<li class="tsd-kind-interface tsd-is-external"><a href="interfaces/itablecelloptions.html" class="tsd-kind-icon">ITable<wbr>Cell<wbr>Options</a></li>
|
||||
<li class="tsd-kind-interface tsd-is-external"><a href="interfaces/itablefloatoptions.html" class="tsd-kind-icon">ITable<wbr>Float<wbr>Options</a></li>
|
||||
@ -519,7 +522,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/720c617/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/33549d5/src/file/xml-components/default-attributes.ts#L4">file/xml-components/default-attributes.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -534,7 +537,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/720c617/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/33549d5/src/file/relationships/relationship/relationship.ts#L4">file/relationships/relationship/relationship.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -544,7 +547,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/idocgridattributesproperties.html" class="tsd-signature-type">IDocGridAttributesProperties</a><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type">IHeadersOptions</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type">IFootersOptions</span><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/ilinenumberattributes.html" class="tsd-signature-type">ILineNumberAttributes</a><span class="tsd-signature-symbol"> & </span><a href="interfaces/ipagebordersoptions.html" class="tsd-signature-type">IPageBordersOptions</a><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type">ITitlePageOptions</span><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/720c617/src/file/document/body/section-properties/section-properties.ts#L40">file/document/body/section-properties/section-properties.ts:40</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33549d5/src/file/document/body/section-properties/section-properties.ts#L40">file/document/body/section-properties/section-properties.ts:40</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -557,7 +560,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">EMPTY_<wbr>OBJECT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> = Object.seal({})</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/720c617/src/file/xml-components/xml-component.ts#L5">file/xml-components/xml-component.ts:5</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33549d5/src/file/xml-components/xml-component.ts#L5">file/xml-components/xml-component.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -572,7 +575,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">WORKAROUND<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/720c617/src/file/file-properties.ts#L11">file/file-properties.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33549d5/src/file/file-properties.ts#L11">file/file-properties.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -588,7 +591,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/720c617/src/file/media/data.ts#L23">file/media/data.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33549d5/src/file/media/data.ts#L23">file/media/data.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -604,7 +607,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/720c617/src/file/xml-components/xmlable-object.ts#L12">file/xml-components/xmlable-object.ts:12</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33549d5/src/file/xml-components/xmlable-object.ts#L12">file/xml-components/xmlable-object.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -627,7 +630,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/720c617/src/file/xml-components/imported-xml-component.ts#L10">file/xml-components/imported-xml-component.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33549d5/src/file/xml-components/imported-xml-component.ts#L10">file/xml-components/imported-xml-component.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -1487,6 +1490,12 @@
|
||||
<li class=" tsd-kind-class tsd-is-external">
|
||||
<a href="classes/superscript.html" class="tsd-kind-icon">Super<wbr>Script</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-is-external">
|
||||
<a href="classes/symbol.html" class="tsd-kind-icon">Symbol</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-is-external">
|
||||
<a href="classes/symbolrun.html" class="tsd-kind-icon">Symbol<wbr>Run</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-is-external">
|
||||
<a href="classes/tab.html" class="tsd-kind-icon">Tab</a>
|
||||
</li>
|
||||
@ -1841,6 +1850,9 @@
|
||||
<li class=" tsd-kind-interface tsd-is-external">
|
||||
<a href="interfaces/istyleattributes.html" class="tsd-kind-icon">IStyle<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-is-external">
|
||||
<a href="interfaces/isymbolrunoptions.html" class="tsd-kind-icon">ISymbol<wbr>Run<wbr>Options</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-is-external">
|
||||
<a href="interfaces/itablecellmarginoptions.html" class="tsd-kind-icon">ITable<wbr>Cell<wbr>Margin<wbr>Options</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user