Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -76,6 +76,12 @@
|
||||
<li>
|
||||
<a href="tableproperties.html" class="tsd-signature-type">TableProperties</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="runproperties.html" class="tsd-signature-type">RunProperties</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="paragraphproperties.html" class="tsd-signature-type">ParagraphProperties</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="tablecellmargin.html" class="tsd-signature-type">TableCellMargin</a>
|
||||
</li>
|
||||
@ -88,15 +94,9 @@
|
||||
<li>
|
||||
<a href="tablerowproperties.html" class="tsd-signature-type">TableRowProperties</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="runproperties.html" class="tsd-signature-type">RunProperties</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="pageborders.html" class="tsd-signature-type">PageBorders</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="paragraphproperties.html" class="tsd-signature-type">ParagraphProperties</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@ -144,7 +144,7 @@
|
||||
<p>Inherited from <a href="tableproperties.html">TableProperties</a>.<a href="tableproperties.html#constructor">constructor</a></p>
|
||||
<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/214afab/src/file/xml-components/xml-component.ts#L9">src/file/xml-components/xml-component.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f5e43f/src/file/xml-components/xml-component.ts#L9">src/file/xml-components/xml-component.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -171,7 +171,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="apppropertiesattributes.html">AppPropertiesAttributes</a>.<a href="apppropertiesattributes.html#isdeleted">IsDeleted</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/214afab/src/file/xml-components/base.ts#L15">src/file/xml-components/base.ts:15</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f5e43f/src/file/xml-components/base.ts#L15">src/file/xml-components/base.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
|
||||
@ -192,7 +192,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="appproperties.html">AppProperties</a>.<a href="appproperties.html#addchildelement">addChildElement</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/214afab/src/file/xml-components/xml-component.ts#L43">src/file/xml-components/xml-component.ts:43</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f5e43f/src/file/xml-components/xml-component.ts#L43">src/file/xml-components/xml-component.ts:43</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -216,7 +216,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="appproperties.html">AppProperties</a>.<a href="appproperties.html#delete">delete</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/214afab/src/file/xml-components/xml-component.ts#L49">src/file/xml-components/xml-component.ts:49</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f5e43f/src/file/xml-components/xml-component.ts#L49">src/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>
|
||||
@ -234,7 +234,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="appproperties.html">AppProperties</a>.<a href="appproperties.html#prepforxml">prepForXml</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/214afab/src/file/xml-components/xml-component.ts#L55">src/file/xml-components/xml-component.ts:55</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f5e43f/src/file/xml-components/xml-component.ts#L55">src/file/xml-components/xml-component.ts:55</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></h4>
|
||||
|
Reference in New Issue
Block a user