Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -108,270 +108,270 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="dashed" class="tsd-anchor"></a>
|
||||
<h3>DASHED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DASHED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "dashed"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">DASHED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "dashed"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L4">file/styles/border/border-style.ts:4</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L4">src/file/styles/border/border-style.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="dash_dot_stroked" class="tsd-anchor"></a>
|
||||
<h3>DASH_<wbr>DOT_<wbr>STROKED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DASH_<wbr>DOT_<wbr>STROKED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "dashDotStroked"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">DASH_<wbr>DOT_<wbr>STROKED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "dashDotStroked"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L3">file/styles/border/border-style.ts:3</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L3">src/file/styles/border/border-style.ts:3</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="dash_small_gap" class="tsd-anchor"></a>
|
||||
<h3>DASH_<wbr>SMALL_<wbr>GAP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DASH_<wbr>SMALL_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "dashSmallGap"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">DASH_<wbr>SMALL_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "dashSmallGap"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L5">file/styles/border/border-style.ts:5</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L5">src/file/styles/border/border-style.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="dotted" class="tsd-anchor"></a>
|
||||
<h3>DOTTED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DOTTED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "dotted"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">DOTTED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "dotted"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L8">file/styles/border/border-style.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L8">src/file/styles/border/border-style.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="dot_dash" class="tsd-anchor"></a>
|
||||
<h3>DOT_<wbr>DASH</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DOT_<wbr>DASH<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "dotDash"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">DOT_<wbr>DASH<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "dotDash"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L6">file/styles/border/border-style.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L6">src/file/styles/border/border-style.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="dot_dot_dash" class="tsd-anchor"></a>
|
||||
<h3>DOT_<wbr>DOT_<wbr>DASH</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DOT_<wbr>DOT_<wbr>DASH<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "dotDotDash"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">DOT_<wbr>DOT_<wbr>DASH<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "dotDotDash"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L7">file/styles/border/border-style.ts:7</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L7">src/file/styles/border/border-style.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="double" class="tsd-anchor"></a>
|
||||
<h3>DOUBLE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DOUBLE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "double"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">DOUBLE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "double"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L9">file/styles/border/border-style.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L9">src/file/styles/border/border-style.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="double_wave" class="tsd-anchor"></a>
|
||||
<h3>DOUBLE_<wbr>WAVE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DOUBLE_<wbr>WAVE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "doubleWave"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">DOUBLE_<wbr>WAVE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "doubleWave"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L10">file/styles/border/border-style.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L10">src/file/styles/border/border-style.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="inset" class="tsd-anchor"></a>
|
||||
<h3>INSET</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">INSET<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "inset"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">INSET<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "inset"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L11">file/styles/border/border-style.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L11">src/file/styles/border/border-style.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="nil" class="tsd-anchor"></a>
|
||||
<h3>NIL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NIL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "nil"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">NIL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "nil"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L12">file/styles/border/border-style.ts:12</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L12">src/file/styles/border/border-style.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="none" class="tsd-anchor"></a>
|
||||
<h3>NONE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NONE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "none"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">NONE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "none"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L13">file/styles/border/border-style.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L13">src/file/styles/border/border-style.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="outset" class="tsd-anchor"></a>
|
||||
<h3>OUTSET</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">OUTSET<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "outset"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">OUTSET<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "outset"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L14">file/styles/border/border-style.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L14">src/file/styles/border/border-style.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="single" class="tsd-anchor"></a>
|
||||
<h3>SINGLE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">SINGLE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "single"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">SINGLE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "single"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L2">file/styles/border/border-style.ts:2</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L2">src/file/styles/border/border-style.ts:2</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="thick" class="tsd-anchor"></a>
|
||||
<h3>THICK</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">THICK<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thick"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">THICK<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thick"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L15">file/styles/border/border-style.ts:15</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L15">src/file/styles/border/border-style.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="thick_thin_large_gap" class="tsd-anchor"></a>
|
||||
<h3>THICK_<wbr>THIN_<wbr>LARGE_<wbr>GAP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">THICK_<wbr>THIN_<wbr>LARGE_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thickThinLargeGap"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">THICK_<wbr>THIN_<wbr>LARGE_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thickThinLargeGap"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L16">file/styles/border/border-style.ts:16</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L16">src/file/styles/border/border-style.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="thick_thin_medium_gap" class="tsd-anchor"></a>
|
||||
<h3>THICK_<wbr>THIN_<wbr>MEDIUM_<wbr>GAP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">THICK_<wbr>THIN_<wbr>MEDIUM_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thickThinMediumGap"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">THICK_<wbr>THIN_<wbr>MEDIUM_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thickThinMediumGap"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L17">file/styles/border/border-style.ts:17</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L17">src/file/styles/border/border-style.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="thick_thin_small_gap" class="tsd-anchor"></a>
|
||||
<h3>THICK_<wbr>THIN_<wbr>SMALL_<wbr>GAP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">THICK_<wbr>THIN_<wbr>SMALL_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thickThinSmallGap"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">THICK_<wbr>THIN_<wbr>SMALL_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thickThinSmallGap"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L18">file/styles/border/border-style.ts:18</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L18">src/file/styles/border/border-style.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="thin_thick_large_gap" class="tsd-anchor"></a>
|
||||
<h3>THIN_<wbr>THICK_<wbr>LARGE_<wbr>GAP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">THIN_<wbr>THICK_<wbr>LARGE_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thinThickLargeGap"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">THIN_<wbr>THICK_<wbr>LARGE_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thinThickLargeGap"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L19">file/styles/border/border-style.ts:19</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L19">src/file/styles/border/border-style.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="thin_thick_medium_gap" class="tsd-anchor"></a>
|
||||
<h3>THIN_<wbr>THICK_<wbr>MEDIUM_<wbr>GAP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">THIN_<wbr>THICK_<wbr>MEDIUM_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thinThickMediumGap"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">THIN_<wbr>THICK_<wbr>MEDIUM_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thinThickMediumGap"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L20">file/styles/border/border-style.ts:20</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L20">src/file/styles/border/border-style.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="thin_thick_small_gap" class="tsd-anchor"></a>
|
||||
<h3>THIN_<wbr>THICK_<wbr>SMALL_<wbr>GAP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">THIN_<wbr>THICK_<wbr>SMALL_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thinThickSmallGap"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">THIN_<wbr>THICK_<wbr>SMALL_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thinThickSmallGap"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L21">file/styles/border/border-style.ts:21</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L21">src/file/styles/border/border-style.ts:21</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="thin_thick_thin_large_gap" class="tsd-anchor"></a>
|
||||
<h3>THIN_<wbr>THICK_<wbr>THIN_<wbr>LARGE_<wbr>GAP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">THIN_<wbr>THICK_<wbr>THIN_<wbr>LARGE_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thinThickThinLargeGap"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">THIN_<wbr>THICK_<wbr>THIN_<wbr>LARGE_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thinThickThinLargeGap"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L22">file/styles/border/border-style.ts:22</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L22">src/file/styles/border/border-style.ts:22</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="thin_thick_thin_medium_gap" class="tsd-anchor"></a>
|
||||
<h3>THIN_<wbr>THICK_<wbr>THIN_<wbr>MEDIUM_<wbr>GAP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">THIN_<wbr>THICK_<wbr>THIN_<wbr>MEDIUM_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thinThickThinMediumGap"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">THIN_<wbr>THICK_<wbr>THIN_<wbr>MEDIUM_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thinThickThinMediumGap"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L23">file/styles/border/border-style.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L23">src/file/styles/border/border-style.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="thin_thick_thin_small_gap" class="tsd-anchor"></a>
|
||||
<h3>THIN_<wbr>THICK_<wbr>THIN_<wbr>SMALL_<wbr>GAP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">THIN_<wbr>THICK_<wbr>THIN_<wbr>SMALL_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thinThickThinSmallGap"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">THIN_<wbr>THICK_<wbr>THIN_<wbr>SMALL_<wbr>GAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "thinThickThinSmallGap"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L24">file/styles/border/border-style.ts:24</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L24">src/file/styles/border/border-style.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="three_d_emboss" class="tsd-anchor"></a>
|
||||
<h3>THREE_<wbr><wbr>D_EMBOSS</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">THREE_<wbr><wbr>D_EMBOSS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "threeDEmboss"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">THREE_<wbr><wbr>D_EMBOSS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "threeDEmboss"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L25">file/styles/border/border-style.ts:25</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L25">src/file/styles/border/border-style.ts:25</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="three_d_engrave" class="tsd-anchor"></a>
|
||||
<h3>THREE_<wbr><wbr>D_ENGRAVE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">THREE_<wbr><wbr>D_ENGRAVE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "threeDEngrave"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">THREE_<wbr><wbr>D_ENGRAVE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "threeDEngrave"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L26">file/styles/border/border-style.ts:26</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L26">src/file/styles/border/border-style.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="triple" class="tsd-anchor"></a>
|
||||
<h3>TRIPLE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">TRIPLE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "triple"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">TRIPLE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "triple"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L27">file/styles/border/border-style.ts:27</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L27">src/file/styles/border/border-style.ts:27</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="wave" class="tsd-anchor"></a>
|
||||
<h3>WAVE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">WAVE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "wave"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">WAVE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "wave"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/styles/border/border-style.ts#L28">file/styles/border/border-style.ts:28</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/styles/border/border-style.ts#L28">src/file/styles/border/border-style.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -494,6 +494,7 @@
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
<li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
@ -542,7 +543,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
|
Reference in New Issue
Block a user