Deploying to gh-pages from @ dolanmiu/docx@c3080ff9d9 🚀
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">ISectionOptions</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/772fc84/src/file/file.ts#L21">file/file.ts:21</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/file.ts#L21">file/file.ts:21</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -39,7 +39,7 @@
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-type ">FileChild</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/772fc84/src/file/file.ts#L33">file/file.ts:33</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/file.ts#L33">file/file.ts:33</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="footers" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>footers</span><a href="#footers" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">footers</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">default</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Footer.html" class="tsd-signature-type tsd-kind-class">Footer</a><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">even</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Footer.html" class="tsd-signature-type tsd-kind-class">Footer</a><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">first</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Footer.html" class="tsd-signature-type tsd-kind-class">Footer</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
|
||||
@ -53,7 +53,7 @@
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">first</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Footer.html" class="tsd-signature-type tsd-kind-class">Footer</a></h5></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/772fc84/src/file/file.ts#L27">file/file.ts:27</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/file.ts#L27">file/file.ts:27</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="headers" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>headers</span><a href="#headers" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">headers</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">default</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Header.html" class="tsd-signature-type tsd-kind-class">Header</a><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">even</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Header.html" class="tsd-signature-type tsd-kind-class">Header</a><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">first</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Header.html" class="tsd-signature-type tsd-kind-class">Header</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
|
||||
@ -67,12 +67,12 @@
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">first</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Header.html" class="tsd-signature-type tsd-kind-class">Header</a></h5></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/772fc84/src/file/file.ts#L22">file/file.ts:22</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/file.ts#L22">file/file.ts:22</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="properties" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>properties</span><a href="#properties" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">properties</span><span class="tsd-signature-symbol">?:</span> <a href="ISectionPropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">ISectionPropertiesOptions</a></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/772fc84/src/file/file.ts#L32">file/file.ts:32</a></li></ul></aside></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/file.ts#L32">file/file.ts:32</a></li></ul></aside></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
@ -171,7 +171,6 @@
|
||||
<li><a href="../classes/LevelBase.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Level<wbr/>Base</span></a></li>
|
||||
<li><a href="../classes/LevelForOverride.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Level<wbr/>For<wbr/>Override</span></a></li>
|
||||
<li><a href="../classes/LevelOverride.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Level<wbr/>Override</span></a></li>
|
||||
<li><a href="../classes/LineNumberType.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Line<wbr/>Number<wbr/>Type</span></a></li>
|
||||
<li><a href="../classes/Math.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Math</span></a></li>
|
||||
<li><a href="../classes/MathAccentCharacter.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Math<wbr/>Accent<wbr/>Character</span></a></li>
|
||||
<li><a href="../classes/MathAngledBrackets.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Math<wbr/>Angled<wbr/>Brackets</span></a></li>
|
||||
@ -317,7 +316,6 @@
|
||||
<li><a href="IIndentAttributesProperties.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>IIndent<wbr/>Attributes<wbr/>Properties</span></a></li>
|
||||
<li><a href="ILevelParagraphStylePropertiesOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>ILevel<wbr/>Paragraph<wbr/>Style<wbr/>Properties<wbr/>Options</span></a></li>
|
||||
<li><a href="ILevelsOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>ILevels<wbr/>Options</span></a></li>
|
||||
<li><a href="ILineNumberAttributes.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>ILine<wbr/>Number<wbr/>Attributes</span></a></li>
|
||||
<li><a href="IMargins.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>IMargins</span></a></li>
|
||||
<li><a href="IMathFractionOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>IMath<wbr/>Fraction<wbr/>Options</span></a></li>
|
||||
<li><a href="IMathFunctionOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>IMath<wbr/>Function<wbr/>Options</span></a></li>
|
||||
@ -371,7 +369,9 @@
|
||||
<li><a href="../types/AttributePayload.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>Attribute<wbr/>Payload</span></a></li>
|
||||
<li><a href="../types/IColumnsAttributes.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>IColumns<wbr/>Attributes</span></a></li>
|
||||
<li><a href="../types/IFrameOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>IFrame<wbr/>Options</span></a></li>
|
||||
<li><a href="../types/ILineNumberAttributes.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>ILine<wbr/>Number<wbr/>Attributes</span></a></li>
|
||||
<li><a href="../types/IPageMarginAttributes.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>IPage<wbr/>Margin<wbr/>Attributes</span></a></li>
|
||||
<li><a href="../types/IPageReferenceOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>IPage<wbr/>Reference<wbr/>Options</span></a></li>
|
||||
<li><a href="../types/IPageSizeAttributes.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>IPage<wbr/>Size<wbr/>Attributes</span></a></li>
|
||||
<li><a href="../types/IPatch.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>IPatch</span></a></li>
|
||||
<li><a href="../types/ITableFloatOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>ITable<wbr/>Float<wbr/>Options</span></a></li>
|
||||
@ -443,6 +443,7 @@
|
||||
<li><a href="../functions/convertInchesToTwip.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>convert<wbr/>Inches<wbr/>To<wbr/>Twip</span></a></li>
|
||||
<li><a href="../functions/convertMillimetersToTwip.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>convert<wbr/>Millimeters<wbr/>To<wbr/>Twip</span></a></li>
|
||||
<li><a href="../functions/convertToXmlComponent.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>convert<wbr/>To<wbr/>Xml<wbr/>Component</span></a></li>
|
||||
<li><a href="../functions/createLineNumberType.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>create<wbr/>Line<wbr/>Number<wbr/>Type</span></a></li>
|
||||
<li><a href="../functions/dateTimeValue.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>date<wbr/>Time<wbr/>Value</span></a></li>
|
||||
<li><a href="../functions/decimalNumber.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>decimal<wbr/>Number</span></a></li>
|
||||
<li><a href="../functions/docPropertiesUniqueNumericIdGen.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>doc<wbr/>Properties<wbr/>Unique<wbr/>Numeric<wbr/>Id<wbr/>Gen</span></a></li>
|
||||
|
Reference in New Issue
Block a user