Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -97,28 +97,9 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e632d32/src/file/styles/external-styles-factory.ts#L28">file/styles/external-styles-factory.ts:28</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6a3ed4b/src/file/styles/external-styles-factory.ts#L28">file/styles/external-styles-factory.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Creates new Style based on the given styles.
|
||||
Parses the styles and convert them to XmlComponent.
|
||||
Example content from styles.xml:
|
||||
<?xml version="1.0">
|
||||
<w:styles xmlns:mc="some schema" ...></p>
|
||||
</div>
|
||||
<p> <w:style w:type="paragraph" w:styleId="Heading1">
|
||||
<w:name w:val="heading 1"/>
|
||||
.....
|
||||
</w:style></p>
|
||||
<p> <w:style w:type="paragraph" w:styleId="Heading2">
|
||||
<w:name w:val="heading 2"/>
|
||||
.....
|
||||
</w:style></p>
|
||||
<p> <w:docDefaults>Or any other element will be parsed to</w:docDefaults></p>
|
||||
<p></w:styles></p>
|
||||
</div>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
|
Reference in New Issue
Block a user