Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -238,6 +238,12 @@
|
||||
<li>
|
||||
<a href="coreproperties.html" class="tsd-signature-type">CoreProperties</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="tablegrid.html" class="tsd-signature-type">TableGrid</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="gridcol.html" class="tsd-signature-type">GridCol</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="paragraphproperties.html" class="tsd-signature-type">ParagraphProperties</a>
|
||||
</li>
|
||||
@ -305,10 +311,13 @@
|
||||
<a href="tablecellshading.html" class="tsd-signature-type">TableCellShading</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="tablegrid.html" class="tsd-signature-type">TableGrid</a>
|
||||
<a href="tablecellproperties.html" class="tsd-signature-type">TableCellProperties</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="gridcol.html" class="tsd-signature-type">GridCol</a>
|
||||
<a href="tablecell.html" class="tsd-signature-type">TableCell</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="tableborders.html" class="tsd-signature-type">TableBorders</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="tablecellmargin.html" class="tsd-signature-type">TableCellMargin</a>
|
||||
@ -317,19 +326,19 @@
|
||||
<a href="tablefloatproperties.html" class="tsd-signature-type">TableFloatProperties</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="table.html" class="tsd-signature-type">Table</a>
|
||||
<a href="tablelayout.html" class="tsd-signature-type">TableLayout</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="tablerow.html" class="tsd-signature-type">TableRow</a>
|
||||
<a href="preferredtablewidth.html" class="tsd-signature-type">PreferredTableWidth</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="tablerowproperties.html" class="tsd-signature-type">TableRowProperties</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="tablecell.html" class="tsd-signature-type">TableCell</a>
|
||||
<a href="tablerow.html" class="tsd-signature-type">TableRow</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="tablecellproperties.html" class="tsd-signature-type">TableCellProperties</a>
|
||||
<a href="table.html" class="tsd-signature-type">Table</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="fieldinstruction.html" class="tsd-signature-type">FieldInstruction</a>
|
||||
@ -614,7 +623,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0ce1b7f/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8858970/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -641,7 +650,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#isdeleted">IsDeleted</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0ce1b7f/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8858970/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
|
||||
@ -661,7 +670,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0ce1b7f/src/file/xml-components/xml-component.ts#L33">file/xml-components/xml-component.ts:33</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8858970/src/file/xml-components/xml-component.ts#L33">file/xml-components/xml-component.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -684,7 +693,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0ce1b7f/src/file/xml-components/xml-component.ts#L39">file/xml-components/xml-component.ts:39</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8858970/src/file/xml-components/xml-component.ts#L39">file/xml-components/xml-component.ts:39</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
||||
@ -702,7 +711,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#prepforxml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0ce1b7f/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8858970/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a>
|
||||
|
Reference in New Issue
Block a user