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

This commit is contained in:
Deployment Bot (from Travis CI)
2020-07-18 02:02:15 +00:00
parent a5290f137f
commit 7d84d33bc9
436 changed files with 4229 additions and 6896 deletions

View File

@ -103,18 +103,9 @@
<div class="tsd-signature tsd-kind-icon">absolute<wbr>Horizontal<wbr>Position<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e632d32/src/file/table/table-properties/table-float-properties.ts#L46">file/table/table-properties/table-float-properties.ts:46</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6a3ed4b/src/file/table/table-properties/table-float-properties.ts#L46">file/table/table-properties/table-float-properties.ts:46</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Specifies an absolute horizontal position for the table, relative to the horizontalAnchor.
The value is in twentieths of a point. Note that the value can be negative, in which case the
table is positioned before the anchor object in the direction of horizontal text flow.
If relativeHorizontalPosition is also specified, then the absoluteHorizontalPosition attribute is ignored.
If the attribute is omitted, the value is assumed to be zero.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="absoluteverticalposition" class="tsd-anchor"></a>
@ -122,18 +113,9 @@
<div class="tsd-signature tsd-kind-icon">absolute<wbr>Vertical<wbr>Position<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e632d32/src/file/table/table-properties/table-float-properties.ts#L77">file/table/table-properties/table-float-properties.ts:77</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6a3ed4b/src/file/table/table-properties/table-float-properties.ts#L77">file/table/table-properties/table-float-properties.ts:77</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Specifies an absolute vertical position for the table, relative to the verticalAnchor anchor.
The value is in twentieths of a point. Note that the value can be negative, in which case the table is
positioned before the anchor object in the direction of vertical text flow.
If relativeVerticalPosition is also specified, then the absoluteVerticalPosition attribute is ignored.
If the attribute is omitted, the value is assumed to be zero.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="bottomfromtext" class="tsd-anchor"></a>
@ -141,15 +123,9 @@
<div class="tsd-signature tsd-kind-icon">bottom<wbr>From<wbr>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e632d32/src/file/table/table-properties/table-float-properties.ts#L95">file/table/table-properties/table-float-properties.ts:95</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6a3ed4b/src/file/table/table-properties/table-float-properties.ts#L95">file/table/table-properties/table-float-properties.ts:95</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Specifies the minimun distance to be maintained between the table and the top of text in the paragraph
below the table. The value is in twentieths of a point. If omitted, the value is assumed to be zero.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="horizontalanchor" class="tsd-anchor"></a>
@ -157,19 +133,9 @@
<div class="tsd-signature tsd-kind-icon">horizontal<wbr>Anchor<span class="tsd-signature-symbol">:</span> <a href="../enums/tableanchortype.html" class="tsd-signature-type">TableAnchorType</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e632d32/src/file/table/table-properties/table-float-properties.ts#L37">file/table/table-properties/table-float-properties.ts:37</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6a3ed4b/src/file/table/table-properties/table-float-properties.ts#L37">file/table/table-properties/table-float-properties.ts:37</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Specifies the horizontal anchor or the base object from which the horizontal positioning in the
tblpX or tblpXSpec attribute should be determined.
margin - relative to the vertical edge of the text margin before any text runs (left edge for left-to-right paragraphs)
page - relative to the vertical edge of the page before any text runs (left edge for left-to-right paragraphs)
text - relative to the vertical edge of the text margin for the column in which the anchor paragraph is located
If omitted, the value is assumed to be page.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="leftfromtext" class="tsd-anchor"></a>
@ -177,15 +143,9 @@
<div class="tsd-signature tsd-kind-icon">left<wbr>From<wbr>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e632d32/src/file/table/table-properties/table-float-properties.ts#L107">file/table/table-properties/table-float-properties.ts:107</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6a3ed4b/src/file/table/table-properties/table-float-properties.ts#L107">file/table/table-properties/table-float-properties.ts:107</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Specifies the minimun distance to be maintained between the table and the edge of text in the paragraph
to the left of the table. The value is in twentieths of a point. If omitted, the value is assumed to be zero.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="overlap" class="tsd-anchor"></a>
@ -193,7 +153,7 @@
<div class="tsd-signature tsd-kind-icon">overlap<span class="tsd-signature-symbol">:</span> <a href="../enums/overlaptype.html" class="tsd-signature-type">OverlapType</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e632d32/src/file/table/table-properties/table-float-properties.ts#L114">file/table/table-properties/table-float-properties.ts:114</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6a3ed4b/src/file/table/table-properties/table-float-properties.ts#L114">file/table/table-properties/table-float-properties.ts:114</a></li>
</ul>
</aside>
</section>
@ -203,21 +163,9 @@
<div class="tsd-signature tsd-kind-icon">relative<wbr>Horizontal<wbr>Position<span class="tsd-signature-symbol">:</span> <a href="../enums/relativehorizontalposition.html" class="tsd-signature-type">RelativeHorizontalPosition</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e632d32/src/file/table/table-properties/table-float-properties.ts#L58">file/table/table-properties/table-float-properties.ts:58</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6a3ed4b/src/file/table/table-properties/table-float-properties.ts#L58">file/table/table-properties/table-float-properties.ts:58</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Specifies a relative horizontal position for the table, relative to the horizontalAnchor attribute.
This will supersede the absoluteHorizontalPosition attribute.
Possible values are:
center - the table should be horizontally centered with respect to the anchor
inside - the table should be inside of the anchor
left - the table should be left aligned with respect to the anchor
outside - the table should be outside of the anchor
right - the table should be right aligned with respect to the anchor</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="relativeverticalposition" class="tsd-anchor"></a>
@ -225,21 +173,9 @@
<div class="tsd-signature tsd-kind-icon">relative<wbr>Vertical<wbr>Position<span class="tsd-signature-symbol">:</span> <a href="../enums/relativeverticalposition.html" class="tsd-signature-type">RelativeVerticalPosition</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e632d32/src/file/table/table-properties/table-float-properties.ts#L89">file/table/table-properties/table-float-properties.ts:89</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6a3ed4b/src/file/table/table-properties/table-float-properties.ts#L89">file/table/table-properties/table-float-properties.ts:89</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Specifies a relative vertical position for the table, relative to the verticalAnchor attribute.
This will supersede the absoluteVerticalPosition attribute. Possible values are:
center - the table should be vertically centered with respect to the anchor
inside - the table should be vertically aligned to the edge of the anchor and inside the anchor
bottom - the table should be vertically aligned to the bottom edge of the anchor
outside - the table should be vertically aligned to the edge of the anchor and outside the anchor
inline - the table should be vertically aligned in line with the surrounding text (so as to not allow any text wrapping around it)
top - the table should be vertically aligned to the top edge of the anchor</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="rightfromtext" class="tsd-anchor"></a>
@ -247,15 +183,9 @@
<div class="tsd-signature tsd-kind-icon">right<wbr>From<wbr>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e632d32/src/file/table/table-properties/table-float-properties.ts#L113">file/table/table-properties/table-float-properties.ts:113</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6a3ed4b/src/file/table/table-properties/table-float-properties.ts#L113">file/table/table-properties/table-float-properties.ts:113</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Specifies the minimun distance to be maintained between the table and the edge of text in the paragraph
to the right of the table. The value is in twentieths of a point. If omitted, the value is assumed to be zero.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="topfromtext" class="tsd-anchor"></a>
@ -263,15 +193,9 @@
<div class="tsd-signature tsd-kind-icon">top<wbr>From<wbr>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e632d32/src/file/table/table-properties/table-float-properties.ts#L101">file/table/table-properties/table-float-properties.ts:101</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6a3ed4b/src/file/table/table-properties/table-float-properties.ts#L101">file/table/table-properties/table-float-properties.ts:101</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Specifies the minimun distance to be maintained between the table and the bottom edge of text in the paragraph
above the table. The value is in twentieths of a point. If omitted, the value is assumed to be zero.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="verticalanchor" class="tsd-anchor"></a>
@ -279,19 +203,9 @@
<div class="tsd-signature tsd-kind-icon">vertical<wbr>Anchor<span class="tsd-signature-symbol">:</span> <a href="../enums/tableanchortype.html" class="tsd-signature-type">TableAnchorType</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e632d32/src/file/table/table-properties/table-float-properties.ts#L68">file/table/table-properties/table-float-properties.ts:68</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6a3ed4b/src/file/table/table-properties/table-float-properties.ts#L68">file/table/table-properties/table-float-properties.ts:68</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Specifies the vertical anchor or the base object from which the vertical positioning
in the absoluteVerticalPosition attribute should be determined. Possible values are:
margin - relative to the horizontal edge of the text margin before any text runs (top edge for top-to-bottom paragraphs)
page - relative to the horizontal edge of the page before any text runs (top edge for top-to-bottom paragraphs)
text - relative to the horizontal edge of the text margin for the column in which the anchor paragraph is located
If omitted, the value is assumed to be page.</p>
</div>
</div>
</section>
</section>
</div>