Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -346,7 +346,7 @@
|
||||
<li class="tsd-kind-interface"><a href="interfaces/irunpropertiesoptions.html" class="tsd-kind-icon">IRun<wbr>Properties<wbr>Options</a></li>
|
||||
<li class="tsd-kind-interface"><a href="interfaces/irunstylepropertiesoptions.html" class="tsd-kind-icon">IRun<wbr>Style<wbr>Properties<wbr>Options</a></li>
|
||||
<li class="tsd-kind-interface"><a href="interfaces/isectionoptions.html" class="tsd-kind-icon">ISection<wbr>Options</a></li>
|
||||
<li class="tsd-kind-interface"><a href="interfaces/isectionverticalalignattributes.html" class="tsd-kind-icon">ISection<wbr>Vertical<wbr>Align<wbr>Attributes</a></li>
|
||||
<li class="tsd-kind-interface"><a href="interfaces/isectionpropertiesoptions.html" class="tsd-kind-icon">ISection<wbr>Properties<wbr>Options</a></li>
|
||||
<li class="tsd-kind-interface"><a href="interfaces/ispacingproperties.html" class="tsd-kind-icon">ISpacing<wbr>Properties</a></li>
|
||||
<li class="tsd-kind-interface"><a href="interfaces/istylesoptions.html" class="tsd-kind-icon">IStyles<wbr>Options</a></li>
|
||||
<li class="tsd-kind-interface"><a href="interfaces/isymbolrunoptions.html" class="tsd-kind-icon">ISymbol<wbr>Run<wbr>Options</a></li>
|
||||
@ -370,7 +370,6 @@
|
||||
<li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#attributemap" class="tsd-kind-icon">Attribute<wbr>Map</a></li>
|
||||
<li class="tsd-kind-type-alias"><a href="modules.html#mathcomponent" class="tsd-kind-icon">Math<wbr>Component</a></li>
|
||||
<li class="tsd-kind-type-alias"><a href="modules.html#paragraphchild" class="tsd-kind-icon">Paragraph<wbr>Child</a></li>
|
||||
<li class="tsd-kind-type-alias"><a href="modules.html#sectionpropertiesoptions" class="tsd-kind-icon">Section<wbr>Properties<wbr>Options</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-index-section ">
|
||||
@ -400,7 +399,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">Attribute<wbr>Map<T><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span><span class="tsd-signature-symbol">[ </span><span class="tsd-signature-type">P</span><span class="tsd-signature-symbol"> in </span><span class="tsd-signature-symbol">keyof </span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">]</span><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/4783812/src/file/xml-components/default-attributes.ts#L4">src/file/xml-components/default-attributes.ts:4</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f41e19c/src/file/xml-components/default-attributes.ts#L4">src/file/xml-components/default-attributes.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-type-parameters-title">Type parameters</h4>
|
||||
@ -416,7 +415,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">Math<wbr>Component<span class="tsd-signature-symbol">:</span> <a href="classes/mathrun.html" class="tsd-signature-type" data-tsd-kind="Class">MathRun</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathfraction.html" class="tsd-signature-type" data-tsd-kind="Class">MathFraction</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathsum.html" class="tsd-signature-type" data-tsd-kind="Class">MathSum</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathsuperscript.html" class="tsd-signature-type" data-tsd-kind="Class">MathSuperScript</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathsubscript.html" class="tsd-signature-type" data-tsd-kind="Class">MathSubScript</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathsubsuperscript.html" class="tsd-signature-type" data-tsd-kind="Class">MathSubSuperScript</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathradical.html" class="tsd-signature-type" data-tsd-kind="Class">MathRadical</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathfunction.html" class="tsd-signature-type" data-tsd-kind="Class">MathFunction</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathroundbrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathRoundBrackets</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathcurlybrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathCurlyBrackets</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathangledbrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathAngledBrackets</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathsquarebrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathSquareBrackets</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4783812/src/file/paragraph/math/math-component.ts#L9">src/file/paragraph/math/math-component.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f41e19c/src/file/paragraph/math/math-component.ts#L9">src/file/paragraph/math/math-component.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -426,17 +425,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">Paragraph<wbr>Child<span class="tsd-signature-symbol">:</span> <a href="classes/textrun.html" class="tsd-signature-type" data-tsd-kind="Class">TextRun</a><span class="tsd-signature-symbol"> | </span><a href="classes/imagerun.html" class="tsd-signature-type" data-tsd-kind="Class">ImageRun</a><span class="tsd-signature-symbol"> | </span><a href="classes/symbolrun.html" class="tsd-signature-type" data-tsd-kind="Class">SymbolRun</a><span class="tsd-signature-symbol"> | </span><a href="classes/bookmark.html" class="tsd-signature-type" data-tsd-kind="Class">Bookmark</a><span class="tsd-signature-symbol"> | </span><a href="classes/pagebreak.html" class="tsd-signature-type" data-tsd-kind="Class">PageBreak</a><span class="tsd-signature-symbol"> | </span><a href="classes/sequentialidentifier.html" class="tsd-signature-type" data-tsd-kind="Class">SequentialIdentifier</a><span class="tsd-signature-symbol"> | </span><a href="classes/footnotereferencerun.html" class="tsd-signature-type" data-tsd-kind="Class">FootnoteReferenceRun</a><span class="tsd-signature-symbol"> | </span><a href="classes/internalhyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">InternalHyperlink</a><span class="tsd-signature-symbol"> | </span><a href="classes/externalhyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">ExternalHyperlink</a><span class="tsd-signature-symbol"> | </span><a href="classes/insertedtextrun.html" class="tsd-signature-type" data-tsd-kind="Class">InsertedTextRun</a><span class="tsd-signature-symbol"> | </span><a href="classes/deletedtextrun.html" class="tsd-signature-type" data-tsd-kind="Class">DeletedTextRun</a><span class="tsd-signature-symbol"> | </span><a href="classes/math.html" class="tsd-signature-type" data-tsd-kind="Class">Math</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4783812/src/file/paragraph/paragraph.ts#L15">src/file/paragraph/paragraph.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-type-alias">
|
||||
<a name="sectionpropertiesoptions" class="tsd-anchor"></a>
|
||||
<h3>Section<wbr>Properties<wbr>Options</h3>
|
||||
<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" data-tsd-kind="Interface">IPageSizeAttributes</a><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type">IPageMarginAttributes</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type">IDocGridAttributesProperties</span><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" data-tsd-kind="Interface">IPageNumberTypeAttributes</a><span class="tsd-signature-symbol"> & </span><a href="interfaces/ilinenumberattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">ILineNumberAttributes</a><span class="tsd-signature-symbol"> & </span><a href="interfaces/ipagebordersoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IPageBordersOptions</a><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type">ITitlePageOptions</span><span class="tsd-signature-symbol"> & </span><a href="interfaces/isectionverticalalignattributes.html" class="tsd-signature-type" data-tsd-kind="Interface">ISectionVerticalAlignAttributes</a><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-symbol">{ </span>column<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>count<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>separate<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>space<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>type<span class="tsd-signature-symbol">?: </span><a href="enums/sectiontype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">SectionType</a><span class="tsd-signature-symbol"> }</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4783812/src/file/document/body/section-properties/section-properties.ts#L44">src/file/document/body/section-properties/section-properties.ts:44</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f41e19c/src/file/paragraph/paragraph.ts#L15">src/file/paragraph/paragraph.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -449,7 +438,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">EMPTY_<wbr>OBJECT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol"> = ...</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4783812/src/file/xml-components/xml-component.ts#L4">src/file/xml-components/xml-component.ts:4</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f41e19c/src/file/xml-components/xml-component.ts#L4">src/file/xml-components/xml-component.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -471,7 +460,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4783812/src/convenience-functions.ts#L10">src/convenience-functions.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f41e19c/src/convenience-functions.ts#L10">src/convenience-functions.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -494,7 +483,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4783812/src/convenience-functions.ts#L6">src/convenience-functions.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f41e19c/src/convenience-functions.ts#L6">src/convenience-functions.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -517,7 +506,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4783812/src/file/xml-components/imported-xml-component.ts#L11">src/file/xml-components/imported-xml-component.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f41e19c/src/file/xml-components/imported-xml-component.ts#L11">src/file/xml-components/imported-xml-component.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -548,7 +537,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4783812/src/convenience-functions.ts#L18">src/convenience-functions.ts:18</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f41e19c/src/convenience-functions.ts#L18">src/convenience-functions.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
|
||||
@ -565,7 +554,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4783812/src/convenience-functions.ts#L14">src/convenience-functions.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f41e19c/src/convenience-functions.ts#L14">src/convenience-functions.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
|
||||
@ -1401,7 +1390,7 @@
|
||||
<a href="interfaces/isectionoptions.html" class="tsd-kind-icon">ISection<wbr>Options</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface">
|
||||
<a href="interfaces/isectionverticalalignattributes.html" class="tsd-kind-icon">ISection<wbr>Vertical<wbr>Align<wbr>Attributes</a>
|
||||
<a href="interfaces/isectionpropertiesoptions.html" class="tsd-kind-icon">ISection<wbr>Properties<wbr>Options</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface">
|
||||
<a href="interfaces/ispacingproperties.html" class="tsd-kind-icon">ISpacing<wbr>Properties</a>
|
||||
@ -1457,9 +1446,6 @@
|
||||
<li class=" tsd-kind-type-alias">
|
||||
<a href="modules.html#paragraphchild" class="tsd-kind-icon">Paragraph<wbr>Child</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-type-alias">
|
||||
<a href="modules.html#sectionpropertiesoptions" class="tsd-kind-icon">Section<wbr>Properties<wbr>Options</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-variable">
|
||||
<a href="modules.html#empty_object" class="tsd-kind-icon">EMPTY_<wbr>OBJECT</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user