</div></section></div></details></section></section><detailsclass="tsd-panel-group tsd-member-group tsd-accordion"open><summaryclass="tsd-accordion-summary"data-key="section-Properties"><h2><svgwidth="20"height="20"viewBox="0 0 24 24"fill="none"><usehref="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><sectionclass="tsd-panel tsd-member tsd-is-inherited"><aid="basedOn"class="tsd-anchor"></a><h3class="tsd-anchor-link"><codeclass="tsd-tag">Optional</code><codeclass="tsd-tag">Readonly</code><span>based<wbr/>On</span><ahref="#basedOn"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">based<wbr/>On</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">string</span></div><divclass="tsd-comment tsd-typography"><p>Specifies the style upon which the current style is based-that is, the style from which the current style inherits. It is the mechanism for implementing style inheritance.
Note that if the type of the current style must match the type of the style upon which it is based or the basedOn element will be ignored.
However, if the current style is a numbering style, then the <code>basedOn</code> element is ignored.</p>
<p><strong>WARNING</strong>: You cannot set <code>basedOn</code> to be the same as <code>name</code>. This is akin to inheriting from itself. This creates a cyclic dependency and cause undesirable behavior.</p>
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><p>Inherited from <ahref="IBaseCharacterStyleOptions.html">IBaseCharacterStyleOptions</a>.<ahref="IBaseCharacterStyleOptions.html#basedOn">basedOn</a></p><ul><li>Defined in <ahref="https://github.com/dolanmiu/docx/blob/6f531c5abc0b896b2556a355cb1fd47bfb6cff47/src/file/styles/style/style.ts#L51">file/styles/style/style.ts:51</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member"><aid="id"class="tsd-anchor"></a><h3class="tsd-anchor-link"><codeclass="tsd-tag">Readonly</code><span>id</span><ahref="#id"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">id</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">string</span></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/dolanmiu/docx/blob/6f531c5abc0b896b2556a355cb1fd47bfb6cff47/src/file/styles/style/character-style.ts#L10">file/styles/style/character-style.ts:10</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited"><aid="link"class="tsd-anchor"></a><h3class="tsd-anchor-link"><codeclass="tsd-tag">Optional</code><codeclass="tsd-tag">Readonly</code><span>link</span><ahref="#link"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">link</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">string</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="IBaseCharacterStyleOptions.html">IBaseCharacterStyleOptions</a>.<ahref="IBaseCharacterStyleOptions.html#link">link</a></p><ul><li>Defined in <ahref="https://github.com/dolanmiu/docx/blob/6f531c5abc0b896b2556a355cb1fd47bfb6cff47/src/file/styles/style/style.ts#L53">file/styles/style/style.ts:53</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited"><aid="name"class="tsd-anchor"></a><h3class="tsd-anchor-link"><codeclass="tsd-tag">Optional</code><codeclass="tsd-tag">Readonly</code><span>name</span><ahref="#name"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">name</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">string</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="IBaseCharacterStyleOptions.html">IBaseCharacterStyleOptions</a>.<ahref="IBaseCharacterStyleOptions.html#name">name</a></p><ul><li>Defined in <ahref="https://github.com/dolanmiu/docx/blob/6f531c5abc0b896b2556a355cb1fd47bfb6cff47/src/file/styles/style/style.ts#L43">file/styles/style/style.ts:43</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited"><aid="next"class="tsd-anchor"></a><h3class="tsd-anchor-link"><codeclass="tsd-tag">Optional</code><codeclass="tsd-tag">Readonly</code><span>next</span><ahref="#next"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">next</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">string</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="IBaseCharacterStyleOptions.html">IBaseCharacterStyleOptions</a>.<ahref="IBaseCharacterStyleOptions.html#next">next</a></p><ul><li>Defined in <ahref="https://github.com/dolanmiu/docx/blob/6f531c5abc0b896b2556a355cb1fd47bfb6cff47/src/file/styles/style/style.ts#L52">file/styles/style/style.ts:52</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited"><aid="quickFormat"class="tsd-anchor"></a><h3class="tsd-anchor-link"><codeclass="tsd-tag">Optional</code><codeclass="tsd-tag">Readonly</code><