Deploying to gh-pages from @ dolanmiu/docx@e3ee455186 🚀
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">IBorderOptions</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4976a75/src/file/border/border.ts#L25">src/file/border/border.ts:25</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e3ee455/src/file/border/border.ts#L25">src/file/border/border.ts:25</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">
|
||||
@ -42,7 +42,7 @@
|
||||
</div>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4976a75/src/file/border/border.ts#L28">src/file/border/border.ts:28</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e3ee455/src/file/border/border.ts#L28">src/file/border/border.ts:28</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="size" 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>size</span><a href="#size" 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">size</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div>
|
||||
@ -50,7 +50,7 @@
|
||||
</div>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4976a75/src/file/border/border.ts#L30">src/file/border/border.ts:30</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e3ee455/src/file/border/border.ts#L30">src/file/border/border.ts:30</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="space" 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>space</span><a href="#space" 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">space</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div>
|
||||
@ -58,12 +58,12 @@
|
||||
</div>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4976a75/src/file/border/border.ts#L32">src/file/border/border.ts:32</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e3ee455/src/file/border/border.ts#L32">src/file/border/border.ts:32</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="style" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>style</span><a href="#style" 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">style</span><span class="tsd-signature-symbol">:</span> <a href="../enums/BorderStyle.html" class="tsd-signature-type tsd-kind-enum">BorderStyle</a></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4976a75/src/file/border/border.ts#L26">src/file/border/border.ts:26</a></li></ul></aside></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e3ee455/src/file/border/border.ts#L26">src/file/border/border.ts:26</a></li></ul></aside></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
@ -156,6 +156,9 @@
|
||||
<li><a href="../classes/BorderElement.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Border<wbr/>Element</span></a></li>
|
||||
<li><a href="../classes/BuilderElement.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Builder<wbr/>Element</span></a></li>
|
||||
<li><a href="../classes/CarriageReturn.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Carriage<wbr/>Return</span></a></li>
|
||||
<li><a href="../classes/CheckBox.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Check<wbr/>Box</span></a></li>
|
||||
<li><a href="../classes/CheckBoxSymbolElement.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Check<wbr/>Box<wbr/>Symbol<wbr/>Element</span></a></li>
|
||||
<li><a href="../classes/CheckBoxUtil.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Check<wbr/>Box<wbr/>Util</span></a></li>
|
||||
<li><a href="../classes/Column.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Column</span></a></li>
|
||||
<li><a href="../classes/ColumnBreak.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Column<wbr/>Break</span></a></li>
|
||||
<li><a href="../classes/Columns.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Columns</span></a></li>
|
||||
@ -332,6 +335,8 @@
|
||||
<li><a href="IBorderOptions.html" class="current"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>IBorder<wbr/>Options</span></a></li>
|
||||
<li><a href="IBordersOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>IBorders<wbr/>Options</span></a></li>
|
||||
<li><a href="ICharacterStyleOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>ICharacter<wbr/>Style<wbr/>Options</span></a></li>
|
||||
<li><a href="ICheckboxSymbolOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>ICheckbox<wbr/>Symbol<wbr/>Options</span></a></li>
|
||||
<li><a href="ICheckboxSymbolProperties.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>ICheckbox<wbr/>Symbol<wbr/>Properties</span></a></li>
|
||||
<li><a href="ICommentOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>IComment<wbr/>Options</span></a></li>
|
||||
<li><a href="ICommentsOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>IComments<wbr/>Options</span></a></li>
|
||||
<li><a href="IConcreteNumberingOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>IConcrete<wbr/>Numbering<wbr/>Options</span></a></li>
|
||||
|
Reference in New Issue
Block a user