Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -251,19 +251,19 @@
|
||||
<a href="tableshading.html" class="tsd-signature-type">TableShading</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="topcellmargain.html" class="tsd-signature-type">TopCellMargain</a>
|
||||
<a href="topcellmargin.html" class="tsd-signature-type">TopCellMargin</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="bottomcellmargain.html" class="tsd-signature-type">BottomCellMargain</a>
|
||||
<a href="bottomcellmargin.html" class="tsd-signature-type">BottomCellMargin</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="leftcellmargain.html" class="tsd-signature-type">LeftCellMargain</a>
|
||||
<a href="leftcellmargin.html" class="tsd-signature-type">LeftCellMargin</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="rightcellmargain.html" class="tsd-signature-type">RightCellMargain</a>
|
||||
<a href="rightcellmargin.html" class="tsd-signature-type">RightCellMargin</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="tablecellmargain.html" class="tsd-signature-type">TableCellMargain</a>
|
||||
<a href="tablecellmargin.html" class="tsd-signature-type">TableCellMargin</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="paragraphpropertiesdefaults.html" class="tsd-signature-type">ParagraphPropertiesDefaults</a>
|
||||
@ -632,7 +632,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/b0f8f8d/src/file/xml-components/xml-component.ts#L9">file/xml-components/xml-component.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90891cf/src/file/xml-components/xml-component.ts#L9">file/xml-components/xml-component.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -659,7 +659,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/b0f8f8d/src/file/xml-components/base.ts#L14">file/xml-components/base.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90891cf/src/file/xml-components/base.ts#L14">file/xml-components/base.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
|
||||
@ -679,7 +679,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b0f8f8d/src/file/xml-components/xml-component.ts#L43">file/xml-components/xml-component.ts:43</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90891cf/src/file/xml-components/xml-component.ts#L43">file/xml-components/xml-component.ts:43</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -702,7 +702,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b0f8f8d/src/file/xml-components/xml-component.ts#L49">file/xml-components/xml-component.ts:49</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90891cf/src/file/xml-components/xml-component.ts#L49">file/xml-components/xml-component.ts:49</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
||||
@ -720,7 +720,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/b0f8f8d/src/file/xml-components/xml-component.ts#L16">file/xml-components/xml-component.ts:16</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/90891cf/src/file/xml-components/xml-component.ts#L16">file/xml-components/xml-component.ts:16</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