diff --git a/api/assets/main.js b/api/assets/main.js index b13205a3d1..bd45452dbe 100644 --- a/api/assets/main.js +++ b/api/assets/main.js @@ -1,5 +1,5 @@ -(()=>{var Ce=Object.create;var ue=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,_e=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!_e.call(t,i)&&i!==r&&ue(t,i,{get:()=>e[i],enumerable:!(n=Pe(e,i))||n.enumerable});return t};var Fe=(t,e,r)=>(r=t!=null?Ce(Re(t)):{},De(e||!t||!t.__esModule?ue(r,"default",{value:t,enumerable:!0}):r,t));var pe=Me((de,fe)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var h=t.utils.clone(r)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(n.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(r+=n[l+1]*i[h+1],l+=2,h+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),p=s.str.charAt(1),v;p in s.node.edges?v=s.node.edges[p]:(v=new t.TokenSet,s.node.edges[p]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof de=="object"?fe.exports=r():e.lunr=r()}(this,function(){return t})})()});var ce=[];function N(t,e){ce.push({selector:e,constructor:t})}var Y=class{constructor(){this.createComponents(document.body)}createComponents(e){ce.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n}),n.dataset.hasInstance=String(!0))})})}};var k=class{constructor(e){this.el=e.el}};var J=class{constructor(){this.listeners={}}addEventListener(e,r){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(r)}removeEventListener(e,r){if(!(e in this.listeners))return;let n=this.listeners[e];for(let i=0,s=n.length;i{let r=Date.now();return(...n)=>{r+e-Date.now()<0&&(t(...n),r=Date.now())}};var ie=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.secondaryNav=document.querySelector(".tsd-navigation.secondary"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.onResize(),this.onScroll()}triggerResize(){let r=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(r)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let r=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(r)}onScroll(){this.scrollTop=window.scrollY||0;let r=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(r),this.hideShowToolbar()}hideShowToolbar(){var n;let r=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0,r!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),(n=this.secondaryNav)==null||n.classList.toggle("tsd-navigation--toolbar-hide")),this.lastY=this.scrollTop}},Q=ie;Q.instance=new ie;var X=class extends k{constructor(r){super(r);this.anchors=[];this.index=-1;Q.instance.addEventListener("resize",()=>this.onResize()),Q.instance.addEventListener("scroll",n=>this.onScroll(n)),this.createAnchors()}createAnchors(){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substr(0,r.indexOf("#"))),this.el.querySelectorAll("a").forEach(n=>{let i=n.href;if(i.indexOf("#")==-1||i.substr(0,r.length)!=r)return;let s=i.substr(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=n.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let r;for(let i=0,s=this.anchors.length;ii.position-s.position);let n=new CustomEvent("scroll",{detail:{scrollTop:Q.instance.scrollTop}});this.onScroll(n)}onScroll(r){let n=r.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>n;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var he=(t,e=100)=>{let r;return(...n)=>{clearTimeout(r),r=setTimeout(()=>t(n),e)}};var ge=Fe(pe());function ye(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Ae(t,n,r,s)}function Ae(t,e,r,n){r.addEventListener("input",he(()=>{He(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?ze(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?me(e,-1):s.key==="ArrowDown"?me(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function Ve(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=ge.Index.load(window.searchData.index))}function He(t,e,r,n){if(Ve(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=i?n.index.search(`*${i}*`):[];for(let o=0,a=Math.min(10,s.length);o${ve(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes;let p=document.createElement("a");p.href=n.base+u.url,p.classList.add("tsd-kind-icon"),p.innerHTML=l,h.append(p),e.appendChild(h)}}function me(t,e){let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let n=r;if(e===1)do n=n.nextElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);else do n=n.previousElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);n&&(r.classList.remove("current"),n.classList.add("current"))}}function ze(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function ve(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(se(t.substring(s,o)),`${se(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(se(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function se(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var oe=class{constructor(e,r){this.signature=e,this.description=r}addClass(e){return this.signature.classList.add(e),this.description.classList.add(e),this}removeClass(e){return this.signature.classList.remove(e),this.description.classList.remove(e),this}},Z=class extends k{constructor(r){super(r);this.groups=[];this.index=-1;this.createGroups(),this.container&&(this.el.classList.add("active"),Array.from(this.el.children).forEach(n=>{n.addEventListener("touchstart",i=>this.onClick(i)),n.addEventListener("click",i=>this.onClick(i))}),this.container.classList.add("active"),this.setIndex(0))}setIndex(r){if(r<0&&(r=0),r>this.groups.length-1&&(r=this.groups.length-1),this.index==r)return;let n=this.groups[r];if(this.index>-1){let i=this.groups[this.index];i.removeClass("current").addClass("fade-out"),n.addClass("current"),n.addClass("fade-in"),Q.instance.triggerResize(),setTimeout(()=>{i.removeClass("fade-out"),n.removeClass("fade-in")},300)}else n.addClass("current"),Q.instance.triggerResize();this.index=r}createGroups(){let r=this.el.children;if(r.length<2)return;this.container=this.el.nextElementSibling;let n=this.container.children;this.groups=[];for(let i=0;i{n.signature===r.currentTarget&&this.setIndex(i)})}};var C="mousedown",Le="mousemove",_="mouseup",K={x:0,y:0},xe=!1,ae=!1,je=!1,A=!1,Ee=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Ee?"is-mobile":"not-mobile");Ee&&"ontouchstart"in document.documentElement&&(je=!0,C="touchstart",Le="touchmove",_="touchend");document.addEventListener(C,t=>{ae=!0,A=!1;let e=C=="touchstart"?t.targetTouches[0]:t;K.y=e.pageY||0,K.x=e.pageX||0});document.addEventListener(Le,t=>{if(!!ae&&!A){let e=C=="touchstart"?t.targetTouches[0]:t,r=K.x-(e.pageX||0),n=K.y-(e.pageY||0);A=Math.sqrt(r*r+n*n)>10}});document.addEventListener(_,()=>{ae=!1});document.addEventListener("click",t=>{xe&&(t.preventDefault(),t.stopImmediatePropagation(),xe=!1)});var ee=class extends k{constructor(r){super(r);this.className=this.el.dataset.toggle||"",this.el.addEventListener(_,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(C,n=>this.onDocumentPointerDown(n)),document.addEventListener(_,n=>this.onDocumentPointerUp(n))}setActive(r){if(this.active==r)return;this.active=r,document.documentElement.classList.toggle("has-"+this.className,r),this.el.classList.toggle("active",r);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(r){A||(this.setActive(!0),r.preventDefault())}onDocumentPointerDown(r){if(this.active){if(r.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(r){if(!A&&this.active&&r.target.closest(".col-menu")){let n=r.target.closest("a");if(n){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substr(0,i.indexOf("#"))),n.href.substr(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te=class{constructor(e,r){this.key=e,this.value=r,this.defaultValue=r,this.initialize(),window.localStorage[this.key]&&this.setValue(this.fromLocalStorage(window.localStorage[this.key]))}initialize(){}setValue(e){if(this.value==e)return;let r=this.value;this.value=e,window.localStorage[this.key]=this.toLocalStorage(e),this.handleValueChange(r,e)}},re=class extends te{initialize(){let r=document.querySelector("#tsd-filter-"+this.key);!r||(this.checkbox=r,this.checkbox.addEventListener("change",()=>{this.setValue(this.checkbox.checked)}))}handleValueChange(r,n){!this.checkbox||(this.checkbox.checked=this.value,document.documentElement.classList.toggle("toggle-"+this.key,this.value!=this.defaultValue))}fromLocalStorage(r){return r=="true"}toLocalStorage(r){return r?"true":"false"}},le=class extends te{initialize(){document.documentElement.classList.add("toggle-"+this.key+this.value);let r=document.querySelector("#tsd-filter-"+this.key);if(!r)return;this.select=r;let n=()=>{this.select.classList.add("active")},i=()=>{this.select.classList.remove("active")};this.select.addEventListener(C,n),this.select.addEventListener("mouseover",n),this.select.addEventListener("mouseleave",i),this.select.querySelectorAll("li").forEach(s=>{s.addEventListener(_,o=>{r.classList.remove("active"),this.setValue(o.target.dataset.value||"")})}),document.addEventListener(C,s=>{this.select.contains(s.target)||this.select.classList.remove("active")})}handleValueChange(r,n){this.select.querySelectorAll("li.selected").forEach(o=>{o.classList.remove("selected")});let i=this.select.querySelector('li[data-value="'+n+'"]'),s=this.select.querySelector(".tsd-select-label");i&&s&&(i.classList.add("selected"),s.textContent=i.textContent),document.documentElement.classList.remove("toggle-"+r),document.documentElement.classList.add("toggle-"+n)}fromLocalStorage(r){return r}toLocalStorage(r){return r}},j=class extends k{constructor(r){super(r);this.optionVisibility=new le("visibility","private"),this.optionInherited=new re("inherited",!0),this.optionExternals=new re("externals",!0)}static isSupported(){try{return typeof window.localStorage!="undefined"}catch{return!1}}};function we(t){let e=localStorage.getItem("tsd-theme")||"os";t.value=e,be(e),t.addEventListener("change",()=>{localStorage.setItem("tsd-theme",t.value),be(t.value)})}function be(t){switch(t){case"os":document.body.classList.remove("light","dark");break;case"light":document.body.classList.remove("dark"),document.body.classList.add("light");break;case"dark":document.body.classList.remove("light"),document.body.classList.add("dark");break}}ye();N(X,".menu-highlight");N(Z,".tsd-signatures");N(ee,"a[data-toggle]");j.isSupported()?N(j,"#tsd-filter"):document.documentElement.classList.add("no-filter");var Te=document.getElementById("theme");Te&&we(Te);var Be=new Y;Object.defineProperty(window,"app",{value:Be});})(); +(()=>{var Ce=Object.create;var ue=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,_e=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!_e.call(t,i)&&i!==r&&ue(t,i,{get:()=>e[i],enumerable:!(n=Pe(e,i))||n.enumerable});return t};var Fe=(t,e,r)=>(r=t!=null?Ce(Re(t)):{},De(e||!t||!t.__esModule?ue(r,"default",{value:t,enumerable:!0}):r,t));var pe=Me((de,fe)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var h=t.utils.clone(r)||{};h.position=[a,u],h.index=s.length,s.push(new t.Token(n.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?h+=2:a==l&&(r+=n[u+1]*i[h+1],u+=2,h+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),f=s.str.charAt(1),p;f in s.node.edges?p=s.node.edges[f]:(p=new t.TokenSet,s.node.edges[f]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof de=="object"?fe.exports=r():e.lunr=r()}(this,function(){return t})})()});var ce=[];function N(t,e){ce.push({selector:e,constructor:t})}var Y=class{constructor(){this.createComponents(document.body)}createComponents(e){ce.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n}),n.dataset.hasInstance=String(!0))})})}};var k=class{constructor(e){this.el=e.el}};var J=class{constructor(){this.listeners={}}addEventListener(e,r){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(r)}removeEventListener(e,r){if(!(e in this.listeners))return;let n=this.listeners[e];for(let i=0,s=n.length;i{let r=Date.now();return(...n)=>{r+e-Date.now()<0&&(t(...n),r=Date.now())}};var ie=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.secondaryNav=document.querySelector(".tsd-navigation.secondary"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.onResize(),this.onScroll()}triggerResize(){let r=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(r)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let r=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(r)}onScroll(){this.scrollTop=window.scrollY||0;let r=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(r),this.hideShowToolbar()}hideShowToolbar(){var n;let r=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0,r!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),(n=this.secondaryNav)==null||n.classList.toggle("tsd-navigation--toolbar-hide")),this.lastY=this.scrollTop}},Q=ie;Q.instance=new ie;var X=class extends k{constructor(r){super(r);this.anchors=[];this.index=-1;Q.instance.addEventListener("resize",()=>this.onResize()),Q.instance.addEventListener("scroll",n=>this.onScroll(n)),this.createAnchors()}createAnchors(){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substr(0,r.indexOf("#"))),this.el.querySelectorAll("a").forEach(n=>{let i=n.href;if(i.indexOf("#")==-1||i.substr(0,r.length)!=r)return;let s=i.substr(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=n.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let r;for(let i=0,s=this.anchors.length;ii.position-s.position);let n=new CustomEvent("scroll",{detail:{scrollTop:Q.instance.scrollTop}});this.onScroll(n)}onScroll(r){let n=r.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>n;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var he=(t,e=100)=>{let r;return(...n)=>{clearTimeout(r),r=setTimeout(()=>t(n),e)}};var ge=Fe(pe());function ye(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Ae(t,n,r,s)}function Ae(t,e,r,n){r.addEventListener("input",he(()=>{He(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?ze(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?me(e,-1):s.key==="ArrowDown"?me(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function Ve(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=ge.Index.load(window.searchData.index))}function He(t,e,r,n){var o,a;if(Ve(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=i?n.index.search(`*${i}*`):[];for(let l=0;lu.score-l.score);for(let l=0,u=Math.min(10,s.length);l${ve(h.parent,i)}.${f}`);let p=document.createElement("li");p.classList.value=(a=h.classes)!=null?a:"";let E=document.createElement("a");E.href=n.base+h.url,E.classList.add("tsd-kind-icon"),E.innerHTML=f,p.append(E),e.appendChild(p)}}function me(t,e){var n,i;let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let s=r;if(e===1)do s=(n=s.nextElementSibling)!=null?n:void 0;while(s instanceof HTMLElement&&s.offsetParent==null);else do s=(i=s.previousElementSibling)!=null?i:void 0;while(s instanceof HTMLElement&&s.offsetParent==null);s&&(r.classList.remove("current"),s.classList.add("current"))}}function ze(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function ve(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(se(t.substring(s,o)),`${se(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(se(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function se(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var oe=class{constructor(e,r){this.signature=e,this.description=r}addClass(e){return this.signature.classList.add(e),this.description.classList.add(e),this}removeClass(e){return this.signature.classList.remove(e),this.description.classList.remove(e),this}},Z=class extends k{constructor(r){super(r);this.groups=[];this.index=-1;this.createGroups(),this.container&&(this.el.classList.add("active"),Array.from(this.el.children).forEach(n=>{n.addEventListener("touchstart",i=>this.onClick(i)),n.addEventListener("click",i=>this.onClick(i))}),this.container.classList.add("active"),this.setIndex(0))}setIndex(r){if(r<0&&(r=0),r>this.groups.length-1&&(r=this.groups.length-1),this.index==r)return;let n=this.groups[r];if(this.index>-1){let i=this.groups[this.index];i.removeClass("current").addClass("fade-out"),n.addClass("current"),n.addClass("fade-in"),Q.instance.triggerResize(),setTimeout(()=>{i.removeClass("fade-out"),n.removeClass("fade-in")},300)}else n.addClass("current"),Q.instance.triggerResize();this.index=r}createGroups(){let r=this.el.children;if(r.length<2)return;this.container=this.el.nextElementSibling;let n=this.container.children;this.groups=[];for(let i=0;i{n.signature===r.currentTarget&&this.setIndex(i)})}};var C="mousedown",Le="mousemove",_="mouseup",K={x:0,y:0},xe=!1,ae=!1,je=!1,A=!1,Ee=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Ee?"is-mobile":"not-mobile");Ee&&"ontouchstart"in document.documentElement&&(je=!0,C="touchstart",Le="touchmove",_="touchend");document.addEventListener(C,t=>{ae=!0,A=!1;let e=C=="touchstart"?t.targetTouches[0]:t;K.y=e.pageY||0,K.x=e.pageX||0});document.addEventListener(Le,t=>{if(!!ae&&!A){let e=C=="touchstart"?t.targetTouches[0]:t,r=K.x-(e.pageX||0),n=K.y-(e.pageY||0);A=Math.sqrt(r*r+n*n)>10}});document.addEventListener(_,()=>{ae=!1});document.addEventListener("click",t=>{xe&&(t.preventDefault(),t.stopImmediatePropagation(),xe=!1)});var ee=class extends k{constructor(r){super(r);this.className=this.el.dataset.toggle||"",this.el.addEventListener(_,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(C,n=>this.onDocumentPointerDown(n)),document.addEventListener(_,n=>this.onDocumentPointerUp(n))}setActive(r){if(this.active==r)return;this.active=r,document.documentElement.classList.toggle("has-"+this.className,r),this.el.classList.toggle("active",r);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(r){A||(this.setActive(!0),r.preventDefault())}onDocumentPointerDown(r){if(this.active){if(r.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(r){if(!A&&this.active&&r.target.closest(".col-menu")){let n=r.target.closest("a");if(n){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substr(0,i.indexOf("#"))),n.href.substr(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te=class{constructor(e,r){this.key=e,this.value=r,this.defaultValue=r,this.initialize(),window.localStorage[this.key]&&this.setValue(this.fromLocalStorage(window.localStorage[this.key]))}initialize(){}setValue(e){if(this.value==e)return;let r=this.value;this.value=e,window.localStorage[this.key]=this.toLocalStorage(e),this.handleValueChange(r,e)}},re=class extends te{initialize(){let r=document.querySelector("#tsd-filter-"+this.key);!r||(this.checkbox=r,this.checkbox.addEventListener("change",()=>{this.setValue(this.checkbox.checked)}))}handleValueChange(r,n){!this.checkbox||(this.checkbox.checked=this.value,document.documentElement.classList.toggle("toggle-"+this.key,this.value!=this.defaultValue))}fromLocalStorage(r){return r=="true"}toLocalStorage(r){return r?"true":"false"}},le=class extends te{initialize(){document.documentElement.classList.add("toggle-"+this.key+this.value);let r=document.querySelector("#tsd-filter-"+this.key);if(!r)return;this.select=r;let n=()=>{this.select.classList.add("active")},i=()=>{this.select.classList.remove("active")};this.select.addEventListener(C,n),this.select.addEventListener("mouseover",n),this.select.addEventListener("mouseleave",i),this.select.querySelectorAll("li").forEach(s=>{s.addEventListener(_,o=>{r.classList.remove("active"),this.setValue(o.target.dataset.value||"")})}),document.addEventListener(C,s=>{this.select.contains(s.target)||this.select.classList.remove("active")})}handleValueChange(r,n){this.select.querySelectorAll("li.selected").forEach(o=>{o.classList.remove("selected")});let i=this.select.querySelector('li[data-value="'+n+'"]'),s=this.select.querySelector(".tsd-select-label");i&&s&&(i.classList.add("selected"),s.textContent=i.textContent),document.documentElement.classList.remove("toggle-"+r),document.documentElement.classList.add("toggle-"+n)}fromLocalStorage(r){return r}toLocalStorage(r){return r}},j=class extends k{constructor(r){super(r);this.optionVisibility=new le("visibility","private"),this.optionInherited=new re("inherited",!0),this.optionExternals=new re("externals",!0)}static isSupported(){try{return typeof window.localStorage!="undefined"}catch{return!1}}};function we(t){let e=localStorage.getItem("tsd-theme")||"os";t.value=e,be(e),t.addEventListener("change",()=>{localStorage.setItem("tsd-theme",t.value),be(t.value)})}function be(t){switch(t){case"os":document.body.classList.remove("light","dark");break;case"light":document.body.classList.remove("dark"),document.body.classList.add("light");break;case"dark":document.body.classList.remove("light"),document.body.classList.add("dark");break}}ye();N(X,".menu-highlight");N(Z,".tsd-signatures");N(ee,"a[data-toggle]");j.isSupported()?N(j,"#tsd-filter"):document.documentElement.classList.add("no-filter");var Te=document.getElementById("theme");Te&&we(Te);var Be=new Y;Object.defineProperty(window,"app",{value:Be});})(); /*! * lunr.Builder * Copyright (C) 2020 Oliver Nightingale diff --git a/api/assets/search.js b/api/assets/search.js index 73308a9641..35bd024fbf 100644 --- a/api/assets/search.js +++ b/api/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"8\":\"Enumeration\",\"16\":\"Enumeration member\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\",\"4194304\":\"Type alias\",\"16777216\":\"Reference\"},\"rows\":[{\"id\":0,\"kind\":128,\"name\":\"Document\",\"url\":\"classes/Document.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Document.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":2,\"kind\":262144,\"name\":\"Document\",\"url\":\"classes/Document.html#Document-1\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":3,\"kind\":262144,\"name\":\"Styles\",\"url\":\"classes/Document.html#Styles\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":4,\"kind\":262144,\"name\":\"CoreProperties\",\"url\":\"classes/Document.html#CoreProperties\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":5,\"kind\":262144,\"name\":\"Numbering\",\"url\":\"classes/Document.html#Numbering\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":6,\"kind\":262144,\"name\":\"Media\",\"url\":\"classes/Document.html#Media\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":7,\"kind\":262144,\"name\":\"FileRelationships\",\"url\":\"classes/Document.html#FileRelationships\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":8,\"kind\":262144,\"name\":\"Headers\",\"url\":\"classes/Document.html#Headers\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":9,\"kind\":262144,\"name\":\"Footers\",\"url\":\"classes/Document.html#Footers\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":10,\"kind\":262144,\"name\":\"ContentTypes\",\"url\":\"classes/Document.html#ContentTypes\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":11,\"kind\":262144,\"name\":\"CustomProperties\",\"url\":\"classes/Document.html#CustomProperties\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":12,\"kind\":262144,\"name\":\"AppProperties\",\"url\":\"classes/Document.html#AppProperties\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":13,\"kind\":262144,\"name\":\"FootNotes\",\"url\":\"classes/Document.html#FootNotes\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":14,\"kind\":262144,\"name\":\"Settings\",\"url\":\"classes/Document.html#Settings\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":15,\"kind\":8,\"name\":\"AlignmentType\",\"url\":\"enums/AlignmentType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":16,\"kind\":16,\"name\":\"START\",\"url\":\"enums/AlignmentType.html#START\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":17,\"kind\":16,\"name\":\"END\",\"url\":\"enums/AlignmentType.html#END\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":18,\"kind\":16,\"name\":\"CENTER\",\"url\":\"enums/AlignmentType.html#CENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":19,\"kind\":16,\"name\":\"BOTH\",\"url\":\"enums/AlignmentType.html#BOTH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":20,\"kind\":16,\"name\":\"JUSTIFIED\",\"url\":\"enums/AlignmentType.html#JUSTIFIED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":21,\"kind\":16,\"name\":\"DISTRIBUTE\",\"url\":\"enums/AlignmentType.html#DISTRIBUTE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":22,\"kind\":16,\"name\":\"LEFT\",\"url\":\"enums/AlignmentType.html#LEFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":23,\"kind\":16,\"name\":\"RIGHT\",\"url\":\"enums/AlignmentType.html#RIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":24,\"kind\":128,\"name\":\"AlignmentAttributes\",\"url\":\"classes/AlignmentAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":25,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AlignmentAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AlignmentAttributes\"},{\"id\":26,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/AlignmentAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AlignmentAttributes\"},{\"id\":27,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/AlignmentAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AlignmentAttributes\"},{\"id\":28,\"kind\":128,\"name\":\"Alignment\",\"url\":\"classes/Alignment.html\",\"classes\":\"tsd-kind-class\"},{\"id\":29,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Alignment.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Alignment\"},{\"id\":30,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Alignment.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Alignment\"},{\"id\":31,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Alignment.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Alignment\"},{\"id\":32,\"kind\":256,\"name\":\"IBordersOptions\",\"url\":\"interfaces/IBordersOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":33,\"kind\":1024,\"name\":\"top\",\"url\":\"interfaces/IBordersOptions.html#top\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBordersOptions\"},{\"id\":34,\"kind\":1024,\"name\":\"bottom\",\"url\":\"interfaces/IBordersOptions.html#bottom\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBordersOptions\"},{\"id\":35,\"kind\":1024,\"name\":\"left\",\"url\":\"interfaces/IBordersOptions.html#left\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBordersOptions\"},{\"id\":36,\"kind\":1024,\"name\":\"right\",\"url\":\"interfaces/IBordersOptions.html#right\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBordersOptions\"},{\"id\":37,\"kind\":128,\"name\":\"Border\",\"url\":\"classes/Border.html\",\"classes\":\"tsd-kind-class\"},{\"id\":38,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Border.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Border\"},{\"id\":39,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Border.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Border\"},{\"id\":40,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Border.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Border\"},{\"id\":41,\"kind\":128,\"name\":\"ThematicBreak\",\"url\":\"classes/ThematicBreak.html\",\"classes\":\"tsd-kind-class\"},{\"id\":42,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ThematicBreak.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ThematicBreak\"},{\"id\":43,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ThematicBreak.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ThematicBreak\"},{\"id\":44,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ThematicBreak.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ThematicBreak\"},{\"id\":45,\"kind\":256,\"name\":\"IIndentAttributesProperties\",\"url\":\"interfaces/IIndentAttributesProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":46,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/IIndentAttributesProperties.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IIndentAttributesProperties\"},{\"id\":47,\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/IIndentAttributesProperties.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IIndentAttributesProperties\"},{\"id\":48,\"kind\":1024,\"name\":\"left\",\"url\":\"interfaces/IIndentAttributesProperties.html#left\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IIndentAttributesProperties\"},{\"id\":49,\"kind\":1024,\"name\":\"right\",\"url\":\"interfaces/IIndentAttributesProperties.html#right\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IIndentAttributesProperties\"},{\"id\":50,\"kind\":1024,\"name\":\"hanging\",\"url\":\"interfaces/IIndentAttributesProperties.html#hanging\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IIndentAttributesProperties\"},{\"id\":51,\"kind\":1024,\"name\":\"firstLine\",\"url\":\"interfaces/IIndentAttributesProperties.html#firstLine\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IIndentAttributesProperties\"},{\"id\":52,\"kind\":128,\"name\":\"Indent\",\"url\":\"classes/Indent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":53,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Indent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Indent\"},{\"id\":54,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Indent.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Indent\"},{\"id\":55,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Indent.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Indent\"},{\"id\":56,\"kind\":128,\"name\":\"PageBreak\",\"url\":\"classes/PageBreak.html\",\"classes\":\"tsd-kind-class\"},{\"id\":57,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageBreak.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageBreak\"},{\"id\":58,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageBreak.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageBreak\"},{\"id\":59,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageBreak.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageBreak\"},{\"id\":60,\"kind\":128,\"name\":\"ColumnBreak\",\"url\":\"classes/ColumnBreak.html\",\"classes\":\"tsd-kind-class\"},{\"id\":61,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ColumnBreak.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ColumnBreak\"},{\"id\":62,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ColumnBreak.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnBreak\"},{\"id\":63,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ColumnBreak.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnBreak\"},{\"id\":64,\"kind\":128,\"name\":\"PageBreakBefore\",\"url\":\"classes/PageBreakBefore.html\",\"classes\":\"tsd-kind-class\"},{\"id\":65,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageBreakBefore.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageBreakBefore\"},{\"id\":66,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageBreakBefore.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageBreakBefore\"},{\"id\":67,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageBreakBefore.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageBreakBefore\"},{\"id\":68,\"kind\":8,\"name\":\"LineRuleType\",\"url\":\"enums/LineRuleType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":69,\"kind\":16,\"name\":\"AT_LEAST\",\"url\":\"enums/LineRuleType.html#AT_LEAST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LineRuleType\"},{\"id\":70,\"kind\":16,\"name\":\"EXACTLY\",\"url\":\"enums/LineRuleType.html#EXACTLY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LineRuleType\"},{\"id\":71,\"kind\":16,\"name\":\"AUTO\",\"url\":\"enums/LineRuleType.html#AUTO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LineRuleType\"},{\"id\":72,\"kind\":256,\"name\":\"ISpacingProperties\",\"url\":\"interfaces/ISpacingProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":73,\"kind\":1024,\"name\":\"after\",\"url\":\"interfaces/ISpacingProperties.html#after\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISpacingProperties\"},{\"id\":74,\"kind\":1024,\"name\":\"before\",\"url\":\"interfaces/ISpacingProperties.html#before\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISpacingProperties\"},{\"id\":75,\"kind\":1024,\"name\":\"line\",\"url\":\"interfaces/ISpacingProperties.html#line\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISpacingProperties\"},{\"id\":76,\"kind\":1024,\"name\":\"lineRule\",\"url\":\"interfaces/ISpacingProperties.html#lineRule\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISpacingProperties\"},{\"id\":77,\"kind\":1024,\"name\":\"beforeAutoSpacing\",\"url\":\"interfaces/ISpacingProperties.html#beforeAutoSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISpacingProperties\"},{\"id\":78,\"kind\":1024,\"name\":\"afterAutoSpacing\",\"url\":\"interfaces/ISpacingProperties.html#afterAutoSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISpacingProperties\"},{\"id\":79,\"kind\":128,\"name\":\"Spacing\",\"url\":\"classes/Spacing.html\",\"classes\":\"tsd-kind-class\"},{\"id\":80,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Spacing.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Spacing\"},{\"id\":81,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Spacing.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Spacing\"},{\"id\":82,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Spacing.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Spacing\"},{\"id\":83,\"kind\":8,\"name\":\"HeadingLevel\",\"url\":\"enums/HeadingLevel.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":84,\"kind\":16,\"name\":\"HEADING_1\",\"url\":\"enums/HeadingLevel.html#HEADING_1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeadingLevel\"},{\"id\":85,\"kind\":16,\"name\":\"HEADING_2\",\"url\":\"enums/HeadingLevel.html#HEADING_2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeadingLevel\"},{\"id\":86,\"kind\":16,\"name\":\"HEADING_3\",\"url\":\"enums/HeadingLevel.html#HEADING_3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeadingLevel\"},{\"id\":87,\"kind\":16,\"name\":\"HEADING_4\",\"url\":\"enums/HeadingLevel.html#HEADING_4\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeadingLevel\"},{\"id\":88,\"kind\":16,\"name\":\"HEADING_5\",\"url\":\"enums/HeadingLevel.html#HEADING_5\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeadingLevel\"},{\"id\":89,\"kind\":16,\"name\":\"HEADING_6\",\"url\":\"enums/HeadingLevel.html#HEADING_6\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeadingLevel\"},{\"id\":90,\"kind\":16,\"name\":\"TITLE\",\"url\":\"enums/HeadingLevel.html#TITLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeadingLevel\"},{\"id\":91,\"kind\":128,\"name\":\"Style\",\"url\":\"classes/Style.html\",\"classes\":\"tsd-kind-class\"},{\"id\":92,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Style.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Style\"},{\"id\":93,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Style.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Style\"},{\"id\":94,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Style.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Style\"},{\"id\":95,\"kind\":128,\"name\":\"TabStop\",\"url\":\"classes/TabStop.html\",\"classes\":\"tsd-kind-class\"},{\"id\":96,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TabStop.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TabStop\"},{\"id\":97,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TabStop.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TabStop\"},{\"id\":98,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TabStop.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TabStop\"},{\"id\":99,\"kind\":8,\"name\":\"TabStopType\",\"url\":\"enums/TabStopType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":100,\"kind\":16,\"name\":\"LEFT\",\"url\":\"enums/TabStopType.html#LEFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":101,\"kind\":16,\"name\":\"RIGHT\",\"url\":\"enums/TabStopType.html#RIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":102,\"kind\":16,\"name\":\"CENTER\",\"url\":\"enums/TabStopType.html#CENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":103,\"kind\":16,\"name\":\"BAR\",\"url\":\"enums/TabStopType.html#BAR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":104,\"kind\":16,\"name\":\"CLEAR\",\"url\":\"enums/TabStopType.html#CLEAR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":105,\"kind\":16,\"name\":\"DECIMAL\",\"url\":\"enums/TabStopType.html#DECIMAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":106,\"kind\":16,\"name\":\"END\",\"url\":\"enums/TabStopType.html#END\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":107,\"kind\":16,\"name\":\"NUM\",\"url\":\"enums/TabStopType.html#NUM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":108,\"kind\":16,\"name\":\"START\",\"url\":\"enums/TabStopType.html#START\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":109,\"kind\":8,\"name\":\"LeaderType\",\"url\":\"enums/LeaderType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":110,\"kind\":16,\"name\":\"DOT\",\"url\":\"enums/LeaderType.html#DOT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LeaderType\"},{\"id\":111,\"kind\":16,\"name\":\"HYPHEN\",\"url\":\"enums/LeaderType.html#HYPHEN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LeaderType\"},{\"id\":112,\"kind\":16,\"name\":\"MIDDLE_DOT\",\"url\":\"enums/LeaderType.html#MIDDLE_DOT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LeaderType\"},{\"id\":113,\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/LeaderType.html#NONE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LeaderType\"},{\"id\":114,\"kind\":16,\"name\":\"UNDERSCORE\",\"url\":\"enums/LeaderType.html#UNDERSCORE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LeaderType\"},{\"id\":115,\"kind\":8,\"name\":\"TabStopPosition\",\"url\":\"enums/TabStopPosition.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":116,\"kind\":16,\"name\":\"MAX\",\"url\":\"enums/TabStopPosition.html#MAX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopPosition\"},{\"id\":117,\"kind\":128,\"name\":\"TabAttributes\",\"url\":\"classes/TabAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":118,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TabAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TabAttributes\"},{\"id\":119,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TabAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TabAttributes\"},{\"id\":120,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/TabAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TabAttributes\"},{\"id\":121,\"kind\":128,\"name\":\"TabStopItem\",\"url\":\"classes/TabStopItem.html\",\"classes\":\"tsd-kind-class\"},{\"id\":122,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TabStopItem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TabStopItem\"},{\"id\":123,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TabStopItem.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TabStopItem\"},{\"id\":124,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TabStopItem.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TabStopItem\"},{\"id\":125,\"kind\":128,\"name\":\"NumberProperties\",\"url\":\"classes/NumberProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":126,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NumberProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"NumberProperties\"},{\"id\":127,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/NumberProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NumberProperties\"},{\"id\":128,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/NumberProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NumberProperties\"},{\"id\":129,\"kind\":4194304,\"name\":\"ParagraphChild\",\"url\":\"modules.html#ParagraphChild\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":130,\"kind\":256,\"name\":\"IParagraphOptions\",\"url\":\"interfaces/IParagraphOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":131,\"kind\":1024,\"name\":\"text\",\"url\":\"interfaces/IParagraphOptions.html#text\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphOptions\"},{\"id\":132,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IParagraphOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphOptions\"},{\"id\":133,\"kind\":1024,\"name\":\"border\",\"url\":\"interfaces/IParagraphOptions.html#border\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":134,\"kind\":1024,\"name\":\"heading\",\"url\":\"interfaces/IParagraphOptions.html#heading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":135,\"kind\":1024,\"name\":\"bidirectional\",\"url\":\"interfaces/IParagraphOptions.html#bidirectional\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":136,\"kind\":1024,\"name\":\"pageBreakBefore\",\"url\":\"interfaces/IParagraphOptions.html#pageBreakBefore\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":137,\"kind\":1024,\"name\":\"tabStops\",\"url\":\"interfaces/IParagraphOptions.html#tabStops\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":138,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/IParagraphOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":139,\"kind\":1024,\"name\":\"bullet\",\"url\":\"interfaces/IParagraphOptions.html#bullet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":140,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IParagraphOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IParagraphOptions\"},{\"id\":141,\"kind\":1024,\"name\":\"level\",\"url\":\"interfaces/IParagraphOptions.html#__type.level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphOptions.__type\"},{\"id\":142,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/IParagraphOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":143,\"kind\":1024,\"name\":\"widowControl\",\"url\":\"interfaces/IParagraphOptions.html#widowControl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":144,\"kind\":1024,\"name\":\"frame\",\"url\":\"interfaces/IParagraphOptions.html#frame\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":145,\"kind\":1024,\"name\":\"suppressLineNumbers\",\"url\":\"interfaces/IParagraphOptions.html#suppressLineNumbers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":146,\"kind\":1024,\"name\":\"numbering\",\"url\":\"interfaces/IParagraphOptions.html#numbering\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":147,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IParagraphOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IParagraphOptions\"},{\"id\":148,\"kind\":1024,\"name\":\"reference\",\"url\":\"interfaces/IParagraphOptions.html#__type-1.reference\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphOptions.__type\"},{\"id\":149,\"kind\":1024,\"name\":\"level\",\"url\":\"interfaces/IParagraphOptions.html#__type-1.level-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphOptions.__type\"},{\"id\":150,\"kind\":1024,\"name\":\"instance\",\"url\":\"interfaces/IParagraphOptions.html#__type-1.instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphOptions.__type\"},{\"id\":151,\"kind\":1024,\"name\":\"custom\",\"url\":\"interfaces/IParagraphOptions.html#__type-1.custom\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphOptions.__type\"},{\"id\":152,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/IParagraphOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":153,\"kind\":1024,\"name\":\"thematicBreak\",\"url\":\"interfaces/IParagraphOptions.html#thematicBreak\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":154,\"kind\":1024,\"name\":\"contextualSpacing\",\"url\":\"interfaces/IParagraphOptions.html#contextualSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":155,\"kind\":1024,\"name\":\"rightTabStop\",\"url\":\"interfaces/IParagraphOptions.html#rightTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":156,\"kind\":1024,\"name\":\"leftTabStop\",\"url\":\"interfaces/IParagraphOptions.html#leftTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":157,\"kind\":1024,\"name\":\"indent\",\"url\":\"interfaces/IParagraphOptions.html#indent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":158,\"kind\":1024,\"name\":\"spacing\",\"url\":\"interfaces/IParagraphOptions.html#spacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":159,\"kind\":1024,\"name\":\"keepNext\",\"url\":\"interfaces/IParagraphOptions.html#keepNext\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":160,\"kind\":1024,\"name\":\"keepLines\",\"url\":\"interfaces/IParagraphOptions.html#keepLines\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":161,\"kind\":1024,\"name\":\"outlineLevel\",\"url\":\"interfaces/IParagraphOptions.html#outlineLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":162,\"kind\":128,\"name\":\"Paragraph\",\"url\":\"classes/Paragraph.html\",\"classes\":\"tsd-kind-class\"},{\"id\":163,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Paragraph.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Paragraph\"},{\"id\":164,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Paragraph.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Paragraph\"},{\"id\":165,\"kind\":2048,\"name\":\"addRunToFront\",\"url\":\"classes/Paragraph.html#addRunToFront\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Paragraph\"},{\"id\":166,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Paragraph.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Paragraph\"},{\"id\":167,\"kind\":256,\"name\":\"ILevelParagraphStylePropertiesOptions\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":168,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":169,\"kind\":1024,\"name\":\"thematicBreak\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#thematicBreak\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":170,\"kind\":1024,\"name\":\"contextualSpacing\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#contextualSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":171,\"kind\":1024,\"name\":\"rightTabStop\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#rightTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":172,\"kind\":1024,\"name\":\"leftTabStop\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#leftTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":173,\"kind\":1024,\"name\":\"indent\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#indent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":174,\"kind\":1024,\"name\":\"spacing\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#spacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":175,\"kind\":1024,\"name\":\"keepNext\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#keepNext\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":176,\"kind\":1024,\"name\":\"keepLines\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#keepLines\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":177,\"kind\":1024,\"name\":\"outlineLevel\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#outlineLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":178,\"kind\":256,\"name\":\"IParagraphStylePropertiesOptions\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":179,\"kind\":1024,\"name\":\"numbering\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#numbering\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":180,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":181,\"kind\":1024,\"name\":\"reference\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#__type.reference\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphStylePropertiesOptions.__type\"},{\"id\":182,\"kind\":1024,\"name\":\"level\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#__type.level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphStylePropertiesOptions.__type\"},{\"id\":183,\"kind\":1024,\"name\":\"instance\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#__type.instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphStylePropertiesOptions.__type\"},{\"id\":184,\"kind\":1024,\"name\":\"custom\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#__type.custom\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphStylePropertiesOptions.__type\"},{\"id\":185,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":186,\"kind\":1024,\"name\":\"thematicBreak\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#thematicBreak\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":187,\"kind\":1024,\"name\":\"contextualSpacing\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#contextualSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":188,\"kind\":1024,\"name\":\"rightTabStop\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#rightTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":189,\"kind\":1024,\"name\":\"leftTabStop\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#leftTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":190,\"kind\":1024,\"name\":\"indent\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#indent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":191,\"kind\":1024,\"name\":\"spacing\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#spacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":192,\"kind\":1024,\"name\":\"keepNext\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#keepNext\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":193,\"kind\":1024,\"name\":\"keepLines\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#keepLines\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":194,\"kind\":1024,\"name\":\"outlineLevel\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#outlineLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":195,\"kind\":256,\"name\":\"IParagraphPropertiesOptions\",\"url\":\"interfaces/IParagraphPropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":196,\"kind\":1024,\"name\":\"border\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#border\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":197,\"kind\":1024,\"name\":\"heading\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#heading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":198,\"kind\":1024,\"name\":\"bidirectional\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#bidirectional\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":199,\"kind\":1024,\"name\":\"pageBreakBefore\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#pageBreakBefore\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":200,\"kind\":1024,\"name\":\"tabStops\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#tabStops\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":201,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":202,\"kind\":1024,\"name\":\"bullet\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#bullet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":203,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":204,\"kind\":1024,\"name\":\"level\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#__type.level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphPropertiesOptions.__type\"},{\"id\":205,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":206,\"kind\":1024,\"name\":\"widowControl\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#widowControl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":207,\"kind\":1024,\"name\":\"frame\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#frame\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":208,\"kind\":1024,\"name\":\"suppressLineNumbers\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#suppressLineNumbers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":209,\"kind\":1024,\"name\":\"numbering\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#numbering\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":210,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":211,\"kind\":1024,\"name\":\"reference\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#__type-1.reference\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphPropertiesOptions.__type\"},{\"id\":212,\"kind\":1024,\"name\":\"level\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#__type-1.level-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphPropertiesOptions.__type\"},{\"id\":213,\"kind\":1024,\"name\":\"instance\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#__type-1.instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphPropertiesOptions.__type\"},{\"id\":214,\"kind\":1024,\"name\":\"custom\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#__type-1.custom\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphPropertiesOptions.__type\"},{\"id\":215,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":216,\"kind\":1024,\"name\":\"thematicBreak\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#thematicBreak\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":217,\"kind\":1024,\"name\":\"contextualSpacing\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#contextualSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":218,\"kind\":1024,\"name\":\"rightTabStop\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#rightTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":219,\"kind\":1024,\"name\":\"leftTabStop\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#leftTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":220,\"kind\":1024,\"name\":\"indent\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#indent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":221,\"kind\":1024,\"name\":\"spacing\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#spacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":222,\"kind\":1024,\"name\":\"keepNext\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#keepNext\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":223,\"kind\":1024,\"name\":\"keepLines\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#keepLines\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":224,\"kind\":1024,\"name\":\"outlineLevel\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#outlineLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":225,\"kind\":128,\"name\":\"ParagraphProperties\",\"url\":\"classes/ParagraphProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":226,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParagraphProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ParagraphProperties\"},{\"id\":227,\"kind\":2048,\"name\":\"push\",\"url\":\"classes/ParagraphProperties.html#push\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ParagraphProperties\"},{\"id\":228,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ParagraphProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ParagraphProperties\"},{\"id\":229,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ParagraphProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ParagraphProperties\"},{\"id\":230,\"kind\":256,\"name\":\"IRunOptions\",\"url\":\"interfaces/IRunOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":231,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IRunOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunOptions\"},{\"id\":232,\"kind\":1024,\"name\":\"break\",\"url\":\"interfaces/IRunOptions.html#break\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunOptions\"},{\"id\":233,\"kind\":1024,\"name\":\"text\",\"url\":\"interfaces/IRunOptions.html#text\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunOptions\"},{\"id\":234,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/IRunOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":235,\"kind\":1024,\"name\":\"bold\",\"url\":\"interfaces/IRunOptions.html#bold\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":236,\"kind\":1024,\"name\":\"boldComplexScript\",\"url\":\"interfaces/IRunOptions.html#boldComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":237,\"kind\":1024,\"name\":\"italics\",\"url\":\"interfaces/IRunOptions.html#italics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":238,\"kind\":1024,\"name\":\"italicsComplexScript\",\"url\":\"interfaces/IRunOptions.html#italicsComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":239,\"kind\":1024,\"name\":\"underline\",\"url\":\"interfaces/IRunOptions.html#underline\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":240,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunOptions\"},{\"id\":241,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunOptions.html#__type-1.color-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunOptions.__type\"},{\"id\":242,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunOptions.html#__type-1.type-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunOptions.__type\"},{\"id\":243,\"kind\":1024,\"name\":\"emphasisMark\",\"url\":\"interfaces/IRunOptions.html#emphasisMark\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":244,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunOptions\"},{\"id\":245,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunOptions.html#__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunOptions.__type\"},{\"id\":246,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunOptions.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":247,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/IRunOptions.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":248,\"kind\":1024,\"name\":\"sizeComplexScript\",\"url\":\"interfaces/IRunOptions.html#sizeComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":249,\"kind\":1024,\"name\":\"rightToLeft\",\"url\":\"interfaces/IRunOptions.html#rightToLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":250,\"kind\":1024,\"name\":\"smallCaps\",\"url\":\"interfaces/IRunOptions.html#smallCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":251,\"kind\":1024,\"name\":\"allCaps\",\"url\":\"interfaces/IRunOptions.html#allCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":252,\"kind\":1024,\"name\":\"strike\",\"url\":\"interfaces/IRunOptions.html#strike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":253,\"kind\":1024,\"name\":\"doubleStrike\",\"url\":\"interfaces/IRunOptions.html#doubleStrike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":254,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IRunOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":255,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IRunOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":256,\"kind\":1024,\"name\":\"font\",\"url\":\"interfaces/IRunOptions.html#font\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":257,\"kind\":1024,\"name\":\"highlight\",\"url\":\"interfaces/IRunOptions.html#highlight\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":258,\"kind\":1024,\"name\":\"highlightComplexScript\",\"url\":\"interfaces/IRunOptions.html#highlightComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":259,\"kind\":1024,\"name\":\"characterSpacing\",\"url\":\"interfaces/IRunOptions.html#characterSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":260,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/IRunOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":261,\"kind\":1024,\"name\":\"emboss\",\"url\":\"interfaces/IRunOptions.html#emboss\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":262,\"kind\":1024,\"name\":\"imprint\",\"url\":\"interfaces/IRunOptions.html#imprint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":263,\"kind\":1024,\"name\":\"revision\",\"url\":\"interfaces/IRunOptions.html#revision\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":264,\"kind\":1024,\"name\":\"border\",\"url\":\"interfaces/IRunOptions.html#border\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":265,\"kind\":8,\"name\":\"PageNumber\",\"url\":\"enums/PageNumber.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":266,\"kind\":16,\"name\":\"CURRENT\",\"url\":\"enums/PageNumber.html#CURRENT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumber\"},{\"id\":267,\"kind\":16,\"name\":\"TOTAL_PAGES\",\"url\":\"enums/PageNumber.html#TOTAL_PAGES\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumber\"},{\"id\":268,\"kind\":16,\"name\":\"TOTAL_PAGES_IN_SECTION\",\"url\":\"enums/PageNumber.html#TOTAL_PAGES_IN_SECTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumber\"},{\"id\":269,\"kind\":128,\"name\":\"Run\",\"url\":\"classes/Run.html\",\"classes\":\"tsd-kind-class\"},{\"id\":270,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Run.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Run\"},{\"id\":271,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Run.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Run\"},{\"id\":272,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Run.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Run\"},{\"id\":273,\"kind\":256,\"name\":\"IRunStylePropertiesOptions\",\"url\":\"interfaces/IRunStylePropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":274,\"kind\":1024,\"name\":\"bold\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#bold\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":275,\"kind\":1024,\"name\":\"boldComplexScript\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#boldComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":276,\"kind\":1024,\"name\":\"italics\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#italics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":277,\"kind\":1024,\"name\":\"italicsComplexScript\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#italicsComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":278,\"kind\":1024,\"name\":\"underline\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#underline\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":279,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":280,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#__type-1.color-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunStylePropertiesOptions.__type\"},{\"id\":281,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#__type-1.type-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunStylePropertiesOptions.__type\"},{\"id\":282,\"kind\":1024,\"name\":\"emphasisMark\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#emphasisMark\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":283,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":284,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunStylePropertiesOptions.__type\"},{\"id\":285,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":286,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":287,\"kind\":1024,\"name\":\"sizeComplexScript\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#sizeComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":288,\"kind\":1024,\"name\":\"rightToLeft\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#rightToLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":289,\"kind\":1024,\"name\":\"smallCaps\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#smallCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":290,\"kind\":1024,\"name\":\"allCaps\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#allCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":291,\"kind\":1024,\"name\":\"strike\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#strike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":292,\"kind\":1024,\"name\":\"doubleStrike\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#doubleStrike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":293,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":294,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":295,\"kind\":1024,\"name\":\"font\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#font\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":296,\"kind\":1024,\"name\":\"highlight\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#highlight\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":297,\"kind\":1024,\"name\":\"highlightComplexScript\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#highlightComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":298,\"kind\":1024,\"name\":\"characterSpacing\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#characterSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":299,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":300,\"kind\":1024,\"name\":\"emboss\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#emboss\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":301,\"kind\":1024,\"name\":\"imprint\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#imprint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":302,\"kind\":1024,\"name\":\"revision\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#revision\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":303,\"kind\":1024,\"name\":\"border\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#border\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":304,\"kind\":256,\"name\":\"IRunPropertiesOptions\",\"url\":\"interfaces/IRunPropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":305,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/IRunPropertiesOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":306,\"kind\":1024,\"name\":\"bold\",\"url\":\"interfaces/IRunPropertiesOptions.html#bold\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":307,\"kind\":1024,\"name\":\"boldComplexScript\",\"url\":\"interfaces/IRunPropertiesOptions.html#boldComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":308,\"kind\":1024,\"name\":\"italics\",\"url\":\"interfaces/IRunPropertiesOptions.html#italics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":309,\"kind\":1024,\"name\":\"italicsComplexScript\",\"url\":\"interfaces/IRunPropertiesOptions.html#italicsComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":310,\"kind\":1024,\"name\":\"underline\",\"url\":\"interfaces/IRunPropertiesOptions.html#underline\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":311,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunPropertiesOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":312,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunPropertiesOptions.html#__type-1.color-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunPropertiesOptions.__type\"},{\"id\":313,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunPropertiesOptions.html#__type-1.type-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunPropertiesOptions.__type\"},{\"id\":314,\"kind\":1024,\"name\":\"emphasisMark\",\"url\":\"interfaces/IRunPropertiesOptions.html#emphasisMark\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":315,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunPropertiesOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":316,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunPropertiesOptions.html#__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunPropertiesOptions.__type\"},{\"id\":317,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunPropertiesOptions.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":318,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/IRunPropertiesOptions.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":319,\"kind\":1024,\"name\":\"sizeComplexScript\",\"url\":\"interfaces/IRunPropertiesOptions.html#sizeComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":320,\"kind\":1024,\"name\":\"rightToLeft\",\"url\":\"interfaces/IRunPropertiesOptions.html#rightToLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":321,\"kind\":1024,\"name\":\"smallCaps\",\"url\":\"interfaces/IRunPropertiesOptions.html#smallCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":322,\"kind\":1024,\"name\":\"allCaps\",\"url\":\"interfaces/IRunPropertiesOptions.html#allCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":323,\"kind\":1024,\"name\":\"strike\",\"url\":\"interfaces/IRunPropertiesOptions.html#strike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":324,\"kind\":1024,\"name\":\"doubleStrike\",\"url\":\"interfaces/IRunPropertiesOptions.html#doubleStrike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":325,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IRunPropertiesOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":326,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IRunPropertiesOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":327,\"kind\":1024,\"name\":\"font\",\"url\":\"interfaces/IRunPropertiesOptions.html#font\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":328,\"kind\":1024,\"name\":\"highlight\",\"url\":\"interfaces/IRunPropertiesOptions.html#highlight\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":329,\"kind\":1024,\"name\":\"highlightComplexScript\",\"url\":\"interfaces/IRunPropertiesOptions.html#highlightComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":330,\"kind\":1024,\"name\":\"characterSpacing\",\"url\":\"interfaces/IRunPropertiesOptions.html#characterSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":331,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/IRunPropertiesOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":332,\"kind\":1024,\"name\":\"emboss\",\"url\":\"interfaces/IRunPropertiesOptions.html#emboss\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":333,\"kind\":1024,\"name\":\"imprint\",\"url\":\"interfaces/IRunPropertiesOptions.html#imprint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":334,\"kind\":1024,\"name\":\"revision\",\"url\":\"interfaces/IRunPropertiesOptions.html#revision\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":335,\"kind\":1024,\"name\":\"border\",\"url\":\"interfaces/IRunPropertiesOptions.html#border\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":336,\"kind\":256,\"name\":\"IRunPropertiesChangeOptions\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":337,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":338,\"kind\":1024,\"name\":\"bold\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#bold\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":339,\"kind\":1024,\"name\":\"boldComplexScript\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#boldComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":340,\"kind\":1024,\"name\":\"italics\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#italics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":341,\"kind\":1024,\"name\":\"italicsComplexScript\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#italicsComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":342,\"kind\":1024,\"name\":\"underline\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#underline\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":343,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":344,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#__type-1.color-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunPropertiesChangeOptions.__type\"},{\"id\":345,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#__type-1.type-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunPropertiesChangeOptions.__type\"},{\"id\":346,\"kind\":1024,\"name\":\"emphasisMark\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#emphasisMark\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":347,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":348,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunPropertiesChangeOptions.__type\"},{\"id\":349,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":350,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":351,\"kind\":1024,\"name\":\"sizeComplexScript\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#sizeComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":352,\"kind\":1024,\"name\":\"rightToLeft\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#rightToLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":353,\"kind\":1024,\"name\":\"smallCaps\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#smallCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":354,\"kind\":1024,\"name\":\"allCaps\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#allCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":355,\"kind\":1024,\"name\":\"strike\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#strike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":356,\"kind\":1024,\"name\":\"doubleStrike\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#doubleStrike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":357,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":358,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":359,\"kind\":1024,\"name\":\"font\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#font\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":360,\"kind\":1024,\"name\":\"highlight\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#highlight\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":361,\"kind\":1024,\"name\":\"highlightComplexScript\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#highlightComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":362,\"kind\":1024,\"name\":\"characterSpacing\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#characterSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":363,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":364,\"kind\":1024,\"name\":\"emboss\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#emboss\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":365,\"kind\":1024,\"name\":\"imprint\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#imprint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":366,\"kind\":1024,\"name\":\"revision\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#revision\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":367,\"kind\":1024,\"name\":\"border\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#border\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":368,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":369,\"kind\":1024,\"name\":\"author\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#author\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":370,\"kind\":1024,\"name\":\"date\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":371,\"kind\":128,\"name\":\"RunProperties\",\"url\":\"classes/RunProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":372,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RunProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"RunProperties\"},{\"id\":373,\"kind\":2048,\"name\":\"push\",\"url\":\"classes/RunProperties.html#push\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RunProperties\"},{\"id\":374,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/RunProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunProperties\"},{\"id\":375,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/RunProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunProperties\"},{\"id\":376,\"kind\":128,\"name\":\"RunPropertiesChange\",\"url\":\"classes/RunPropertiesChange.html\",\"classes\":\"tsd-kind-class\"},{\"id\":377,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RunPropertiesChange.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"RunPropertiesChange\"},{\"id\":378,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/RunPropertiesChange.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunPropertiesChange\"},{\"id\":379,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/RunPropertiesChange.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunPropertiesChange\"},{\"id\":380,\"kind\":128,\"name\":\"TextRun\",\"url\":\"classes/TextRun.html\",\"classes\":\"tsd-kind-class\"},{\"id\":381,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TextRun.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TextRun\"},{\"id\":382,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TextRun.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TextRun\"},{\"id\":383,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TextRun.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TextRun\"},{\"id\":384,\"kind\":256,\"name\":\"ISymbolRunOptions\",\"url\":\"interfaces/ISymbolRunOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":385,\"kind\":1024,\"name\":\"char\",\"url\":\"interfaces/ISymbolRunOptions.html#char\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISymbolRunOptions\"},{\"id\":386,\"kind\":1024,\"name\":\"symbolfont\",\"url\":\"interfaces/ISymbolRunOptions.html#symbolfont\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISymbolRunOptions\"},{\"id\":387,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/ISymbolRunOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":388,\"kind\":1024,\"name\":\"break\",\"url\":\"interfaces/ISymbolRunOptions.html#break\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":389,\"kind\":1024,\"name\":\"text\",\"url\":\"interfaces/ISymbolRunOptions.html#text\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":390,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/ISymbolRunOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":391,\"kind\":1024,\"name\":\"bold\",\"url\":\"interfaces/ISymbolRunOptions.html#bold\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":392,\"kind\":1024,\"name\":\"boldComplexScript\",\"url\":\"interfaces/ISymbolRunOptions.html#boldComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":393,\"kind\":1024,\"name\":\"italics\",\"url\":\"interfaces/ISymbolRunOptions.html#italics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":394,\"kind\":1024,\"name\":\"italicsComplexScript\",\"url\":\"interfaces/ISymbolRunOptions.html#italicsComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":395,\"kind\":1024,\"name\":\"underline\",\"url\":\"interfaces/ISymbolRunOptions.html#underline\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":396,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ISymbolRunOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ISymbolRunOptions\"},{\"id\":397,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/ISymbolRunOptions.html#__type-1.color-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISymbolRunOptions.__type\"},{\"id\":398,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ISymbolRunOptions.html#__type-1.type-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISymbolRunOptions.__type\"},{\"id\":399,\"kind\":1024,\"name\":\"emphasisMark\",\"url\":\"interfaces/ISymbolRunOptions.html#emphasisMark\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":400,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ISymbolRunOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ISymbolRunOptions\"},{\"id\":401,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ISymbolRunOptions.html#__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISymbolRunOptions.__type\"},{\"id\":402,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/ISymbolRunOptions.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":403,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/ISymbolRunOptions.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":404,\"kind\":1024,\"name\":\"sizeComplexScript\",\"url\":\"interfaces/ISymbolRunOptions.html#sizeComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":405,\"kind\":1024,\"name\":\"rightToLeft\",\"url\":\"interfaces/ISymbolRunOptions.html#rightToLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":406,\"kind\":1024,\"name\":\"smallCaps\",\"url\":\"interfaces/ISymbolRunOptions.html#smallCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":407,\"kind\":1024,\"name\":\"allCaps\",\"url\":\"interfaces/ISymbolRunOptions.html#allCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":408,\"kind\":1024,\"name\":\"strike\",\"url\":\"interfaces/ISymbolRunOptions.html#strike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":409,\"kind\":1024,\"name\":\"doubleStrike\",\"url\":\"interfaces/ISymbolRunOptions.html#doubleStrike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":410,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/ISymbolRunOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":411,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/ISymbolRunOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":412,\"kind\":1024,\"name\":\"font\",\"url\":\"interfaces/ISymbolRunOptions.html#font\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":413,\"kind\":1024,\"name\":\"highlight\",\"url\":\"interfaces/ISymbolRunOptions.html#highlight\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":414,\"kind\":1024,\"name\":\"highlightComplexScript\",\"url\":\"interfaces/ISymbolRunOptions.html#highlightComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":415,\"kind\":1024,\"name\":\"characterSpacing\",\"url\":\"interfaces/ISymbolRunOptions.html#characterSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":416,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/ISymbolRunOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":417,\"kind\":1024,\"name\":\"emboss\",\"url\":\"interfaces/ISymbolRunOptions.html#emboss\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":418,\"kind\":1024,\"name\":\"imprint\",\"url\":\"interfaces/ISymbolRunOptions.html#imprint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":419,\"kind\":1024,\"name\":\"revision\",\"url\":\"interfaces/ISymbolRunOptions.html#revision\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":420,\"kind\":1024,\"name\":\"border\",\"url\":\"interfaces/ISymbolRunOptions.html#border\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":421,\"kind\":128,\"name\":\"SymbolRun\",\"url\":\"classes/SymbolRun.html\",\"classes\":\"tsd-kind-class\"},{\"id\":422,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SymbolRun.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"SymbolRun\"},{\"id\":423,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/SymbolRun.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SymbolRun\"},{\"id\":424,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/SymbolRun.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SymbolRun\"},{\"id\":425,\"kind\":256,\"name\":\"IImageOptions\",\"url\":\"interfaces/IImageOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":426,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/IImageOptions.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IImageOptions\"},{\"id\":427,\"kind\":1024,\"name\":\"transformation\",\"url\":\"interfaces/IImageOptions.html#transformation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IImageOptions\"},{\"id\":428,\"kind\":1024,\"name\":\"floating\",\"url\":\"interfaces/IImageOptions.html#floating\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IImageOptions\"},{\"id\":429,\"kind\":128,\"name\":\"ImageRun\",\"url\":\"classes/ImageRun.html\",\"classes\":\"tsd-kind-class\"},{\"id\":430,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ImageRun.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ImageRun\"},{\"id\":431,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ImageRun.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ImageRun\"},{\"id\":432,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ImageRun.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ImageRun\"},{\"id\":433,\"kind\":256,\"name\":\"IFontAttributesProperties\",\"url\":\"interfaces/IFontAttributesProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":434,\"kind\":1024,\"name\":\"ascii\",\"url\":\"interfaces/IFontAttributesProperties.html#ascii\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFontAttributesProperties\"},{\"id\":435,\"kind\":1024,\"name\":\"cs\",\"url\":\"interfaces/IFontAttributesProperties.html#cs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFontAttributesProperties\"},{\"id\":436,\"kind\":1024,\"name\":\"eastAsia\",\"url\":\"interfaces/IFontAttributesProperties.html#eastAsia\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFontAttributesProperties\"},{\"id\":437,\"kind\":1024,\"name\":\"hAnsi\",\"url\":\"interfaces/IFontAttributesProperties.html#hAnsi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFontAttributesProperties\"},{\"id\":438,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/IFontAttributesProperties.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFontAttributesProperties\"},{\"id\":439,\"kind\":128,\"name\":\"RunFonts\",\"url\":\"classes/RunFonts.html\",\"classes\":\"tsd-kind-class\"},{\"id\":440,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RunFonts.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"RunFonts\"},{\"id\":441,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/RunFonts.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunFonts\"},{\"id\":442,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/RunFonts.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunFonts\"},{\"id\":443,\"kind\":128,\"name\":\"SequentialIdentifier\",\"url\":\"classes/SequentialIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"id\":444,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SequentialIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"SequentialIdentifier\"},{\"id\":445,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/SequentialIdentifier.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SequentialIdentifier\"},{\"id\":446,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/SequentialIdentifier.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SequentialIdentifier\"},{\"id\":447,\"kind\":8,\"name\":\"UnderlineType\",\"url\":\"enums/UnderlineType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":448,\"kind\":16,\"name\":\"SINGLE\",\"url\":\"enums/UnderlineType.html#SINGLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":449,\"kind\":16,\"name\":\"WORDS\",\"url\":\"enums/UnderlineType.html#WORDS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":450,\"kind\":16,\"name\":\"DOUBLE\",\"url\":\"enums/UnderlineType.html#DOUBLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":451,\"kind\":16,\"name\":\"THICK\",\"url\":\"enums/UnderlineType.html#THICK\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":452,\"kind\":16,\"name\":\"DOTTED\",\"url\":\"enums/UnderlineType.html#DOTTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":453,\"kind\":16,\"name\":\"DOTTEDHEAVY\",\"url\":\"enums/UnderlineType.html#DOTTEDHEAVY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":454,\"kind\":16,\"name\":\"DASH\",\"url\":\"enums/UnderlineType.html#DASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":455,\"kind\":16,\"name\":\"DASHEDHEAVY\",\"url\":\"enums/UnderlineType.html#DASHEDHEAVY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":456,\"kind\":16,\"name\":\"DASHLONG\",\"url\":\"enums/UnderlineType.html#DASHLONG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":457,\"kind\":16,\"name\":\"DASHLONGHEAVY\",\"url\":\"enums/UnderlineType.html#DASHLONGHEAVY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":458,\"kind\":16,\"name\":\"DOTDASH\",\"url\":\"enums/UnderlineType.html#DOTDASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":459,\"kind\":16,\"name\":\"DASHDOTHEAVY\",\"url\":\"enums/UnderlineType.html#DASHDOTHEAVY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":460,\"kind\":16,\"name\":\"DOTDOTDASH\",\"url\":\"enums/UnderlineType.html#DOTDOTDASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":461,\"kind\":16,\"name\":\"DASHDOTDOTHEAVY\",\"url\":\"enums/UnderlineType.html#DASHDOTDOTHEAVY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":462,\"kind\":16,\"name\":\"WAVE\",\"url\":\"enums/UnderlineType.html#WAVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":463,\"kind\":16,\"name\":\"WAVYHEAVY\",\"url\":\"enums/UnderlineType.html#WAVYHEAVY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":464,\"kind\":16,\"name\":\"WAVYDOUBLE\",\"url\":\"enums/UnderlineType.html#WAVYDOUBLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":465,\"kind\":128,\"name\":\"Underline\",\"url\":\"classes/Underline.html\",\"classes\":\"tsd-kind-class\"},{\"id\":466,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Underline.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Underline\"},{\"id\":467,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Underline.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Underline\"},{\"id\":468,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Underline.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Underline\"},{\"id\":469,\"kind\":8,\"name\":\"EmphasisMarkType\",\"url\":\"enums/EmphasisMarkType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":470,\"kind\":16,\"name\":\"DOT\",\"url\":\"enums/EmphasisMarkType.html#DOT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EmphasisMarkType\"},{\"id\":471,\"kind\":128,\"name\":\"BaseEmphasisMark\",\"url\":\"classes/BaseEmphasisMark.html\",\"classes\":\"tsd-kind-class\"},{\"id\":472,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/BaseEmphasisMark.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BaseEmphasisMark\"},{\"id\":473,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/BaseEmphasisMark.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BaseEmphasisMark\"},{\"id\":474,\"kind\":128,\"name\":\"EmphasisMark\",\"url\":\"classes/EmphasisMark.html\",\"classes\":\"tsd-kind-class\"},{\"id\":475,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EmphasisMark.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"EmphasisMark\"},{\"id\":476,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/EmphasisMark.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmphasisMark\"},{\"id\":477,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/EmphasisMark.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmphasisMark\"},{\"id\":478,\"kind\":128,\"name\":\"DotEmphasisMark\",\"url\":\"classes/DotEmphasisMark.html\",\"classes\":\"tsd-kind-class\"},{\"id\":479,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DotEmphasisMark.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"DotEmphasisMark\"},{\"id\":480,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DotEmphasisMark.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DotEmphasisMark\"},{\"id\":481,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/DotEmphasisMark.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DotEmphasisMark\"},{\"id\":482,\"kind\":128,\"name\":\"Tab\",\"url\":\"classes/Tab.html\",\"classes\":\"tsd-kind-class\"},{\"id\":483,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Tab.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Tab\"},{\"id\":484,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Tab.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Tab\"},{\"id\":485,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Tab.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Tab\"},{\"id\":486,\"kind\":128,\"name\":\"SimpleField\",\"url\":\"classes/SimpleField.html\",\"classes\":\"tsd-kind-class\"},{\"id\":487,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SimpleField.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"SimpleField\"},{\"id\":488,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/SimpleField.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SimpleField\"},{\"id\":489,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/SimpleField.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SimpleField\"},{\"id\":490,\"kind\":128,\"name\":\"SimpleMailMergeField\",\"url\":\"classes/SimpleMailMergeField.html\",\"classes\":\"tsd-kind-class\"},{\"id\":491,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SimpleMailMergeField.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"SimpleMailMergeField\"},{\"id\":492,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/SimpleMailMergeField.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SimpleMailMergeField\"},{\"id\":493,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/SimpleMailMergeField.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SimpleMailMergeField\"},{\"id\":494,\"kind\":8,\"name\":\"HyperlinkType\",\"url\":\"enums/HyperlinkType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":495,\"kind\":16,\"name\":\"INTERNAL\",\"url\":\"enums/HyperlinkType.html#INTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HyperlinkType\"},{\"id\":496,\"kind\":16,\"name\":\"EXTERNAL\",\"url\":\"enums/HyperlinkType.html#EXTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HyperlinkType\"},{\"id\":497,\"kind\":128,\"name\":\"ConcreteHyperlink\",\"url\":\"classes/ConcreteHyperlink.html\",\"classes\":\"tsd-kind-class\"},{\"id\":498,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ConcreteHyperlink.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ConcreteHyperlink\"},{\"id\":499,\"kind\":1024,\"name\":\"linkId\",\"url\":\"classes/ConcreteHyperlink.html#linkId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConcreteHyperlink\"},{\"id\":500,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ConcreteHyperlink.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConcreteHyperlink\"},{\"id\":501,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ConcreteHyperlink.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConcreteHyperlink\"},{\"id\":502,\"kind\":128,\"name\":\"InternalHyperlink\",\"url\":\"classes/InternalHyperlink.html\",\"classes\":\"tsd-kind-class\"},{\"id\":503,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InternalHyperlink.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"InternalHyperlink\"},{\"id\":504,\"kind\":1024,\"name\":\"linkId\",\"url\":\"classes/InternalHyperlink.html#linkId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"InternalHyperlink\"},{\"id\":505,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/InternalHyperlink.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"InternalHyperlink\"},{\"id\":506,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/InternalHyperlink.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"InternalHyperlink\"},{\"id\":507,\"kind\":128,\"name\":\"ExternalHyperlink\",\"url\":\"classes/ExternalHyperlink.html\",\"classes\":\"tsd-kind-class\"},{\"id\":508,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExternalHyperlink.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExternalHyperlink\"},{\"id\":509,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ExternalHyperlink.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExternalHyperlink\"},{\"id\":510,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ExternalHyperlink.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ExternalHyperlink\"},{\"id\":511,\"kind\":1024,\"name\":\"children\",\"url\":\"classes/ExternalHyperlink.html#__type.children\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExternalHyperlink.__type\"},{\"id\":512,\"kind\":1024,\"name\":\"link\",\"url\":\"classes/ExternalHyperlink.html#__type.link\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExternalHyperlink.__type\"},{\"id\":513,\"kind\":128,\"name\":\"Bookmark\",\"url\":\"classes/Bookmark.html\",\"classes\":\"tsd-kind-class\"},{\"id\":514,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Bookmark.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Bookmark\"},{\"id\":515,\"kind\":1024,\"name\":\"start\",\"url\":\"classes/Bookmark.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bookmark\"},{\"id\":516,\"kind\":1024,\"name\":\"children\",\"url\":\"classes/Bookmark.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bookmark\"},{\"id\":517,\"kind\":1024,\"name\":\"end\",\"url\":\"classes/Bookmark.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bookmark\"},{\"id\":518,\"kind\":128,\"name\":\"BookmarkStart\",\"url\":\"classes/BookmarkStart.html\",\"classes\":\"tsd-kind-class\"},{\"id\":519,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BookmarkStart.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"BookmarkStart\"},{\"id\":520,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/BookmarkStart.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BookmarkStart\"},{\"id\":521,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/BookmarkStart.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BookmarkStart\"},{\"id\":522,\"kind\":128,\"name\":\"BookmarkEnd\",\"url\":\"classes/BookmarkEnd.html\",\"classes\":\"tsd-kind-class\"},{\"id\":523,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BookmarkEnd.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"BookmarkEnd\"},{\"id\":524,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/BookmarkEnd.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BookmarkEnd\"},{\"id\":525,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/BookmarkEnd.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BookmarkEnd\"},{\"id\":526,\"kind\":128,\"name\":\"OutlineLevel\",\"url\":\"classes/OutlineLevel.html\",\"classes\":\"tsd-kind-class\"},{\"id\":527,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/OutlineLevel.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"OutlineLevel\"},{\"id\":528,\"kind\":1024,\"name\":\"level\",\"url\":\"classes/OutlineLevel.html#level\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"OutlineLevel\"},{\"id\":529,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/OutlineLevel.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OutlineLevel\"},{\"id\":530,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/OutlineLevel.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OutlineLevel\"},{\"id\":531,\"kind\":128,\"name\":\"PageReference\",\"url\":\"classes/PageReference.html\",\"classes\":\"tsd-kind-class\"},{\"id\":532,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageReference.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageReference\"},{\"id\":533,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageReference.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageReference\"},{\"id\":534,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageReference.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageReference\"},{\"id\":535,\"kind\":256,\"name\":\"IMathOptions\",\"url\":\"interfaces/IMathOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":536,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathOptions\"},{\"id\":537,\"kind\":128,\"name\":\"Math\",\"url\":\"classes/Math.html\",\"classes\":\"tsd-kind-class\"},{\"id\":538,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Math.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Math\"},{\"id\":539,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Math.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Math\"},{\"id\":540,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Math.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Math\"},{\"id\":541,\"kind\":128,\"name\":\"MathRun\",\"url\":\"classes/MathRun.html\",\"classes\":\"tsd-kind-class\"},{\"id\":542,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathRun.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathRun\"},{\"id\":543,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathRun.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRun\"},{\"id\":544,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathRun.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRun\"},{\"id\":545,\"kind\":256,\"name\":\"IMathFractionOptions\",\"url\":\"interfaces/IMathFractionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":546,\"kind\":1024,\"name\":\"numerator\",\"url\":\"interfaces/IMathFractionOptions.html#numerator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathFractionOptions\"},{\"id\":547,\"kind\":1024,\"name\":\"denominator\",\"url\":\"interfaces/IMathFractionOptions.html#denominator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathFractionOptions\"},{\"id\":548,\"kind\":128,\"name\":\"MathFraction\",\"url\":\"classes/MathFraction.html\",\"classes\":\"tsd-kind-class\"},{\"id\":549,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathFraction.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathFraction\"},{\"id\":550,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathFraction.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFraction\"},{\"id\":551,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathFraction.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFraction\"},{\"id\":552,\"kind\":128,\"name\":\"MathDenominator\",\"url\":\"classes/MathDenominator.html\",\"classes\":\"tsd-kind-class\"},{\"id\":553,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathDenominator.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathDenominator\"},{\"id\":554,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathDenominator.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathDenominator\"},{\"id\":555,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathDenominator.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathDenominator\"},{\"id\":556,\"kind\":128,\"name\":\"MathNumerator\",\"url\":\"classes/MathNumerator.html\",\"classes\":\"tsd-kind-class\"},{\"id\":557,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathNumerator.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathNumerator\"},{\"id\":558,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathNumerator.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathNumerator\"},{\"id\":559,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathNumerator.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathNumerator\"},{\"id\":560,\"kind\":128,\"name\":\"MathAccentCharacter\",\"url\":\"classes/MathAccentCharacter.html\",\"classes\":\"tsd-kind-class\"},{\"id\":561,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathAccentCharacter.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathAccentCharacter\"},{\"id\":562,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathAccentCharacter.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathAccentCharacter\"},{\"id\":563,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathAccentCharacter.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathAccentCharacter\"},{\"id\":564,\"kind\":128,\"name\":\"MathBase\",\"url\":\"classes/MathBase.html\",\"classes\":\"tsd-kind-class\"},{\"id\":565,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathBase.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathBase\"},{\"id\":566,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathBase.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathBase\"},{\"id\":567,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathBase.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathBase\"},{\"id\":568,\"kind\":128,\"name\":\"MathLimitLocation\",\"url\":\"classes/MathLimitLocation.html\",\"classes\":\"tsd-kind-class\"},{\"id\":569,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathLimitLocation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathLimitLocation\"},{\"id\":570,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathLimitLocation.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathLimitLocation\"},{\"id\":571,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathLimitLocation.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathLimitLocation\"},{\"id\":572,\"kind\":128,\"name\":\"MathNArayProperties\",\"url\":\"classes/MathNArayProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":573,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathNArayProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathNArayProperties\"},{\"id\":574,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathNArayProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathNArayProperties\"},{\"id\":575,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathNArayProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathNArayProperties\"},{\"id\":576,\"kind\":128,\"name\":\"MathSubScriptElement\",\"url\":\"classes/MathSubScriptElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":577,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSubScriptElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSubScriptElement\"},{\"id\":578,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSubScriptElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubScriptElement\"},{\"id\":579,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSubScriptElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubScriptElement\"},{\"id\":580,\"kind\":256,\"name\":\"IMathSumOptions\",\"url\":\"interfaces/IMathSumOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":581,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathSumOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSumOptions\"},{\"id\":582,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IMathSumOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSumOptions\"},{\"id\":583,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IMathSumOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSumOptions\"},{\"id\":584,\"kind\":128,\"name\":\"MathSum\",\"url\":\"classes/MathSum.html\",\"classes\":\"tsd-kind-class\"},{\"id\":585,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSum.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSum\"},{\"id\":586,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSum.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSum\"},{\"id\":587,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSum.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSum\"},{\"id\":588,\"kind\":128,\"name\":\"MathSuperScriptElement\",\"url\":\"classes/MathSuperScriptElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":589,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSuperScriptElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSuperScriptElement\"},{\"id\":590,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSuperScriptElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSuperScriptElement\"},{\"id\":591,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSuperScriptElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSuperScriptElement\"},{\"id\":592,\"kind\":256,\"name\":\"IMathSuperScriptOptions\",\"url\":\"interfaces/IMathSuperScriptOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":593,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathSuperScriptOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSuperScriptOptions\"},{\"id\":594,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IMathSuperScriptOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSuperScriptOptions\"},{\"id\":595,\"kind\":128,\"name\":\"MathSuperScript\",\"url\":\"classes/MathSuperScript.html\",\"classes\":\"tsd-kind-class\"},{\"id\":596,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSuperScript.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSuperScript\"},{\"id\":597,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSuperScript.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSuperScript\"},{\"id\":598,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSuperScript.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSuperScript\"},{\"id\":599,\"kind\":128,\"name\":\"MathSuperScriptProperties\",\"url\":\"classes/MathSuperScriptProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":600,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSuperScriptProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSuperScriptProperties\"},{\"id\":601,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSuperScriptProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSuperScriptProperties\"},{\"id\":602,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSuperScriptProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSuperScriptProperties\"},{\"id\":603,\"kind\":256,\"name\":\"IMathSubScriptOptions\",\"url\":\"interfaces/IMathSubScriptOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":604,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathSubScriptOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSubScriptOptions\"},{\"id\":605,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IMathSubScriptOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSubScriptOptions\"},{\"id\":606,\"kind\":128,\"name\":\"MathSubScript\",\"url\":\"classes/MathSubScript.html\",\"classes\":\"tsd-kind-class\"},{\"id\":607,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSubScript.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSubScript\"},{\"id\":608,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSubScript.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubScript\"},{\"id\":609,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSubScript.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubScript\"},{\"id\":610,\"kind\":128,\"name\":\"MathSubScriptProperties\",\"url\":\"classes/MathSubScriptProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":611,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSubScriptProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSubScriptProperties\"},{\"id\":612,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSubScriptProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubScriptProperties\"},{\"id\":613,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSubScriptProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubScriptProperties\"},{\"id\":614,\"kind\":256,\"name\":\"IMathSubSuperScriptOptions\",\"url\":\"interfaces/IMathSubSuperScriptOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":615,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathSubSuperScriptOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSubSuperScriptOptions\"},{\"id\":616,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IMathSubSuperScriptOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSubSuperScriptOptions\"},{\"id\":617,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IMathSubSuperScriptOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSubSuperScriptOptions\"},{\"id\":618,\"kind\":128,\"name\":\"MathSubSuperScript\",\"url\":\"classes/MathSubSuperScript.html\",\"classes\":\"tsd-kind-class\"},{\"id\":619,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSubSuperScript.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSubSuperScript\"},{\"id\":620,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSubSuperScript.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubSuperScript\"},{\"id\":621,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSubSuperScript.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubSuperScript\"},{\"id\":622,\"kind\":128,\"name\":\"MathSubSuperScriptProperties\",\"url\":\"classes/MathSubSuperScriptProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":623,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSubSuperScriptProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSubSuperScriptProperties\"},{\"id\":624,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSubSuperScriptProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubSuperScriptProperties\"},{\"id\":625,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSubSuperScriptProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubSuperScriptProperties\"},{\"id\":626,\"kind\":256,\"name\":\"IMathPreSubSuperScriptOptions\",\"url\":\"interfaces/IMathPreSubSuperScriptOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":627,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathPreSubSuperScriptOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathPreSubSuperScriptOptions\"},{\"id\":628,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IMathPreSubSuperScriptOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathPreSubSuperScriptOptions\"},{\"id\":629,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IMathPreSubSuperScriptOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathPreSubSuperScriptOptions\"},{\"id\":630,\"kind\":128,\"name\":\"MathPreSubSuperScript\",\"url\":\"classes/MathPreSubSuperScript.html\",\"classes\":\"tsd-kind-class\"},{\"id\":631,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathPreSubSuperScript.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathPreSubSuperScript\"},{\"id\":632,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathPreSubSuperScript.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathPreSubSuperScript\"},{\"id\":633,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathPreSubSuperScript.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathPreSubSuperScript\"},{\"id\":634,\"kind\":128,\"name\":\"MathPreSubSuperScriptProperties\",\"url\":\"classes/MathPreSubSuperScriptProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":635,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathPreSubSuperScriptProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathPreSubSuperScriptProperties\"},{\"id\":636,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathPreSubSuperScriptProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathPreSubSuperScriptProperties\"},{\"id\":637,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathPreSubSuperScriptProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathPreSubSuperScriptProperties\"},{\"id\":638,\"kind\":4194304,\"name\":\"MathComponent\",\"url\":\"modules.html#MathComponent\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":639,\"kind\":128,\"name\":\"MathDegree\",\"url\":\"classes/MathDegree.html\",\"classes\":\"tsd-kind-class\"},{\"id\":640,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathDegree.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathDegree\"},{\"id\":641,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathDegree.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathDegree\"},{\"id\":642,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathDegree.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathDegree\"},{\"id\":643,\"kind\":256,\"name\":\"IMathRadicalOptions\",\"url\":\"interfaces/IMathRadicalOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":644,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathRadicalOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathRadicalOptions\"},{\"id\":645,\"kind\":1024,\"name\":\"degree\",\"url\":\"interfaces/IMathRadicalOptions.html#degree\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathRadicalOptions\"},{\"id\":646,\"kind\":128,\"name\":\"MathRadical\",\"url\":\"classes/MathRadical.html\",\"classes\":\"tsd-kind-class\"},{\"id\":647,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathRadical.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathRadical\"},{\"id\":648,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathRadical.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRadical\"},{\"id\":649,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathRadical.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRadical\"},{\"id\":650,\"kind\":128,\"name\":\"MathRadicalProperties\",\"url\":\"classes/MathRadicalProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":651,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathRadicalProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathRadicalProperties\"},{\"id\":652,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathRadicalProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRadicalProperties\"},{\"id\":653,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathRadicalProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRadicalProperties\"},{\"id\":654,\"kind\":256,\"name\":\"IMathFunctionOptions\",\"url\":\"interfaces/IMathFunctionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":655,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathFunctionOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathFunctionOptions\"},{\"id\":656,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/IMathFunctionOptions.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathFunctionOptions\"},{\"id\":657,\"kind\":128,\"name\":\"MathFunction\",\"url\":\"classes/MathFunction.html\",\"classes\":\"tsd-kind-class\"},{\"id\":658,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathFunction.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathFunction\"},{\"id\":659,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathFunction.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFunction\"},{\"id\":660,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathFunction.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFunction\"},{\"id\":661,\"kind\":128,\"name\":\"MathFunctionName\",\"url\":\"classes/MathFunctionName.html\",\"classes\":\"tsd-kind-class\"},{\"id\":662,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathFunctionName.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathFunctionName\"},{\"id\":663,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathFunctionName.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFunctionName\"},{\"id\":664,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathFunctionName.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFunctionName\"},{\"id\":665,\"kind\":128,\"name\":\"MathFunctionProperties\",\"url\":\"classes/MathFunctionProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":666,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathFunctionProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathFunctionProperties\"},{\"id\":667,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathFunctionProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFunctionProperties\"},{\"id\":668,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathFunctionProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFunctionProperties\"},{\"id\":669,\"kind\":128,\"name\":\"MathRoundBrackets\",\"url\":\"classes/MathRoundBrackets.html\",\"classes\":\"tsd-kind-class\"},{\"id\":670,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathRoundBrackets.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathRoundBrackets\"},{\"id\":671,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathRoundBrackets.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRoundBrackets\"},{\"id\":672,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathRoundBrackets.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRoundBrackets\"},{\"id\":673,\"kind\":128,\"name\":\"MathSquareBrackets\",\"url\":\"classes/MathSquareBrackets.html\",\"classes\":\"tsd-kind-class\"},{\"id\":674,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSquareBrackets.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSquareBrackets\"},{\"id\":675,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSquareBrackets.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSquareBrackets\"},{\"id\":676,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSquareBrackets.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSquareBrackets\"},{\"id\":677,\"kind\":128,\"name\":\"MathCurlyBrackets\",\"url\":\"classes/MathCurlyBrackets.html\",\"classes\":\"tsd-kind-class\"},{\"id\":678,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathCurlyBrackets.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathCurlyBrackets\"},{\"id\":679,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathCurlyBrackets.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathCurlyBrackets\"},{\"id\":680,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathCurlyBrackets.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathCurlyBrackets\"},{\"id\":681,\"kind\":128,\"name\":\"MathAngledBrackets\",\"url\":\"classes/MathAngledBrackets.html\",\"classes\":\"tsd-kind-class\"},{\"id\":682,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathAngledBrackets.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathAngledBrackets\"},{\"id\":683,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathAngledBrackets.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathAngledBrackets\"},{\"id\":684,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathAngledBrackets.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathAngledBrackets\"},{\"id\":685,\"kind\":8,\"name\":\"DropCapType\",\"url\":\"enums/DropCapType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":686,\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/DropCapType.html#NONE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DropCapType\"},{\"id\":687,\"kind\":16,\"name\":\"DROP\",\"url\":\"enums/DropCapType.html#DROP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DropCapType\"},{\"id\":688,\"kind\":16,\"name\":\"MARGIN\",\"url\":\"enums/DropCapType.html#MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DropCapType\"},{\"id\":689,\"kind\":8,\"name\":\"FrameAnchorType\",\"url\":\"enums/FrameAnchorType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":690,\"kind\":16,\"name\":\"MARGIN\",\"url\":\"enums/FrameAnchorType.html#MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameAnchorType\"},{\"id\":691,\"kind\":16,\"name\":\"PAGE\",\"url\":\"enums/FrameAnchorType.html#PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameAnchorType\"},{\"id\":692,\"kind\":16,\"name\":\"TEXT\",\"url\":\"enums/FrameAnchorType.html#TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameAnchorType\"},{\"id\":693,\"kind\":8,\"name\":\"FrameWrap\",\"url\":\"enums/FrameWrap.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":694,\"kind\":16,\"name\":\"AROUND\",\"url\":\"enums/FrameWrap.html#AROUND\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameWrap\"},{\"id\":695,\"kind\":16,\"name\":\"AUTO\",\"url\":\"enums/FrameWrap.html#AUTO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameWrap\"},{\"id\":696,\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/FrameWrap.html#NONE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameWrap\"},{\"id\":697,\"kind\":16,\"name\":\"NOT_BESIDE\",\"url\":\"enums/FrameWrap.html#NOT_BESIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameWrap\"},{\"id\":698,\"kind\":16,\"name\":\"THROUGH\",\"url\":\"enums/FrameWrap.html#THROUGH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameWrap\"},{\"id\":699,\"kind\":16,\"name\":\"TIGHT\",\"url\":\"enums/FrameWrap.html#TIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameWrap\"},{\"id\":700,\"kind\":256,\"name\":\"IXYFrameOptions\",\"url\":\"interfaces/IXYFrameOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":701,\"kind\":1024,\"name\":\"position\",\"url\":\"interfaces/IXYFrameOptions.html#position\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IXYFrameOptions\"},{\"id\":702,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IXYFrameOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IXYFrameOptions\"},{\"id\":703,\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/IXYFrameOptions.html#__type-1.x\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IXYFrameOptions.__type\"},{\"id\":704,\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/IXYFrameOptions.html#__type-1.y\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IXYFrameOptions.__type\"},{\"id\":705,\"kind\":1024,\"name\":\"anchorLock\",\"url\":\"interfaces/IXYFrameOptions.html#anchorLock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":706,\"kind\":1024,\"name\":\"dropCap\",\"url\":\"interfaces/IXYFrameOptions.html#dropCap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":707,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/IXYFrameOptions.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":708,\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/IXYFrameOptions.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":709,\"kind\":1024,\"name\":\"wrap\",\"url\":\"interfaces/IXYFrameOptions.html#wrap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":710,\"kind\":1024,\"name\":\"lines\",\"url\":\"interfaces/IXYFrameOptions.html#lines\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":711,\"kind\":1024,\"name\":\"anchor\",\"url\":\"interfaces/IXYFrameOptions.html#anchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":712,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IXYFrameOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IXYFrameOptions\"},{\"id\":713,\"kind\":1024,\"name\":\"horizontal\",\"url\":\"interfaces/IXYFrameOptions.html#__type.horizontal\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IXYFrameOptions.__type\"},{\"id\":714,\"kind\":1024,\"name\":\"vertical\",\"url\":\"interfaces/IXYFrameOptions.html#__type.vertical\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IXYFrameOptions.__type\"},{\"id\":715,\"kind\":1024,\"name\":\"space\",\"url\":\"interfaces/IXYFrameOptions.html#space\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":716,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IXYFrameOptions.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IXYFrameOptions\"},{\"id\":717,\"kind\":1024,\"name\":\"horizontal\",\"url\":\"interfaces/IXYFrameOptions.html#__type-2.horizontal-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IXYFrameOptions.__type\"},{\"id\":718,\"kind\":1024,\"name\":\"vertical\",\"url\":\"interfaces/IXYFrameOptions.html#__type-2.vertical-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IXYFrameOptions.__type\"},{\"id\":719,\"kind\":1024,\"name\":\"rule\",\"url\":\"interfaces/IXYFrameOptions.html#rule\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":720,\"kind\":256,\"name\":\"IAlignmentFrameOptions\",\"url\":\"interfaces/IAlignmentFrameOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":721,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/IAlignmentFrameOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":722,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":723,\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type.x\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IAlignmentFrameOptions.__type\"},{\"id\":724,\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type.y\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IAlignmentFrameOptions.__type\"},{\"id\":725,\"kind\":1024,\"name\":\"anchorLock\",\"url\":\"interfaces/IAlignmentFrameOptions.html#anchorLock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":726,\"kind\":1024,\"name\":\"dropCap\",\"url\":\"interfaces/IAlignmentFrameOptions.html#dropCap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":727,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/IAlignmentFrameOptions.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":728,\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/IAlignmentFrameOptions.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":729,\"kind\":1024,\"name\":\"wrap\",\"url\":\"interfaces/IAlignmentFrameOptions.html#wrap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":730,\"kind\":1024,\"name\":\"lines\",\"url\":\"interfaces/IAlignmentFrameOptions.html#lines\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":731,\"kind\":1024,\"name\":\"anchor\",\"url\":\"interfaces/IAlignmentFrameOptions.html#anchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":732,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":733,\"kind\":1024,\"name\":\"horizontal\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type-1.horizontal\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IAlignmentFrameOptions.__type\"},{\"id\":734,\"kind\":1024,\"name\":\"vertical\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type-1.vertical\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IAlignmentFrameOptions.__type\"},{\"id\":735,\"kind\":1024,\"name\":\"space\",\"url\":\"interfaces/IAlignmentFrameOptions.html#space\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":736,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":737,\"kind\":1024,\"name\":\"horizontal\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type-2.horizontal-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IAlignmentFrameOptions.__type\"},{\"id\":738,\"kind\":1024,\"name\":\"vertical\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type-2.vertical-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IAlignmentFrameOptions.__type\"},{\"id\":739,\"kind\":1024,\"name\":\"rule\",\"url\":\"interfaces/IAlignmentFrameOptions.html#rule\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":740,\"kind\":4194304,\"name\":\"IFrameOptions\",\"url\":\"modules.html#IFrameOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":741,\"kind\":128,\"name\":\"FramePropertiesAttributes\",\"url\":\"classes/FramePropertiesAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":742,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FramePropertiesAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FramePropertiesAttributes\"},{\"id\":743,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/FramePropertiesAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FramePropertiesAttributes\"},{\"id\":744,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/FramePropertiesAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FramePropertiesAttributes\"},{\"id\":745,\"kind\":128,\"name\":\"FrameProperties\",\"url\":\"classes/FrameProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":746,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FrameProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"FrameProperties\"},{\"id\":747,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/FrameProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FrameProperties\"},{\"id\":748,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/FrameProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FrameProperties\"},{\"id\":749,\"kind\":256,\"name\":\"ITableOptions\",\"url\":\"interfaces/ITableOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":750,\"kind\":1024,\"name\":\"rows\",\"url\":\"interfaces/ITableOptions.html#rows\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":751,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/ITableOptions.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":752,\"kind\":1024,\"name\":\"columnWidths\",\"url\":\"interfaces/ITableOptions.html#columnWidths\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":753,\"kind\":1024,\"name\":\"margins\",\"url\":\"interfaces/ITableOptions.html#margins\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":754,\"kind\":1024,\"name\":\"indent\",\"url\":\"interfaces/ITableOptions.html#indent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":755,\"kind\":1024,\"name\":\"float\",\"url\":\"interfaces/ITableOptions.html#float\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":756,\"kind\":1024,\"name\":\"layout\",\"url\":\"interfaces/ITableOptions.html#layout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":757,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/ITableOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":758,\"kind\":1024,\"name\":\"borders\",\"url\":\"interfaces/ITableOptions.html#borders\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":759,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/ITableOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":760,\"kind\":1024,\"name\":\"visuallyRightToLeft\",\"url\":\"interfaces/ITableOptions.html#visuallyRightToLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":761,\"kind\":128,\"name\":\"Table\",\"url\":\"classes/Table.html\",\"classes\":\"tsd-kind-class\"},{\"id\":762,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Table.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Table\"},{\"id\":763,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Table.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Table\"},{\"id\":764,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Table.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Table\"},{\"id\":765,\"kind\":256,\"name\":\"ITableCellOptions\",\"url\":\"interfaces/ITableCellOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":766,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/ITableCellOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableCellOptions\"},{\"id\":767,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/ITableCellOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":768,\"kind\":1024,\"name\":\"margins\",\"url\":\"interfaces/ITableCellOptions.html#margins\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":769,\"kind\":1024,\"name\":\"verticalAlign\",\"url\":\"interfaces/ITableCellOptions.html#verticalAlign\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":770,\"kind\":1024,\"name\":\"textDirection\",\"url\":\"interfaces/ITableCellOptions.html#textDirection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":771,\"kind\":1024,\"name\":\"verticalMerge\",\"url\":\"interfaces/ITableCellOptions.html#verticalMerge\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":772,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/ITableCellOptions.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":773,\"kind\":1024,\"name\":\"columnSpan\",\"url\":\"interfaces/ITableCellOptions.html#columnSpan\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":774,\"kind\":1024,\"name\":\"rowSpan\",\"url\":\"interfaces/ITableCellOptions.html#rowSpan\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":775,\"kind\":1024,\"name\":\"borders\",\"url\":\"interfaces/ITableCellOptions.html#borders\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":776,\"kind\":128,\"name\":\"TableCell\",\"url\":\"classes/TableCell.html\",\"classes\":\"tsd-kind-class\"},{\"id\":777,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableCell.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableCell\"},{\"id\":778,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/TableCell.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TableCell\"},{\"id\":779,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableCell.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableCell\"},{\"id\":780,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableCell.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableCell\"},{\"id\":781,\"kind\":256,\"name\":\"ITableCellBorders\",\"url\":\"interfaces/ITableCellBorders.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":782,\"kind\":1024,\"name\":\"top\",\"url\":\"interfaces/ITableCellBorders.html#top\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableCellBorders\"},{\"id\":783,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/ITableCellBorders.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableCellBorders\"},{\"id\":784,\"kind\":1024,\"name\":\"left\",\"url\":\"interfaces/ITableCellBorders.html#left\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableCellBorders\"},{\"id\":785,\"kind\":1024,\"name\":\"bottom\",\"url\":\"interfaces/ITableCellBorders.html#bottom\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableCellBorders\"},{\"id\":786,\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/ITableCellBorders.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableCellBorders\"},{\"id\":787,\"kind\":1024,\"name\":\"right\",\"url\":\"interfaces/ITableCellBorders.html#right\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableCellBorders\"},{\"id\":788,\"kind\":128,\"name\":\"TableCellBorders\",\"url\":\"classes/TableCellBorders.html\",\"classes\":\"tsd-kind-class\"},{\"id\":789,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableCellBorders.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableCellBorders\"},{\"id\":790,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableCellBorders.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableCellBorders\"},{\"id\":791,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableCellBorders.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableCellBorders\"},{\"id\":792,\"kind\":128,\"name\":\"GridSpan\",\"url\":\"classes/GridSpan.html\",\"classes\":\"tsd-kind-class\"},{\"id\":793,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GridSpan.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"GridSpan\"},{\"id\":794,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/GridSpan.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GridSpan\"},{\"id\":795,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/GridSpan.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GridSpan\"},{\"id\":796,\"kind\":8,\"name\":\"VerticalMergeType\",\"url\":\"enums/VerticalMergeType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":797,\"kind\":16,\"name\":\"CONTINUE\",\"url\":\"enums/VerticalMergeType.html#CONTINUE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalMergeType\"},{\"id\":798,\"kind\":16,\"name\":\"RESTART\",\"url\":\"enums/VerticalMergeType.html#RESTART\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalMergeType\"},{\"id\":799,\"kind\":128,\"name\":\"VerticalMerge\",\"url\":\"classes/VerticalMerge.html\",\"classes\":\"tsd-kind-class\"},{\"id\":800,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VerticalMerge.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"VerticalMerge\"},{\"id\":801,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/VerticalMerge.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalMerge\"},{\"id\":802,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/VerticalMerge.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalMerge\"},{\"id\":803,\"kind\":8,\"name\":\"TextDirection\",\"url\":\"enums/TextDirection.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":804,\"kind\":16,\"name\":\"BOTTOM_TO_TOP_LEFT_TO_RIGHT\",\"url\":\"enums/TextDirection.html#BOTTOM_TO_TOP_LEFT_TO_RIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextDirection\"},{\"id\":805,\"kind\":16,\"name\":\"LEFT_TO_RIGHT_TOP_TO_BOTTOM\",\"url\":\"enums/TextDirection.html#LEFT_TO_RIGHT_TOP_TO_BOTTOM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextDirection\"},{\"id\":806,\"kind\":16,\"name\":\"TOP_TO_BOTTOM_RIGHT_TO_LEFT\",\"url\":\"enums/TextDirection.html#TOP_TO_BOTTOM_RIGHT_TO_LEFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextDirection\"},{\"id\":807,\"kind\":128,\"name\":\"TDirection\",\"url\":\"classes/TDirection.html\",\"classes\":\"tsd-kind-class\"},{\"id\":808,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TDirection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TDirection\"},{\"id\":809,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TDirection.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TDirection\"},{\"id\":810,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TDirection.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TDirection\"},{\"id\":811,\"kind\":256,\"name\":\"ITablePropertiesOptions\",\"url\":\"interfaces/ITablePropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":812,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/ITablePropertiesOptions.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":813,\"kind\":1024,\"name\":\"indent\",\"url\":\"interfaces/ITablePropertiesOptions.html#indent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":814,\"kind\":1024,\"name\":\"layout\",\"url\":\"interfaces/ITablePropertiesOptions.html#layout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":815,\"kind\":1024,\"name\":\"borders\",\"url\":\"interfaces/ITablePropertiesOptions.html#borders\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":816,\"kind\":1024,\"name\":\"float\",\"url\":\"interfaces/ITablePropertiesOptions.html#float\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":817,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/ITablePropertiesOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":818,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/ITablePropertiesOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":819,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/ITablePropertiesOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":820,\"kind\":1024,\"name\":\"cellMargin\",\"url\":\"interfaces/ITablePropertiesOptions.html#cellMargin\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":821,\"kind\":1024,\"name\":\"visuallyRightToLeft\",\"url\":\"interfaces/ITablePropertiesOptions.html#visuallyRightToLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":822,\"kind\":128,\"name\":\"TableProperties\",\"url\":\"classes/TableProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":823,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableProperties\"},{\"id\":824,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableProperties\"},{\"id\":825,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableProperties\"},{\"id\":826,\"kind\":8,\"name\":\"TableAnchorType\",\"url\":\"enums/TableAnchorType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":827,\"kind\":16,\"name\":\"MARGIN\",\"url\":\"enums/TableAnchorType.html#MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TableAnchorType\"},{\"id\":828,\"kind\":16,\"name\":\"PAGE\",\"url\":\"enums/TableAnchorType.html#PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TableAnchorType\"},{\"id\":829,\"kind\":16,\"name\":\"TEXT\",\"url\":\"enums/TableAnchorType.html#TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TableAnchorType\"},{\"id\":830,\"kind\":8,\"name\":\"RelativeHorizontalPosition\",\"url\":\"enums/RelativeHorizontalPosition.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":831,\"kind\":16,\"name\":\"CENTER\",\"url\":\"enums/RelativeHorizontalPosition.html#CENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeHorizontalPosition\"},{\"id\":832,\"kind\":16,\"name\":\"INSIDE\",\"url\":\"enums/RelativeHorizontalPosition.html#INSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeHorizontalPosition\"},{\"id\":833,\"kind\":16,\"name\":\"LEFT\",\"url\":\"enums/RelativeHorizontalPosition.html#LEFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeHorizontalPosition\"},{\"id\":834,\"kind\":16,\"name\":\"OUTSIDE\",\"url\":\"enums/RelativeHorizontalPosition.html#OUTSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeHorizontalPosition\"},{\"id\":835,\"kind\":16,\"name\":\"RIGHT\",\"url\":\"enums/RelativeHorizontalPosition.html#RIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeHorizontalPosition\"},{\"id\":836,\"kind\":8,\"name\":\"RelativeVerticalPosition\",\"url\":\"enums/RelativeVerticalPosition.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":837,\"kind\":16,\"name\":\"CENTER\",\"url\":\"enums/RelativeVerticalPosition.html#CENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeVerticalPosition\"},{\"id\":838,\"kind\":16,\"name\":\"INSIDE\",\"url\":\"enums/RelativeVerticalPosition.html#INSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeVerticalPosition\"},{\"id\":839,\"kind\":16,\"name\":\"BOTTOM\",\"url\":\"enums/RelativeVerticalPosition.html#BOTTOM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeVerticalPosition\"},{\"id\":840,\"kind\":16,\"name\":\"OUTSIDE\",\"url\":\"enums/RelativeVerticalPosition.html#OUTSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeVerticalPosition\"},{\"id\":841,\"kind\":16,\"name\":\"INLINE\",\"url\":\"enums/RelativeVerticalPosition.html#INLINE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeVerticalPosition\"},{\"id\":842,\"kind\":16,\"name\":\"TOP\",\"url\":\"enums/RelativeVerticalPosition.html#TOP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeVerticalPosition\"},{\"id\":843,\"kind\":256,\"name\":\"ITableFloatOptions\",\"url\":\"interfaces/ITableFloatOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":844,\"kind\":1024,\"name\":\"horizontalAnchor\",\"url\":\"interfaces/ITableFloatOptions.html#horizontalAnchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":845,\"kind\":1024,\"name\":\"absoluteHorizontalPosition\",\"url\":\"interfaces/ITableFloatOptions.html#absoluteHorizontalPosition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":846,\"kind\":1024,\"name\":\"relativeHorizontalPosition\",\"url\":\"interfaces/ITableFloatOptions.html#relativeHorizontalPosition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":847,\"kind\":1024,\"name\":\"verticalAnchor\",\"url\":\"interfaces/ITableFloatOptions.html#verticalAnchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":848,\"kind\":1024,\"name\":\"absoluteVerticalPosition\",\"url\":\"interfaces/ITableFloatOptions.html#absoluteVerticalPosition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":849,\"kind\":1024,\"name\":\"relativeVerticalPosition\",\"url\":\"interfaces/ITableFloatOptions.html#relativeVerticalPosition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":850,\"kind\":1024,\"name\":\"bottomFromText\",\"url\":\"interfaces/ITableFloatOptions.html#bottomFromText\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":851,\"kind\":1024,\"name\":\"topFromText\",\"url\":\"interfaces/ITableFloatOptions.html#topFromText\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":852,\"kind\":1024,\"name\":\"leftFromText\",\"url\":\"interfaces/ITableFloatOptions.html#leftFromText\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":853,\"kind\":1024,\"name\":\"rightFromText\",\"url\":\"interfaces/ITableFloatOptions.html#rightFromText\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":854,\"kind\":1024,\"name\":\"overlap\",\"url\":\"interfaces/ITableFloatOptions.html#overlap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":855,\"kind\":128,\"name\":\"TableFloatOptionsAttributes\",\"url\":\"classes/TableFloatOptionsAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":856,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableFloatOptionsAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableFloatOptionsAttributes\"},{\"id\":857,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableFloatOptionsAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableFloatOptionsAttributes\"},{\"id\":858,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/TableFloatOptionsAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableFloatOptionsAttributes\"},{\"id\":859,\"kind\":128,\"name\":\"TableFloatProperties\",\"url\":\"classes/TableFloatProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":860,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableFloatProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableFloatProperties\"},{\"id\":861,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableFloatProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableFloatProperties\"},{\"id\":862,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableFloatProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableFloatProperties\"},{\"id\":863,\"kind\":8,\"name\":\"TableLayoutType\",\"url\":\"enums/TableLayoutType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":864,\"kind\":16,\"name\":\"AUTOFIT\",\"url\":\"enums/TableLayoutType.html#AUTOFIT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TableLayoutType\"},{\"id\":865,\"kind\":16,\"name\":\"FIXED\",\"url\":\"enums/TableLayoutType.html#FIXED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TableLayoutType\"},{\"id\":866,\"kind\":128,\"name\":\"TableLayout\",\"url\":\"classes/TableLayout.html\",\"classes\":\"tsd-kind-class\"},{\"id\":867,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableLayout.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableLayout\"},{\"id\":868,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableLayout.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableLayout\"},{\"id\":869,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableLayout.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableLayout\"},{\"id\":870,\"kind\":256,\"name\":\"ITableBordersOptions\",\"url\":\"interfaces/ITableBordersOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":871,\"kind\":1024,\"name\":\"top\",\"url\":\"interfaces/ITableBordersOptions.html#top\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableBordersOptions\"},{\"id\":872,\"kind\":1024,\"name\":\"bottom\",\"url\":\"interfaces/ITableBordersOptions.html#bottom\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableBordersOptions\"},{\"id\":873,\"kind\":1024,\"name\":\"left\",\"url\":\"interfaces/ITableBordersOptions.html#left\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableBordersOptions\"},{\"id\":874,\"kind\":1024,\"name\":\"right\",\"url\":\"interfaces/ITableBordersOptions.html#right\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableBordersOptions\"},{\"id\":875,\"kind\":1024,\"name\":\"insideHorizontal\",\"url\":\"interfaces/ITableBordersOptions.html#insideHorizontal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableBordersOptions\"},{\"id\":876,\"kind\":1024,\"name\":\"insideVertical\",\"url\":\"interfaces/ITableBordersOptions.html#insideVertical\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableBordersOptions\"},{\"id\":877,\"kind\":128,\"name\":\"TableBorders\",\"url\":\"classes/TableBorders.html\",\"classes\":\"tsd-kind-class\"},{\"id\":878,\"kind\":1024,\"name\":\"NONE\",\"url\":\"classes/TableBorders.html#NONE\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"TableBorders\"},{\"id\":879,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TableBorders.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"TableBorders\"},{\"id\":880,\"kind\":1024,\"name\":\"top\",\"url\":\"classes/TableBorders.html#__type.top\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":881,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TableBorders.html#__type.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":882,\"kind\":1024,\"name\":\"style\",\"url\":\"classes/TableBorders.html#__type.__type-6.style-5\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":883,\"kind\":1024,\"name\":\"size\",\"url\":\"classes/TableBorders.html#__type.__type-6.size-5\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":884,\"kind\":1024,\"name\":\"color\",\"url\":\"classes/TableBorders.html#__type.__type-6.color-5\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":885,\"kind\":1024,\"name\":\"bottom\",\"url\":\"classes/TableBorders.html#__type.bottom\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":886,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TableBorders.html#__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":887,\"kind\":1024,\"name\":\"style\",\"url\":\"classes/TableBorders.html#__type.__type-1.style\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":888,\"kind\":1024,\"name\":\"size\",\"url\":\"classes/TableBorders.html#__type.__type-1.size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":889,\"kind\":1024,\"name\":\"color\",\"url\":\"classes/TableBorders.html#__type.__type-1.color\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":890,\"kind\":1024,\"name\":\"left\",\"url\":\"classes/TableBorders.html#__type.left\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":891,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TableBorders.html#__type.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":892,\"kind\":1024,\"name\":\"style\",\"url\":\"classes/TableBorders.html#__type.__type-4.style-3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":893,\"kind\":1024,\"name\":\"size\",\"url\":\"classes/TableBorders.html#__type.__type-4.size-3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":894,\"kind\":1024,\"name\":\"color\",\"url\":\"classes/TableBorders.html#__type.__type-4.color-3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":895,\"kind\":1024,\"name\":\"right\",\"url\":\"classes/TableBorders.html#__type.right\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":896,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TableBorders.html#__type.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":897,\"kind\":1024,\"name\":\"style\",\"url\":\"classes/TableBorders.html#__type.__type-5.style-4\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":898,\"kind\":1024,\"name\":\"size\",\"url\":\"classes/TableBorders.html#__type.__type-5.size-4\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":899,\"kind\":1024,\"name\":\"color\",\"url\":\"classes/TableBorders.html#__type.__type-5.color-4\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":900,\"kind\":1024,\"name\":\"insideHorizontal\",\"url\":\"classes/TableBorders.html#__type.insideHorizontal\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":901,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TableBorders.html#__type.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":902,\"kind\":1024,\"name\":\"style\",\"url\":\"classes/TableBorders.html#__type.__type-2.style-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":903,\"kind\":1024,\"name\":\"size\",\"url\":\"classes/TableBorders.html#__type.__type-2.size-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":904,\"kind\":1024,\"name\":\"color\",\"url\":\"classes/TableBorders.html#__type.__type-2.color-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":905,\"kind\":1024,\"name\":\"insideVertical\",\"url\":\"classes/TableBorders.html#__type.insideVertical\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":906,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TableBorders.html#__type.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":907,\"kind\":1024,\"name\":\"style\",\"url\":\"classes/TableBorders.html#__type.__type-3.style-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":908,\"kind\":1024,\"name\":\"size\",\"url\":\"classes/TableBorders.html#__type.__type-3.size-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":909,\"kind\":1024,\"name\":\"color\",\"url\":\"classes/TableBorders.html#__type.__type-3.color-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":910,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableBorders.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableBorders\"},{\"id\":911,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableBorders.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableBorders\"},{\"id\":912,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableBorders.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableBorders\"},{\"id\":913,\"kind\":8,\"name\":\"OverlapType\",\"url\":\"enums/OverlapType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":914,\"kind\":16,\"name\":\"NEVER\",\"url\":\"enums/OverlapType.html#NEVER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OverlapType\"},{\"id\":915,\"kind\":16,\"name\":\"OVERLAP\",\"url\":\"enums/OverlapType.html#OVERLAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OverlapType\"},{\"id\":916,\"kind\":128,\"name\":\"TableOverlap\",\"url\":\"classes/TableOverlap.html\",\"classes\":\"tsd-kind-class\"},{\"id\":917,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableOverlap.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableOverlap\"},{\"id\":918,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableOverlap.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableOverlap\"},{\"id\":919,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableOverlap.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableOverlap\"},{\"id\":920,\"kind\":256,\"name\":\"ITableRowOptions\",\"url\":\"interfaces/ITableRowOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":921,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/ITableRowOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableRowOptions\"},{\"id\":922,\"kind\":1024,\"name\":\"cantSplit\",\"url\":\"interfaces/ITableRowOptions.html#cantSplit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableRowOptions\"},{\"id\":923,\"kind\":1024,\"name\":\"tableHeader\",\"url\":\"interfaces/ITableRowOptions.html#tableHeader\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableRowOptions\"},{\"id\":924,\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/ITableRowOptions.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableRowOptions\"},{\"id\":925,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ITableRowOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ITableRowOptions\"},{\"id\":926,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ITableRowOptions.html#__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ITableRowOptions.__type\"},{\"id\":927,\"kind\":1024,\"name\":\"rule\",\"url\":\"interfaces/ITableRowOptions.html#__type.rule\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ITableRowOptions.__type\"},{\"id\":928,\"kind\":128,\"name\":\"TableRow\",\"url\":\"classes/TableRow.html\",\"classes\":\"tsd-kind-class\"},{\"id\":929,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableRow.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableRow\"},{\"id\":930,\"kind\":262144,\"name\":\"CellCount\",\"url\":\"classes/TableRow.html#CellCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"TableRow\"},{\"id\":931,\"kind\":262144,\"name\":\"cells\",\"url\":\"classes/TableRow.html#cells\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"TableRow\"},{\"id\":932,\"kind\":2048,\"name\":\"addCellToIndex\",\"url\":\"classes/TableRow.html#addCellToIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TableRow\"},{\"id\":933,\"kind\":2048,\"name\":\"addCellToColumnIndex\",\"url\":\"classes/TableRow.html#addCellToColumnIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TableRow\"},{\"id\":934,\"kind\":2048,\"name\":\"rootIndexToColumnIndex\",\"url\":\"classes/TableRow.html#rootIndexToColumnIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TableRow\"},{\"id\":935,\"kind\":2048,\"name\":\"columnIndexToRootIndex\",\"url\":\"classes/TableRow.html#columnIndexToRootIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TableRow\"},{\"id\":936,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableRow.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRow\"},{\"id\":937,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableRow.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRow\"},{\"id\":938,\"kind\":256,\"name\":\"ITableRowPropertiesOptions\",\"url\":\"interfaces/ITableRowPropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":939,\"kind\":1024,\"name\":\"cantSplit\",\"url\":\"interfaces/ITableRowPropertiesOptions.html#cantSplit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableRowPropertiesOptions\"},{\"id\":940,\"kind\":1024,\"name\":\"tableHeader\",\"url\":\"interfaces/ITableRowPropertiesOptions.html#tableHeader\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableRowPropertiesOptions\"},{\"id\":941,\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/ITableRowPropertiesOptions.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableRowPropertiesOptions\"},{\"id\":942,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ITableRowPropertiesOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ITableRowPropertiesOptions\"},{\"id\":943,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ITableRowPropertiesOptions.html#__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ITableRowPropertiesOptions.__type\"},{\"id\":944,\"kind\":1024,\"name\":\"rule\",\"url\":\"interfaces/ITableRowPropertiesOptions.html#__type.rule\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ITableRowPropertiesOptions.__type\"},{\"id\":945,\"kind\":128,\"name\":\"TableRowProperties\",\"url\":\"classes/TableRowProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":946,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableRowProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableRowProperties\"},{\"id\":947,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableRowProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRowProperties\"},{\"id\":948,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableRowProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRowProperties\"},{\"id\":949,\"kind\":8,\"name\":\"HeightRule\",\"url\":\"enums/HeightRule.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":950,\"kind\":16,\"name\":\"AUTO\",\"url\":\"enums/HeightRule.html#AUTO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeightRule\"},{\"id\":951,\"kind\":16,\"name\":\"ATLEAST\",\"url\":\"enums/HeightRule.html#ATLEAST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeightRule\"},{\"id\":952,\"kind\":16,\"name\":\"EXACT\",\"url\":\"enums/HeightRule.html#EXACT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeightRule\"},{\"id\":953,\"kind\":128,\"name\":\"TableRowHeightAttributes\",\"url\":\"classes/TableRowHeightAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":954,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableRowHeightAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRowHeightAttributes\"},{\"id\":955,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableRowHeightAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRowHeightAttributes\"},{\"id\":956,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/TableRowHeightAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRowHeightAttributes\"},{\"id\":957,\"kind\":128,\"name\":\"TableRowHeight\",\"url\":\"classes/TableRowHeight.html\",\"classes\":\"tsd-kind-class\"},{\"id\":958,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableRowHeight.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableRowHeight\"},{\"id\":959,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableRowHeight.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRowHeight\"},{\"id\":960,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableRowHeight.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRowHeight\"},{\"id\":961,\"kind\":8,\"name\":\"WidthType\",\"url\":\"enums/WidthType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":962,\"kind\":16,\"name\":\"AUTO\",\"url\":\"enums/WidthType.html#AUTO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WidthType\"},{\"id\":963,\"kind\":16,\"name\":\"DXA\",\"url\":\"enums/WidthType.html#DXA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WidthType\"},{\"id\":964,\"kind\":16,\"name\":\"NIL\",\"url\":\"enums/WidthType.html#NIL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WidthType\"},{\"id\":965,\"kind\":16,\"name\":\"PERCENTAGE\",\"url\":\"enums/WidthType.html#PERCENTAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WidthType\"},{\"id\":966,\"kind\":256,\"name\":\"ITableWidthProperties\",\"url\":\"interfaces/ITableWidthProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":967,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/ITableWidthProperties.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableWidthProperties\"},{\"id\":968,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ITableWidthProperties.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableWidthProperties\"},{\"id\":969,\"kind\":128,\"name\":\"TableWidthElement\",\"url\":\"classes/TableWidthElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":970,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableWidthElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableWidthElement\"},{\"id\":971,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableWidthElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableWidthElement\"},{\"id\":972,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableWidthElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableWidthElement\"},{\"id\":973,\"kind\":256,\"name\":\"ISectionOptions\",\"url\":\"interfaces/ISectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":974,\"kind\":1024,\"name\":\"headers\",\"url\":\"interfaces/ISectionOptions.html#headers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionOptions\"},{\"id\":975,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ISectionOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ISectionOptions\"},{\"id\":976,\"kind\":1024,\"name\":\"default\",\"url\":\"interfaces/ISectionOptions.html#__type-1.default-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionOptions.__type\"},{\"id\":977,\"kind\":1024,\"name\":\"first\",\"url\":\"interfaces/ISectionOptions.html#__type-1.first-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionOptions.__type\"},{\"id\":978,\"kind\":1024,\"name\":\"even\",\"url\":\"interfaces/ISectionOptions.html#__type-1.even-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionOptions.__type\"},{\"id\":979,\"kind\":1024,\"name\":\"footers\",\"url\":\"interfaces/ISectionOptions.html#footers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionOptions\"},{\"id\":980,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ISectionOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ISectionOptions\"},{\"id\":981,\"kind\":1024,\"name\":\"default\",\"url\":\"interfaces/ISectionOptions.html#__type.default\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionOptions.__type\"},{\"id\":982,\"kind\":1024,\"name\":\"first\",\"url\":\"interfaces/ISectionOptions.html#__type.first\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionOptions.__type\"},{\"id\":983,\"kind\":1024,\"name\":\"even\",\"url\":\"interfaces/ISectionOptions.html#__type.even\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionOptions.__type\"},{\"id\":984,\"kind\":1024,\"name\":\"properties\",\"url\":\"interfaces/ISectionOptions.html#properties\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionOptions\"},{\"id\":985,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/ISectionOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionOptions\"},{\"id\":986,\"kind\":16777216,\"name\":\"File\",\"url\":\"modules.html#File\",\"classes\":\"tsd-kind-reference\"},{\"id\":987,\"kind\":256,\"name\":\"IFileProperties\",\"url\":\"interfaces/IFileProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":988,\"kind\":1024,\"name\":\"template\",\"url\":\"interfaces/IFileProperties.html#template\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFileProperties\"},{\"id\":989,\"kind\":256,\"name\":\"INumberingOptions\",\"url\":\"interfaces/INumberingOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":990,\"kind\":1024,\"name\":\"config\",\"url\":\"interfaces/INumberingOptions.html#config\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"INumberingOptions\"},{\"id\":991,\"kind\":128,\"name\":\"Numbering\",\"url\":\"classes/Numbering.html\",\"classes\":\"tsd-kind-class\"},{\"id\":992,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Numbering.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Numbering\"},{\"id\":993,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Numbering.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Numbering\"},{\"id\":994,\"kind\":2048,\"name\":\"createConcreteNumberingInstance\",\"url\":\"classes/Numbering.html#createConcreteNumberingInstance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Numbering\"},{\"id\":995,\"kind\":262144,\"name\":\"ConcreteNumbering\",\"url\":\"classes/Numbering.html#ConcreteNumbering\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Numbering\"},{\"id\":996,\"kind\":262144,\"name\":\"ReferenceConfig\",\"url\":\"classes/Numbering.html#ReferenceConfig\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Numbering\"},{\"id\":997,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Numbering.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Numbering\"},{\"id\":998,\"kind\":128,\"name\":\"AbstractNumbering\",\"url\":\"classes/AbstractNumbering.html\",\"classes\":\"tsd-kind-class\"},{\"id\":999,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractNumbering.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AbstractNumbering\"},{\"id\":1000,\"kind\":1024,\"name\":\"id\",\"url\":\"classes/AbstractNumbering.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AbstractNumbering\"},{\"id\":1001,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/AbstractNumbering.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AbstractNumbering\"},{\"id\":1002,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/AbstractNumbering.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AbstractNumbering\"},{\"id\":1003,\"kind\":8,\"name\":\"LevelFormat\",\"url\":\"enums/LevelFormat.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1004,\"kind\":16,\"name\":\"BULLET\",\"url\":\"enums/LevelFormat.html#BULLET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1005,\"kind\":16,\"name\":\"CARDINAL_TEXT\",\"url\":\"enums/LevelFormat.html#CARDINAL_TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1006,\"kind\":16,\"name\":\"CHICAGO\",\"url\":\"enums/LevelFormat.html#CHICAGO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1007,\"kind\":16,\"name\":\"DECIMAL\",\"url\":\"enums/LevelFormat.html#DECIMAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1008,\"kind\":16,\"name\":\"DECIMAL_ENCLOSED_CIRCLE\",\"url\":\"enums/LevelFormat.html#DECIMAL_ENCLOSED_CIRCLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1009,\"kind\":16,\"name\":\"DECIMAL_ENCLOSED_FULLSTOP\",\"url\":\"enums/LevelFormat.html#DECIMAL_ENCLOSED_FULLSTOP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1010,\"kind\":16,\"name\":\"DECIMAL_ENCLOSED_PARENTHESES\",\"url\":\"enums/LevelFormat.html#DECIMAL_ENCLOSED_PARENTHESES\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1011,\"kind\":16,\"name\":\"DECIMAL_ZERO\",\"url\":\"enums/LevelFormat.html#DECIMAL_ZERO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1012,\"kind\":16,\"name\":\"LOWER_LETTER\",\"url\":\"enums/LevelFormat.html#LOWER_LETTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1013,\"kind\":16,\"name\":\"LOWER_ROMAN\",\"url\":\"enums/LevelFormat.html#LOWER_ROMAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1014,\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/LevelFormat.html#NONE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1015,\"kind\":16,\"name\":\"ORDINAL_TEXT\",\"url\":\"enums/LevelFormat.html#ORDINAL_TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1016,\"kind\":16,\"name\":\"UPPER_LETTER\",\"url\":\"enums/LevelFormat.html#UPPER_LETTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1017,\"kind\":16,\"name\":\"UPPER_ROMAN\",\"url\":\"enums/LevelFormat.html#UPPER_ROMAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1018,\"kind\":8,\"name\":\"LevelSuffix\",\"url\":\"enums/LevelSuffix.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1019,\"kind\":16,\"name\":\"NOTHING\",\"url\":\"enums/LevelSuffix.html#NOTHING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelSuffix\"},{\"id\":1020,\"kind\":16,\"name\":\"SPACE\",\"url\":\"enums/LevelSuffix.html#SPACE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelSuffix\"},{\"id\":1021,\"kind\":16,\"name\":\"TAB\",\"url\":\"enums/LevelSuffix.html#TAB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelSuffix\"},{\"id\":1022,\"kind\":256,\"name\":\"ILevelsOptions\",\"url\":\"interfaces/ILevelsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1023,\"kind\":1024,\"name\":\"level\",\"url\":\"interfaces/ILevelsOptions.html#level\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1024,\"kind\":1024,\"name\":\"format\",\"url\":\"interfaces/ILevelsOptions.html#format\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1025,\"kind\":1024,\"name\":\"text\",\"url\":\"interfaces/ILevelsOptions.html#text\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1026,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/ILevelsOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1027,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/ILevelsOptions.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1028,\"kind\":1024,\"name\":\"suffix\",\"url\":\"interfaces/ILevelsOptions.html#suffix\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1029,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/ILevelsOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1030,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ILevelsOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1031,\"kind\":1024,\"name\":\"run\",\"url\":\"interfaces/ILevelsOptions.html#__type.run\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ILevelsOptions.__type\"},{\"id\":1032,\"kind\":1024,\"name\":\"paragraph\",\"url\":\"interfaces/ILevelsOptions.html#__type.paragraph\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ILevelsOptions.__type\"},{\"id\":1033,\"kind\":128,\"name\":\"LevelBase\",\"url\":\"classes/LevelBase.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1034,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LevelBase.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"LevelBase\"},{\"id\":1035,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/LevelBase.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LevelBase\"},{\"id\":1036,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/LevelBase.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LevelBase\"},{\"id\":1037,\"kind\":128,\"name\":\"Level\",\"url\":\"classes/Level.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1038,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Level.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Level\"},{\"id\":1039,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Level.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Level\"},{\"id\":1040,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Level.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Level\"},{\"id\":1041,\"kind\":128,\"name\":\"LevelForOverride\",\"url\":\"classes/LevelForOverride.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1042,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LevelForOverride.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LevelForOverride\"},{\"id\":1043,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/LevelForOverride.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LevelForOverride\"},{\"id\":1044,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/LevelForOverride.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LevelForOverride\"},{\"id\":1045,\"kind\":256,\"name\":\"IConcreteNumberingOptions\",\"url\":\"interfaces/IConcreteNumberingOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1046,\"kind\":1024,\"name\":\"numId\",\"url\":\"interfaces/IConcreteNumberingOptions.html#numId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IConcreteNumberingOptions\"},{\"id\":1047,\"kind\":1024,\"name\":\"abstractNumId\",\"url\":\"interfaces/IConcreteNumberingOptions.html#abstractNumId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IConcreteNumberingOptions\"},{\"id\":1048,\"kind\":1024,\"name\":\"reference\",\"url\":\"interfaces/IConcreteNumberingOptions.html#reference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IConcreteNumberingOptions\"},{\"id\":1049,\"kind\":1024,\"name\":\"instance\",\"url\":\"interfaces/IConcreteNumberingOptions.html#instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IConcreteNumberingOptions\"},{\"id\":1050,\"kind\":1024,\"name\":\"overrideLevel\",\"url\":\"interfaces/IConcreteNumberingOptions.html#overrideLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IConcreteNumberingOptions\"},{\"id\":1051,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IConcreteNumberingOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IConcreteNumberingOptions\"},{\"id\":1052,\"kind\":1024,\"name\":\"num\",\"url\":\"interfaces/IConcreteNumberingOptions.html#__type.num\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IConcreteNumberingOptions.__type\"},{\"id\":1053,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/IConcreteNumberingOptions.html#__type.start\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IConcreteNumberingOptions.__type\"},{\"id\":1054,\"kind\":128,\"name\":\"ConcreteNumbering\",\"url\":\"classes/ConcreteNumbering.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1055,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ConcreteNumbering.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ConcreteNumbering\"},{\"id\":1056,\"kind\":1024,\"name\":\"numId\",\"url\":\"classes/ConcreteNumbering.html#numId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConcreteNumbering\"},{\"id\":1057,\"kind\":1024,\"name\":\"reference\",\"url\":\"classes/ConcreteNumbering.html#reference\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConcreteNumbering\"},{\"id\":1058,\"kind\":1024,\"name\":\"instance\",\"url\":\"classes/ConcreteNumbering.html#instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConcreteNumbering\"},{\"id\":1059,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ConcreteNumbering.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConcreteNumbering\"},{\"id\":1060,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ConcreteNumbering.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConcreteNumbering\"},{\"id\":1061,\"kind\":128,\"name\":\"LevelOverride\",\"url\":\"classes/LevelOverride.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1062,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LevelOverride.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"LevelOverride\"},{\"id\":1063,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/LevelOverride.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LevelOverride\"},{\"id\":1064,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/LevelOverride.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LevelOverride\"},{\"id\":1065,\"kind\":256,\"name\":\"IMediaTransformation\",\"url\":\"interfaces/IMediaTransformation.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1066,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/IMediaTransformation.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaTransformation\"},{\"id\":1067,\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/IMediaTransformation.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaTransformation\"},{\"id\":1068,\"kind\":1024,\"name\":\"flip\",\"url\":\"interfaces/IMediaTransformation.html#flip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaTransformation\"},{\"id\":1069,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IMediaTransformation.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IMediaTransformation\"},{\"id\":1070,\"kind\":1024,\"name\":\"vertical\",\"url\":\"interfaces/IMediaTransformation.html#__type.vertical\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaTransformation.__type\"},{\"id\":1071,\"kind\":1024,\"name\":\"horizontal\",\"url\":\"interfaces/IMediaTransformation.html#__type.horizontal\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaTransformation.__type\"},{\"id\":1072,\"kind\":1024,\"name\":\"rotation\",\"url\":\"interfaces/IMediaTransformation.html#rotation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaTransformation\"},{\"id\":1073,\"kind\":128,\"name\":\"Media\",\"url\":\"classes/Media.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1074,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Media.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Media\"},{\"id\":1075,\"kind\":2048,\"name\":\"addMedia\",\"url\":\"classes/Media.html#addMedia\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Media\"},{\"id\":1076,\"kind\":2048,\"name\":\"addImage\",\"url\":\"classes/Media.html#addImage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Media\"},{\"id\":1077,\"kind\":262144,\"name\":\"Array\",\"url\":\"classes/Media.html#Array\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Media\"},{\"id\":1078,\"kind\":256,\"name\":\"IMediaDataTransformation\",\"url\":\"interfaces/IMediaDataTransformation.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1079,\"kind\":1024,\"name\":\"pixels\",\"url\":\"interfaces/IMediaDataTransformation.html#pixels\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaDataTransformation\"},{\"id\":1080,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IMediaDataTransformation.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IMediaDataTransformation\"},{\"id\":1081,\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/IMediaDataTransformation.html#__type-2.x-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaDataTransformation.__type\"},{\"id\":1082,\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/IMediaDataTransformation.html#__type-2.y-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaDataTransformation.__type\"},{\"id\":1083,\"kind\":1024,\"name\":\"emus\",\"url\":\"interfaces/IMediaDataTransformation.html#emus\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaDataTransformation\"},{\"id\":1084,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IMediaDataTransformation.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IMediaDataTransformation\"},{\"id\":1085,\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/IMediaDataTransformation.html#__type.x\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaDataTransformation.__type\"},{\"id\":1086,\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/IMediaDataTransformation.html#__type.y\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaDataTransformation.__type\"},{\"id\":1087,\"kind\":1024,\"name\":\"flip\",\"url\":\"interfaces/IMediaDataTransformation.html#flip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaDataTransformation\"},{\"id\":1088,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IMediaDataTransformation.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IMediaDataTransformation\"},{\"id\":1089,\"kind\":1024,\"name\":\"vertical\",\"url\":\"interfaces/IMediaDataTransformation.html#__type-1.vertical\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaDataTransformation.__type\"},{\"id\":1090,\"kind\":1024,\"name\":\"horizontal\",\"url\":\"interfaces/IMediaDataTransformation.html#__type-1.horizontal\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaDataTransformation.__type\"},{\"id\":1091,\"kind\":1024,\"name\":\"rotation\",\"url\":\"interfaces/IMediaDataTransformation.html#rotation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaDataTransformation\"},{\"id\":1092,\"kind\":256,\"name\":\"IMediaData\",\"url\":\"interfaces/IMediaData.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1093,\"kind\":1024,\"name\":\"stream\",\"url\":\"interfaces/IMediaData.html#stream\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaData\"},{\"id\":1094,\"kind\":1024,\"name\":\"fileName\",\"url\":\"interfaces/IMediaData.html#fileName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaData\"},{\"id\":1095,\"kind\":1024,\"name\":\"transformation\",\"url\":\"interfaces/IMediaData.html#transformation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaData\"},{\"id\":1096,\"kind\":256,\"name\":\"IDistance\",\"url\":\"interfaces/IDistance.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1097,\"kind\":1024,\"name\":\"distT\",\"url\":\"interfaces/IDistance.html#distT\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDistance\"},{\"id\":1098,\"kind\":1024,\"name\":\"distB\",\"url\":\"interfaces/IDistance.html#distB\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDistance\"},{\"id\":1099,\"kind\":1024,\"name\":\"distL\",\"url\":\"interfaces/IDistance.html#distL\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDistance\"},{\"id\":1100,\"kind\":1024,\"name\":\"distR\",\"url\":\"interfaces/IDistance.html#distR\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDistance\"},{\"id\":1101,\"kind\":256,\"name\":\"IDrawingOptions\",\"url\":\"interfaces/IDrawingOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1102,\"kind\":1024,\"name\":\"floating\",\"url\":\"interfaces/IDrawingOptions.html#floating\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDrawingOptions\"},{\"id\":1103,\"kind\":128,\"name\":\"Drawing\",\"url\":\"classes/Drawing.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1104,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Drawing.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Drawing\"},{\"id\":1105,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Drawing.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Drawing\"},{\"id\":1106,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Drawing.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Drawing\"},{\"id\":1107,\"kind\":8,\"name\":\"TextWrappingType\",\"url\":\"enums/TextWrappingType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1108,\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/TextWrappingType.html#NONE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingType\"},{\"id\":1109,\"kind\":16,\"name\":\"SQUARE\",\"url\":\"enums/TextWrappingType.html#SQUARE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingType\"},{\"id\":1110,\"kind\":16,\"name\":\"TIGHT\",\"url\":\"enums/TextWrappingType.html#TIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingType\"},{\"id\":1111,\"kind\":16,\"name\":\"TOP_AND_BOTTOM\",\"url\":\"enums/TextWrappingType.html#TOP_AND_BOTTOM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingType\"},{\"id\":1112,\"kind\":8,\"name\":\"TextWrappingSide\",\"url\":\"enums/TextWrappingSide.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1113,\"kind\":16,\"name\":\"BOTH_SIDES\",\"url\":\"enums/TextWrappingSide.html#BOTH_SIDES\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingSide\"},{\"id\":1114,\"kind\":16,\"name\":\"LEFT\",\"url\":\"enums/TextWrappingSide.html#LEFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingSide\"},{\"id\":1115,\"kind\":16,\"name\":\"RIGHT\",\"url\":\"enums/TextWrappingSide.html#RIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingSide\"},{\"id\":1116,\"kind\":16,\"name\":\"LARGEST\",\"url\":\"enums/TextWrappingSide.html#LARGEST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingSide\"},{\"id\":1117,\"kind\":256,\"name\":\"ITextWrapping\",\"url\":\"interfaces/ITextWrapping.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1118,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ITextWrapping.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITextWrapping\"},{\"id\":1119,\"kind\":1024,\"name\":\"side\",\"url\":\"interfaces/ITextWrapping.html#side\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITextWrapping\"},{\"id\":1120,\"kind\":1024,\"name\":\"margins\",\"url\":\"interfaces/ITextWrapping.html#margins\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITextWrapping\"},{\"id\":1121,\"kind\":128,\"name\":\"WrapNone\",\"url\":\"classes/WrapNone.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1122,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WrapNone.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"WrapNone\"},{\"id\":1123,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/WrapNone.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapNone\"},{\"id\":1124,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/WrapNone.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapNone\"},{\"id\":1125,\"kind\":128,\"name\":\"WrapSquare\",\"url\":\"classes/WrapSquare.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1126,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WrapSquare.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"WrapSquare\"},{\"id\":1127,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/WrapSquare.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapSquare\"},{\"id\":1128,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/WrapSquare.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapSquare\"},{\"id\":1129,\"kind\":128,\"name\":\"WrapTight\",\"url\":\"classes/WrapTight.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1130,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WrapTight.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"WrapTight\"},{\"id\":1131,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/WrapTight.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapTight\"},{\"id\":1132,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/WrapTight.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapTight\"},{\"id\":1133,\"kind\":128,\"name\":\"WrapTopAndBottom\",\"url\":\"classes/WrapTopAndBottom.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1134,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WrapTopAndBottom.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"WrapTopAndBottom\"},{\"id\":1135,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/WrapTopAndBottom.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapTopAndBottom\"},{\"id\":1136,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/WrapTopAndBottom.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapTopAndBottom\"},{\"id\":1137,\"kind\":8,\"name\":\"HorizontalPositionRelativeFrom\",\"url\":\"enums/HorizontalPositionRelativeFrom.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1138,\"kind\":16,\"name\":\"CHARACTER\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#CHARACTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1139,\"kind\":16,\"name\":\"COLUMN\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#COLUMN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1140,\"kind\":16,\"name\":\"INSIDE_MARGIN\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#INSIDE_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1141,\"kind\":16,\"name\":\"LEFT_MARGIN\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#LEFT_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1142,\"kind\":16,\"name\":\"MARGIN\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1143,\"kind\":16,\"name\":\"OUTSIDE_MARGIN\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#OUTSIDE_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1144,\"kind\":16,\"name\":\"PAGE\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1145,\"kind\":16,\"name\":\"RIGHT_MARGIN\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#RIGHT_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1146,\"kind\":8,\"name\":\"VerticalPositionRelativeFrom\",\"url\":\"enums/VerticalPositionRelativeFrom.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1147,\"kind\":16,\"name\":\"BOTTOM_MARGIN\",\"url\":\"enums/VerticalPositionRelativeFrom.html#BOTTOM_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1148,\"kind\":16,\"name\":\"INSIDE_MARGIN\",\"url\":\"enums/VerticalPositionRelativeFrom.html#INSIDE_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1149,\"kind\":16,\"name\":\"LINE\",\"url\":\"enums/VerticalPositionRelativeFrom.html#LINE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1150,\"kind\":16,\"name\":\"MARGIN\",\"url\":\"enums/VerticalPositionRelativeFrom.html#MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1151,\"kind\":16,\"name\":\"OUTSIDE_MARGIN\",\"url\":\"enums/VerticalPositionRelativeFrom.html#OUTSIDE_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1152,\"kind\":16,\"name\":\"PAGE\",\"url\":\"enums/VerticalPositionRelativeFrom.html#PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1153,\"kind\":16,\"name\":\"PARAGRAPH\",\"url\":\"enums/VerticalPositionRelativeFrom.html#PARAGRAPH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1154,\"kind\":16,\"name\":\"TOP_MARGIN\",\"url\":\"enums/VerticalPositionRelativeFrom.html#TOP_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1155,\"kind\":256,\"name\":\"IHorizontalPositionOptions\",\"url\":\"interfaces/IHorizontalPositionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1156,\"kind\":1024,\"name\":\"relative\",\"url\":\"interfaces/IHorizontalPositionOptions.html#relative\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHorizontalPositionOptions\"},{\"id\":1157,\"kind\":1024,\"name\":\"align\",\"url\":\"interfaces/IHorizontalPositionOptions.html#align\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHorizontalPositionOptions\"},{\"id\":1158,\"kind\":1024,\"name\":\"offset\",\"url\":\"interfaces/IHorizontalPositionOptions.html#offset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHorizontalPositionOptions\"},{\"id\":1159,\"kind\":256,\"name\":\"IVerticalPositionOptions\",\"url\":\"interfaces/IVerticalPositionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1160,\"kind\":1024,\"name\":\"relative\",\"url\":\"interfaces/IVerticalPositionOptions.html#relative\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IVerticalPositionOptions\"},{\"id\":1161,\"kind\":1024,\"name\":\"align\",\"url\":\"interfaces/IVerticalPositionOptions.html#align\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IVerticalPositionOptions\"},{\"id\":1162,\"kind\":1024,\"name\":\"offset\",\"url\":\"interfaces/IVerticalPositionOptions.html#offset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IVerticalPositionOptions\"},{\"id\":1163,\"kind\":256,\"name\":\"IMargins\",\"url\":\"interfaces/IMargins.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1164,\"kind\":1024,\"name\":\"left\",\"url\":\"interfaces/IMargins.html#left\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMargins\"},{\"id\":1165,\"kind\":1024,\"name\":\"bottom\",\"url\":\"interfaces/IMargins.html#bottom\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMargins\"},{\"id\":1166,\"kind\":1024,\"name\":\"top\",\"url\":\"interfaces/IMargins.html#top\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMargins\"},{\"id\":1167,\"kind\":1024,\"name\":\"right\",\"url\":\"interfaces/IMargins.html#right\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMargins\"},{\"id\":1168,\"kind\":256,\"name\":\"IFloating\",\"url\":\"interfaces/IFloating.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1169,\"kind\":1024,\"name\":\"horizontalPosition\",\"url\":\"interfaces/IFloating.html#horizontalPosition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1170,\"kind\":1024,\"name\":\"verticalPosition\",\"url\":\"interfaces/IFloating.html#verticalPosition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1171,\"kind\":1024,\"name\":\"allowOverlap\",\"url\":\"interfaces/IFloating.html#allowOverlap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1172,\"kind\":1024,\"name\":\"lockAnchor\",\"url\":\"interfaces/IFloating.html#lockAnchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1173,\"kind\":1024,\"name\":\"behindDocument\",\"url\":\"interfaces/IFloating.html#behindDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1174,\"kind\":1024,\"name\":\"layoutInCell\",\"url\":\"interfaces/IFloating.html#layoutInCell\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1175,\"kind\":1024,\"name\":\"margins\",\"url\":\"interfaces/IFloating.html#margins\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1176,\"kind\":1024,\"name\":\"wrap\",\"url\":\"interfaces/IFloating.html#wrap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1177,\"kind\":1024,\"name\":\"zIndex\",\"url\":\"interfaces/IFloating.html#zIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1178,\"kind\":128,\"name\":\"SimplePos\",\"url\":\"classes/SimplePos.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1179,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SimplePos.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"SimplePos\"},{\"id\":1180,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/SimplePos.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SimplePos\"},{\"id\":1181,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/SimplePos.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SimplePos\"},{\"id\":1182,\"kind\":128,\"name\":\"HorizontalPosition\",\"url\":\"classes/HorizontalPosition.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1183,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HorizontalPosition.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"HorizontalPosition\"},{\"id\":1184,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/HorizontalPosition.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HorizontalPosition\"},{\"id\":1185,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/HorizontalPosition.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HorizontalPosition\"},{\"id\":1186,\"kind\":128,\"name\":\"VerticalPosition\",\"url\":\"classes/VerticalPosition.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1187,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VerticalPosition.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"VerticalPosition\"},{\"id\":1188,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/VerticalPosition.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalPosition\"},{\"id\":1189,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/VerticalPosition.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalPosition\"},{\"id\":1190,\"kind\":256,\"name\":\"IDocumentOptions\",\"url\":\"interfaces/IDocumentOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1191,\"kind\":1024,\"name\":\"background\",\"url\":\"interfaces/IDocumentOptions.html#background\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentOptions\"},{\"id\":1192,\"kind\":256,\"name\":\"IDocumentAttributesProperties\",\"url\":\"interfaces/IDocumentAttributesProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1193,\"kind\":1024,\"name\":\"wpc\",\"url\":\"interfaces/IDocumentAttributesProperties.html#wpc\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1194,\"kind\":1024,\"name\":\"mc\",\"url\":\"interfaces/IDocumentAttributesProperties.html#mc\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1195,\"kind\":1024,\"name\":\"o\",\"url\":\"interfaces/IDocumentAttributesProperties.html#o\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1196,\"kind\":1024,\"name\":\"r\",\"url\":\"interfaces/IDocumentAttributesProperties.html#r\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1197,\"kind\":1024,\"name\":\"m\",\"url\":\"interfaces/IDocumentAttributesProperties.html#m\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1198,\"kind\":1024,\"name\":\"v\",\"url\":\"interfaces/IDocumentAttributesProperties.html#v\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1199,\"kind\":1024,\"name\":\"wp14\",\"url\":\"interfaces/IDocumentAttributesProperties.html#wp14\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1200,\"kind\":1024,\"name\":\"wp\",\"url\":\"interfaces/IDocumentAttributesProperties.html#wp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1201,\"kind\":1024,\"name\":\"w10\",\"url\":\"interfaces/IDocumentAttributesProperties.html#w10\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1202,\"kind\":1024,\"name\":\"w\",\"url\":\"interfaces/IDocumentAttributesProperties.html#w\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1203,\"kind\":1024,\"name\":\"w14\",\"url\":\"interfaces/IDocumentAttributesProperties.html#w14\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1204,\"kind\":1024,\"name\":\"w15\",\"url\":\"interfaces/IDocumentAttributesProperties.html#w15\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1205,\"kind\":1024,\"name\":\"wpg\",\"url\":\"interfaces/IDocumentAttributesProperties.html#wpg\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1206,\"kind\":1024,\"name\":\"wpi\",\"url\":\"interfaces/IDocumentAttributesProperties.html#wpi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1207,\"kind\":1024,\"name\":\"wne\",\"url\":\"interfaces/IDocumentAttributesProperties.html#wne\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1208,\"kind\":1024,\"name\":\"wps\",\"url\":\"interfaces/IDocumentAttributesProperties.html#wps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1209,\"kind\":1024,\"name\":\"Ignorable\",\"url\":\"interfaces/IDocumentAttributesProperties.html#Ignorable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1210,\"kind\":1024,\"name\":\"cp\",\"url\":\"interfaces/IDocumentAttributesProperties.html#cp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1211,\"kind\":1024,\"name\":\"dc\",\"url\":\"interfaces/IDocumentAttributesProperties.html#dc\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1212,\"kind\":1024,\"name\":\"dcterms\",\"url\":\"interfaces/IDocumentAttributesProperties.html#dcterms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1213,\"kind\":1024,\"name\":\"dcmitype\",\"url\":\"interfaces/IDocumentAttributesProperties.html#dcmitype\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1214,\"kind\":1024,\"name\":\"xsi\",\"url\":\"interfaces/IDocumentAttributesProperties.html#xsi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1215,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IDocumentAttributesProperties.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1216,\"kind\":128,\"name\":\"DocumentAttributes\",\"url\":\"classes/DocumentAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1217,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DocumentAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentAttributes\"},{\"id\":1218,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DocumentAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentAttributes\"},{\"id\":1219,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/DocumentAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentAttributes\"},{\"id\":1220,\"kind\":128,\"name\":\"Body\",\"url\":\"classes/Body.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1221,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Body.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Body\"},{\"id\":1222,\"kind\":2048,\"name\":\"addSection\",\"url\":\"classes/Body.html#addSection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Body\"},{\"id\":1223,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Body.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Body\"},{\"id\":1224,\"kind\":2048,\"name\":\"push\",\"url\":\"classes/Body.html#push\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Body\"},{\"id\":1225,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Body.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Body\"},{\"id\":1226,\"kind\":256,\"name\":\"IHeaderFooterGroup\",\"url\":\"interfaces/IHeaderFooterGroup.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1227,\"kind\":1024,\"name\":\"default\",\"url\":\"interfaces/IHeaderFooterGroup.html#default\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHeaderFooterGroup\"},{\"id\":1228,\"kind\":1024,\"name\":\"first\",\"url\":\"interfaces/IHeaderFooterGroup.html#first\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHeaderFooterGroup\"},{\"id\":1229,\"kind\":1024,\"name\":\"even\",\"url\":\"interfaces/IHeaderFooterGroup.html#even\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHeaderFooterGroup\"},{\"id\":1230,\"kind\":256,\"name\":\"ISectionPropertiesOptions\",\"url\":\"interfaces/ISectionPropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1231,\"kind\":1024,\"name\":\"page\",\"url\":\"interfaces/ISectionPropertiesOptions.html#page\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1232,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ISectionPropertiesOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1233,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/ISectionPropertiesOptions.html#__type.size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionPropertiesOptions.__type\"},{\"id\":1234,\"kind\":1024,\"name\":\"margin\",\"url\":\"interfaces/ISectionPropertiesOptions.html#__type.margin\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionPropertiesOptions.__type\"},{\"id\":1235,\"kind\":1024,\"name\":\"pageNumbers\",\"url\":\"interfaces/ISectionPropertiesOptions.html#__type.pageNumbers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionPropertiesOptions.__type\"},{\"id\":1236,\"kind\":1024,\"name\":\"borders\",\"url\":\"interfaces/ISectionPropertiesOptions.html#__type.borders\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionPropertiesOptions.__type\"},{\"id\":1237,\"kind\":1024,\"name\":\"textDirection\",\"url\":\"interfaces/ISectionPropertiesOptions.html#__type.textDirection\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionPropertiesOptions.__type\"},{\"id\":1238,\"kind\":1024,\"name\":\"grid\",\"url\":\"interfaces/ISectionPropertiesOptions.html#grid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1239,\"kind\":1024,\"name\":\"headerWrapperGroup\",\"url\":\"interfaces/ISectionPropertiesOptions.html#headerWrapperGroup\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1240,\"kind\":1024,\"name\":\"footerWrapperGroup\",\"url\":\"interfaces/ISectionPropertiesOptions.html#footerWrapperGroup\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1241,\"kind\":1024,\"name\":\"lineNumbers\",\"url\":\"interfaces/ISectionPropertiesOptions.html#lineNumbers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1242,\"kind\":1024,\"name\":\"titlePage\",\"url\":\"interfaces/ISectionPropertiesOptions.html#titlePage\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1243,\"kind\":1024,\"name\":\"verticalAlign\",\"url\":\"interfaces/ISectionPropertiesOptions.html#verticalAlign\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1244,\"kind\":1024,\"name\":\"column\",\"url\":\"interfaces/ISectionPropertiesOptions.html#column\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1245,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ISectionPropertiesOptions.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1246,\"kind\":32,\"name\":\"sectionMarginDefaults\",\"url\":\"modules.html#sectionMarginDefaults\",\"classes\":\"tsd-kind-variable\"},{\"id\":1247,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#sectionMarginDefaults.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"sectionMarginDefaults\"},{\"id\":1248,\"kind\":1024,\"name\":\"TOP\",\"url\":\"modules.html#sectionMarginDefaults.__type.TOP\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionMarginDefaults.__type\"},{\"id\":1249,\"kind\":1024,\"name\":\"RIGHT\",\"url\":\"modules.html#sectionMarginDefaults.__type.RIGHT\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionMarginDefaults.__type\"},{\"id\":1250,\"kind\":1024,\"name\":\"BOTTOM\",\"url\":\"modules.html#sectionMarginDefaults.__type.BOTTOM\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionMarginDefaults.__type\"},{\"id\":1251,\"kind\":1024,\"name\":\"LEFT\",\"url\":\"modules.html#sectionMarginDefaults.__type.LEFT\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionMarginDefaults.__type\"},{\"id\":1252,\"kind\":1024,\"name\":\"HEADER\",\"url\":\"modules.html#sectionMarginDefaults.__type.HEADER\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionMarginDefaults.__type\"},{\"id\":1253,\"kind\":1024,\"name\":\"FOOTER\",\"url\":\"modules.html#sectionMarginDefaults.__type.FOOTER\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionMarginDefaults.__type\"},{\"id\":1254,\"kind\":1024,\"name\":\"GUTTER\",\"url\":\"modules.html#sectionMarginDefaults.__type.GUTTER\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionMarginDefaults.__type\"},{\"id\":1255,\"kind\":32,\"name\":\"sectionPageSizeDefaults\",\"url\":\"modules.html#sectionPageSizeDefaults\",\"classes\":\"tsd-kind-variable\"},{\"id\":1256,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#sectionPageSizeDefaults.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"sectionPageSizeDefaults\"},{\"id\":1257,\"kind\":1024,\"name\":\"WIDTH\",\"url\":\"modules.html#sectionPageSizeDefaults.__type.WIDTH\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionPageSizeDefaults.__type\"},{\"id\":1258,\"kind\":1024,\"name\":\"HEIGHT\",\"url\":\"modules.html#sectionPageSizeDefaults.__type.HEIGHT\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionPageSizeDefaults.__type\"},{\"id\":1259,\"kind\":1024,\"name\":\"ORIENTATION\",\"url\":\"modules.html#sectionPageSizeDefaults.__type.ORIENTATION\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionPageSizeDefaults.__type\"},{\"id\":1260,\"kind\":128,\"name\":\"SectionProperties\",\"url\":\"classes/SectionProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1261,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SectionProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"SectionProperties\"},{\"id\":1262,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/SectionProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SectionProperties\"},{\"id\":1263,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/SectionProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SectionProperties\"},{\"id\":1264,\"kind\":256,\"name\":\"IColumnAttributes\",\"url\":\"interfaces/IColumnAttributes.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1265,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/IColumnAttributes.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IColumnAttributes\"},{\"id\":1266,\"kind\":1024,\"name\":\"space\",\"url\":\"interfaces/IColumnAttributes.html#space\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IColumnAttributes\"},{\"id\":1267,\"kind\":128,\"name\":\"ColumnAttributes\",\"url\":\"classes/ColumnAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1268,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ColumnAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnAttributes\"},{\"id\":1269,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ColumnAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnAttributes\"},{\"id\":1270,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/ColumnAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnAttributes\"},{\"id\":1271,\"kind\":128,\"name\":\"Column\",\"url\":\"classes/Column.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1272,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Column.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Column\"},{\"id\":1273,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Column.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Column\"},{\"id\":1274,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Column.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Column\"},{\"id\":1275,\"kind\":256,\"name\":\"IColumnsAttributes\",\"url\":\"interfaces/IColumnsAttributes.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1276,\"kind\":1024,\"name\":\"space\",\"url\":\"interfaces/IColumnsAttributes.html#space\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IColumnsAttributes\"},{\"id\":1277,\"kind\":1024,\"name\":\"count\",\"url\":\"interfaces/IColumnsAttributes.html#count\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IColumnsAttributes\"},{\"id\":1278,\"kind\":1024,\"name\":\"separate\",\"url\":\"interfaces/IColumnsAttributes.html#separate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IColumnsAttributes\"},{\"id\":1279,\"kind\":1024,\"name\":\"equalWidth\",\"url\":\"interfaces/IColumnsAttributes.html#equalWidth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IColumnsAttributes\"},{\"id\":1280,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IColumnsAttributes.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IColumnsAttributes\"},{\"id\":1281,\"kind\":128,\"name\":\"ColumnsAttributes\",\"url\":\"classes/ColumnsAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1282,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ColumnsAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnsAttributes\"},{\"id\":1283,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ColumnsAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnsAttributes\"},{\"id\":1284,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/ColumnsAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnsAttributes\"},{\"id\":1285,\"kind\":128,\"name\":\"Columns\",\"url\":\"classes/Columns.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1286,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Columns.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Columns\"},{\"id\":1287,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Columns.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Columns\"},{\"id\":1288,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Columns.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Columns\"},{\"id\":1289,\"kind\":8,\"name\":\"DocumentGridType\",\"url\":\"enums/DocumentGridType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1290,\"kind\":16,\"name\":\"DEFAULT\",\"url\":\"enums/DocumentGridType.html#DEFAULT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DocumentGridType\"},{\"id\":1291,\"kind\":16,\"name\":\"LINES\",\"url\":\"enums/DocumentGridType.html#LINES\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DocumentGridType\"},{\"id\":1292,\"kind\":16,\"name\":\"LINES_AND_CHARS\",\"url\":\"enums/DocumentGridType.html#LINES_AND_CHARS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DocumentGridType\"},{\"id\":1293,\"kind\":16,\"name\":\"SNAP_TO_CHARS\",\"url\":\"enums/DocumentGridType.html#SNAP_TO_CHARS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DocumentGridType\"},{\"id\":1294,\"kind\":256,\"name\":\"IDocGridAttributesProperties\",\"url\":\"interfaces/IDocGridAttributesProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1295,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IDocGridAttributesProperties.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocGridAttributesProperties\"},{\"id\":1296,\"kind\":1024,\"name\":\"linePitch\",\"url\":\"interfaces/IDocGridAttributesProperties.html#linePitch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocGridAttributesProperties\"},{\"id\":1297,\"kind\":1024,\"name\":\"charSpace\",\"url\":\"interfaces/IDocGridAttributesProperties.html#charSpace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocGridAttributesProperties\"},{\"id\":1298,\"kind\":128,\"name\":\"DocGridAttributes\",\"url\":\"classes/DocGridAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1299,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DocGridAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocGridAttributes\"},{\"id\":1300,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DocGridAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocGridAttributes\"},{\"id\":1301,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/DocGridAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocGridAttributes\"},{\"id\":1302,\"kind\":128,\"name\":\"DocumentGrid\",\"url\":\"classes/DocumentGrid.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1303,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DocumentGrid.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"DocumentGrid\"},{\"id\":1304,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DocumentGrid.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentGrid\"},{\"id\":1305,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/DocumentGrid.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentGrid\"},{\"id\":1306,\"kind\":8,\"name\":\"PageOrientation\",\"url\":\"enums/PageOrientation.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1307,\"kind\":16,\"name\":\"PORTRAIT\",\"url\":\"enums/PageOrientation.html#PORTRAIT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageOrientation\"},{\"id\":1308,\"kind\":16,\"name\":\"LANDSCAPE\",\"url\":\"enums/PageOrientation.html#LANDSCAPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageOrientation\"},{\"id\":1309,\"kind\":256,\"name\":\"IPageSizeAttributes\",\"url\":\"interfaces/IPageSizeAttributes.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1310,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/IPageSizeAttributes.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageSizeAttributes\"},{\"id\":1311,\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/IPageSizeAttributes.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageSizeAttributes\"},{\"id\":1312,\"kind\":1024,\"name\":\"orientation\",\"url\":\"interfaces/IPageSizeAttributes.html#orientation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageSizeAttributes\"},{\"id\":1313,\"kind\":128,\"name\":\"PageSizeAttributes\",\"url\":\"classes/PageSizeAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1314,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageSizeAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageSizeAttributes\"},{\"id\":1315,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageSizeAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageSizeAttributes\"},{\"id\":1316,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/PageSizeAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageSizeAttributes\"},{\"id\":1317,\"kind\":128,\"name\":\"PageSize\",\"url\":\"classes/PageSize.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1318,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageSize.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageSize\"},{\"id\":1319,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageSize.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageSize\"},{\"id\":1320,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageSize.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageSize\"},{\"id\":1321,\"kind\":8,\"name\":\"PageNumberSeparator\",\"url\":\"enums/PageNumberSeparator.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1322,\"kind\":16,\"name\":\"HYPHEN\",\"url\":\"enums/PageNumberSeparator.html#HYPHEN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumberSeparator\"},{\"id\":1323,\"kind\":16,\"name\":\"PERIOD\",\"url\":\"enums/PageNumberSeparator.html#PERIOD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumberSeparator\"},{\"id\":1324,\"kind\":16,\"name\":\"COLON\",\"url\":\"enums/PageNumberSeparator.html#COLON\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumberSeparator\"},{\"id\":1325,\"kind\":16,\"name\":\"EM_DASH\",\"url\":\"enums/PageNumberSeparator.html#EM_DASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumberSeparator\"},{\"id\":1326,\"kind\":16,\"name\":\"EN_DASH\",\"url\":\"enums/PageNumberSeparator.html#EN_DASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumberSeparator\"},{\"id\":1327,\"kind\":256,\"name\":\"IPageNumberTypeAttributes\",\"url\":\"interfaces/IPageNumberTypeAttributes.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1328,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/IPageNumberTypeAttributes.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageNumberTypeAttributes\"},{\"id\":1329,\"kind\":1024,\"name\":\"formatType\",\"url\":\"interfaces/IPageNumberTypeAttributes.html#formatType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageNumberTypeAttributes\"},{\"id\":1330,\"kind\":1024,\"name\":\"separator\",\"url\":\"interfaces/IPageNumberTypeAttributes.html#separator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageNumberTypeAttributes\"},{\"id\":1331,\"kind\":128,\"name\":\"PageNumberTypeAttributes\",\"url\":\"classes/PageNumberTypeAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1332,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageNumberTypeAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageNumberTypeAttributes\"},{\"id\":1333,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageNumberTypeAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageNumberTypeAttributes\"},{\"id\":1334,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/PageNumberTypeAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageNumberTypeAttributes\"},{\"id\":1335,\"kind\":128,\"name\":\"PageNumberType\",\"url\":\"classes/PageNumberType.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1336,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageNumberType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageNumberType\"},{\"id\":1337,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageNumberType.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageNumberType\"},{\"id\":1338,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageNumberType.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageNumberType\"},{\"id\":1339,\"kind\":8,\"name\":\"PageBorderDisplay\",\"url\":\"enums/PageBorderDisplay.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1340,\"kind\":16,\"name\":\"ALL_PAGES\",\"url\":\"enums/PageBorderDisplay.html#ALL_PAGES\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageBorderDisplay\"},{\"id\":1341,\"kind\":16,\"name\":\"FIRST_PAGE\",\"url\":\"enums/PageBorderDisplay.html#FIRST_PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageBorderDisplay\"},{\"id\":1342,\"kind\":16,\"name\":\"NOT_FIRST_PAGE\",\"url\":\"enums/PageBorderDisplay.html#NOT_FIRST_PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageBorderDisplay\"},{\"id\":1343,\"kind\":8,\"name\":\"PageBorderOffsetFrom\",\"url\":\"enums/PageBorderOffsetFrom.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1344,\"kind\":16,\"name\":\"PAGE\",\"url\":\"enums/PageBorderOffsetFrom.html#PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageBorderOffsetFrom\"},{\"id\":1345,\"kind\":16,\"name\":\"TEXT\",\"url\":\"enums/PageBorderOffsetFrom.html#TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageBorderOffsetFrom\"},{\"id\":1346,\"kind\":8,\"name\":\"PageBorderZOrder\",\"url\":\"enums/PageBorderZOrder.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1347,\"kind\":16,\"name\":\"BACK\",\"url\":\"enums/PageBorderZOrder.html#BACK\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageBorderZOrder\"},{\"id\":1348,\"kind\":16,\"name\":\"FRONT\",\"url\":\"enums/PageBorderZOrder.html#FRONT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageBorderZOrder\"},{\"id\":1349,\"kind\":256,\"name\":\"IPageBorderAttributes\",\"url\":\"interfaces/IPageBorderAttributes.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1350,\"kind\":1024,\"name\":\"display\",\"url\":\"interfaces/IPageBorderAttributes.html#display\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBorderAttributes\"},{\"id\":1351,\"kind\":1024,\"name\":\"offsetFrom\",\"url\":\"interfaces/IPageBorderAttributes.html#offsetFrom\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBorderAttributes\"},{\"id\":1352,\"kind\":1024,\"name\":\"zOrder\",\"url\":\"interfaces/IPageBorderAttributes.html#zOrder\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBorderAttributes\"},{\"id\":1353,\"kind\":256,\"name\":\"IPageBordersOptions\",\"url\":\"interfaces/IPageBordersOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1354,\"kind\":1024,\"name\":\"pageBorders\",\"url\":\"interfaces/IPageBordersOptions.html#pageBorders\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBordersOptions\"},{\"id\":1355,\"kind\":1024,\"name\":\"pageBorderTop\",\"url\":\"interfaces/IPageBordersOptions.html#pageBorderTop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBordersOptions\"},{\"id\":1356,\"kind\":1024,\"name\":\"pageBorderRight\",\"url\":\"interfaces/IPageBordersOptions.html#pageBorderRight\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBordersOptions\"},{\"id\":1357,\"kind\":1024,\"name\":\"pageBorderBottom\",\"url\":\"interfaces/IPageBordersOptions.html#pageBorderBottom\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBordersOptions\"},{\"id\":1358,\"kind\":1024,\"name\":\"pageBorderLeft\",\"url\":\"interfaces/IPageBordersOptions.html#pageBorderLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBordersOptions\"},{\"id\":1359,\"kind\":128,\"name\":\"PageBorders\",\"url\":\"classes/PageBorders.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1360,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageBorders.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageBorders\"},{\"id\":1361,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageBorders.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageBorders\"},{\"id\":1362,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageBorders.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageBorders\"},{\"id\":1363,\"kind\":256,\"name\":\"IPageMarginAttributes\",\"url\":\"interfaces/IPageMarginAttributes.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1364,\"kind\":1024,\"name\":\"top\",\"url\":\"interfaces/IPageMarginAttributes.html#top\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageMarginAttributes\"},{\"id\":1365,\"kind\":1024,\"name\":\"right\",\"url\":\"interfaces/IPageMarginAttributes.html#right\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageMarginAttributes\"},{\"id\":1366,\"kind\":1024,\"name\":\"bottom\",\"url\":\"interfaces/IPageMarginAttributes.html#bottom\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageMarginAttributes\"},{\"id\":1367,\"kind\":1024,\"name\":\"left\",\"url\":\"interfaces/IPageMarginAttributes.html#left\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageMarginAttributes\"},{\"id\":1368,\"kind\":1024,\"name\":\"header\",\"url\":\"interfaces/IPageMarginAttributes.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageMarginAttributes\"},{\"id\":1369,\"kind\":1024,\"name\":\"footer\",\"url\":\"interfaces/IPageMarginAttributes.html#footer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageMarginAttributes\"},{\"id\":1370,\"kind\":1024,\"name\":\"gutter\",\"url\":\"interfaces/IPageMarginAttributes.html#gutter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageMarginAttributes\"},{\"id\":1371,\"kind\":128,\"name\":\"PageMarginAttributes\",\"url\":\"classes/PageMarginAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1372,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageMarginAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageMarginAttributes\"},{\"id\":1373,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageMarginAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageMarginAttributes\"},{\"id\":1374,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/PageMarginAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageMarginAttributes\"},{\"id\":1375,\"kind\":128,\"name\":\"PageMargin\",\"url\":\"classes/PageMargin.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1376,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageMargin.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageMargin\"},{\"id\":1377,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageMargin.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageMargin\"},{\"id\":1378,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageMargin.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageMargin\"},{\"id\":1379,\"kind\":8,\"name\":\"PageTextDirectionType\",\"url\":\"enums/PageTextDirectionType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1380,\"kind\":16,\"name\":\"LEFT_TO_RIGHT_TOP_TO_BOTTOM\",\"url\":\"enums/PageTextDirectionType.html#LEFT_TO_RIGHT_TOP_TO_BOTTOM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageTextDirectionType\"},{\"id\":1381,\"kind\":16,\"name\":\"TOP_TO_BOTTOM_RIGHT_TO_LEFT\",\"url\":\"enums/PageTextDirectionType.html#TOP_TO_BOTTOM_RIGHT_TO_LEFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageTextDirectionType\"},{\"id\":1382,\"kind\":128,\"name\":\"PageTextDirection\",\"url\":\"classes/PageTextDirection.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1383,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageTextDirection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageTextDirection\"},{\"id\":1384,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageTextDirection.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageTextDirection\"},{\"id\":1385,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageTextDirection.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageTextDirection\"},{\"id\":1386,\"kind\":8,\"name\":\"LineNumberRestartFormat\",\"url\":\"enums/LineNumberRestartFormat.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1387,\"kind\":16,\"name\":\"NEW_PAGE\",\"url\":\"enums/LineNumberRestartFormat.html#NEW_PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LineNumberRestartFormat\"},{\"id\":1388,\"kind\":16,\"name\":\"NEW_SECTION\",\"url\":\"enums/LineNumberRestartFormat.html#NEW_SECTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LineNumberRestartFormat\"},{\"id\":1389,\"kind\":16,\"name\":\"CONTINUOUS\",\"url\":\"enums/LineNumberRestartFormat.html#CONTINUOUS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LineNumberRestartFormat\"},{\"id\":1390,\"kind\":256,\"name\":\"ILineNumberAttributes\",\"url\":\"interfaces/ILineNumberAttributes.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1391,\"kind\":1024,\"name\":\"countBy\",\"url\":\"interfaces/ILineNumberAttributes.html#countBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILineNumberAttributes\"},{\"id\":1392,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/ILineNumberAttributes.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILineNumberAttributes\"},{\"id\":1393,\"kind\":1024,\"name\":\"restart\",\"url\":\"interfaces/ILineNumberAttributes.html#restart\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILineNumberAttributes\"},{\"id\":1394,\"kind\":1024,\"name\":\"distance\",\"url\":\"interfaces/ILineNumberAttributes.html#distance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILineNumberAttributes\"},{\"id\":1395,\"kind\":128,\"name\":\"LineNumberAttributes\",\"url\":\"classes/LineNumberAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1396,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LineNumberAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LineNumberAttributes\"},{\"id\":1397,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/LineNumberAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LineNumberAttributes\"},{\"id\":1398,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/LineNumberAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LineNumberAttributes\"},{\"id\":1399,\"kind\":128,\"name\":\"LineNumberType\",\"url\":\"classes/LineNumberType.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1400,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LineNumberType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"LineNumberType\"},{\"id\":1401,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/LineNumberType.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LineNumberType\"},{\"id\":1402,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/LineNumberType.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LineNumberType\"},{\"id\":1403,\"kind\":8,\"name\":\"SectionType\",\"url\":\"enums/SectionType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1404,\"kind\":16,\"name\":\"NEXT_PAGE\",\"url\":\"enums/SectionType.html#NEXT_PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SectionType\"},{\"id\":1405,\"kind\":16,\"name\":\"NEXT_COLUMN\",\"url\":\"enums/SectionType.html#NEXT_COLUMN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SectionType\"},{\"id\":1406,\"kind\":16,\"name\":\"CONTINUOUS\",\"url\":\"enums/SectionType.html#CONTINUOUS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SectionType\"},{\"id\":1407,\"kind\":16,\"name\":\"EVEN_PAGE\",\"url\":\"enums/SectionType.html#EVEN_PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SectionType\"},{\"id\":1408,\"kind\":16,\"name\":\"ODD_PAGE\",\"url\":\"enums/SectionType.html#ODD_PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SectionType\"},{\"id\":1409,\"kind\":128,\"name\":\"SectionTypeAttributes\",\"url\":\"classes/SectionTypeAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1410,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SectionTypeAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SectionTypeAttributes\"},{\"id\":1411,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/SectionTypeAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SectionTypeAttributes\"},{\"id\":1412,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/SectionTypeAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SectionTypeAttributes\"},{\"id\":1413,\"kind\":128,\"name\":\"Type\",\"url\":\"classes/Type.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1414,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Type.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Type\"},{\"id\":1415,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Type.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Type\"},{\"id\":1416,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Type.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Type\"},{\"id\":1417,\"kind\":8,\"name\":\"HeaderFooterReferenceType\",\"url\":\"enums/HeaderFooterReferenceType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1418,\"kind\":16,\"name\":\"DEFAULT\",\"url\":\"enums/HeaderFooterReferenceType.html#DEFAULT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeaderFooterReferenceType\"},{\"id\":1419,\"kind\":16,\"name\":\"FIRST\",\"url\":\"enums/HeaderFooterReferenceType.html#FIRST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeaderFooterReferenceType\"},{\"id\":1420,\"kind\":16,\"name\":\"EVEN\",\"url\":\"enums/HeaderFooterReferenceType.html#EVEN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeaderFooterReferenceType\"},{\"id\":1421,\"kind\":256,\"name\":\"IHeaderFooterOptions\",\"url\":\"interfaces/IHeaderFooterOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1422,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IHeaderFooterOptions.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHeaderFooterOptions\"},{\"id\":1423,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/IHeaderFooterOptions.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHeaderFooterOptions\"},{\"id\":1424,\"kind\":8,\"name\":\"HeaderFooterType\",\"url\":\"enums/HeaderFooterType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1425,\"kind\":16,\"name\":\"HEADER\",\"url\":\"enums/HeaderFooterType.html#HEADER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeaderFooterType\"},{\"id\":1426,\"kind\":16,\"name\":\"FOOTER\",\"url\":\"enums/HeaderFooterType.html#FOOTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeaderFooterType\"},{\"id\":1427,\"kind\":128,\"name\":\"HeaderFooterReference\",\"url\":\"classes/HeaderFooterReference.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1428,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HeaderFooterReference.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"HeaderFooterReference\"},{\"id\":1429,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/HeaderFooterReference.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HeaderFooterReference\"},{\"id\":1430,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/HeaderFooterReference.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HeaderFooterReference\"},{\"id\":1431,\"kind\":128,\"name\":\"DocumentBackgroundAttributes\",\"url\":\"classes/DocumentBackgroundAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1432,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DocumentBackgroundAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentBackgroundAttributes\"},{\"id\":1433,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DocumentBackgroundAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentBackgroundAttributes\"},{\"id\":1434,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/DocumentBackgroundAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentBackgroundAttributes\"},{\"id\":1435,\"kind\":256,\"name\":\"IDocumentBackgroundOptions\",\"url\":\"interfaces/IDocumentBackgroundOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1436,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IDocumentBackgroundOptions.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentBackgroundOptions\"},{\"id\":1437,\"kind\":1024,\"name\":\"themeColor\",\"url\":\"interfaces/IDocumentBackgroundOptions.html#themeColor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentBackgroundOptions\"},{\"id\":1438,\"kind\":1024,\"name\":\"themeShade\",\"url\":\"interfaces/IDocumentBackgroundOptions.html#themeShade\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentBackgroundOptions\"},{\"id\":1439,\"kind\":1024,\"name\":\"themeTint\",\"url\":\"interfaces/IDocumentBackgroundOptions.html#themeTint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentBackgroundOptions\"},{\"id\":1440,\"kind\":128,\"name\":\"DocumentBackground\",\"url\":\"classes/DocumentBackground.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1441,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DocumentBackground.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"DocumentBackground\"},{\"id\":1442,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DocumentBackground.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentBackground\"},{\"id\":1443,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/DocumentBackground.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentBackground\"},{\"id\":1444,\"kind\":256,\"name\":\"IShadingAttributesProperties\",\"url\":\"interfaces/IShadingAttributesProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1445,\"kind\":1024,\"name\":\"fill\",\"url\":\"interfaces/IShadingAttributesProperties.html#fill\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IShadingAttributesProperties\"},{\"id\":1446,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IShadingAttributesProperties.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IShadingAttributesProperties\"},{\"id\":1447,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IShadingAttributesProperties.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IShadingAttributesProperties\"},{\"id\":1448,\"kind\":128,\"name\":\"Shading\",\"url\":\"classes/Shading.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1449,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Shading.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Shading\"},{\"id\":1450,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Shading.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Shading\"},{\"id\":1451,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Shading.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Shading\"},{\"id\":1452,\"kind\":8,\"name\":\"ShadingType\",\"url\":\"enums/ShadingType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1453,\"kind\":16,\"name\":\"CLEAR\",\"url\":\"enums/ShadingType.html#CLEAR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1454,\"kind\":16,\"name\":\"DIAGONAL_CROSS\",\"url\":\"enums/ShadingType.html#DIAGONAL_CROSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1455,\"kind\":16,\"name\":\"DIAGONAL_STRIPE\",\"url\":\"enums/ShadingType.html#DIAGONAL_STRIPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1456,\"kind\":16,\"name\":\"HORIZONTAL_CROSS\",\"url\":\"enums/ShadingType.html#HORIZONTAL_CROSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1457,\"kind\":16,\"name\":\"HORIZONTAL_STRIPE\",\"url\":\"enums/ShadingType.html#HORIZONTAL_STRIPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1458,\"kind\":16,\"name\":\"NIL\",\"url\":\"enums/ShadingType.html#NIL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1459,\"kind\":16,\"name\":\"PERCENT_5\",\"url\":\"enums/ShadingType.html#PERCENT_5\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1460,\"kind\":16,\"name\":\"PERCENT_10\",\"url\":\"enums/ShadingType.html#PERCENT_10\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1461,\"kind\":16,\"name\":\"PERCENT_12\",\"url\":\"enums/ShadingType.html#PERCENT_12\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1462,\"kind\":16,\"name\":\"PERCENT_15\",\"url\":\"enums/ShadingType.html#PERCENT_15\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1463,\"kind\":16,\"name\":\"PERCENT_20\",\"url\":\"enums/ShadingType.html#PERCENT_20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1464,\"kind\":16,\"name\":\"PERCENT_25\",\"url\":\"enums/ShadingType.html#PERCENT_25\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1465,\"kind\":16,\"name\":\"PERCENT_30\",\"url\":\"enums/ShadingType.html#PERCENT_30\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1466,\"kind\":16,\"name\":\"PERCENT_35\",\"url\":\"enums/ShadingType.html#PERCENT_35\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1467,\"kind\":16,\"name\":\"PERCENT_37\",\"url\":\"enums/ShadingType.html#PERCENT_37\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1468,\"kind\":16,\"name\":\"PERCENT_40\",\"url\":\"enums/ShadingType.html#PERCENT_40\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1469,\"kind\":16,\"name\":\"PERCENT_45\",\"url\":\"enums/ShadingType.html#PERCENT_45\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1470,\"kind\":16,\"name\":\"PERCENT_50\",\"url\":\"enums/ShadingType.html#PERCENT_50\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1471,\"kind\":16,\"name\":\"PERCENT_55\",\"url\":\"enums/ShadingType.html#PERCENT_55\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1472,\"kind\":16,\"name\":\"PERCENT_60\",\"url\":\"enums/ShadingType.html#PERCENT_60\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1473,\"kind\":16,\"name\":\"PERCENT_62\",\"url\":\"enums/ShadingType.html#PERCENT_62\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1474,\"kind\":16,\"name\":\"PERCENT_65\",\"url\":\"enums/ShadingType.html#PERCENT_65\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1475,\"kind\":16,\"name\":\"PERCENT_70\",\"url\":\"enums/ShadingType.html#PERCENT_70\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1476,\"kind\":16,\"name\":\"PERCENT_75\",\"url\":\"enums/ShadingType.html#PERCENT_75\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1477,\"kind\":16,\"name\":\"PERCENT_80\",\"url\":\"enums/ShadingType.html#PERCENT_80\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1478,\"kind\":16,\"name\":\"PERCENT_85\",\"url\":\"enums/ShadingType.html#PERCENT_85\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1479,\"kind\":16,\"name\":\"PERCENT_87\",\"url\":\"enums/ShadingType.html#PERCENT_87\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1480,\"kind\":16,\"name\":\"PERCENT_90\",\"url\":\"enums/ShadingType.html#PERCENT_90\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1481,\"kind\":16,\"name\":\"PERCENT_95\",\"url\":\"enums/ShadingType.html#PERCENT_95\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1482,\"kind\":16,\"name\":\"REVERSE_DIAGONAL_STRIPE\",\"url\":\"enums/ShadingType.html#REVERSE_DIAGONAL_STRIPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1483,\"kind\":16,\"name\":\"SOLID\",\"url\":\"enums/ShadingType.html#SOLID\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1484,\"kind\":16,\"name\":\"THIN_DIAGONAL_CROSS\",\"url\":\"enums/ShadingType.html#THIN_DIAGONAL_CROSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1485,\"kind\":16,\"name\":\"THIN_DIAGONAL_STRIPE\",\"url\":\"enums/ShadingType.html#THIN_DIAGONAL_STRIPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1486,\"kind\":16,\"name\":\"THIN_HORIZONTAL_CROSS\",\"url\":\"enums/ShadingType.html#THIN_HORIZONTAL_CROSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1487,\"kind\":16,\"name\":\"THIN_REVERSE_DIAGONAL_STRIPE\",\"url\":\"enums/ShadingType.html#THIN_REVERSE_DIAGONAL_STRIPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1488,\"kind\":16,\"name\":\"THIN_VERTICAL_STRIPE\",\"url\":\"enums/ShadingType.html#THIN_VERTICAL_STRIPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1489,\"kind\":16,\"name\":\"VERTICAL_STRIPE\",\"url\":\"enums/ShadingType.html#VERTICAL_STRIPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1490,\"kind\":256,\"name\":\"IStylesOptions\",\"url\":\"interfaces/IStylesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1491,\"kind\":1024,\"name\":\"default\",\"url\":\"interfaces/IStylesOptions.html#default\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IStylesOptions\"},{\"id\":1492,\"kind\":1024,\"name\":\"initialStyles\",\"url\":\"interfaces/IStylesOptions.html#initialStyles\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IStylesOptions\"},{\"id\":1493,\"kind\":1024,\"name\":\"paragraphStyles\",\"url\":\"interfaces/IStylesOptions.html#paragraphStyles\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IStylesOptions\"},{\"id\":1494,\"kind\":1024,\"name\":\"characterStyles\",\"url\":\"interfaces/IStylesOptions.html#characterStyles\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IStylesOptions\"},{\"id\":1495,\"kind\":1024,\"name\":\"importedStyles\",\"url\":\"interfaces/IStylesOptions.html#importedStyles\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IStylesOptions\"},{\"id\":1496,\"kind\":128,\"name\":\"Styles\",\"url\":\"classes/Styles.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1497,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Styles.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Styles\"},{\"id\":1498,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Styles.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Styles\"},{\"id\":1499,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Styles.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Styles\"},{\"id\":1500,\"kind\":256,\"name\":\"IBaseCharacterStyleOptions\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1501,\"kind\":1024,\"name\":\"run\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#run\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1502,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1503,\"kind\":1024,\"name\":\"basedOn\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#basedOn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1504,\"kind\":1024,\"name\":\"next\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#next\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1505,\"kind\":1024,\"name\":\"link\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#link\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1506,\"kind\":1024,\"name\":\"uiPriority\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#uiPriority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1507,\"kind\":1024,\"name\":\"semiHidden\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#semiHidden\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1508,\"kind\":1024,\"name\":\"unhideWhenUsed\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#unhideWhenUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1509,\"kind\":1024,\"name\":\"quickFormat\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#quickFormat\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1510,\"kind\":256,\"name\":\"ICharacterStyleOptions\",\"url\":\"interfaces/ICharacterStyleOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1511,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ICharacterStyleOptions.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1512,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ICharacterStyleOptions.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1513,\"kind\":1024,\"name\":\"run\",\"url\":\"interfaces/ICharacterStyleOptions.html#run\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1514,\"kind\":1024,\"name\":\"basedOn\",\"url\":\"interfaces/ICharacterStyleOptions.html#basedOn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1515,\"kind\":1024,\"name\":\"next\",\"url\":\"interfaces/ICharacterStyleOptions.html#next\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1516,\"kind\":1024,\"name\":\"link\",\"url\":\"interfaces/ICharacterStyleOptions.html#link\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1517,\"kind\":1024,\"name\":\"uiPriority\",\"url\":\"interfaces/ICharacterStyleOptions.html#uiPriority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1518,\"kind\":1024,\"name\":\"semiHidden\",\"url\":\"interfaces/ICharacterStyleOptions.html#semiHidden\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1519,\"kind\":1024,\"name\":\"unhideWhenUsed\",\"url\":\"interfaces/ICharacterStyleOptions.html#unhideWhenUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1520,\"kind\":1024,\"name\":\"quickFormat\",\"url\":\"interfaces/ICharacterStyleOptions.html#quickFormat\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1521,\"kind\":128,\"name\":\"StyleForCharacter\",\"url\":\"classes/StyleForCharacter.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1522,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StyleForCharacter.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"StyleForCharacter\"},{\"id\":1523,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/StyleForCharacter.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StyleForCharacter\"},{\"id\":1524,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/StyleForCharacter.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StyleForCharacter\"},{\"id\":1525,\"kind\":256,\"name\":\"IBaseParagraphStyleOptions\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1526,\"kind\":1024,\"name\":\"paragraph\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#paragraph\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1527,\"kind\":1024,\"name\":\"run\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#run\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1528,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1529,\"kind\":1024,\"name\":\"basedOn\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#basedOn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1530,\"kind\":1024,\"name\":\"next\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#next\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1531,\"kind\":1024,\"name\":\"link\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#link\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1532,\"kind\":1024,\"name\":\"uiPriority\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#uiPriority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1533,\"kind\":1024,\"name\":\"semiHidden\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#semiHidden\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1534,\"kind\":1024,\"name\":\"unhideWhenUsed\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#unhideWhenUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1535,\"kind\":1024,\"name\":\"quickFormat\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#quickFormat\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1536,\"kind\":256,\"name\":\"IParagraphStyleOptions\",\"url\":\"interfaces/IParagraphStyleOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1537,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/IParagraphStyleOptions.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1538,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/IParagraphStyleOptions.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1539,\"kind\":1024,\"name\":\"paragraph\",\"url\":\"interfaces/IParagraphStyleOptions.html#paragraph\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1540,\"kind\":1024,\"name\":\"run\",\"url\":\"interfaces/IParagraphStyleOptions.html#run\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1541,\"kind\":1024,\"name\":\"basedOn\",\"url\":\"interfaces/IParagraphStyleOptions.html#basedOn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1542,\"kind\":1024,\"name\":\"next\",\"url\":\"interfaces/IParagraphStyleOptions.html#next\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1543,\"kind\":1024,\"name\":\"link\",\"url\":\"interfaces/IParagraphStyleOptions.html#link\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1544,\"kind\":1024,\"name\":\"uiPriority\",\"url\":\"interfaces/IParagraphStyleOptions.html#uiPriority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1545,\"kind\":1024,\"name\":\"semiHidden\",\"url\":\"interfaces/IParagraphStyleOptions.html#semiHidden\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1546,\"kind\":1024,\"name\":\"unhideWhenUsed\",\"url\":\"interfaces/IParagraphStyleOptions.html#unhideWhenUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1547,\"kind\":1024,\"name\":\"quickFormat\",\"url\":\"interfaces/IParagraphStyleOptions.html#quickFormat\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1548,\"kind\":128,\"name\":\"StyleForParagraph\",\"url\":\"classes/StyleForParagraph.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1549,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StyleForParagraph.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"StyleForParagraph\"},{\"id\":1550,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/StyleForParagraph.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StyleForParagraph\"},{\"id\":1551,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/StyleForParagraph.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StyleForParagraph\"},{\"id\":1552,\"kind\":128,\"name\":\"ParagraphPropertiesDefaults\",\"url\":\"classes/ParagraphPropertiesDefaults.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1553,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParagraphPropertiesDefaults.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ParagraphPropertiesDefaults\"},{\"id\":1554,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ParagraphPropertiesDefaults.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ParagraphPropertiesDefaults\"},{\"id\":1555,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ParagraphPropertiesDefaults.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ParagraphPropertiesDefaults\"},{\"id\":1556,\"kind\":128,\"name\":\"RunPropertiesDefaults\",\"url\":\"classes/RunPropertiesDefaults.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1557,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RunPropertiesDefaults.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"RunPropertiesDefaults\"},{\"id\":1558,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/RunPropertiesDefaults.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunPropertiesDefaults\"},{\"id\":1559,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/RunPropertiesDefaults.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunPropertiesDefaults\"},{\"id\":1560,\"kind\":256,\"name\":\"IDocumentDefaultsOptions\",\"url\":\"interfaces/IDocumentDefaultsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1561,\"kind\":1024,\"name\":\"paragraph\",\"url\":\"interfaces/IDocumentDefaultsOptions.html#paragraph\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentDefaultsOptions\"},{\"id\":1562,\"kind\":1024,\"name\":\"run\",\"url\":\"interfaces/IDocumentDefaultsOptions.html#run\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentDefaultsOptions\"},{\"id\":1563,\"kind\":128,\"name\":\"DocumentDefaults\",\"url\":\"classes/DocumentDefaults.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1564,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DocumentDefaults.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"DocumentDefaults\"},{\"id\":1565,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DocumentDefaults.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentDefaults\"},{\"id\":1566,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/DocumentDefaults.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentDefaults\"},{\"id\":1567,\"kind\":128,\"name\":\"TableOfContents\",\"url\":\"classes/TableOfContents.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1568,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableOfContents.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableOfContents\"},{\"id\":1569,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableOfContents.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableOfContents\"},{\"id\":1570,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableOfContents.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableOfContents\"},{\"id\":1571,\"kind\":128,\"name\":\"StyleLevel\",\"url\":\"classes/StyleLevel.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1572,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StyleLevel.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StyleLevel\"},{\"id\":1573,\"kind\":1024,\"name\":\"styleName\",\"url\":\"classes/StyleLevel.html#styleName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StyleLevel\"},{\"id\":1574,\"kind\":1024,\"name\":\"level\",\"url\":\"classes/StyleLevel.html#level\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StyleLevel\"},{\"id\":1575,\"kind\":256,\"name\":\"ITableOfContentsOptions\",\"url\":\"interfaces/ITableOfContentsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1576,\"kind\":1024,\"name\":\"captionLabel\",\"url\":\"interfaces/ITableOfContentsOptions.html#captionLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1577,\"kind\":1024,\"name\":\"entriesFromBookmark\",\"url\":\"interfaces/ITableOfContentsOptions.html#entriesFromBookmark\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1578,\"kind\":1024,\"name\":\"captionLabelIncludingNumbers\",\"url\":\"interfaces/ITableOfContentsOptions.html#captionLabelIncludingNumbers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1579,\"kind\":1024,\"name\":\"sequenceAndPageNumbersSeparator\",\"url\":\"interfaces/ITableOfContentsOptions.html#sequenceAndPageNumbersSeparator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1580,\"kind\":1024,\"name\":\"tcFieldIdentifier\",\"url\":\"interfaces/ITableOfContentsOptions.html#tcFieldIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1581,\"kind\":1024,\"name\":\"hyperlink\",\"url\":\"interfaces/ITableOfContentsOptions.html#hyperlink\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1582,\"kind\":1024,\"name\":\"tcFieldLevelRange\",\"url\":\"interfaces/ITableOfContentsOptions.html#tcFieldLevelRange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1583,\"kind\":1024,\"name\":\"pageNumbersEntryLevelsRange\",\"url\":\"interfaces/ITableOfContentsOptions.html#pageNumbersEntryLevelsRange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1584,\"kind\":1024,\"name\":\"headingStyleRange\",\"url\":\"interfaces/ITableOfContentsOptions.html#headingStyleRange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1585,\"kind\":1024,\"name\":\"entryAndPageNumberSeparator\",\"url\":\"interfaces/ITableOfContentsOptions.html#entryAndPageNumberSeparator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1586,\"kind\":1024,\"name\":\"seqFieldIdentifierForPrefix\",\"url\":\"interfaces/ITableOfContentsOptions.html#seqFieldIdentifierForPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1587,\"kind\":1024,\"name\":\"stylesWithLevels\",\"url\":\"interfaces/ITableOfContentsOptions.html#stylesWithLevels\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1588,\"kind\":1024,\"name\":\"useAppliedParagraphOutlineLevel\",\"url\":\"interfaces/ITableOfContentsOptions.html#useAppliedParagraphOutlineLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1589,\"kind\":1024,\"name\":\"preserveTabInEntries\",\"url\":\"interfaces/ITableOfContentsOptions.html#preserveTabInEntries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1590,\"kind\":1024,\"name\":\"preserveNewLineInEntries\",\"url\":\"interfaces/ITableOfContentsOptions.html#preserveNewLineInEntries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1591,\"kind\":1024,\"name\":\"hideTabAndPageNumbersInWebView\",\"url\":\"interfaces/ITableOfContentsOptions.html#hideTabAndPageNumbersInWebView\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1592,\"kind\":32,\"name\":\"EMPTY_OBJECT\",\"url\":\"modules.html#EMPTY_OBJECT\",\"classes\":\"tsd-kind-variable\"},{\"id\":1593,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EMPTY_OBJECT.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"EMPTY_OBJECT\"},{\"id\":1594,\"kind\":128,\"name\":\"XmlComponent\",\"url\":\"classes/XmlComponent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1595,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XmlComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"XmlComponent\"},{\"id\":1596,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/XmlComponent.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"XmlComponent\"},{\"id\":1597,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/XmlComponent.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"XmlComponent\"},{\"id\":1598,\"kind\":128,\"name\":\"IgnoreIfEmptyXmlComponent\",\"url\":\"classes/IgnoreIfEmptyXmlComponent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1599,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/IgnoreIfEmptyXmlComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"IgnoreIfEmptyXmlComponent\"},{\"id\":1600,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/IgnoreIfEmptyXmlComponent.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"IgnoreIfEmptyXmlComponent\"},{\"id\":1601,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/IgnoreIfEmptyXmlComponent.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"IgnoreIfEmptyXmlComponent\"},{\"id\":1602,\"kind\":128,\"name\":\"Attributes\",\"url\":\"classes/Attributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1603,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Attributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Attributes\"},{\"id\":1604,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Attributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Attributes\"},{\"id\":1605,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/Attributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Attributes\"},{\"id\":1606,\"kind\":4194304,\"name\":\"AttributeMap\",\"url\":\"modules.html#AttributeMap\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1607,\"kind\":128,\"name\":\"XmlAttributeComponent\",\"url\":\"classes/XmlAttributeComponent.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":1608,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XmlAttributeComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"XmlAttributeComponent\"},{\"id\":1609,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/XmlAttributeComponent.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"XmlAttributeComponent\"},{\"id\":1610,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/XmlAttributeComponent.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"XmlAttributeComponent\"},{\"id\":1611,\"kind\":64,\"name\":\"convertToXmlComponent\",\"url\":\"modules.html#convertToXmlComponent\",\"classes\":\"tsd-kind-function\"},{\"id\":1612,\"kind\":128,\"name\":\"ImportedXmlComponent\",\"url\":\"classes/ImportedXmlComponent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1613,\"kind\":2048,\"name\":\"fromXmlString\",\"url\":\"classes/ImportedXmlComponent.html#fromXmlString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"ImportedXmlComponent\"},{\"id\":1614,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ImportedXmlComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ImportedXmlComponent\"},{\"id\":1615,\"kind\":2048,\"name\":\"push\",\"url\":\"classes/ImportedXmlComponent.html#push\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ImportedXmlComponent\"},{\"id\":1616,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ImportedXmlComponent.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ImportedXmlComponent\"},{\"id\":1617,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ImportedXmlComponent.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ImportedXmlComponent\"},{\"id\":1618,\"kind\":128,\"name\":\"ImportedRootElementAttributes\",\"url\":\"classes/ImportedRootElementAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1619,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ImportedRootElementAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ImportedRootElementAttributes\"},{\"id\":1620,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ImportedRootElementAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ImportedRootElementAttributes\"},{\"id\":1621,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ImportedRootElementAttributes.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ImportedRootElementAttributes\"},{\"id\":1622,\"kind\":256,\"name\":\"IXmlAttribute\",\"url\":\"interfaces/IXmlAttribute.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1623,\"kind\":256,\"name\":\"IXmlableObject\",\"url\":\"interfaces/IXmlableObject.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1624,\"kind\":1024,\"name\":\"_attr\",\"url\":\"interfaces/IXmlableObject.html#_attr\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IXmlableObject\"},{\"id\":1625,\"kind\":128,\"name\":\"InitializableXmlComponent\",\"url\":\"classes/InitializableXmlComponent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1626,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InitializableXmlComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"InitializableXmlComponent\"},{\"id\":1627,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/InitializableXmlComponent.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"InitializableXmlComponent\"},{\"id\":1628,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/InitializableXmlComponent.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"InitializableXmlComponent\"},{\"id\":1629,\"kind\":128,\"name\":\"OnOffElement\",\"url\":\"classes/OnOffElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1630,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/OnOffElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"OnOffElement\"},{\"id\":1631,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/OnOffElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OnOffElement\"},{\"id\":1632,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/OnOffElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OnOffElement\"},{\"id\":1633,\"kind\":128,\"name\":\"HpsMeasureElement\",\"url\":\"classes/HpsMeasureElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1634,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HpsMeasureElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"HpsMeasureElement\"},{\"id\":1635,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/HpsMeasureElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HpsMeasureElement\"},{\"id\":1636,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/HpsMeasureElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HpsMeasureElement\"},{\"id\":1637,\"kind\":128,\"name\":\"StringValueElement\",\"url\":\"classes/StringValueElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1638,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StringValueElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"StringValueElement\"},{\"id\":1639,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/StringValueElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StringValueElement\"},{\"id\":1640,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/StringValueElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StringValueElement\"},{\"id\":1641,\"kind\":128,\"name\":\"NumberValueElement\",\"url\":\"classes/NumberValueElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1642,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NumberValueElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"NumberValueElement\"},{\"id\":1643,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/NumberValueElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NumberValueElement\"},{\"id\":1644,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/NumberValueElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NumberValueElement\"},{\"id\":1645,\"kind\":128,\"name\":\"StringContainer\",\"url\":\"classes/StringContainer.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1646,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StringContainer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"StringContainer\"},{\"id\":1647,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/StringContainer.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StringContainer\"},{\"id\":1648,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/StringContainer.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StringContainer\"},{\"id\":1649,\"kind\":256,\"name\":\"IContext\",\"url\":\"interfaces/IContext.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1650,\"kind\":1024,\"name\":\"file\",\"url\":\"interfaces/IContext.html#file\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IContext\"},{\"id\":1651,\"kind\":1024,\"name\":\"viewWrapper\",\"url\":\"interfaces/IContext.html#viewWrapper\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IContext\"},{\"id\":1652,\"kind\":128,\"name\":\"BaseXmlComponent\",\"url\":\"classes/BaseXmlComponent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1653,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BaseXmlComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BaseXmlComponent\"},{\"id\":1654,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/BaseXmlComponent.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BaseXmlComponent\"},{\"id\":1655,\"kind\":256,\"name\":\"IDocumentHeader\",\"url\":\"interfaces/IDocumentHeader.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1656,\"kind\":1024,\"name\":\"header\",\"url\":\"interfaces/IDocumentHeader.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentHeader\"},{\"id\":1657,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IDocumentHeader.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentHeader\"},{\"id\":1658,\"kind\":128,\"name\":\"HeaderWrapper\",\"url\":\"classes/HeaderWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1659,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HeaderWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HeaderWrapper\"},{\"id\":1660,\"kind\":2048,\"name\":\"add\",\"url\":\"classes/HeaderWrapper.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HeaderWrapper\"},{\"id\":1661,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/HeaderWrapper.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HeaderWrapper\"},{\"id\":1662,\"kind\":262144,\"name\":\"View\",\"url\":\"classes/HeaderWrapper.html#View\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"HeaderWrapper\"},{\"id\":1663,\"kind\":262144,\"name\":\"Relationships\",\"url\":\"classes/HeaderWrapper.html#Relationships\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"HeaderWrapper\"},{\"id\":1664,\"kind\":262144,\"name\":\"Media\",\"url\":\"classes/HeaderWrapper.html#Media\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"HeaderWrapper\"},{\"id\":1665,\"kind\":256,\"name\":\"IDocumentFooter\",\"url\":\"interfaces/IDocumentFooter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1666,\"kind\":1024,\"name\":\"footer\",\"url\":\"interfaces/IDocumentFooter.html#footer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentFooter\"},{\"id\":1667,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IDocumentFooter.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentFooter\"},{\"id\":1668,\"kind\":128,\"name\":\"FooterWrapper\",\"url\":\"classes/FooterWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1669,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FooterWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FooterWrapper\"},{\"id\":1670,\"kind\":2048,\"name\":\"add\",\"url\":\"classes/FooterWrapper.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FooterWrapper\"},{\"id\":1671,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/FooterWrapper.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FooterWrapper\"},{\"id\":1672,\"kind\":262144,\"name\":\"View\",\"url\":\"classes/FooterWrapper.html#View\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"FooterWrapper\"},{\"id\":1673,\"kind\":262144,\"name\":\"Relationships\",\"url\":\"classes/FooterWrapper.html#Relationships\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"FooterWrapper\"},{\"id\":1674,\"kind\":262144,\"name\":\"Media\",\"url\":\"classes/FooterWrapper.html#Media\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"FooterWrapper\"},{\"id\":1675,\"kind\":256,\"name\":\"IHeaderOptions\",\"url\":\"interfaces/IHeaderOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1676,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IHeaderOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHeaderOptions\"},{\"id\":1677,\"kind\":128,\"name\":\"Header\",\"url\":\"classes/Header.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1678,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Header.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Header\"},{\"id\":1679,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/Header.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Header\"},{\"id\":1680,\"kind\":128,\"name\":\"Footer\",\"url\":\"classes/Footer.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1681,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Footer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Footer\"},{\"id\":1682,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/Footer.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Footer\"},{\"id\":1683,\"kind\":128,\"name\":\"FootNotes\",\"url\":\"classes/FootNotes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1684,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FootNotes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"FootNotes\"},{\"id\":1685,\"kind\":2048,\"name\":\"createFootNote\",\"url\":\"classes/FootNotes.html#createFootNote\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FootNotes\"},{\"id\":1686,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/FootNotes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootNotes\"},{\"id\":1687,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/FootNotes.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootNotes\"},{\"id\":1688,\"kind\":128,\"name\":\"FootNoteReferenceRunAttributes\",\"url\":\"classes/FootNoteReferenceRunAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1689,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FootNoteReferenceRunAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootNoteReferenceRunAttributes\"},{\"id\":1690,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/FootNoteReferenceRunAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootNoteReferenceRunAttributes\"},{\"id\":1691,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/FootNoteReferenceRunAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootNoteReferenceRunAttributes\"},{\"id\":1692,\"kind\":128,\"name\":\"FootnoteReference\",\"url\":\"classes/FootnoteReference.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1693,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FootnoteReference.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"FootnoteReference\"},{\"id\":1694,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/FootnoteReference.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootnoteReference\"},{\"id\":1695,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/FootnoteReference.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootnoteReference\"},{\"id\":1696,\"kind\":128,\"name\":\"FootnoteReferenceRun\",\"url\":\"classes/FootnoteReferenceRun.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1697,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FootnoteReferenceRun.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"FootnoteReferenceRun\"},{\"id\":1698,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/FootnoteReferenceRun.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootnoteReferenceRun\"},{\"id\":1699,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/FootnoteReferenceRun.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootnoteReferenceRun\"},{\"id\":1700,\"kind\":128,\"name\":\"InsertedTextRun\",\"url\":\"classes/InsertedTextRun.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1701,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InsertedTextRun.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"InsertedTextRun\"},{\"id\":1702,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/InsertedTextRun.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"InsertedTextRun\"},{\"id\":1703,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/InsertedTextRun.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"InsertedTextRun\"},{\"id\":1704,\"kind\":128,\"name\":\"DeletedTextRun\",\"url\":\"classes/DeletedTextRun.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1705,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeletedTextRun.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"DeletedTextRun\"},{\"id\":1706,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DeletedTextRun.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeletedTextRun\"},{\"id\":1707,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/DeletedTextRun.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeletedTextRun\"},{\"id\":1708,\"kind\":8,\"name\":\"HorizontalPositionAlign\",\"url\":\"enums/HorizontalPositionAlign.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1709,\"kind\":16,\"name\":\"CENTER\",\"url\":\"enums/HorizontalPositionAlign.html#CENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionAlign\"},{\"id\":1710,\"kind\":16,\"name\":\"INSIDE\",\"url\":\"enums/HorizontalPositionAlign.html#INSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionAlign\"},{\"id\":1711,\"kind\":16,\"name\":\"LEFT\",\"url\":\"enums/HorizontalPositionAlign.html#LEFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionAlign\"},{\"id\":1712,\"kind\":16,\"name\":\"OUTSIDE\",\"url\":\"enums/HorizontalPositionAlign.html#OUTSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionAlign\"},{\"id\":1713,\"kind\":16,\"name\":\"RIGHT\",\"url\":\"enums/HorizontalPositionAlign.html#RIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionAlign\"},{\"id\":1714,\"kind\":8,\"name\":\"VerticalPositionAlign\",\"url\":\"enums/VerticalPositionAlign.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1715,\"kind\":16,\"name\":\"BOTTOM\",\"url\":\"enums/VerticalPositionAlign.html#BOTTOM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionAlign\"},{\"id\":1716,\"kind\":16,\"name\":\"CENTER\",\"url\":\"enums/VerticalPositionAlign.html#CENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionAlign\"},{\"id\":1717,\"kind\":16,\"name\":\"INSIDE\",\"url\":\"enums/VerticalPositionAlign.html#INSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionAlign\"},{\"id\":1718,\"kind\":16,\"name\":\"OUTSIDE\",\"url\":\"enums/VerticalPositionAlign.html#OUTSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionAlign\"},{\"id\":1719,\"kind\":16,\"name\":\"TOP\",\"url\":\"enums/VerticalPositionAlign.html#TOP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionAlign\"},{\"id\":1720,\"kind\":8,\"name\":\"NumberFormat\",\"url\":\"enums/NumberFormat.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1721,\"kind\":16,\"name\":\"DECIMAL\",\"url\":\"enums/NumberFormat.html#DECIMAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1722,\"kind\":16,\"name\":\"UPPER_ROMAN\",\"url\":\"enums/NumberFormat.html#UPPER_ROMAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1723,\"kind\":16,\"name\":\"LOWER_ROMAN\",\"url\":\"enums/NumberFormat.html#LOWER_ROMAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1724,\"kind\":16,\"name\":\"UPPER_LETTER\",\"url\":\"enums/NumberFormat.html#UPPER_LETTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1725,\"kind\":16,\"name\":\"LOWER_LETTER\",\"url\":\"enums/NumberFormat.html#LOWER_LETTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1726,\"kind\":16,\"name\":\"ORDINAL\",\"url\":\"enums/NumberFormat.html#ORDINAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1727,\"kind\":16,\"name\":\"CARDINAL_TEXT\",\"url\":\"enums/NumberFormat.html#CARDINAL_TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1728,\"kind\":16,\"name\":\"ORDINAL_TEXT\",\"url\":\"enums/NumberFormat.html#ORDINAL_TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1729,\"kind\":16,\"name\":\"HEX\",\"url\":\"enums/NumberFormat.html#HEX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1730,\"kind\":16,\"name\":\"CHICAGO\",\"url\":\"enums/NumberFormat.html#CHICAGO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1731,\"kind\":16,\"name\":\"IDEOGRAPH_DIGITAL\",\"url\":\"enums/NumberFormat.html#IDEOGRAPH_DIGITAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1732,\"kind\":16,\"name\":\"JAPANESE_COUNTING\",\"url\":\"enums/NumberFormat.html#JAPANESE_COUNTING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1733,\"kind\":16,\"name\":\"AIUEO\",\"url\":\"enums/NumberFormat.html#AIUEO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1734,\"kind\":16,\"name\":\"IROHA\",\"url\":\"enums/NumberFormat.html#IROHA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1735,\"kind\":16,\"name\":\"DECIMAL_FULL_WIDTH\",\"url\":\"enums/NumberFormat.html#DECIMAL_FULL_WIDTH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1736,\"kind\":16,\"name\":\"DECIMAL_HALF_WIDTH\",\"url\":\"enums/NumberFormat.html#DECIMAL_HALF_WIDTH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1737,\"kind\":16,\"name\":\"JAPANESE_LEGAL\",\"url\":\"enums/NumberFormat.html#JAPANESE_LEGAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1738,\"kind\":16,\"name\":\"JAPANESE_DIGITAL_TEN_THOUSAND\",\"url\":\"enums/NumberFormat.html#JAPANESE_DIGITAL_TEN_THOUSAND\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1739,\"kind\":16,\"name\":\"DECIMAL_ENCLOSED_CIRCLE\",\"url\":\"enums/NumberFormat.html#DECIMAL_ENCLOSED_CIRCLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1740,\"kind\":16,\"name\":\"DECIMAL_FULL_WIDTH_2\",\"url\":\"enums/NumberFormat.html#DECIMAL_FULL_WIDTH_2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1741,\"kind\":16,\"name\":\"AIUEO_FULL_WIDTH\",\"url\":\"enums/NumberFormat.html#AIUEO_FULL_WIDTH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1742,\"kind\":16,\"name\":\"IROHA_FULL_WIDTH\",\"url\":\"enums/NumberFormat.html#IROHA_FULL_WIDTH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1743,\"kind\":16,\"name\":\"DECIMAL_ZERO\",\"url\":\"enums/NumberFormat.html#DECIMAL_ZERO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1744,\"kind\":16,\"name\":\"BULLET\",\"url\":\"enums/NumberFormat.html#BULLET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1745,\"kind\":16,\"name\":\"GANADA\",\"url\":\"enums/NumberFormat.html#GANADA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1746,\"kind\":16,\"name\":\"CHOSUNG\",\"url\":\"enums/NumberFormat.html#CHOSUNG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1747,\"kind\":16,\"name\":\"DECIMAL_ENCLOSED_FULL_STOP\",\"url\":\"enums/NumberFormat.html#DECIMAL_ENCLOSED_FULL_STOP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1748,\"kind\":16,\"name\":\"DECIMAL_ENCLOSED_PAREN\",\"url\":\"enums/NumberFormat.html#DECIMAL_ENCLOSED_PAREN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1749,\"kind\":16,\"name\":\"DECIMAL_ENCLOSED_CIRCLE_CHINESE\",\"url\":\"enums/NumberFormat.html#DECIMAL_ENCLOSED_CIRCLE_CHINESE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1750,\"kind\":16,\"name\":\"IDEOGRAPH_ENCLOSED_CIRCLE\",\"url\":\"enums/NumberFormat.html#IDEOGRAPH_ENCLOSED_CIRCLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1751,\"kind\":16,\"name\":\"IDEOGRAPH_TRADITIONAL\",\"url\":\"enums/NumberFormat.html#IDEOGRAPH_TRADITIONAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1752,\"kind\":16,\"name\":\"IDEOGRAPH_ZODIAC\",\"url\":\"enums/NumberFormat.html#IDEOGRAPH_ZODIAC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1753,\"kind\":16,\"name\":\"IDEOGRAPH_ZODIAC_TRADITIONAL\",\"url\":\"enums/NumberFormat.html#IDEOGRAPH_ZODIAC_TRADITIONAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1754,\"kind\":16,\"name\":\"TAIWANESE_COUNTING\",\"url\":\"enums/NumberFormat.html#TAIWANESE_COUNTING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1755,\"kind\":16,\"name\":\"IDEOGRAPH_LEGAL_TRADITIONAL\",\"url\":\"enums/NumberFormat.html#IDEOGRAPH_LEGAL_TRADITIONAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1756,\"kind\":16,\"name\":\"TAIWANESE_COUNTING_THOUSAND\",\"url\":\"enums/NumberFormat.html#TAIWANESE_COUNTING_THOUSAND\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1757,\"kind\":16,\"name\":\"TAIWANESE_DIGITAL\",\"url\":\"enums/NumberFormat.html#TAIWANESE_DIGITAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1758,\"kind\":16,\"name\":\"CHINESE_COUNTING\",\"url\":\"enums/NumberFormat.html#CHINESE_COUNTING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1759,\"kind\":16,\"name\":\"CHINESE_LEGAL_SIMPLIFIED\",\"url\":\"enums/NumberFormat.html#CHINESE_LEGAL_SIMPLIFIED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1760,\"kind\":16,\"name\":\"CHINESE_COUNTING_TEN_THOUSAND\",\"url\":\"enums/NumberFormat.html#CHINESE_COUNTING_TEN_THOUSAND\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1761,\"kind\":16,\"name\":\"KOREAN_DIGITAL\",\"url\":\"enums/NumberFormat.html#KOREAN_DIGITAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1762,\"kind\":16,\"name\":\"KOREAN_COUNTING\",\"url\":\"enums/NumberFormat.html#KOREAN_COUNTING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1763,\"kind\":16,\"name\":\"KOREAN_LEGAL\",\"url\":\"enums/NumberFormat.html#KOREAN_LEGAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1764,\"kind\":16,\"name\":\"KOREAN_DIGITAL_2\",\"url\":\"enums/NumberFormat.html#KOREAN_DIGITAL_2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1765,\"kind\":16,\"name\":\"VIETNAMESE_COUNTING\",\"url\":\"enums/NumberFormat.html#VIETNAMESE_COUNTING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1766,\"kind\":16,\"name\":\"RUSSIAN_LOWER\",\"url\":\"enums/NumberFormat.html#RUSSIAN_LOWER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1767,\"kind\":16,\"name\":\"RUSSIAN_UPPER\",\"url\":\"enums/NumberFormat.html#RUSSIAN_UPPER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1768,\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/NumberFormat.html#NONE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1769,\"kind\":16,\"name\":\"NUMBER_IN_DASH\",\"url\":\"enums/NumberFormat.html#NUMBER_IN_DASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1770,\"kind\":16,\"name\":\"HEBREW_1\",\"url\":\"enums/NumberFormat.html#HEBREW_1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1771,\"kind\":16,\"name\":\"HEBREW_2\",\"url\":\"enums/NumberFormat.html#HEBREW_2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1772,\"kind\":16,\"name\":\"ARABIC_ALPHA\",\"url\":\"enums/NumberFormat.html#ARABIC_ALPHA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1773,\"kind\":16,\"name\":\"ARABIC_ABJAD\",\"url\":\"enums/NumberFormat.html#ARABIC_ABJAD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1774,\"kind\":16,\"name\":\"HINDI_VOWELS\",\"url\":\"enums/NumberFormat.html#HINDI_VOWELS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1775,\"kind\":16,\"name\":\"HINDI_CONSONANTS\",\"url\":\"enums/NumberFormat.html#HINDI_CONSONANTS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1776,\"kind\":16,\"name\":\"HINDI_NUMBERS\",\"url\":\"enums/NumberFormat.html#HINDI_NUMBERS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1777,\"kind\":16,\"name\":\"HINDI_COUNTING\",\"url\":\"enums/NumberFormat.html#HINDI_COUNTING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1778,\"kind\":16,\"name\":\"THAI_LETTERS\",\"url\":\"enums/NumberFormat.html#THAI_LETTERS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1779,\"kind\":16,\"name\":\"THAI_NUMBERS\",\"url\":\"enums/NumberFormat.html#THAI_NUMBERS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1780,\"kind\":16,\"name\":\"THAI_COUNTING\",\"url\":\"enums/NumberFormat.html#THAI_COUNTING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1781,\"kind\":16,\"name\":\"BAHT_TEXT\",\"url\":\"enums/NumberFormat.html#BAHT_TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1782,\"kind\":16,\"name\":\"DOLLAR_TEXT\",\"url\":\"enums/NumberFormat.html#DOLLAR_TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1783,\"kind\":256,\"name\":\"IBorderOptions\",\"url\":\"interfaces/IBorderOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1784,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/IBorderOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBorderOptions\"},{\"id\":1785,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IBorderOptions.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBorderOptions\"},{\"id\":1786,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/IBorderOptions.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBorderOptions\"},{\"id\":1787,\"kind\":1024,\"name\":\"space\",\"url\":\"interfaces/IBorderOptions.html#space\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBorderOptions\"},{\"id\":1788,\"kind\":128,\"name\":\"BorderElement\",\"url\":\"classes/BorderElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1789,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BorderElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"BorderElement\"},{\"id\":1790,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/BorderElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BorderElement\"},{\"id\":1791,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/BorderElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BorderElement\"},{\"id\":1792,\"kind\":8,\"name\":\"BorderStyle\",\"url\":\"enums/BorderStyle.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1793,\"kind\":16,\"name\":\"SINGLE\",\"url\":\"enums/BorderStyle.html#SINGLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1794,\"kind\":16,\"name\":\"DASH_DOT_STROKED\",\"url\":\"enums/BorderStyle.html#DASH_DOT_STROKED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1795,\"kind\":16,\"name\":\"DASHED\",\"url\":\"enums/BorderStyle.html#DASHED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1796,\"kind\":16,\"name\":\"DASH_SMALL_GAP\",\"url\":\"enums/BorderStyle.html#DASH_SMALL_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1797,\"kind\":16,\"name\":\"DOT_DASH\",\"url\":\"enums/BorderStyle.html#DOT_DASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1798,\"kind\":16,\"name\":\"DOT_DOT_DASH\",\"url\":\"enums/BorderStyle.html#DOT_DOT_DASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1799,\"kind\":16,\"name\":\"DOTTED\",\"url\":\"enums/BorderStyle.html#DOTTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1800,\"kind\":16,\"name\":\"DOUBLE\",\"url\":\"enums/BorderStyle.html#DOUBLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1801,\"kind\":16,\"name\":\"DOUBLE_WAVE\",\"url\":\"enums/BorderStyle.html#DOUBLE_WAVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1802,\"kind\":16,\"name\":\"INSET\",\"url\":\"enums/BorderStyle.html#INSET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1803,\"kind\":16,\"name\":\"NIL\",\"url\":\"enums/BorderStyle.html#NIL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1804,\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/BorderStyle.html#NONE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1805,\"kind\":16,\"name\":\"OUTSET\",\"url\":\"enums/BorderStyle.html#OUTSET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1806,\"kind\":16,\"name\":\"THICK\",\"url\":\"enums/BorderStyle.html#THICK\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1807,\"kind\":16,\"name\":\"THICK_THIN_LARGE_GAP\",\"url\":\"enums/BorderStyle.html#THICK_THIN_LARGE_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1808,\"kind\":16,\"name\":\"THICK_THIN_MEDIUM_GAP\",\"url\":\"enums/BorderStyle.html#THICK_THIN_MEDIUM_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1809,\"kind\":16,\"name\":\"THICK_THIN_SMALL_GAP\",\"url\":\"enums/BorderStyle.html#THICK_THIN_SMALL_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1810,\"kind\":16,\"name\":\"THIN_THICK_LARGE_GAP\",\"url\":\"enums/BorderStyle.html#THIN_THICK_LARGE_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1811,\"kind\":16,\"name\":\"THIN_THICK_MEDIUM_GAP\",\"url\":\"enums/BorderStyle.html#THIN_THICK_MEDIUM_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1812,\"kind\":16,\"name\":\"THIN_THICK_SMALL_GAP\",\"url\":\"enums/BorderStyle.html#THIN_THICK_SMALL_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1813,\"kind\":16,\"name\":\"THIN_THICK_THIN_LARGE_GAP\",\"url\":\"enums/BorderStyle.html#THIN_THICK_THIN_LARGE_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1814,\"kind\":16,\"name\":\"THIN_THICK_THIN_MEDIUM_GAP\",\"url\":\"enums/BorderStyle.html#THIN_THICK_THIN_MEDIUM_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1815,\"kind\":16,\"name\":\"THIN_THICK_THIN_SMALL_GAP\",\"url\":\"enums/BorderStyle.html#THIN_THICK_THIN_SMALL_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1816,\"kind\":16,\"name\":\"THREE_D_EMBOSS\",\"url\":\"enums/BorderStyle.html#THREE_D_EMBOSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1817,\"kind\":16,\"name\":\"THREE_D_ENGRAVE\",\"url\":\"enums/BorderStyle.html#THREE_D_ENGRAVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1818,\"kind\":16,\"name\":\"TRIPLE\",\"url\":\"enums/BorderStyle.html#TRIPLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1819,\"kind\":16,\"name\":\"WAVE\",\"url\":\"enums/BorderStyle.html#WAVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1820,\"kind\":64,\"name\":\"decimalNumber\",\"url\":\"modules.html#decimalNumber\",\"classes\":\"tsd-kind-function\"},{\"id\":1821,\"kind\":64,\"name\":\"unsignedDecimalNumber\",\"url\":\"modules.html#unsignedDecimalNumber\",\"classes\":\"tsd-kind-function\"},{\"id\":1822,\"kind\":64,\"name\":\"longHexNumber\",\"url\":\"modules.html#longHexNumber\",\"classes\":\"tsd-kind-function\"},{\"id\":1823,\"kind\":64,\"name\":\"shortHexNumber\",\"url\":\"modules.html#shortHexNumber\",\"classes\":\"tsd-kind-function\"},{\"id\":1824,\"kind\":64,\"name\":\"uCharHexNumber\",\"url\":\"modules.html#uCharHexNumber\",\"classes\":\"tsd-kind-function\"},{\"id\":1825,\"kind\":64,\"name\":\"universalMeasureValue\",\"url\":\"modules.html#universalMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1826,\"kind\":64,\"name\":\"positiveUniversalMeasureValue\",\"url\":\"modules.html#positiveUniversalMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1827,\"kind\":64,\"name\":\"hexColorValue\",\"url\":\"modules.html#hexColorValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1828,\"kind\":64,\"name\":\"signedTwipsMeasureValue\",\"url\":\"modules.html#signedTwipsMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1829,\"kind\":64,\"name\":\"hpsMeasureValue\",\"url\":\"modules.html#hpsMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1830,\"kind\":64,\"name\":\"signedHpsMeasureValue\",\"url\":\"modules.html#signedHpsMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1831,\"kind\":64,\"name\":\"twipsMeasureValue\",\"url\":\"modules.html#twipsMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1832,\"kind\":64,\"name\":\"percentageValue\",\"url\":\"modules.html#percentageValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1833,\"kind\":64,\"name\":\"measurementOrPercentValue\",\"url\":\"modules.html#measurementOrPercentValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1834,\"kind\":64,\"name\":\"dateTimeValue\",\"url\":\"modules.html#dateTimeValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1835,\"kind\":64,\"name\":\"eighthPointMeasureValue\",\"url\":\"modules.html#eighthPointMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1836,\"kind\":64,\"name\":\"pointMeasureValue\",\"url\":\"modules.html#pointMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1837,\"kind\":8,\"name\":\"VerticalAlign\",\"url\":\"enums/VerticalAlign.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1838,\"kind\":16,\"name\":\"BOTH\",\"url\":\"enums/VerticalAlign.html#BOTH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalAlign\"},{\"id\":1839,\"kind\":16,\"name\":\"BOTTOM\",\"url\":\"enums/VerticalAlign.html#BOTTOM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalAlign\"},{\"id\":1840,\"kind\":16,\"name\":\"CENTER\",\"url\":\"enums/VerticalAlign.html#CENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalAlign\"},{\"id\":1841,\"kind\":16,\"name\":\"TOP\",\"url\":\"enums/VerticalAlign.html#TOP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalAlign\"},{\"id\":1842,\"kind\":128,\"name\":\"VerticalAlignAttributes\",\"url\":\"classes/VerticalAlignAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1843,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VerticalAlignAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalAlignAttributes\"},{\"id\":1844,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/VerticalAlignAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalAlignAttributes\"},{\"id\":1845,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/VerticalAlignAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalAlignAttributes\"},{\"id\":1846,\"kind\":128,\"name\":\"VerticalAlignElement\",\"url\":\"classes/VerticalAlignElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1847,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VerticalAlignElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"VerticalAlignElement\"},{\"id\":1848,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/VerticalAlignElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalAlignElement\"},{\"id\":1849,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/VerticalAlignElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalAlignElement\"},{\"id\":1850,\"kind\":128,\"name\":\"Packer\",\"url\":\"classes/Packer.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1851,\"kind\":2048,\"name\":\"toBuffer\",\"url\":\"classes/Packer.html#toBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Packer\"},{\"id\":1852,\"kind\":2048,\"name\":\"toBase64String\",\"url\":\"classes/Packer.html#toBase64String\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Packer\"},{\"id\":1853,\"kind\":2048,\"name\":\"toBlob\",\"url\":\"classes/Packer.html#toBlob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Packer\"},{\"id\":1854,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Packer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Packer\"},{\"id\":1855,\"kind\":256,\"name\":\"IDocumentTemplate\",\"url\":\"interfaces/IDocumentTemplate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1856,\"kind\":1024,\"name\":\"currentRelationshipId\",\"url\":\"interfaces/IDocumentTemplate.html#currentRelationshipId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentTemplate\"},{\"id\":1857,\"kind\":1024,\"name\":\"headers\",\"url\":\"interfaces/IDocumentTemplate.html#headers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentTemplate\"},{\"id\":1858,\"kind\":1024,\"name\":\"footers\",\"url\":\"interfaces/IDocumentTemplate.html#footers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentTemplate\"},{\"id\":1859,\"kind\":1024,\"name\":\"styles\",\"url\":\"interfaces/IDocumentTemplate.html#styles\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentTemplate\"},{\"id\":1860,\"kind\":1024,\"name\":\"titlePageIsDefined\",\"url\":\"interfaces/IDocumentTemplate.html#titlePageIsDefined\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentTemplate\"},{\"id\":1861,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/IDocumentTemplate.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentTemplate\"},{\"id\":1862,\"kind\":128,\"name\":\"ImportDotx\",\"url\":\"classes/ImportDotx.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1863,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ImportDotx.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ImportDotx\"},{\"id\":1864,\"kind\":2048,\"name\":\"extract\",\"url\":\"classes/ImportDotx.html#extract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ImportDotx\"},{\"id\":1865,\"kind\":64,\"name\":\"convertMillimetersToTwip\",\"url\":\"modules.html#convertMillimetersToTwip\",\"classes\":\"tsd-kind-function\"},{\"id\":1866,\"kind\":64,\"name\":\"convertInchesToTwip\",\"url\":\"modules.html#convertInchesToTwip\",\"classes\":\"tsd-kind-function\"},{\"id\":1867,\"kind\":64,\"name\":\"uniqueNumericId\",\"url\":\"modules.html#uniqueNumericId\",\"classes\":\"tsd-kind-function\"},{\"id\":1868,\"kind\":64,\"name\":\"uniqueId\",\"url\":\"modules.html#uniqueId\",\"classes\":\"tsd-kind-function\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,47.303]],[\"parent/0\",[]],[\"name/1\",[1,24.247]],[\"parent/1\",[0,4.36]],[\"name/2\",[0,47.303]],[\"parent/2\",[0,4.36]],[\"name/3\",[2,56.619]],[\"parent/3\",[0,4.36]],[\"name/4\",[3,71.282]],[\"parent/4\",[0,4.36]],[\"name/5\",[4,50.913]],[\"parent/5\",[0,4.36]],[\"name/6\",[5,52.824]],[\"parent/6\",[0,4.36]],[\"name/7\",[6,71.282]],[\"parent/7\",[0,4.36]],[\"name/8\",[7,62.809]],[\"parent/8\",[0,4.36]],[\"name/9\",[8,62.809]],[\"parent/9\",[0,4.36]],[\"name/10\",[9,71.282]],[\"parent/10\",[0,4.36]],[\"name/11\",[10,71.282]],[\"parent/11\",[0,4.36]],[\"name/12\",[11,71.282]],[\"parent/12\",[0,4.36]],[\"name/13\",[12,56.619]],[\"parent/13\",[0,4.36]],[\"name/14\",[13,71.282]],[\"parent/14\",[0,4.36]],[\"name/15\",[14,52.824]],[\"parent/15\",[]],[\"name/16\",[15,52.824]],[\"parent/16\",[14,4.869]],[\"name/17\",[16,58.289]],[\"parent/17\",[14,4.869]],[\"name/18\",[17,55.188]],[\"parent/18\",[14,4.869]],[\"name/19\",[18,66.174]],[\"parent/19\",[14,4.869]],[\"name/20\",[19,71.282]],[\"parent/20\",[14,4.869]],[\"name/21\",[20,71.282]],[\"parent/21\",[14,4.869]],[\"name/22\",[21,49.31]],[\"parent/22\",[14,4.869]],[\"name/23\",[22,49.31]],[\"parent/23\",[14,4.869]],[\"name/24\",[23,60.296]],[\"parent/24\",[]],[\"name/25\",[1,24.247]],[\"parent/25\",[23,5.558]],[\"name/26\",[24,24.87]],[\"parent/26\",[23,5.558]],[\"name/27\",[25,45.633]],[\"parent/27\",[23,5.558]],[\"name/28\",[26,50.08]],[\"parent/28\",[]],[\"name/29\",[1,24.247]],[\"parent/29\",[26,4.616]],[\"name/30\",[24,24.87]],[\"parent/30\",[26,4.616]],[\"name/31\",[27,26.101]],[\"parent/31\",[26,4.616]],[\"name/32\",[28,58.289]],[\"parent/32\",[]],[\"name/33\",[29,51.823]],[\"parent/33\",[28,5.373]],[\"name/34\",[30,51.823]],[\"parent/34\",[28,5.373]],[\"name/35\",[21,49.31]],[\"parent/35\",[28,5.373]],[\"name/36\",[22,49.31]],[\"parent/36\",[28,5.373]],[\"name/37\",[31,50.913]],[\"parent/37\",[]],[\"name/38\",[1,24.247]],[\"parent/38\",[31,4.693]],[\"name/39\",[24,24.87]],[\"parent/39\",[31,4.693]],[\"name/40\",[27,26.101]],[\"parent/40\",[31,4.693]],[\"name/41\",[32,53.936]],[\"parent/41\",[]],[\"name/42\",[1,24.247]],[\"parent/42\",[32,4.972]],[\"name/43\",[24,24.87]],[\"parent/43\",[32,4.972]],[\"name/44\",[27,26.101]],[\"parent/44\",[32,4.972]],[\"name/45\",[33,55.188]],[\"parent/45\",[]],[\"name/46\",[15,52.824]],[\"parent/46\",[33,5.087]],[\"name/47\",[16,58.289]],[\"parent/47\",[33,5.087]],[\"name/48\",[21,49.31]],[\"parent/48\",[33,5.087]],[\"name/49\",[22,49.31]],[\"parent/49\",[33,5.087]],[\"name/50\",[34,71.282]],[\"parent/50\",[33,5.087]],[\"name/51\",[35,71.282]],[\"parent/51\",[33,5.087]],[\"name/52\",[36,51.823]],[\"parent/52\",[]],[\"name/53\",[1,24.247]],[\"parent/53\",[36,4.777]],[\"name/54\",[24,24.87]],[\"parent/54\",[36,4.777]],[\"name/55\",[27,26.101]],[\"parent/55\",[36,4.777]],[\"name/56\",[37,60.296]],[\"parent/56\",[]],[\"name/57\",[1,24.247]],[\"parent/57\",[37,5.558]],[\"name/58\",[24,24.87]],[\"parent/58\",[37,5.558]],[\"name/59\",[27,26.101]],[\"parent/59\",[37,5.558]],[\"name/60\",[38,60.296]],[\"parent/60\",[]],[\"name/61\",[1,24.247]],[\"parent/61\",[38,5.558]],[\"name/62\",[24,24.87]],[\"parent/62\",[38,5.558]],[\"name/63\",[27,26.101]],[\"parent/63\",[38,5.558]],[\"name/64\",[39,56.619]],[\"parent/64\",[]],[\"name/65\",[1,24.247]],[\"parent/65\",[39,5.219]],[\"name/66\",[24,24.87]],[\"parent/66\",[39,5.219]],[\"name/67\",[27,26.101]],[\"parent/67\",[39,5.219]],[\"name/68\",[40,60.296]],[\"parent/68\",[]],[\"name/69\",[41,71.282]],[\"parent/69\",[40,5.558]],[\"name/70\",[42,71.282]],[\"parent/70\",[40,5.558]],[\"name/71\",[43,60.296]],[\"parent/71\",[40,5.558]],[\"name/72\",[44,55.188]],[\"parent/72\",[]],[\"name/73\",[45,71.282]],[\"parent/73\",[44,5.087]],[\"name/74\",[46,71.282]],[\"parent/74\",[44,5.087]],[\"name/75\",[47,66.174]],[\"parent/75\",[44,5.087]],[\"name/76\",[48,71.282]],[\"parent/76\",[44,5.087]],[\"name/77\",[49,71.282]],[\"parent/77\",[44,5.087]],[\"name/78\",[50,71.282]],[\"parent/78\",[44,5.087]],[\"name/79\",[51,53.936]],[\"parent/79\",[]],[\"name/80\",[1,24.247]],[\"parent/80\",[51,4.972]],[\"name/81\",[24,24.87]],[\"parent/81\",[51,4.972]],[\"name/82\",[27,26.101]],[\"parent/82\",[51,4.972]],[\"name/83\",[52,53.936]],[\"parent/83\",[]],[\"name/84\",[53,71.282]],[\"parent/84\",[52,4.972]],[\"name/85\",[54,71.282]],[\"parent/85\",[52,4.972]],[\"name/86\",[55,71.282]],[\"parent/86\",[52,4.972]],[\"name/87\",[56,71.282]],[\"parent/87\",[52,4.972]],[\"name/88\",[57,71.282]],[\"parent/88\",[52,4.972]],[\"name/89\",[58,71.282]],[\"parent/89\",[52,4.972]],[\"name/90\",[59,71.282]],[\"parent/90\",[52,4.972]],[\"name/91\",[60,45.133]],[\"parent/91\",[]],[\"name/92\",[1,24.247]],[\"parent/92\",[60,4.16]],[\"name/93\",[24,24.87]],[\"parent/93\",[60,4.16]],[\"name/94\",[27,26.101]],[\"parent/94\",[60,4.16]],[\"name/95\",[61,60.296]],[\"parent/95\",[]],[\"name/96\",[1,24.247]],[\"parent/96\",[61,5.558]],[\"name/97\",[24,24.87]],[\"parent/97\",[61,5.558]],[\"name/98\",[27,26.101]],[\"parent/98\",[61,5.558]],[\"name/99\",[62,51.823]],[\"parent/99\",[]],[\"name/100\",[21,49.31]],[\"parent/100\",[62,4.777]],[\"name/101\",[22,49.31]],[\"parent/101\",[62,4.777]],[\"name/102\",[17,55.188]],[\"parent/102\",[62,4.777]],[\"name/103\",[63,71.282]],[\"parent/103\",[62,4.777]],[\"name/104\",[64,66.174]],[\"parent/104\",[62,4.777]],[\"name/105\",[65,62.809]],[\"parent/105\",[62,4.777]],[\"name/106\",[16,58.289]],[\"parent/106\",[62,4.777]],[\"name/107\",[66,66.174]],[\"parent/107\",[62,4.777]],[\"name/108\",[15,52.824]],[\"parent/108\",[62,4.777]],[\"name/109\",[67,56.619]],[\"parent/109\",[]],[\"name/110\",[68,66.174]],[\"parent/110\",[67,5.219]],[\"name/111\",[69,66.174]],[\"parent/111\",[67,5.219]],[\"name/112\",[70,71.282]],[\"parent/112\",[67,5.219]],[\"name/113\",[71,53.936]],[\"parent/113\",[67,5.219]],[\"name/114\",[72,71.282]],[\"parent/114\",[67,5.219]],[\"name/115\",[73,66.174]],[\"parent/115\",[]],[\"name/116\",[74,71.282]],[\"parent/116\",[73,6.1]],[\"name/117\",[75,60.296]],[\"parent/117\",[]],[\"name/118\",[1,24.247]],[\"parent/118\",[75,5.558]],[\"name/119\",[24,24.87]],[\"parent/119\",[75,5.558]],[\"name/120\",[25,45.633]],[\"parent/120\",[75,5.558]],[\"name/121\",[76,60.296]],[\"parent/121\",[]],[\"name/122\",[1,24.247]],[\"parent/122\",[76,5.558]],[\"name/123\",[24,24.87]],[\"parent/123\",[76,5.558]],[\"name/124\",[27,26.101]],[\"parent/124\",[76,5.558]],[\"name/125\",[77,60.296]],[\"parent/125\",[]],[\"name/126\",[1,24.247]],[\"parent/126\",[77,5.558]],[\"name/127\",[24,24.87]],[\"parent/127\",[77,5.558]],[\"name/128\",[27,26.101]],[\"parent/128\",[77,5.558]],[\"name/129\",[78,71.282]],[\"parent/129\",[]],[\"name/130\",[79,42.195]],[\"parent/130\",[]],[\"name/131\",[80,55.188]],[\"parent/131\",[79,3.89]],[\"name/132\",[81,46.159]],[\"parent/132\",[79,3.89]],[\"name/133\",[31,50.913]],[\"parent/133\",[79,3.89]],[\"name/134\",[82,66.174]],[\"parent/134\",[79,3.89]],[\"name/135\",[83,66.174]],[\"parent/135\",[79,3.89]],[\"name/136\",[39,56.619]],[\"parent/136\",[79,3.89]],[\"name/137\",[84,66.174]],[\"parent/137\",[79,3.89]],[\"name/138\",[60,45.133]],[\"parent/138\",[79,3.89]],[\"name/139\",[85,60.296]],[\"parent/139\",[79,3.89]],[\"name/140\",[86,37.609]],[\"parent/140\",[79,3.89]],[\"name/141\",[87,50.08]],[\"parent/141\",[88,5.373]],[\"name/142\",[89,49.31]],[\"parent/142\",[79,3.89]],[\"name/143\",[90,66.174]],[\"parent/143\",[79,3.89]],[\"name/144\",[91,66.174]],[\"parent/144\",[79,3.89]],[\"name/145\",[92,66.174]],[\"parent/145\",[79,3.89]],[\"name/146\",[4,50.913]],[\"parent/146\",[79,3.89]],[\"name/147\",[86,37.609]],[\"parent/147\",[79,3.89]],[\"name/148\",[93,58.289]],[\"parent/148\",[88,5.373]],[\"name/149\",[87,50.08]],[\"parent/149\",[88,5.373]],[\"name/150\",[94,58.289]],[\"parent/150\",[88,5.373]],[\"name/151\",[95,62.809]],[\"parent/151\",[88,5.373]],[\"name/152\",[26,50.08]],[\"parent/152\",[79,3.89]],[\"name/153\",[32,53.936]],[\"parent/153\",[79,3.89]],[\"name/154\",[96,60.296]],[\"parent/154\",[79,3.89]],[\"name/155\",[97,60.296]],[\"parent/155\",[79,3.89]],[\"name/156\",[98,60.296]],[\"parent/156\",[79,3.89]],[\"name/157\",[36,51.823]],[\"parent/157\",[79,3.89]],[\"name/158\",[51,53.936]],[\"parent/158\",[79,3.89]],[\"name/159\",[99,60.296]],[\"parent/159\",[79,3.89]],[\"name/160\",[100,60.296]],[\"parent/160\",[79,3.89]],[\"name/161\",[101,52.824]],[\"parent/161\",[79,3.89]],[\"name/162\",[102,51.823]],[\"parent/162\",[]],[\"name/163\",[1,24.247]],[\"parent/163\",[102,4.777]],[\"name/164\",[24,24.87]],[\"parent/164\",[102,4.777]],[\"name/165\",[103,71.282]],[\"parent/165\",[102,4.777]],[\"name/166\",[27,26.101]],[\"parent/166\",[102,4.777]],[\"name/167\",[104,50.913]],[\"parent/167\",[]],[\"name/168\",[26,50.08]],[\"parent/168\",[104,4.693]],[\"name/169\",[32,53.936]],[\"parent/169\",[104,4.693]],[\"name/170\",[96,60.296]],[\"parent/170\",[104,4.693]],[\"name/171\",[97,60.296]],[\"parent/171\",[104,4.693]],[\"name/172\",[98,60.296]],[\"parent/172\",[104,4.693]],[\"name/173\",[36,51.823]],[\"parent/173\",[104,4.693]],[\"name/174\",[51,53.936]],[\"parent/174\",[104,4.693]],[\"name/175\",[99,60.296]],[\"parent/175\",[104,4.693]],[\"name/176\",[100,60.296]],[\"parent/176\",[104,4.693]],[\"name/177\",[101,52.824]],[\"parent/177\",[104,4.693]],[\"name/178\",[105,49.31]],[\"parent/178\",[]],[\"name/179\",[4,50.913]],[\"parent/179\",[105,4.545]],[\"name/180\",[86,37.609]],[\"parent/180\",[105,4.545]],[\"name/181\",[93,58.289]],[\"parent/181\",[106,5.558]],[\"name/182\",[87,50.08]],[\"parent/182\",[106,5.558]],[\"name/183\",[94,58.289]],[\"parent/183\",[106,5.558]],[\"name/184\",[95,62.809]],[\"parent/184\",[106,5.558]],[\"name/185\",[26,50.08]],[\"parent/185\",[105,4.545]],[\"name/186\",[32,53.936]],[\"parent/186\",[105,4.545]],[\"name/187\",[96,60.296]],[\"parent/187\",[105,4.545]],[\"name/188\",[97,60.296]],[\"parent/188\",[105,4.545]],[\"name/189\",[98,60.296]],[\"parent/189\",[105,4.545]],[\"name/190\",[36,51.823]],[\"parent/190\",[105,4.545]],[\"name/191\",[51,53.936]],[\"parent/191\",[105,4.545]],[\"name/192\",[99,60.296]],[\"parent/192\",[105,4.545]],[\"name/193\",[100,60.296]],[\"parent/193\",[105,4.545]],[\"name/194\",[101,52.824]],[\"parent/194\",[105,4.545]],[\"name/195\",[107,42.95]],[\"parent/195\",[]],[\"name/196\",[31,50.913]],[\"parent/196\",[107,3.959]],[\"name/197\",[82,66.174]],[\"parent/197\",[107,3.959]],[\"name/198\",[83,66.174]],[\"parent/198\",[107,3.959]],[\"name/199\",[39,56.619]],[\"parent/199\",[107,3.959]],[\"name/200\",[84,66.174]],[\"parent/200\",[107,3.959]],[\"name/201\",[60,45.133]],[\"parent/201\",[107,3.959]],[\"name/202\",[85,60.296]],[\"parent/202\",[107,3.959]],[\"name/203\",[86,37.609]],[\"parent/203\",[107,3.959]],[\"name/204\",[87,50.08]],[\"parent/204\",[108,5.373]],[\"name/205\",[89,49.31]],[\"parent/205\",[107,3.959]],[\"name/206\",[90,66.174]],[\"parent/206\",[107,3.959]],[\"name/207\",[91,66.174]],[\"parent/207\",[107,3.959]],[\"name/208\",[92,66.174]],[\"parent/208\",[107,3.959]],[\"name/209\",[4,50.913]],[\"parent/209\",[107,3.959]],[\"name/210\",[86,37.609]],[\"parent/210\",[107,3.959]],[\"name/211\",[93,58.289]],[\"parent/211\",[108,5.373]],[\"name/212\",[87,50.08]],[\"parent/212\",[108,5.373]],[\"name/213\",[94,58.289]],[\"parent/213\",[108,5.373]],[\"name/214\",[95,62.809]],[\"parent/214\",[108,5.373]],[\"name/215\",[26,50.08]],[\"parent/215\",[107,3.959]],[\"name/216\",[32,53.936]],[\"parent/216\",[107,3.959]],[\"name/217\",[96,60.296]],[\"parent/217\",[107,3.959]],[\"name/218\",[97,60.296]],[\"parent/218\",[107,3.959]],[\"name/219\",[98,60.296]],[\"parent/219\",[107,3.959]],[\"name/220\",[36,51.823]],[\"parent/220\",[107,3.959]],[\"name/221\",[51,53.936]],[\"parent/221\",[107,3.959]],[\"name/222\",[99,60.296]],[\"parent/222\",[107,3.959]],[\"name/223\",[100,60.296]],[\"parent/223\",[107,3.959]],[\"name/224\",[101,52.824]],[\"parent/224\",[107,3.959]],[\"name/225\",[109,58.289]],[\"parent/225\",[]],[\"name/226\",[1,24.247]],[\"parent/226\",[109,5.373]],[\"name/227\",[110,60.296]],[\"parent/227\",[109,5.373]],[\"name/228\",[24,24.87]],[\"parent/228\",[109,5.373]],[\"name/229\",[27,26.101]],[\"parent/229\",[109,5.373]],[\"name/230\",[111,40.525]],[\"parent/230\",[]],[\"name/231\",[81,46.159]],[\"parent/231\",[111,3.736]],[\"name/232\",[112,66.174]],[\"parent/232\",[111,3.736]],[\"name/233\",[80,55.188]],[\"parent/233\",[111,3.736]],[\"name/234\",[60,45.133]],[\"parent/234\",[111,3.736]],[\"name/235\",[113,58.289]],[\"parent/235\",[111,3.736]],[\"name/236\",[114,58.289]],[\"parent/236\",[111,3.736]],[\"name/237\",[115,58.289]],[\"parent/237\",[111,3.736]],[\"name/238\",[116,58.289]],[\"parent/238\",[111,3.736]],[\"name/239\",[117,52.824]],[\"parent/239\",[111,3.736]],[\"name/240\",[86,37.609]],[\"parent/240\",[111,3.736]],[\"name/241\",[118,45.633]],[\"parent/241\",[119,5.79]],[\"name/242\",[120,43.767]],[\"parent/242\",[119,5.79]],[\"name/243\",[121,52.824]],[\"parent/243\",[111,3.736]],[\"name/244\",[86,37.609]],[\"parent/244\",[111,3.736]],[\"name/245\",[120,43.767]],[\"parent/245\",[119,5.79]],[\"name/246\",[118,45.633]],[\"parent/246\",[111,3.736]],[\"name/247\",[122,48.595]],[\"parent/247\",[111,3.736]],[\"name/248\",[123,58.289]],[\"parent/248\",[111,3.736]],[\"name/249\",[124,58.289]],[\"parent/249\",[111,3.736]],[\"name/250\",[125,58.289]],[\"parent/250\",[111,3.736]],[\"name/251\",[126,58.289]],[\"parent/251\",[111,3.736]],[\"name/252\",[127,58.289]],[\"parent/252\",[111,3.736]],[\"name/253\",[128,58.289]],[\"parent/253\",[111,3.736]],[\"name/254\",[129,52.824]],[\"parent/254\",[111,3.736]],[\"name/255\",[130,52.824]],[\"parent/255\",[111,3.736]],[\"name/256\",[131,58.289]],[\"parent/256\",[111,3.736]],[\"name/257\",[132,58.289]],[\"parent/257\",[111,3.736]],[\"name/258\",[133,58.289]],[\"parent/258\",[111,3.736]],[\"name/259\",[134,58.289]],[\"parent/259\",[111,3.736]],[\"name/260\",[89,49.31]],[\"parent/260\",[111,3.736]],[\"name/261\",[135,58.289]],[\"parent/261\",[111,3.736]],[\"name/262\",[136,58.289]],[\"parent/262\",[111,3.736]],[\"name/263\",[137,58.289]],[\"parent/263\",[111,3.736]],[\"name/264\",[31,50.913]],[\"parent/264\",[111,3.736]],[\"name/265\",[138,60.296]],[\"parent/265\",[]],[\"name/266\",[139,71.282]],[\"parent/266\",[138,5.558]],[\"name/267\",[140,71.282]],[\"parent/267\",[138,5.558]],[\"name/268\",[141,71.282]],[\"parent/268\",[138,5.558]],[\"name/269\",[142,51.823]],[\"parent/269\",[]],[\"name/270\",[1,24.247]],[\"parent/270\",[142,4.777]],[\"name/271\",[24,24.87]],[\"parent/271\",[142,4.777]],[\"name/272\",[27,26.101]],[\"parent/272\",[142,4.777]],[\"name/273\",[143,41.838]],[\"parent/273\",[]],[\"name/274\",[113,58.289]],[\"parent/274\",[143,3.857]],[\"name/275\",[114,58.289]],[\"parent/275\",[143,3.857]],[\"name/276\",[115,58.289]],[\"parent/276\",[143,3.857]],[\"name/277\",[116,58.289]],[\"parent/277\",[143,3.857]],[\"name/278\",[117,52.824]],[\"parent/278\",[143,3.857]],[\"name/279\",[86,37.609]],[\"parent/279\",[143,3.857]],[\"name/280\",[118,45.633]],[\"parent/280\",[144,5.79]],[\"name/281\",[120,43.767]],[\"parent/281\",[144,5.79]],[\"name/282\",[121,52.824]],[\"parent/282\",[143,3.857]],[\"name/283\",[86,37.609]],[\"parent/283\",[143,3.857]],[\"name/284\",[120,43.767]],[\"parent/284\",[144,5.79]],[\"name/285\",[118,45.633]],[\"parent/285\",[143,3.857]],[\"name/286\",[122,48.595]],[\"parent/286\",[143,3.857]],[\"name/287\",[123,58.289]],[\"parent/287\",[143,3.857]],[\"name/288\",[124,58.289]],[\"parent/288\",[143,3.857]],[\"name/289\",[125,58.289]],[\"parent/289\",[143,3.857]],[\"name/290\",[126,58.289]],[\"parent/290\",[143,3.857]],[\"name/291\",[127,58.289]],[\"parent/291\",[143,3.857]],[\"name/292\",[128,58.289]],[\"parent/292\",[143,3.857]],[\"name/293\",[129,52.824]],[\"parent/293\",[143,3.857]],[\"name/294\",[130,52.824]],[\"parent/294\",[143,3.857]],[\"name/295\",[131,58.289]],[\"parent/295\",[143,3.857]],[\"name/296\",[132,58.289]],[\"parent/296\",[143,3.857]],[\"name/297\",[133,58.289]],[\"parent/297\",[143,3.857]],[\"name/298\",[134,58.289]],[\"parent/298\",[143,3.857]],[\"name/299\",[89,49.31]],[\"parent/299\",[143,3.857]],[\"name/300\",[135,58.289]],[\"parent/300\",[143,3.857]],[\"name/301\",[136,58.289]],[\"parent/301\",[143,3.857]],[\"name/302\",[137,58.289]],[\"parent/302\",[143,3.857]],[\"name/303\",[31,50.913]],[\"parent/303\",[143,3.857]],[\"name/304\",[145,41.493]],[\"parent/304\",[]],[\"name/305\",[60,45.133]],[\"parent/305\",[145,3.825]],[\"name/306\",[113,58.289]],[\"parent/306\",[145,3.825]],[\"name/307\",[114,58.289]],[\"parent/307\",[145,3.825]],[\"name/308\",[115,58.289]],[\"parent/308\",[145,3.825]],[\"name/309\",[116,58.289]],[\"parent/309\",[145,3.825]],[\"name/310\",[117,52.824]],[\"parent/310\",[145,3.825]],[\"name/311\",[86,37.609]],[\"parent/311\",[145,3.825]],[\"name/312\",[118,45.633]],[\"parent/312\",[146,5.79]],[\"name/313\",[120,43.767]],[\"parent/313\",[146,5.79]],[\"name/314\",[121,52.824]],[\"parent/314\",[145,3.825]],[\"name/315\",[86,37.609]],[\"parent/315\",[145,3.825]],[\"name/316\",[120,43.767]],[\"parent/316\",[146,5.79]],[\"name/317\",[118,45.633]],[\"parent/317\",[145,3.825]],[\"name/318\",[122,48.595]],[\"parent/318\",[145,3.825]],[\"name/319\",[123,58.289]],[\"parent/319\",[145,3.825]],[\"name/320\",[124,58.289]],[\"parent/320\",[145,3.825]],[\"name/321\",[125,58.289]],[\"parent/321\",[145,3.825]],[\"name/322\",[126,58.289]],[\"parent/322\",[145,3.825]],[\"name/323\",[127,58.289]],[\"parent/323\",[145,3.825]],[\"name/324\",[128,58.289]],[\"parent/324\",[145,3.825]],[\"name/325\",[129,52.824]],[\"parent/325\",[145,3.825]],[\"name/326\",[130,52.824]],[\"parent/326\",[145,3.825]],[\"name/327\",[131,58.289]],[\"parent/327\",[145,3.825]],[\"name/328\",[132,58.289]],[\"parent/328\",[145,3.825]],[\"name/329\",[133,58.289]],[\"parent/329\",[145,3.825]],[\"name/330\",[134,58.289]],[\"parent/330\",[145,3.825]],[\"name/331\",[89,49.31]],[\"parent/331\",[145,3.825]],[\"name/332\",[135,58.289]],[\"parent/332\",[145,3.825]],[\"name/333\",[136,58.289]],[\"parent/333\",[145,3.825]],[\"name/334\",[137,58.289]],[\"parent/334\",[145,3.825]],[\"name/335\",[31,50.913]],[\"parent/335\",[145,3.825]],[\"name/336\",[147,40.525]],[\"parent/336\",[]],[\"name/337\",[60,45.133]],[\"parent/337\",[147,3.736]],[\"name/338\",[113,58.289]],[\"parent/338\",[147,3.736]],[\"name/339\",[114,58.289]],[\"parent/339\",[147,3.736]],[\"name/340\",[115,58.289]],[\"parent/340\",[147,3.736]],[\"name/341\",[116,58.289]],[\"parent/341\",[147,3.736]],[\"name/342\",[117,52.824]],[\"parent/342\",[147,3.736]],[\"name/343\",[86,37.609]],[\"parent/343\",[147,3.736]],[\"name/344\",[118,45.633]],[\"parent/344\",[148,5.79]],[\"name/345\",[120,43.767]],[\"parent/345\",[148,5.79]],[\"name/346\",[121,52.824]],[\"parent/346\",[147,3.736]],[\"name/347\",[86,37.609]],[\"parent/347\",[147,3.736]],[\"name/348\",[120,43.767]],[\"parent/348\",[148,5.79]],[\"name/349\",[118,45.633]],[\"parent/349\",[147,3.736]],[\"name/350\",[122,48.595]],[\"parent/350\",[147,3.736]],[\"name/351\",[123,58.289]],[\"parent/351\",[147,3.736]],[\"name/352\",[124,58.289]],[\"parent/352\",[147,3.736]],[\"name/353\",[125,58.289]],[\"parent/353\",[147,3.736]],[\"name/354\",[126,58.289]],[\"parent/354\",[147,3.736]],[\"name/355\",[127,58.289]],[\"parent/355\",[147,3.736]],[\"name/356\",[128,58.289]],[\"parent/356\",[147,3.736]],[\"name/357\",[129,52.824]],[\"parent/357\",[147,3.736]],[\"name/358\",[130,52.824]],[\"parent/358\",[147,3.736]],[\"name/359\",[131,58.289]],[\"parent/359\",[147,3.736]],[\"name/360\",[132,58.289]],[\"parent/360\",[147,3.736]],[\"name/361\",[133,58.289]],[\"parent/361\",[147,3.736]],[\"name/362\",[134,58.289]],[\"parent/362\",[147,3.736]],[\"name/363\",[89,49.31]],[\"parent/363\",[147,3.736]],[\"name/364\",[135,58.289]],[\"parent/364\",[147,3.736]],[\"name/365\",[136,58.289]],[\"parent/365\",[147,3.736]],[\"name/366\",[137,58.289]],[\"parent/366\",[147,3.736]],[\"name/367\",[31,50.913]],[\"parent/367\",[147,3.736]],[\"name/368\",[149,58.289]],[\"parent/368\",[147,3.736]],[\"name/369\",[150,71.282]],[\"parent/369\",[147,3.736]],[\"name/370\",[151,71.282]],[\"parent/370\",[147,3.736]],[\"name/371\",[152,58.289]],[\"parent/371\",[]],[\"name/372\",[1,24.247]],[\"parent/372\",[152,5.373]],[\"name/373\",[110,60.296]],[\"parent/373\",[152,5.373]],[\"name/374\",[24,24.87]],[\"parent/374\",[152,5.373]],[\"name/375\",[27,26.101]],[\"parent/375\",[152,5.373]],[\"name/376\",[153,60.296]],[\"parent/376\",[]],[\"name/377\",[1,24.247]],[\"parent/377\",[153,5.558]],[\"name/378\",[24,24.87]],[\"parent/378\",[153,5.558]],[\"name/379\",[27,26.101]],[\"parent/379\",[153,5.558]],[\"name/380\",[154,60.296]],[\"parent/380\",[]],[\"name/381\",[1,24.247]],[\"parent/381\",[154,5.558]],[\"name/382\",[24,24.87]],[\"parent/382\",[154,5.558]],[\"name/383\",[27,26.101]],[\"parent/383\",[154,5.558]],[\"name/384\",[155,39.927]],[\"parent/384\",[]],[\"name/385\",[156,71.282]],[\"parent/385\",[155,3.681]],[\"name/386\",[157,71.282]],[\"parent/386\",[155,3.681]],[\"name/387\",[81,46.159]],[\"parent/387\",[155,3.681]],[\"name/388\",[112,66.174]],[\"parent/388\",[155,3.681]],[\"name/389\",[80,55.188]],[\"parent/389\",[155,3.681]],[\"name/390\",[60,45.133]],[\"parent/390\",[155,3.681]],[\"name/391\",[113,58.289]],[\"parent/391\",[155,3.681]],[\"name/392\",[114,58.289]],[\"parent/392\",[155,3.681]],[\"name/393\",[115,58.289]],[\"parent/393\",[155,3.681]],[\"name/394\",[116,58.289]],[\"parent/394\",[155,3.681]],[\"name/395\",[117,52.824]],[\"parent/395\",[155,3.681]],[\"name/396\",[86,37.609]],[\"parent/396\",[155,3.681]],[\"name/397\",[118,45.633]],[\"parent/397\",[158,5.79]],[\"name/398\",[120,43.767]],[\"parent/398\",[158,5.79]],[\"name/399\",[121,52.824]],[\"parent/399\",[155,3.681]],[\"name/400\",[86,37.609]],[\"parent/400\",[155,3.681]],[\"name/401\",[120,43.767]],[\"parent/401\",[158,5.79]],[\"name/402\",[118,45.633]],[\"parent/402\",[155,3.681]],[\"name/403\",[122,48.595]],[\"parent/403\",[155,3.681]],[\"name/404\",[123,58.289]],[\"parent/404\",[155,3.681]],[\"name/405\",[124,58.289]],[\"parent/405\",[155,3.681]],[\"name/406\",[125,58.289]],[\"parent/406\",[155,3.681]],[\"name/407\",[126,58.289]],[\"parent/407\",[155,3.681]],[\"name/408\",[127,58.289]],[\"parent/408\",[155,3.681]],[\"name/409\",[128,58.289]],[\"parent/409\",[155,3.681]],[\"name/410\",[129,52.824]],[\"parent/410\",[155,3.681]],[\"name/411\",[130,52.824]],[\"parent/411\",[155,3.681]],[\"name/412\",[131,58.289]],[\"parent/412\",[155,3.681]],[\"name/413\",[132,58.289]],[\"parent/413\",[155,3.681]],[\"name/414\",[133,58.289]],[\"parent/414\",[155,3.681]],[\"name/415\",[134,58.289]],[\"parent/415\",[155,3.681]],[\"name/416\",[89,49.31]],[\"parent/416\",[155,3.681]],[\"name/417\",[135,58.289]],[\"parent/417\",[155,3.681]],[\"name/418\",[136,58.289]],[\"parent/418\",[155,3.681]],[\"name/419\",[137,58.289]],[\"parent/419\",[155,3.681]],[\"name/420\",[31,50.913]],[\"parent/420\",[155,3.681]],[\"name/421\",[159,60.296]],[\"parent/421\",[]],[\"name/422\",[1,24.247]],[\"parent/422\",[159,5.558]],[\"name/423\",[24,24.87]],[\"parent/423\",[159,5.558]],[\"name/424\",[27,26.101]],[\"parent/424\",[159,5.558]],[\"name/425\",[160,60.296]],[\"parent/425\",[]],[\"name/426\",[161,71.282]],[\"parent/426\",[160,5.558]],[\"name/427\",[162,66.174]],[\"parent/427\",[160,5.558]],[\"name/428\",[163,66.174]],[\"parent/428\",[160,5.558]],[\"name/429\",[164,60.296]],[\"parent/429\",[]],[\"name/430\",[1,24.247]],[\"parent/430\",[164,5.558]],[\"name/431\",[24,24.87]],[\"parent/431\",[164,5.558]],[\"name/432\",[27,26.101]],[\"parent/432\",[164,5.558]],[\"name/433\",[165,56.619]],[\"parent/433\",[]],[\"name/434\",[166,71.282]],[\"parent/434\",[165,5.219]],[\"name/435\",[167,71.282]],[\"parent/435\",[165,5.219]],[\"name/436\",[168,71.282]],[\"parent/436\",[165,5.219]],[\"name/437\",[169,71.282]],[\"parent/437\",[165,5.219]],[\"name/438\",[170,71.282]],[\"parent/438\",[165,5.219]],[\"name/439\",[171,60.296]],[\"parent/439\",[]],[\"name/440\",[1,24.247]],[\"parent/440\",[171,5.558]],[\"name/441\",[24,24.87]],[\"parent/441\",[171,5.558]],[\"name/442\",[27,26.101]],[\"parent/442\",[171,5.558]],[\"name/443\",[172,60.296]],[\"parent/443\",[]],[\"name/444\",[1,24.247]],[\"parent/444\",[172,5.558]],[\"name/445\",[24,24.87]],[\"parent/445\",[172,5.558]],[\"name/446\",[27,26.101]],[\"parent/446\",[172,5.558]],[\"name/447\",[173,46.159]],[\"parent/447\",[]],[\"name/448\",[174,66.174]],[\"parent/448\",[173,4.255]],[\"name/449\",[175,71.282]],[\"parent/449\",[173,4.255]],[\"name/450\",[176,66.174]],[\"parent/450\",[173,4.255]],[\"name/451\",[177,66.174]],[\"parent/451\",[173,4.255]],[\"name/452\",[178,66.174]],[\"parent/452\",[173,4.255]],[\"name/453\",[179,71.282]],[\"parent/453\",[173,4.255]],[\"name/454\",[180,71.282]],[\"parent/454\",[173,4.255]],[\"name/455\",[181,71.282]],[\"parent/455\",[173,4.255]],[\"name/456\",[182,71.282]],[\"parent/456\",[173,4.255]],[\"name/457\",[183,71.282]],[\"parent/457\",[173,4.255]],[\"name/458\",[184,71.282]],[\"parent/458\",[173,4.255]],[\"name/459\",[185,71.282]],[\"parent/459\",[173,4.255]],[\"name/460\",[186,71.282]],[\"parent/460\",[173,4.255]],[\"name/461\",[187,71.282]],[\"parent/461\",[173,4.255]],[\"name/462\",[188,66.174]],[\"parent/462\",[173,4.255]],[\"name/463\",[189,71.282]],[\"parent/463\",[173,4.255]],[\"name/464\",[190,71.282]],[\"parent/464\",[173,4.255]],[\"name/465\",[117,52.824]],[\"parent/465\",[]],[\"name/466\",[1,24.247]],[\"parent/466\",[117,4.869]],[\"name/467\",[24,24.87]],[\"parent/467\",[117,4.869]],[\"name/468\",[27,26.101]],[\"parent/468\",[117,4.869]],[\"name/469\",[191,66.174]],[\"parent/469\",[]],[\"name/470\",[68,66.174]],[\"parent/470\",[191,6.1]],[\"name/471\",[192,62.809]],[\"parent/471\",[]],[\"name/472\",[24,24.87]],[\"parent/472\",[192,5.79]],[\"name/473\",[27,26.101]],[\"parent/473\",[192,5.79]],[\"name/474\",[121,52.824]],[\"parent/474\",[]],[\"name/475\",[1,24.247]],[\"parent/475\",[121,4.869]],[\"name/476\",[24,24.87]],[\"parent/476\",[121,4.869]],[\"name/477\",[27,26.101]],[\"parent/477\",[121,4.869]],[\"name/478\",[193,60.296]],[\"parent/478\",[]],[\"name/479\",[1,24.247]],[\"parent/479\",[193,5.558]],[\"name/480\",[24,24.87]],[\"parent/480\",[193,5.558]],[\"name/481\",[27,26.101]],[\"parent/481\",[193,5.558]],[\"name/482\",[194,58.289]],[\"parent/482\",[]],[\"name/483\",[1,24.247]],[\"parent/483\",[194,5.373]],[\"name/484\",[24,24.87]],[\"parent/484\",[194,5.373]],[\"name/485\",[27,26.101]],[\"parent/485\",[194,5.373]],[\"name/486\",[195,60.296]],[\"parent/486\",[]],[\"name/487\",[1,24.247]],[\"parent/487\",[195,5.558]],[\"name/488\",[24,24.87]],[\"parent/488\",[195,5.558]],[\"name/489\",[27,26.101]],[\"parent/489\",[195,5.558]],[\"name/490\",[196,60.296]],[\"parent/490\",[]],[\"name/491\",[1,24.247]],[\"parent/491\",[196,5.558]],[\"name/492\",[24,24.87]],[\"parent/492\",[196,5.558]],[\"name/493\",[27,26.101]],[\"parent/493\",[196,5.558]],[\"name/494\",[197,62.809]],[\"parent/494\",[]],[\"name/495\",[198,71.282]],[\"parent/495\",[197,5.79]],[\"name/496\",[199,71.282]],[\"parent/496\",[197,5.79]],[\"name/497\",[200,58.289]],[\"parent/497\",[]],[\"name/498\",[1,24.247]],[\"parent/498\",[200,5.373]],[\"name/499\",[201,66.174]],[\"parent/499\",[200,5.373]],[\"name/500\",[24,24.87]],[\"parent/500\",[200,5.373]],[\"name/501\",[27,26.101]],[\"parent/501\",[200,5.373]],[\"name/502\",[202,58.289]],[\"parent/502\",[]],[\"name/503\",[1,24.247]],[\"parent/503\",[202,5.373]],[\"name/504\",[201,66.174]],[\"parent/504\",[202,5.373]],[\"name/505\",[24,24.87]],[\"parent/505\",[202,5.373]],[\"name/506\",[27,26.101]],[\"parent/506\",[202,5.373]],[\"name/507\",[203,60.296]],[\"parent/507\",[]],[\"name/508\",[1,24.247]],[\"parent/508\",[203,5.558]],[\"name/509\",[204,60.296]],[\"parent/509\",[203,5.558]],[\"name/510\",[86,37.609]],[\"parent/510\",[203,5.558]],[\"name/511\",[81,46.159]],[\"parent/511\",[205,6.1]],[\"name/512\",[206,58.289]],[\"parent/512\",[205,6.1]],[\"name/513\",[207,58.289]],[\"parent/513\",[]],[\"name/514\",[1,24.247]],[\"parent/514\",[207,5.373]],[\"name/515\",[15,52.824]],[\"parent/515\",[207,5.373]],[\"name/516\",[81,46.159]],[\"parent/516\",[207,5.373]],[\"name/517\",[16,58.289]],[\"parent/517\",[207,5.373]],[\"name/518\",[208,60.296]],[\"parent/518\",[]],[\"name/519\",[1,24.247]],[\"parent/519\",[208,5.558]],[\"name/520\",[24,24.87]],[\"parent/520\",[208,5.558]],[\"name/521\",[27,26.101]],[\"parent/521\",[208,5.558]],[\"name/522\",[209,60.296]],[\"parent/522\",[]],[\"name/523\",[1,24.247]],[\"parent/523\",[209,5.558]],[\"name/524\",[24,24.87]],[\"parent/524\",[209,5.558]],[\"name/525\",[27,26.101]],[\"parent/525\",[209,5.558]],[\"name/526\",[101,52.824]],[\"parent/526\",[]],[\"name/527\",[1,24.247]],[\"parent/527\",[101,4.869]],[\"name/528\",[87,50.08]],[\"parent/528\",[101,4.869]],[\"name/529\",[24,24.87]],[\"parent/529\",[101,4.869]],[\"name/530\",[27,26.101]],[\"parent/530\",[101,4.869]],[\"name/531\",[210,60.296]],[\"parent/531\",[]],[\"name/532\",[1,24.247]],[\"parent/532\",[210,5.558]],[\"name/533\",[24,24.87]],[\"parent/533\",[210,5.558]],[\"name/534\",[27,26.101]],[\"parent/534\",[210,5.558]],[\"name/535\",[211,66.174]],[\"parent/535\",[]],[\"name/536\",[81,46.159]],[\"parent/536\",[211,6.1]],[\"name/537\",[212,60.296]],[\"parent/537\",[]],[\"name/538\",[1,24.247]],[\"parent/538\",[212,5.558]],[\"name/539\",[24,24.87]],[\"parent/539\",[212,5.558]],[\"name/540\",[27,26.101]],[\"parent/540\",[212,5.558]],[\"name/541\",[213,60.296]],[\"parent/541\",[]],[\"name/542\",[1,24.247]],[\"parent/542\",[213,5.558]],[\"name/543\",[24,24.87]],[\"parent/543\",[213,5.558]],[\"name/544\",[27,26.101]],[\"parent/544\",[213,5.558]],[\"name/545\",[214,62.809]],[\"parent/545\",[]],[\"name/546\",[215,71.282]],[\"parent/546\",[214,5.79]],[\"name/547\",[216,71.282]],[\"parent/547\",[214,5.79]],[\"name/548\",[217,60.296]],[\"parent/548\",[]],[\"name/549\",[1,24.247]],[\"parent/549\",[217,5.558]],[\"name/550\",[24,24.87]],[\"parent/550\",[217,5.558]],[\"name/551\",[27,26.101]],[\"parent/551\",[217,5.558]],[\"name/552\",[218,60.296]],[\"parent/552\",[]],[\"name/553\",[1,24.247]],[\"parent/553\",[218,5.558]],[\"name/554\",[24,24.87]],[\"parent/554\",[218,5.558]],[\"name/555\",[27,26.101]],[\"parent/555\",[218,5.558]],[\"name/556\",[219,60.296]],[\"parent/556\",[]],[\"name/557\",[1,24.247]],[\"parent/557\",[219,5.558]],[\"name/558\",[24,24.87]],[\"parent/558\",[219,5.558]],[\"name/559\",[27,26.101]],[\"parent/559\",[219,5.558]],[\"name/560\",[220,60.296]],[\"parent/560\",[]],[\"name/561\",[1,24.247]],[\"parent/561\",[220,5.558]],[\"name/562\",[24,24.87]],[\"parent/562\",[220,5.558]],[\"name/563\",[27,26.101]],[\"parent/563\",[220,5.558]],[\"name/564\",[221,60.296]],[\"parent/564\",[]],[\"name/565\",[1,24.247]],[\"parent/565\",[221,5.558]],[\"name/566\",[24,24.87]],[\"parent/566\",[221,5.558]],[\"name/567\",[27,26.101]],[\"parent/567\",[221,5.558]],[\"name/568\",[222,60.296]],[\"parent/568\",[]],[\"name/569\",[1,24.247]],[\"parent/569\",[222,5.558]],[\"name/570\",[24,24.87]],[\"parent/570\",[222,5.558]],[\"name/571\",[27,26.101]],[\"parent/571\",[222,5.558]],[\"name/572\",[223,60.296]],[\"parent/572\",[]],[\"name/573\",[1,24.247]],[\"parent/573\",[223,5.558]],[\"name/574\",[24,24.87]],[\"parent/574\",[223,5.558]],[\"name/575\",[27,26.101]],[\"parent/575\",[223,5.558]],[\"name/576\",[224,60.296]],[\"parent/576\",[]],[\"name/577\",[1,24.247]],[\"parent/577\",[224,5.558]],[\"name/578\",[24,24.87]],[\"parent/578\",[224,5.558]],[\"name/579\",[27,26.101]],[\"parent/579\",[224,5.558]],[\"name/580\",[225,60.296]],[\"parent/580\",[]],[\"name/581\",[81,46.159]],[\"parent/581\",[225,5.558]],[\"name/582\",[129,52.824]],[\"parent/582\",[225,5.558]],[\"name/583\",[130,52.824]],[\"parent/583\",[225,5.558]],[\"name/584\",[226,60.296]],[\"parent/584\",[]],[\"name/585\",[1,24.247]],[\"parent/585\",[226,5.558]],[\"name/586\",[24,24.87]],[\"parent/586\",[226,5.558]],[\"name/587\",[27,26.101]],[\"parent/587\",[226,5.558]],[\"name/588\",[227,60.296]],[\"parent/588\",[]],[\"name/589\",[1,24.247]],[\"parent/589\",[227,5.558]],[\"name/590\",[24,24.87]],[\"parent/590\",[227,5.558]],[\"name/591\",[27,26.101]],[\"parent/591\",[227,5.558]],[\"name/592\",[228,62.809]],[\"parent/592\",[]],[\"name/593\",[81,46.159]],[\"parent/593\",[228,5.79]],[\"name/594\",[130,52.824]],[\"parent/594\",[228,5.79]],[\"name/595\",[229,60.296]],[\"parent/595\",[]],[\"name/596\",[1,24.247]],[\"parent/596\",[229,5.558]],[\"name/597\",[24,24.87]],[\"parent/597\",[229,5.558]],[\"name/598\",[27,26.101]],[\"parent/598\",[229,5.558]],[\"name/599\",[230,60.296]],[\"parent/599\",[]],[\"name/600\",[1,24.247]],[\"parent/600\",[230,5.558]],[\"name/601\",[24,24.87]],[\"parent/601\",[230,5.558]],[\"name/602\",[27,26.101]],[\"parent/602\",[230,5.558]],[\"name/603\",[231,62.809]],[\"parent/603\",[]],[\"name/604\",[81,46.159]],[\"parent/604\",[231,5.79]],[\"name/605\",[129,52.824]],[\"parent/605\",[231,5.79]],[\"name/606\",[232,60.296]],[\"parent/606\",[]],[\"name/607\",[1,24.247]],[\"parent/607\",[232,5.558]],[\"name/608\",[24,24.87]],[\"parent/608\",[232,5.558]],[\"name/609\",[27,26.101]],[\"parent/609\",[232,5.558]],[\"name/610\",[233,60.296]],[\"parent/610\",[]],[\"name/611\",[1,24.247]],[\"parent/611\",[233,5.558]],[\"name/612\",[24,24.87]],[\"parent/612\",[233,5.558]],[\"name/613\",[27,26.101]],[\"parent/613\",[233,5.558]],[\"name/614\",[234,60.296]],[\"parent/614\",[]],[\"name/615\",[81,46.159]],[\"parent/615\",[234,5.558]],[\"name/616\",[129,52.824]],[\"parent/616\",[234,5.558]],[\"name/617\",[130,52.824]],[\"parent/617\",[234,5.558]],[\"name/618\",[235,60.296]],[\"parent/618\",[]],[\"name/619\",[1,24.247]],[\"parent/619\",[235,5.558]],[\"name/620\",[24,24.87]],[\"parent/620\",[235,5.558]],[\"name/621\",[27,26.101]],[\"parent/621\",[235,5.558]],[\"name/622\",[236,60.296]],[\"parent/622\",[]],[\"name/623\",[1,24.247]],[\"parent/623\",[236,5.558]],[\"name/624\",[24,24.87]],[\"parent/624\",[236,5.558]],[\"name/625\",[27,26.101]],[\"parent/625\",[236,5.558]],[\"name/626\",[237,60.296]],[\"parent/626\",[]],[\"name/627\",[81,46.159]],[\"parent/627\",[237,5.558]],[\"name/628\",[129,52.824]],[\"parent/628\",[237,5.558]],[\"name/629\",[130,52.824]],[\"parent/629\",[237,5.558]],[\"name/630\",[238,60.296]],[\"parent/630\",[]],[\"name/631\",[1,24.247]],[\"parent/631\",[238,5.558]],[\"name/632\",[24,24.87]],[\"parent/632\",[238,5.558]],[\"name/633\",[27,26.101]],[\"parent/633\",[238,5.558]],[\"name/634\",[239,60.296]],[\"parent/634\",[]],[\"name/635\",[1,24.247]],[\"parent/635\",[239,5.558]],[\"name/636\",[24,24.87]],[\"parent/636\",[239,5.558]],[\"name/637\",[27,26.101]],[\"parent/637\",[239,5.558]],[\"name/638\",[240,71.282]],[\"parent/638\",[]],[\"name/639\",[241,60.296]],[\"parent/639\",[]],[\"name/640\",[1,24.247]],[\"parent/640\",[241,5.558]],[\"name/641\",[24,24.87]],[\"parent/641\",[241,5.558]],[\"name/642\",[27,26.101]],[\"parent/642\",[241,5.558]],[\"name/643\",[242,62.809]],[\"parent/643\",[]],[\"name/644\",[81,46.159]],[\"parent/644\",[242,5.79]],[\"name/645\",[243,71.282]],[\"parent/645\",[242,5.79]],[\"name/646\",[244,60.296]],[\"parent/646\",[]],[\"name/647\",[1,24.247]],[\"parent/647\",[244,5.558]],[\"name/648\",[24,24.87]],[\"parent/648\",[244,5.558]],[\"name/649\",[27,26.101]],[\"parent/649\",[244,5.558]],[\"name/650\",[245,60.296]],[\"parent/650\",[]],[\"name/651\",[1,24.247]],[\"parent/651\",[245,5.558]],[\"name/652\",[24,24.87]],[\"parent/652\",[245,5.558]],[\"name/653\",[27,26.101]],[\"parent/653\",[245,5.558]],[\"name/654\",[246,62.809]],[\"parent/654\",[]],[\"name/655\",[81,46.159]],[\"parent/655\",[246,5.79]],[\"name/656\",[247,58.289]],[\"parent/656\",[246,5.79]],[\"name/657\",[248,60.296]],[\"parent/657\",[]],[\"name/658\",[1,24.247]],[\"parent/658\",[248,5.558]],[\"name/659\",[24,24.87]],[\"parent/659\",[248,5.558]],[\"name/660\",[27,26.101]],[\"parent/660\",[248,5.558]],[\"name/661\",[249,60.296]],[\"parent/661\",[]],[\"name/662\",[1,24.247]],[\"parent/662\",[249,5.558]],[\"name/663\",[24,24.87]],[\"parent/663\",[249,5.558]],[\"name/664\",[27,26.101]],[\"parent/664\",[249,5.558]],[\"name/665\",[250,60.296]],[\"parent/665\",[]],[\"name/666\",[1,24.247]],[\"parent/666\",[250,5.558]],[\"name/667\",[24,24.87]],[\"parent/667\",[250,5.558]],[\"name/668\",[27,26.101]],[\"parent/668\",[250,5.558]],[\"name/669\",[251,60.296]],[\"parent/669\",[]],[\"name/670\",[1,24.247]],[\"parent/670\",[251,5.558]],[\"name/671\",[24,24.87]],[\"parent/671\",[251,5.558]],[\"name/672\",[27,26.101]],[\"parent/672\",[251,5.558]],[\"name/673\",[252,60.296]],[\"parent/673\",[]],[\"name/674\",[1,24.247]],[\"parent/674\",[252,5.558]],[\"name/675\",[24,24.87]],[\"parent/675\",[252,5.558]],[\"name/676\",[27,26.101]],[\"parent/676\",[252,5.558]],[\"name/677\",[253,60.296]],[\"parent/677\",[]],[\"name/678\",[1,24.247]],[\"parent/678\",[253,5.558]],[\"name/679\",[24,24.87]],[\"parent/679\",[253,5.558]],[\"name/680\",[27,26.101]],[\"parent/680\",[253,5.558]],[\"name/681\",[254,60.296]],[\"parent/681\",[]],[\"name/682\",[1,24.247]],[\"parent/682\",[254,5.558]],[\"name/683\",[24,24.87]],[\"parent/683\",[254,5.558]],[\"name/684\",[27,26.101]],[\"parent/684\",[254,5.558]],[\"name/685\",[255,60.296]],[\"parent/685\",[]],[\"name/686\",[71,53.936]],[\"parent/686\",[255,5.558]],[\"name/687\",[256,71.282]],[\"parent/687\",[255,5.558]],[\"name/688\",[257,56.619]],[\"parent/688\",[255,5.558]],[\"name/689\",[258,60.296]],[\"parent/689\",[]],[\"name/690\",[257,56.619]],[\"parent/690\",[258,5.558]],[\"name/691\",[259,56.619]],[\"parent/691\",[258,5.558]],[\"name/692\",[80,55.188]],[\"parent/692\",[258,5.558]],[\"name/693\",[260,55.188]],[\"parent/693\",[]],[\"name/694\",[261,71.282]],[\"parent/694\",[260,5.087]],[\"name/695\",[43,60.296]],[\"parent/695\",[260,5.087]],[\"name/696\",[71,53.936]],[\"parent/696\",[260,5.087]],[\"name/697\",[262,71.282]],[\"parent/697\",[260,5.087]],[\"name/698\",[263,71.282]],[\"parent/698\",[260,5.087]],[\"name/699\",[264,66.174]],[\"parent/699\",[260,5.087]],[\"name/700\",[265,48.595]],[\"parent/700\",[]],[\"name/701\",[266,71.282]],[\"parent/701\",[265,4.48]],[\"name/702\",[86,37.609]],[\"parent/702\",[265,4.48]],[\"name/703\",[267,60.296]],[\"parent/703\",[268,5.219]],[\"name/704\",[269,60.296]],[\"parent/704\",[268,5.219]],[\"name/705\",[270,66.174]],[\"parent/705\",[265,4.48]],[\"name/706\",[271,66.174]],[\"parent/706\",[265,4.48]],[\"name/707\",[272,52.824]],[\"parent/707\",[265,4.48]],[\"name/708\",[273,55.188]],[\"parent/708\",[265,4.48]],[\"name/709\",[274,62.809]],[\"parent/709\",[265,4.48]],[\"name/710\",[275,62.809]],[\"parent/710\",[265,4.48]],[\"name/711\",[276,66.174]],[\"parent/711\",[265,4.48]],[\"name/712\",[86,37.609]],[\"parent/712\",[265,4.48]],[\"name/713\",[277,56.619]],[\"parent/713\",[268,5.219]],[\"name/714\",[278,56.619]],[\"parent/714\",[268,5.219]],[\"name/715\",[279,56.619]],[\"parent/715\",[265,4.48]],[\"name/716\",[86,37.609]],[\"parent/716\",[265,4.48]],[\"name/717\",[277,56.619]],[\"parent/717\",[268,5.219]],[\"name/718\",[278,56.619]],[\"parent/718\",[268,5.219]],[\"name/719\",[280,60.296]],[\"parent/719\",[265,4.48]],[\"name/720\",[281,48.595]],[\"parent/720\",[]],[\"name/721\",[26,50.08]],[\"parent/721\",[281,4.48]],[\"name/722\",[86,37.609]],[\"parent/722\",[281,4.48]],[\"name/723\",[267,60.296]],[\"parent/723\",[282,5.219]],[\"name/724\",[269,60.296]],[\"parent/724\",[282,5.219]],[\"name/725\",[270,66.174]],[\"parent/725\",[281,4.48]],[\"name/726\",[271,66.174]],[\"parent/726\",[281,4.48]],[\"name/727\",[272,52.824]],[\"parent/727\",[281,4.48]],[\"name/728\",[273,55.188]],[\"parent/728\",[281,4.48]],[\"name/729\",[274,62.809]],[\"parent/729\",[281,4.48]],[\"name/730\",[275,62.809]],[\"parent/730\",[281,4.48]],[\"name/731\",[276,66.174]],[\"parent/731\",[281,4.48]],[\"name/732\",[86,37.609]],[\"parent/732\",[281,4.48]],[\"name/733\",[277,56.619]],[\"parent/733\",[282,5.219]],[\"name/734\",[278,56.619]],[\"parent/734\",[282,5.219]],[\"name/735\",[279,56.619]],[\"parent/735\",[281,4.48]],[\"name/736\",[86,37.609]],[\"parent/736\",[281,4.48]],[\"name/737\",[277,56.619]],[\"parent/737\",[282,5.219]],[\"name/738\",[278,56.619]],[\"parent/738\",[282,5.219]],[\"name/739\",[280,60.296]],[\"parent/739\",[281,4.48]],[\"name/740\",[283,71.282]],[\"parent/740\",[]],[\"name/741\",[284,60.296]],[\"parent/741\",[]],[\"name/742\",[1,24.247]],[\"parent/742\",[284,5.558]],[\"name/743\",[24,24.87]],[\"parent/743\",[284,5.558]],[\"name/744\",[25,45.633]],[\"parent/744\",[284,5.558]],[\"name/745\",[285,60.296]],[\"parent/745\",[]],[\"name/746\",[1,24.247]],[\"parent/746\",[285,5.558]],[\"name/747\",[24,24.87]],[\"parent/747\",[285,5.558]],[\"name/748\",[27,26.101]],[\"parent/748\",[285,5.558]],[\"name/749\",[286,50.08]],[\"parent/749\",[]],[\"name/750\",[287,71.282]],[\"parent/750\",[286,4.616]],[\"name/751\",[272,52.824]],[\"parent/751\",[286,4.616]],[\"name/752\",[288,71.282]],[\"parent/752\",[286,4.616]],[\"name/753\",[289,60.296]],[\"parent/753\",[286,4.616]],[\"name/754\",[36,51.823]],[\"parent/754\",[286,4.616]],[\"name/755\",[290,66.174]],[\"parent/755\",[286,4.616]],[\"name/756\",[291,66.174]],[\"parent/756\",[286,4.616]],[\"name/757\",[60,45.133]],[\"parent/757\",[286,4.616]],[\"name/758\",[292,60.296]],[\"parent/758\",[286,4.616]],[\"name/759\",[26,50.08]],[\"parent/759\",[286,4.616]],[\"name/760\",[293,66.174]],[\"parent/760\",[286,4.616]],[\"name/761\",[294,60.296]],[\"parent/761\",[]],[\"name/762\",[1,24.247]],[\"parent/762\",[294,5.558]],[\"name/763\",[24,24.87]],[\"parent/763\",[294,5.558]],[\"name/764\",[27,26.101]],[\"parent/764\",[294,5.558]],[\"name/765\",[295,50.913]],[\"parent/765\",[]],[\"name/766\",[81,46.159]],[\"parent/766\",[295,4.693]],[\"name/767\",[89,49.31]],[\"parent/767\",[295,4.693]],[\"name/768\",[289,60.296]],[\"parent/768\",[295,4.693]],[\"name/769\",[296,55.188]],[\"parent/769\",[295,4.693]],[\"name/770\",[297,56.619]],[\"parent/770\",[295,4.693]],[\"name/771\",[298,58.289]],[\"parent/771\",[295,4.693]],[\"name/772\",[272,52.824]],[\"parent/772\",[295,4.693]],[\"name/773\",[299,71.282]],[\"parent/773\",[295,4.693]],[\"name/774\",[300,71.282]],[\"parent/774\",[295,4.693]],[\"name/775\",[292,60.296]],[\"parent/775\",[295,4.693]],[\"name/776\",[301,58.289]],[\"parent/776\",[]],[\"name/777\",[1,24.247]],[\"parent/777\",[301,5.373]],[\"name/778\",[204,60.296]],[\"parent/778\",[301,5.373]],[\"name/779\",[24,24.87]],[\"parent/779\",[301,5.373]],[\"name/780\",[27,26.101]],[\"parent/780\",[301,5.373]],[\"name/781\",[302,55.188]],[\"parent/781\",[]],[\"name/782\",[29,51.823]],[\"parent/782\",[302,5.087]],[\"name/783\",[15,52.824]],[\"parent/783\",[302,5.087]],[\"name/784\",[21,49.31]],[\"parent/784\",[302,5.087]],[\"name/785\",[30,51.823]],[\"parent/785\",[302,5.087]],[\"name/786\",[16,58.289]],[\"parent/786\",[302,5.087]],[\"name/787\",[22,49.31]],[\"parent/787\",[302,5.087]],[\"name/788\",[303,60.296]],[\"parent/788\",[]],[\"name/789\",[1,24.247]],[\"parent/789\",[303,5.558]],[\"name/790\",[24,24.87]],[\"parent/790\",[303,5.558]],[\"name/791\",[27,26.101]],[\"parent/791\",[303,5.558]],[\"name/792\",[304,60.296]],[\"parent/792\",[]],[\"name/793\",[1,24.247]],[\"parent/793\",[304,5.558]],[\"name/794\",[24,24.87]],[\"parent/794\",[304,5.558]],[\"name/795\",[27,26.101]],[\"parent/795\",[304,5.558]],[\"name/796\",[305,62.809]],[\"parent/796\",[]],[\"name/797\",[306,71.282]],[\"parent/797\",[305,5.79]],[\"name/798\",[307,66.174]],[\"parent/798\",[305,5.79]],[\"name/799\",[298,58.289]],[\"parent/799\",[]],[\"name/800\",[1,24.247]],[\"parent/800\",[298,5.373]],[\"name/801\",[24,24.87]],[\"parent/801\",[298,5.373]],[\"name/802\",[27,26.101]],[\"parent/802\",[298,5.373]],[\"name/803\",[297,56.619]],[\"parent/803\",[]],[\"name/804\",[308,71.282]],[\"parent/804\",[297,5.219]],[\"name/805\",[309,66.174]],[\"parent/805\",[297,5.219]],[\"name/806\",[310,66.174]],[\"parent/806\",[297,5.219]],[\"name/807\",[311,60.296]],[\"parent/807\",[]],[\"name/808\",[1,24.247]],[\"parent/808\",[311,5.558]],[\"name/809\",[24,24.87]],[\"parent/809\",[311,5.558]],[\"name/810\",[27,26.101]],[\"parent/810\",[311,5.558]],[\"name/811\",[312,50.913]],[\"parent/811\",[]],[\"name/812\",[272,52.824]],[\"parent/812\",[312,4.693]],[\"name/813\",[36,51.823]],[\"parent/813\",[312,4.693]],[\"name/814\",[291,66.174]],[\"parent/814\",[312,4.693]],[\"name/815\",[292,60.296]],[\"parent/815\",[312,4.693]],[\"name/816\",[290,66.174]],[\"parent/816\",[312,4.693]],[\"name/817\",[89,49.31]],[\"parent/817\",[312,4.693]],[\"name/818\",[60,45.133]],[\"parent/818\",[312,4.693]],[\"name/819\",[26,50.08]],[\"parent/819\",[312,4.693]],[\"name/820\",[313,71.282]],[\"parent/820\",[312,4.693]],[\"name/821\",[293,66.174]],[\"parent/821\",[312,4.693]],[\"name/822\",[314,60.296]],[\"parent/822\",[]],[\"name/823\",[1,24.247]],[\"parent/823\",[314,5.558]],[\"name/824\",[24,24.87]],[\"parent/824\",[314,5.558]],[\"name/825\",[27,26.101]],[\"parent/825\",[314,5.558]],[\"name/826\",[315,60.296]],[\"parent/826\",[]],[\"name/827\",[257,56.619]],[\"parent/827\",[315,5.558]],[\"name/828\",[259,56.619]],[\"parent/828\",[315,5.558]],[\"name/829\",[80,55.188]],[\"parent/829\",[315,5.558]],[\"name/830\",[316,55.188]],[\"parent/830\",[]],[\"name/831\",[17,55.188]],[\"parent/831\",[316,5.087]],[\"name/832\",[317,60.296]],[\"parent/832\",[316,5.087]],[\"name/833\",[21,49.31]],[\"parent/833\",[316,5.087]],[\"name/834\",[318,60.296]],[\"parent/834\",[316,5.087]],[\"name/835\",[22,49.31]],[\"parent/835\",[316,5.087]],[\"name/836\",[319,53.936]],[\"parent/836\",[]],[\"name/837\",[17,55.188]],[\"parent/837\",[319,4.972]],[\"name/838\",[317,60.296]],[\"parent/838\",[319,4.972]],[\"name/839\",[30,51.823]],[\"parent/839\",[319,4.972]],[\"name/840\",[318,60.296]],[\"parent/840\",[319,4.972]],[\"name/841\",[320,71.282]],[\"parent/841\",[319,4.972]],[\"name/842\",[29,51.823]],[\"parent/842\",[319,4.972]],[\"name/843\",[321,50.08]],[\"parent/843\",[]],[\"name/844\",[322,71.282]],[\"parent/844\",[321,4.616]],[\"name/845\",[323,71.282]],[\"parent/845\",[321,4.616]],[\"name/846\",[316,55.188]],[\"parent/846\",[321,4.616]],[\"name/847\",[324,71.282]],[\"parent/847\",[321,4.616]],[\"name/848\",[325,71.282]],[\"parent/848\",[321,4.616]],[\"name/849\",[319,53.936]],[\"parent/849\",[321,4.616]],[\"name/850\",[326,71.282]],[\"parent/850\",[321,4.616]],[\"name/851\",[327,71.282]],[\"parent/851\",[321,4.616]],[\"name/852\",[328,71.282]],[\"parent/852\",[321,4.616]],[\"name/853\",[329,71.282]],[\"parent/853\",[321,4.616]],[\"name/854\",[330,66.174]],[\"parent/854\",[321,4.616]],[\"name/855\",[331,60.296]],[\"parent/855\",[]],[\"name/856\",[1,24.247]],[\"parent/856\",[331,5.558]],[\"name/857\",[24,24.87]],[\"parent/857\",[331,5.558]],[\"name/858\",[25,45.633]],[\"parent/858\",[331,5.558]],[\"name/859\",[332,60.296]],[\"parent/859\",[]],[\"name/860\",[1,24.247]],[\"parent/860\",[332,5.558]],[\"name/861\",[24,24.87]],[\"parent/861\",[332,5.558]],[\"name/862\",[27,26.101]],[\"parent/862\",[332,5.558]],[\"name/863\",[333,62.809]],[\"parent/863\",[]],[\"name/864\",[334,71.282]],[\"parent/864\",[333,5.79]],[\"name/865\",[335,71.282]],[\"parent/865\",[333,5.79]],[\"name/866\",[336,60.296]],[\"parent/866\",[]],[\"name/867\",[1,24.247]],[\"parent/867\",[336,5.558]],[\"name/868\",[24,24.87]],[\"parent/868\",[336,5.558]],[\"name/869\",[27,26.101]],[\"parent/869\",[336,5.558]],[\"name/870\",[337,55.188]],[\"parent/870\",[]],[\"name/871\",[29,51.823]],[\"parent/871\",[337,5.087]],[\"name/872\",[30,51.823]],[\"parent/872\",[337,5.087]],[\"name/873\",[21,49.31]],[\"parent/873\",[337,5.087]],[\"name/874\",[22,49.31]],[\"parent/874\",[337,5.087]],[\"name/875\",[338,66.174]],[\"parent/875\",[337,5.087]],[\"name/876\",[339,66.174]],[\"parent/876\",[337,5.087]],[\"name/877\",[340,56.619]],[\"parent/877\",[]],[\"name/878\",[71,53.936]],[\"parent/878\",[340,5.219]],[\"name/879\",[86,37.609]],[\"parent/879\",[340,5.219]],[\"name/880\",[29,51.823]],[\"parent/880\",[341,4.616]],[\"name/881\",[86,37.609]],[\"parent/881\",[341,4.616]],[\"name/882\",[60,45.133]],[\"parent/882\",[342,4.255]],[\"name/883\",[122,48.595]],[\"parent/883\",[342,4.255]],[\"name/884\",[118,45.633]],[\"parent/884\",[342,4.255]],[\"name/885\",[30,51.823]],[\"parent/885\",[341,4.616]],[\"name/886\",[86,37.609]],[\"parent/886\",[341,4.616]],[\"name/887\",[60,45.133]],[\"parent/887\",[342,4.255]],[\"name/888\",[122,48.595]],[\"parent/888\",[342,4.255]],[\"name/889\",[118,45.633]],[\"parent/889\",[342,4.255]],[\"name/890\",[21,49.31]],[\"parent/890\",[341,4.616]],[\"name/891\",[86,37.609]],[\"parent/891\",[341,4.616]],[\"name/892\",[60,45.133]],[\"parent/892\",[342,4.255]],[\"name/893\",[122,48.595]],[\"parent/893\",[342,4.255]],[\"name/894\",[118,45.633]],[\"parent/894\",[342,4.255]],[\"name/895\",[22,49.31]],[\"parent/895\",[341,4.616]],[\"name/896\",[86,37.609]],[\"parent/896\",[341,4.616]],[\"name/897\",[60,45.133]],[\"parent/897\",[342,4.255]],[\"name/898\",[122,48.595]],[\"parent/898\",[342,4.255]],[\"name/899\",[118,45.633]],[\"parent/899\",[342,4.255]],[\"name/900\",[338,66.174]],[\"parent/900\",[341,4.616]],[\"name/901\",[86,37.609]],[\"parent/901\",[341,4.616]],[\"name/902\",[60,45.133]],[\"parent/902\",[342,4.255]],[\"name/903\",[122,48.595]],[\"parent/903\",[342,4.255]],[\"name/904\",[118,45.633]],[\"parent/904\",[342,4.255]],[\"name/905\",[339,66.174]],[\"parent/905\",[341,4.616]],[\"name/906\",[86,37.609]],[\"parent/906\",[341,4.616]],[\"name/907\",[60,45.133]],[\"parent/907\",[342,4.255]],[\"name/908\",[122,48.595]],[\"parent/908\",[342,4.255]],[\"name/909\",[118,45.633]],[\"parent/909\",[342,4.255]],[\"name/910\",[1,24.247]],[\"parent/910\",[340,5.219]],[\"name/911\",[24,24.87]],[\"parent/911\",[340,5.219]],[\"name/912\",[27,26.101]],[\"parent/912\",[340,5.219]],[\"name/913\",[343,62.809]],[\"parent/913\",[]],[\"name/914\",[344,71.282]],[\"parent/914\",[343,5.79]],[\"name/915\",[330,66.174]],[\"parent/915\",[343,5.79]],[\"name/916\",[345,60.296]],[\"parent/916\",[]],[\"name/917\",[1,24.247]],[\"parent/917\",[345,5.558]],[\"name/918\",[24,24.87]],[\"parent/918\",[345,5.558]],[\"name/919\",[27,26.101]],[\"parent/919\",[345,5.558]],[\"name/920\",[346,56.619]],[\"parent/920\",[]],[\"name/921\",[81,46.159]],[\"parent/921\",[346,5.219]],[\"name/922\",[347,66.174]],[\"parent/922\",[346,5.219]],[\"name/923\",[348,66.174]],[\"parent/923\",[346,5.219]],[\"name/924\",[273,55.188]],[\"parent/924\",[346,5.219]],[\"name/925\",[86,37.609]],[\"parent/925\",[346,5.219]],[\"name/926\",[349,66.174]],[\"parent/926\",[350,6.1]],[\"name/927\",[280,60.296]],[\"parent/927\",[350,6.1]],[\"name/928\",[351,51.823]],[\"parent/928\",[]],[\"name/929\",[1,24.247]],[\"parent/929\",[351,4.777]],[\"name/930\",[352,71.282]],[\"parent/930\",[351,4.777]],[\"name/931\",[353,71.282]],[\"parent/931\",[351,4.777]],[\"name/932\",[354,71.282]],[\"parent/932\",[351,4.777]],[\"name/933\",[355,71.282]],[\"parent/933\",[351,4.777]],[\"name/934\",[356,71.282]],[\"parent/934\",[351,4.777]],[\"name/935\",[357,71.282]],[\"parent/935\",[351,4.777]],[\"name/936\",[24,24.87]],[\"parent/936\",[351,4.777]],[\"name/937\",[27,26.101]],[\"parent/937\",[351,4.777]],[\"name/938\",[358,58.289]],[\"parent/938\",[]],[\"name/939\",[347,66.174]],[\"parent/939\",[358,5.373]],[\"name/940\",[348,66.174]],[\"parent/940\",[358,5.373]],[\"name/941\",[273,55.188]],[\"parent/941\",[358,5.373]],[\"name/942\",[86,37.609]],[\"parent/942\",[358,5.373]],[\"name/943\",[349,66.174]],[\"parent/943\",[359,6.1]],[\"name/944\",[280,60.296]],[\"parent/944\",[359,6.1]],[\"name/945\",[360,60.296]],[\"parent/945\",[]],[\"name/946\",[1,24.247]],[\"parent/946\",[360,5.558]],[\"name/947\",[24,24.87]],[\"parent/947\",[360,5.558]],[\"name/948\",[27,26.101]],[\"parent/948\",[360,5.558]],[\"name/949\",[361,60.296]],[\"parent/949\",[]],[\"name/950\",[43,60.296]],[\"parent/950\",[361,5.558]],[\"name/951\",[362,71.282]],[\"parent/951\",[361,5.558]],[\"name/952\",[363,71.282]],[\"parent/952\",[361,5.558]],[\"name/953\",[364,60.296]],[\"parent/953\",[]],[\"name/954\",[1,24.247]],[\"parent/954\",[364,5.558]],[\"name/955\",[24,24.87]],[\"parent/955\",[364,5.558]],[\"name/956\",[25,45.633]],[\"parent/956\",[364,5.558]],[\"name/957\",[365,60.296]],[\"parent/957\",[]],[\"name/958\",[1,24.247]],[\"parent/958\",[365,5.558]],[\"name/959\",[24,24.87]],[\"parent/959\",[365,5.558]],[\"name/960\",[27,26.101]],[\"parent/960\",[365,5.558]],[\"name/961\",[366,58.289]],[\"parent/961\",[]],[\"name/962\",[43,60.296]],[\"parent/962\",[366,5.373]],[\"name/963\",[367,71.282]],[\"parent/963\",[366,5.373]],[\"name/964\",[368,62.809]],[\"parent/964\",[366,5.373]],[\"name/965\",[369,71.282]],[\"parent/965\",[366,5.373]],[\"name/966\",[370,62.809]],[\"parent/966\",[]],[\"name/967\",[122,48.595]],[\"parent/967\",[370,5.79]],[\"name/968\",[120,43.767]],[\"parent/968\",[370,5.79]],[\"name/969\",[371,60.296]],[\"parent/969\",[]],[\"name/970\",[1,24.247]],[\"parent/970\",[371,5.558]],[\"name/971\",[24,24.87]],[\"parent/971\",[371,5.558]],[\"name/972\",[27,26.101]],[\"parent/972\",[371,5.558]],[\"name/973\",[372,55.188]],[\"parent/973\",[]],[\"name/974\",[7,62.809]],[\"parent/974\",[372,5.087]],[\"name/975\",[86,37.609]],[\"parent/975\",[372,5.087]],[\"name/976\",[373,56.619]],[\"parent/976\",[374,5.219]],[\"name/977\",[375,60.296]],[\"parent/977\",[374,5.219]],[\"name/978\",[376,60.296]],[\"parent/978\",[374,5.219]],[\"name/979\",[8,62.809]],[\"parent/979\",[372,5.087]],[\"name/980\",[86,37.609]],[\"parent/980\",[372,5.087]],[\"name/981\",[373,56.619]],[\"parent/981\",[374,5.219]],[\"name/982\",[375,60.296]],[\"parent/982\",[374,5.219]],[\"name/983\",[376,60.296]],[\"parent/983\",[374,5.219]],[\"name/984\",[377,71.282]],[\"parent/984\",[372,5.087]],[\"name/985\",[81,46.159]],[\"parent/985\",[372,5.087]],[\"name/986\",[378,66.174]],[\"parent/986\",[]],[\"name/987\",[379,66.174]],[\"parent/987\",[]],[\"name/988\",[380,71.282]],[\"parent/988\",[379,6.1]],[\"name/989\",[381,66.174]],[\"parent/989\",[]],[\"name/990\",[382,71.282]],[\"parent/990\",[381,6.1]],[\"name/991\",[4,50.913]],[\"parent/991\",[]],[\"name/992\",[1,24.247]],[\"parent/992\",[4,4.693]],[\"name/993\",[24,24.87]],[\"parent/993\",[4,4.693]],[\"name/994\",[383,71.282]],[\"parent/994\",[4,4.693]],[\"name/995\",[384,53.936]],[\"parent/995\",[4,4.693]],[\"name/996\",[385,71.282]],[\"parent/996\",[4,4.693]],[\"name/997\",[27,26.101]],[\"parent/997\",[4,4.693]],[\"name/998\",[386,58.289]],[\"parent/998\",[]],[\"name/999\",[1,24.247]],[\"parent/999\",[386,5.373]],[\"name/1000\",[149,58.289]],[\"parent/1000\",[386,5.373]],[\"name/1001\",[24,24.87]],[\"parent/1001\",[386,5.373]],[\"name/1002\",[27,26.101]],[\"parent/1002\",[386,5.373]],[\"name/1003\",[387,47.929]],[\"parent/1003\",[]],[\"name/1004\",[85,60.296]],[\"parent/1004\",[387,4.418]],[\"name/1005\",[388,66.174]],[\"parent/1005\",[387,4.418]],[\"name/1006\",[389,66.174]],[\"parent/1006\",[387,4.418]],[\"name/1007\",[65,62.809]],[\"parent/1007\",[387,4.418]],[\"name/1008\",[390,66.174]],[\"parent/1008\",[387,4.418]],[\"name/1009\",[391,71.282]],[\"parent/1009\",[387,4.418]],[\"name/1010\",[392,71.282]],[\"parent/1010\",[387,4.418]],[\"name/1011\",[393,66.174]],[\"parent/1011\",[387,4.418]],[\"name/1012\",[394,66.174]],[\"parent/1012\",[387,4.418]],[\"name/1013\",[395,66.174]],[\"parent/1013\",[387,4.418]],[\"name/1014\",[71,53.936]],[\"parent/1014\",[387,4.418]],[\"name/1015\",[396,66.174]],[\"parent/1015\",[387,4.418]],[\"name/1016\",[397,66.174]],[\"parent/1016\",[387,4.418]],[\"name/1017\",[398,66.174]],[\"parent/1017\",[387,4.418]],[\"name/1018\",[399,60.296]],[\"parent/1018\",[]],[\"name/1019\",[400,71.282]],[\"parent/1019\",[399,5.558]],[\"name/1020\",[279,56.619]],[\"parent/1020\",[399,5.558]],[\"name/1021\",[194,58.289]],[\"parent/1021\",[399,5.558]],[\"name/1022\",[401,52.824]],[\"parent/1022\",[]],[\"name/1023\",[87,50.08]],[\"parent/1023\",[401,4.869]],[\"name/1024\",[402,71.282]],[\"parent/1024\",[401,4.869]],[\"name/1025\",[80,55.188]],[\"parent/1025\",[401,4.869]],[\"name/1026\",[26,50.08]],[\"parent/1026\",[401,4.869]],[\"name/1027\",[15,52.824]],[\"parent/1027\",[401,4.869]],[\"name/1028\",[403,71.282]],[\"parent/1028\",[401,4.869]],[\"name/1029\",[60,45.133]],[\"parent/1029\",[401,4.869]],[\"name/1030\",[86,37.609]],[\"parent/1030\",[401,4.869]],[\"name/1031\",[142,51.823]],[\"parent/1031\",[404,6.1]],[\"name/1032\",[102,51.823]],[\"parent/1032\",[404,6.1]],[\"name/1033\",[405,60.296]],[\"parent/1033\",[]],[\"name/1034\",[1,24.247]],[\"parent/1034\",[405,5.558]],[\"name/1035\",[24,24.87]],[\"parent/1035\",[405,5.558]],[\"name/1036\",[27,26.101]],[\"parent/1036\",[405,5.558]],[\"name/1037\",[87,50.08]],[\"parent/1037\",[]],[\"name/1038\",[1,24.247]],[\"parent/1038\",[87,4.616]],[\"name/1039\",[24,24.87]],[\"parent/1039\",[87,4.616]],[\"name/1040\",[27,26.101]],[\"parent/1040\",[87,4.616]],[\"name/1041\",[406,60.296]],[\"parent/1041\",[]],[\"name/1042\",[1,24.247]],[\"parent/1042\",[406,5.558]],[\"name/1043\",[24,24.87]],[\"parent/1043\",[406,5.558]],[\"name/1044\",[27,26.101]],[\"parent/1044\",[406,5.558]],[\"name/1045\",[407,55.188]],[\"parent/1045\",[]],[\"name/1046\",[408,66.174]],[\"parent/1046\",[407,5.087]],[\"name/1047\",[409,71.282]],[\"parent/1047\",[407,5.087]],[\"name/1048\",[93,58.289]],[\"parent/1048\",[407,5.087]],[\"name/1049\",[94,58.289]],[\"parent/1049\",[407,5.087]],[\"name/1050\",[410,71.282]],[\"parent/1050\",[407,5.087]],[\"name/1051\",[86,37.609]],[\"parent/1051\",[407,5.087]],[\"name/1052\",[66,66.174]],[\"parent/1052\",[411,6.1]],[\"name/1053\",[15,52.824]],[\"parent/1053\",[411,6.1]],[\"name/1054\",[384,53.936]],[\"parent/1054\",[]],[\"name/1055\",[1,24.247]],[\"parent/1055\",[384,4.972]],[\"name/1056\",[408,66.174]],[\"parent/1056\",[384,4.972]],[\"name/1057\",[93,58.289]],[\"parent/1057\",[384,4.972]],[\"name/1058\",[94,58.289]],[\"parent/1058\",[384,4.972]],[\"name/1059\",[24,24.87]],[\"parent/1059\",[384,4.972]],[\"name/1060\",[27,26.101]],[\"parent/1060\",[384,4.972]],[\"name/1061\",[412,60.296]],[\"parent/1061\",[]],[\"name/1062\",[1,24.247]],[\"parent/1062\",[412,5.558]],[\"name/1063\",[24,24.87]],[\"parent/1063\",[412,5.558]],[\"name/1064\",[27,26.101]],[\"parent/1064\",[412,5.558]],[\"name/1065\",[413,56.619]],[\"parent/1065\",[]],[\"name/1066\",[272,52.824]],[\"parent/1066\",[413,5.219]],[\"name/1067\",[273,55.188]],[\"parent/1067\",[413,5.219]],[\"name/1068\",[414,66.174]],[\"parent/1068\",[413,5.219]],[\"name/1069\",[86,37.609]],[\"parent/1069\",[413,5.219]],[\"name/1070\",[278,56.619]],[\"parent/1070\",[415,6.1]],[\"name/1071\",[277,56.619]],[\"parent/1071\",[415,6.1]],[\"name/1072\",[416,66.174]],[\"parent/1072\",[413,5.219]],[\"name/1073\",[5,52.824]],[\"parent/1073\",[]],[\"name/1074\",[1,24.247]],[\"parent/1074\",[5,4.869]],[\"name/1075\",[417,71.282]],[\"parent/1075\",[5,4.869]],[\"name/1076\",[418,71.282]],[\"parent/1076\",[5,4.869]],[\"name/1077\",[419,71.282]],[\"parent/1077\",[5,4.869]],[\"name/1078\",[420,53.936]],[\"parent/1078\",[]],[\"name/1079\",[421,71.282]],[\"parent/1079\",[420,4.972]],[\"name/1080\",[86,37.609]],[\"parent/1080\",[420,4.972]],[\"name/1081\",[267,60.296]],[\"parent/1081\",[422,5.219]],[\"name/1082\",[269,60.296]],[\"parent/1082\",[422,5.219]],[\"name/1083\",[423,71.282]],[\"parent/1083\",[420,4.972]],[\"name/1084\",[86,37.609]],[\"parent/1084\",[420,4.972]],[\"name/1085\",[267,60.296]],[\"parent/1085\",[422,5.219]],[\"name/1086\",[269,60.296]],[\"parent/1086\",[422,5.219]],[\"name/1087\",[414,66.174]],[\"parent/1087\",[420,4.972]],[\"name/1088\",[86,37.609]],[\"parent/1088\",[420,4.972]],[\"name/1089\",[278,56.619]],[\"parent/1089\",[422,5.219]],[\"name/1090\",[277,56.619]],[\"parent/1090\",[422,5.219]],[\"name/1091\",[416,66.174]],[\"parent/1091\",[420,4.972]],[\"name/1092\",[424,60.296]],[\"parent/1092\",[]],[\"name/1093\",[425,71.282]],[\"parent/1093\",[424,5.558]],[\"name/1094\",[426,71.282]],[\"parent/1094\",[424,5.558]],[\"name/1095\",[162,66.174]],[\"parent/1095\",[424,5.558]],[\"name/1096\",[427,58.289]],[\"parent/1096\",[]],[\"name/1097\",[428,71.282]],[\"parent/1097\",[427,5.373]],[\"name/1098\",[429,71.282]],[\"parent/1098\",[427,5.373]],[\"name/1099\",[430,71.282]],[\"parent/1099\",[427,5.373]],[\"name/1100\",[431,71.282]],[\"parent/1100\",[427,5.373]],[\"name/1101\",[432,66.174]],[\"parent/1101\",[]],[\"name/1102\",[163,66.174]],[\"parent/1102\",[432,6.1]],[\"name/1103\",[433,60.296]],[\"parent/1103\",[]],[\"name/1104\",[1,24.247]],[\"parent/1104\",[433,5.558]],[\"name/1105\",[24,24.87]],[\"parent/1105\",[433,5.558]],[\"name/1106\",[27,26.101]],[\"parent/1106\",[433,5.558]],[\"name/1107\",[434,58.289]],[\"parent/1107\",[]],[\"name/1108\",[71,53.936]],[\"parent/1108\",[434,5.373]],[\"name/1109\",[435,71.282]],[\"parent/1109\",[434,5.373]],[\"name/1110\",[264,66.174]],[\"parent/1110\",[434,5.373]],[\"name/1111\",[436,71.282]],[\"parent/1111\",[434,5.373]],[\"name/1112\",[437,58.289]],[\"parent/1112\",[]],[\"name/1113\",[438,71.282]],[\"parent/1113\",[437,5.373]],[\"name/1114\",[21,49.31]],[\"parent/1114\",[437,5.373]],[\"name/1115\",[22,49.31]],[\"parent/1115\",[437,5.373]],[\"name/1116\",[439,71.282]],[\"parent/1116\",[437,5.373]],[\"name/1117\",[440,60.296]],[\"parent/1117\",[]],[\"name/1118\",[120,43.767]],[\"parent/1118\",[440,5.558]],[\"name/1119\",[441,71.282]],[\"parent/1119\",[440,5.558]],[\"name/1120\",[289,60.296]],[\"parent/1120\",[440,5.558]],[\"name/1121\",[442,60.296]],[\"parent/1121\",[]],[\"name/1122\",[1,24.247]],[\"parent/1122\",[442,5.558]],[\"name/1123\",[24,24.87]],[\"parent/1123\",[442,5.558]],[\"name/1124\",[27,26.101]],[\"parent/1124\",[442,5.558]],[\"name/1125\",[443,60.296]],[\"parent/1125\",[]],[\"name/1126\",[1,24.247]],[\"parent/1126\",[443,5.558]],[\"name/1127\",[24,24.87]],[\"parent/1127\",[443,5.558]],[\"name/1128\",[27,26.101]],[\"parent/1128\",[443,5.558]],[\"name/1129\",[444,60.296]],[\"parent/1129\",[]],[\"name/1130\",[1,24.247]],[\"parent/1130\",[444,5.558]],[\"name/1131\",[24,24.87]],[\"parent/1131\",[444,5.558]],[\"name/1132\",[27,26.101]],[\"parent/1132\",[444,5.558]],[\"name/1133\",[445,60.296]],[\"parent/1133\",[]],[\"name/1134\",[1,24.247]],[\"parent/1134\",[445,5.558]],[\"name/1135\",[24,24.87]],[\"parent/1135\",[445,5.558]],[\"name/1136\",[27,26.101]],[\"parent/1136\",[445,5.558]],[\"name/1137\",[446,52.824]],[\"parent/1137\",[]],[\"name/1138\",[447,71.282]],[\"parent/1138\",[446,4.869]],[\"name/1139\",[448,56.619]],[\"parent/1139\",[446,4.869]],[\"name/1140\",[449,66.174]],[\"parent/1140\",[446,4.869]],[\"name/1141\",[450,71.282]],[\"parent/1141\",[446,4.869]],[\"name/1142\",[257,56.619]],[\"parent/1142\",[446,4.869]],[\"name/1143\",[451,66.174]],[\"parent/1143\",[446,4.869]],[\"name/1144\",[259,56.619]],[\"parent/1144\",[446,4.869]],[\"name/1145\",[452,71.282]],[\"parent/1145\",[446,4.869]],[\"name/1146\",[453,52.824]],[\"parent/1146\",[]],[\"name/1147\",[454,71.282]],[\"parent/1147\",[453,4.869]],[\"name/1148\",[449,66.174]],[\"parent/1148\",[453,4.869]],[\"name/1149\",[47,66.174]],[\"parent/1149\",[453,4.869]],[\"name/1150\",[257,56.619]],[\"parent/1150\",[453,4.869]],[\"name/1151\",[451,66.174]],[\"parent/1151\",[453,4.869]],[\"name/1152\",[259,56.619]],[\"parent/1152\",[453,4.869]],[\"name/1153\",[102,51.823]],[\"parent/1153\",[453,4.869]],[\"name/1154\",[455,71.282]],[\"parent/1154\",[453,4.869]],[\"name/1155\",[456,60.296]],[\"parent/1155\",[]],[\"name/1156\",[457,66.174]],[\"parent/1156\",[456,5.558]],[\"name/1157\",[458,66.174]],[\"parent/1157\",[456,5.558]],[\"name/1158\",[459,66.174]],[\"parent/1158\",[456,5.558]],[\"name/1159\",[460,60.296]],[\"parent/1159\",[]],[\"name/1160\",[457,66.174]],[\"parent/1160\",[460,5.558]],[\"name/1161\",[458,66.174]],[\"parent/1161\",[460,5.558]],[\"name/1162\",[459,66.174]],[\"parent/1162\",[460,5.558]],[\"name/1163\",[461,58.289]],[\"parent/1163\",[]],[\"name/1164\",[21,49.31]],[\"parent/1164\",[461,5.373]],[\"name/1165\",[30,51.823]],[\"parent/1165\",[461,5.373]],[\"name/1166\",[29,51.823]],[\"parent/1166\",[461,5.373]],[\"name/1167\",[22,49.31]],[\"parent/1167\",[461,5.373]],[\"name/1168\",[462,51.823]],[\"parent/1168\",[]],[\"name/1169\",[463,58.289]],[\"parent/1169\",[462,4.777]],[\"name/1170\",[464,58.289]],[\"parent/1170\",[462,4.777]],[\"name/1171\",[465,71.282]],[\"parent/1171\",[462,4.777]],[\"name/1172\",[466,71.282]],[\"parent/1172\",[462,4.777]],[\"name/1173\",[467,71.282]],[\"parent/1173\",[462,4.777]],[\"name/1174\",[468,71.282]],[\"parent/1174\",[462,4.777]],[\"name/1175\",[289,60.296]],[\"parent/1175\",[462,4.777]],[\"name/1176\",[274,62.809]],[\"parent/1176\",[462,4.777]],[\"name/1177\",[469,71.282]],[\"parent/1177\",[462,4.777]],[\"name/1178\",[470,60.296]],[\"parent/1178\",[]],[\"name/1179\",[1,24.247]],[\"parent/1179\",[470,5.558]],[\"name/1180\",[24,24.87]],[\"parent/1180\",[470,5.558]],[\"name/1181\",[27,26.101]],[\"parent/1181\",[470,5.558]],[\"name/1182\",[463,58.289]],[\"parent/1182\",[]],[\"name/1183\",[1,24.247]],[\"parent/1183\",[463,5.373]],[\"name/1184\",[24,24.87]],[\"parent/1184\",[463,5.373]],[\"name/1185\",[27,26.101]],[\"parent/1185\",[463,5.373]],[\"name/1186\",[464,58.289]],[\"parent/1186\",[]],[\"name/1187\",[1,24.247]],[\"parent/1187\",[464,5.373]],[\"name/1188\",[24,24.87]],[\"parent/1188\",[464,5.373]],[\"name/1189\",[27,26.101]],[\"parent/1189\",[464,5.373]],[\"name/1190\",[471,66.174]],[\"parent/1190\",[]],[\"name/1191\",[472,71.282]],[\"parent/1191\",[471,6.1]],[\"name/1192\",[473,43.35]],[\"parent/1192\",[]],[\"name/1193\",[474,71.282]],[\"parent/1193\",[473,3.996]],[\"name/1194\",[475,71.282]],[\"parent/1194\",[473,3.996]],[\"name/1195\",[476,71.282]],[\"parent/1195\",[473,3.996]],[\"name/1196\",[477,71.282]],[\"parent/1196\",[473,3.996]],[\"name/1197\",[478,71.282]],[\"parent/1197\",[473,3.996]],[\"name/1198\",[479,71.282]],[\"parent/1198\",[473,3.996]],[\"name/1199\",[480,71.282]],[\"parent/1199\",[473,3.996]],[\"name/1200\",[481,71.282]],[\"parent/1200\",[473,3.996]],[\"name/1201\",[482,71.282]],[\"parent/1201\",[473,3.996]],[\"name/1202\",[483,71.282]],[\"parent/1202\",[473,3.996]],[\"name/1203\",[484,71.282]],[\"parent/1203\",[473,3.996]],[\"name/1204\",[485,71.282]],[\"parent/1204\",[473,3.996]],[\"name/1205\",[486,71.282]],[\"parent/1205\",[473,3.996]],[\"name/1206\",[487,71.282]],[\"parent/1206\",[473,3.996]],[\"name/1207\",[488,71.282]],[\"parent/1207\",[473,3.996]],[\"name/1208\",[489,71.282]],[\"parent/1208\",[473,3.996]],[\"name/1209\",[490,71.282]],[\"parent/1209\",[473,3.996]],[\"name/1210\",[491,71.282]],[\"parent/1210\",[473,3.996]],[\"name/1211\",[492,71.282]],[\"parent/1211\",[473,3.996]],[\"name/1212\",[493,71.282]],[\"parent/1212\",[473,3.996]],[\"name/1213\",[494,71.282]],[\"parent/1213\",[473,3.996]],[\"name/1214\",[495,71.282]],[\"parent/1214\",[473,3.996]],[\"name/1215\",[120,43.767]],[\"parent/1215\",[473,3.996]],[\"name/1216\",[496,60.296]],[\"parent/1216\",[]],[\"name/1217\",[1,24.247]],[\"parent/1217\",[496,5.558]],[\"name/1218\",[24,24.87]],[\"parent/1218\",[496,5.558]],[\"name/1219\",[25,45.633]],[\"parent/1219\",[496,5.558]],[\"name/1220\",[497,56.619]],[\"parent/1220\",[]],[\"name/1221\",[1,24.247]],[\"parent/1221\",[497,5.219]],[\"name/1222\",[498,71.282]],[\"parent/1222\",[497,5.219]],[\"name/1223\",[24,24.87]],[\"parent/1223\",[497,5.219]],[\"name/1224\",[110,60.296]],[\"parent/1224\",[497,5.219]],[\"name/1225\",[27,26.101]],[\"parent/1225\",[497,5.219]],[\"name/1226\",[499,60.296]],[\"parent/1226\",[]],[\"name/1227\",[373,56.619]],[\"parent/1227\",[499,5.558]],[\"name/1228\",[375,60.296]],[\"parent/1228\",[499,5.558]],[\"name/1229\",[376,60.296]],[\"parent/1229\",[499,5.558]],[\"name/1230\",[500,50.913]],[\"parent/1230\",[]],[\"name/1231\",[259,56.619]],[\"parent/1231\",[500,4.693]],[\"name/1232\",[86,37.609]],[\"parent/1232\",[500,4.693]],[\"name/1233\",[122,48.595]],[\"parent/1233\",[501,5.373]],[\"name/1234\",[257,56.619]],[\"parent/1234\",[501,5.373]],[\"name/1235\",[502,71.282]],[\"parent/1235\",[501,5.373]],[\"name/1236\",[292,60.296]],[\"parent/1236\",[501,5.373]],[\"name/1237\",[297,56.619]],[\"parent/1237\",[501,5.373]],[\"name/1238\",[503,71.282]],[\"parent/1238\",[500,4.693]],[\"name/1239\",[504,71.282]],[\"parent/1239\",[500,4.693]],[\"name/1240\",[505,71.282]],[\"parent/1240\",[500,4.693]],[\"name/1241\",[506,71.282]],[\"parent/1241\",[500,4.693]],[\"name/1242\",[507,71.282]],[\"parent/1242\",[500,4.693]],[\"name/1243\",[296,55.188]],[\"parent/1243\",[500,4.693]],[\"name/1244\",[448,56.619]],[\"parent/1244\",[500,4.693]],[\"name/1245\",[120,43.767]],[\"parent/1245\",[500,4.693]],[\"name/1246\",[508,66.174]],[\"parent/1246\",[]],[\"name/1247\",[86,37.609]],[\"parent/1247\",[508,6.1]],[\"name/1248\",[29,51.823]],[\"parent/1248\",[509,5.087]],[\"name/1249\",[22,49.31]],[\"parent/1249\",[509,5.087]],[\"name/1250\",[30,51.823]],[\"parent/1250\",[509,5.087]],[\"name/1251\",[21,49.31]],[\"parent/1251\",[509,5.087]],[\"name/1252\",[510,55.188]],[\"parent/1252\",[509,5.087]],[\"name/1253\",[511,55.188]],[\"parent/1253\",[509,5.087]],[\"name/1254\",[512,66.174]],[\"parent/1254\",[509,5.087]],[\"name/1255\",[513,66.174]],[\"parent/1255\",[]],[\"name/1256\",[86,37.609]],[\"parent/1256\",[513,6.1]],[\"name/1257\",[272,52.824]],[\"parent/1257\",[514,5.79]],[\"name/1258\",[273,55.188]],[\"parent/1258\",[514,5.79]],[\"name/1259\",[515,66.174]],[\"parent/1259\",[514,5.79]],[\"name/1260\",[516,60.296]],[\"parent/1260\",[]],[\"name/1261\",[1,24.247]],[\"parent/1261\",[516,5.558]],[\"name/1262\",[24,24.87]],[\"parent/1262\",[516,5.558]],[\"name/1263\",[27,26.101]],[\"parent/1263\",[516,5.558]],[\"name/1264\",[517,62.809]],[\"parent/1264\",[]],[\"name/1265\",[272,52.824]],[\"parent/1265\",[517,5.79]],[\"name/1266\",[279,56.619]],[\"parent/1266\",[517,5.79]],[\"name/1267\",[518,60.296]],[\"parent/1267\",[]],[\"name/1268\",[1,24.247]],[\"parent/1268\",[518,5.558]],[\"name/1269\",[24,24.87]],[\"parent/1269\",[518,5.558]],[\"name/1270\",[25,45.633]],[\"parent/1270\",[518,5.558]],[\"name/1271\",[448,56.619]],[\"parent/1271\",[]],[\"name/1272\",[1,24.247]],[\"parent/1272\",[448,5.219]],[\"name/1273\",[24,24.87]],[\"parent/1273\",[448,5.219]],[\"name/1274\",[27,26.101]],[\"parent/1274\",[448,5.219]],[\"name/1275\",[519,56.619]],[\"parent/1275\",[]],[\"name/1276\",[279,56.619]],[\"parent/1276\",[519,5.219]],[\"name/1277\",[520,71.282]],[\"parent/1277\",[519,5.219]],[\"name/1278\",[521,71.282]],[\"parent/1278\",[519,5.219]],[\"name/1279\",[522,71.282]],[\"parent/1279\",[519,5.219]],[\"name/1280\",[81,46.159]],[\"parent/1280\",[519,5.219]],[\"name/1281\",[523,60.296]],[\"parent/1281\",[]],[\"name/1282\",[1,24.247]],[\"parent/1282\",[523,5.558]],[\"name/1283\",[24,24.87]],[\"parent/1283\",[523,5.558]],[\"name/1284\",[25,45.633]],[\"parent/1284\",[523,5.558]],[\"name/1285\",[524,60.296]],[\"parent/1285\",[]],[\"name/1286\",[1,24.247]],[\"parent/1286\",[524,5.558]],[\"name/1287\",[24,24.87]],[\"parent/1287\",[524,5.558]],[\"name/1288\",[27,26.101]],[\"parent/1288\",[524,5.558]],[\"name/1289\",[525,58.289]],[\"parent/1289\",[]],[\"name/1290\",[373,56.619]],[\"parent/1290\",[525,5.373]],[\"name/1291\",[275,62.809]],[\"parent/1291\",[525,5.373]],[\"name/1292\",[526,71.282]],[\"parent/1292\",[525,5.373]],[\"name/1293\",[527,71.282]],[\"parent/1293\",[525,5.373]],[\"name/1294\",[528,60.296]],[\"parent/1294\",[]],[\"name/1295\",[120,43.767]],[\"parent/1295\",[528,5.558]],[\"name/1296\",[529,71.282]],[\"parent/1296\",[528,5.558]],[\"name/1297\",[530,71.282]],[\"parent/1297\",[528,5.558]],[\"name/1298\",[531,60.296]],[\"parent/1298\",[]],[\"name/1299\",[1,24.247]],[\"parent/1299\",[531,5.558]],[\"name/1300\",[24,24.87]],[\"parent/1300\",[531,5.558]],[\"name/1301\",[25,45.633]],[\"parent/1301\",[531,5.558]],[\"name/1302\",[532,60.296]],[\"parent/1302\",[]],[\"name/1303\",[1,24.247]],[\"parent/1303\",[532,5.558]],[\"name/1304\",[24,24.87]],[\"parent/1304\",[532,5.558]],[\"name/1305\",[27,26.101]],[\"parent/1305\",[532,5.558]],[\"name/1306\",[533,62.809]],[\"parent/1306\",[]],[\"name/1307\",[534,71.282]],[\"parent/1307\",[533,5.79]],[\"name/1308\",[535,71.282]],[\"parent/1308\",[533,5.79]],[\"name/1309\",[536,60.296]],[\"parent/1309\",[]],[\"name/1310\",[272,52.824]],[\"parent/1310\",[536,5.558]],[\"name/1311\",[273,55.188]],[\"parent/1311\",[536,5.558]],[\"name/1312\",[515,66.174]],[\"parent/1312\",[536,5.558]],[\"name/1313\",[537,60.296]],[\"parent/1313\",[]],[\"name/1314\",[1,24.247]],[\"parent/1314\",[537,5.558]],[\"name/1315\",[24,24.87]],[\"parent/1315\",[537,5.558]],[\"name/1316\",[25,45.633]],[\"parent/1316\",[537,5.558]],[\"name/1317\",[538,60.296]],[\"parent/1317\",[]],[\"name/1318\",[1,24.247]],[\"parent/1318\",[538,5.558]],[\"name/1319\",[24,24.87]],[\"parent/1319\",[538,5.558]],[\"name/1320\",[27,26.101]],[\"parent/1320\",[538,5.558]],[\"name/1321\",[539,56.619]],[\"parent/1321\",[]],[\"name/1322\",[69,66.174]],[\"parent/1322\",[539,5.219]],[\"name/1323\",[540,71.282]],[\"parent/1323\",[539,5.219]],[\"name/1324\",[541,71.282]],[\"parent/1324\",[539,5.219]],[\"name/1325\",[542,71.282]],[\"parent/1325\",[539,5.219]],[\"name/1326\",[543,71.282]],[\"parent/1326\",[539,5.219]],[\"name/1327\",[544,60.296]],[\"parent/1327\",[]],[\"name/1328\",[15,52.824]],[\"parent/1328\",[544,5.558]],[\"name/1329\",[545,71.282]],[\"parent/1329\",[544,5.558]],[\"name/1330\",[546,71.282]],[\"parent/1330\",[544,5.558]],[\"name/1331\",[547,60.296]],[\"parent/1331\",[]],[\"name/1332\",[1,24.247]],[\"parent/1332\",[547,5.558]],[\"name/1333\",[24,24.87]],[\"parent/1333\",[547,5.558]],[\"name/1334\",[25,45.633]],[\"parent/1334\",[547,5.558]],[\"name/1335\",[548,60.296]],[\"parent/1335\",[]],[\"name/1336\",[1,24.247]],[\"parent/1336\",[548,5.558]],[\"name/1337\",[24,24.87]],[\"parent/1337\",[548,5.558]],[\"name/1338\",[27,26.101]],[\"parent/1338\",[548,5.558]],[\"name/1339\",[549,60.296]],[\"parent/1339\",[]],[\"name/1340\",[550,71.282]],[\"parent/1340\",[549,5.558]],[\"name/1341\",[551,71.282]],[\"parent/1341\",[549,5.558]],[\"name/1342\",[552,71.282]],[\"parent/1342\",[549,5.558]],[\"name/1343\",[553,62.809]],[\"parent/1343\",[]],[\"name/1344\",[259,56.619]],[\"parent/1344\",[553,5.79]],[\"name/1345\",[80,55.188]],[\"parent/1345\",[553,5.79]],[\"name/1346\",[554,62.809]],[\"parent/1346\",[]],[\"name/1347\",[555,71.282]],[\"parent/1347\",[554,5.79]],[\"name/1348\",[556,71.282]],[\"parent/1348\",[554,5.79]],[\"name/1349\",[557,60.296]],[\"parent/1349\",[]],[\"name/1350\",[558,71.282]],[\"parent/1350\",[557,5.558]],[\"name/1351\",[559,71.282]],[\"parent/1351\",[557,5.558]],[\"name/1352\",[560,71.282]],[\"parent/1352\",[557,5.558]],[\"name/1353\",[561,56.619]],[\"parent/1353\",[]],[\"name/1354\",[562,58.289]],[\"parent/1354\",[561,5.219]],[\"name/1355\",[563,71.282]],[\"parent/1355\",[561,5.219]],[\"name/1356\",[564,71.282]],[\"parent/1356\",[561,5.219]],[\"name/1357\",[565,71.282]],[\"parent/1357\",[561,5.219]],[\"name/1358\",[566,71.282]],[\"parent/1358\",[561,5.219]],[\"name/1359\",[562,58.289]],[\"parent/1359\",[]],[\"name/1360\",[1,24.247]],[\"parent/1360\",[562,5.373]],[\"name/1361\",[24,24.87]],[\"parent/1361\",[562,5.373]],[\"name/1362\",[27,26.101]],[\"parent/1362\",[562,5.373]],[\"name/1363\",[567,53.936]],[\"parent/1363\",[]],[\"name/1364\",[29,51.823]],[\"parent/1364\",[567,4.972]],[\"name/1365\",[22,49.31]],[\"parent/1365\",[567,4.972]],[\"name/1366\",[30,51.823]],[\"parent/1366\",[567,4.972]],[\"name/1367\",[21,49.31]],[\"parent/1367\",[567,4.972]],[\"name/1368\",[510,55.188]],[\"parent/1368\",[567,4.972]],[\"name/1369\",[511,55.188]],[\"parent/1369\",[567,4.972]],[\"name/1370\",[512,66.174]],[\"parent/1370\",[567,4.972]],[\"name/1371\",[568,60.296]],[\"parent/1371\",[]],[\"name/1372\",[1,24.247]],[\"parent/1372\",[568,5.558]],[\"name/1373\",[24,24.87]],[\"parent/1373\",[568,5.558]],[\"name/1374\",[25,45.633]],[\"parent/1374\",[568,5.558]],[\"name/1375\",[569,60.296]],[\"parent/1375\",[]],[\"name/1376\",[1,24.247]],[\"parent/1376\",[569,5.558]],[\"name/1377\",[24,24.87]],[\"parent/1377\",[569,5.558]],[\"name/1378\",[27,26.101]],[\"parent/1378\",[569,5.558]],[\"name/1379\",[570,62.809]],[\"parent/1379\",[]],[\"name/1380\",[309,66.174]],[\"parent/1380\",[570,5.79]],[\"name/1381\",[310,66.174]],[\"parent/1381\",[570,5.79]],[\"name/1382\",[571,60.296]],[\"parent/1382\",[]],[\"name/1383\",[1,24.247]],[\"parent/1383\",[571,5.558]],[\"name/1384\",[24,24.87]],[\"parent/1384\",[571,5.558]],[\"name/1385\",[27,26.101]],[\"parent/1385\",[571,5.558]],[\"name/1386\",[572,60.296]],[\"parent/1386\",[]],[\"name/1387\",[573,71.282]],[\"parent/1387\",[572,5.558]],[\"name/1388\",[574,71.282]],[\"parent/1388\",[572,5.558]],[\"name/1389\",[575,66.174]],[\"parent/1389\",[572,5.558]],[\"name/1390\",[576,58.289]],[\"parent/1390\",[]],[\"name/1391\",[577,71.282]],[\"parent/1391\",[576,5.373]],[\"name/1392\",[15,52.824]],[\"parent/1392\",[576,5.373]],[\"name/1393\",[307,66.174]],[\"parent/1393\",[576,5.373]],[\"name/1394\",[578,71.282]],[\"parent/1394\",[576,5.373]],[\"name/1395\",[579,60.296]],[\"parent/1395\",[]],[\"name/1396\",[1,24.247]],[\"parent/1396\",[579,5.558]],[\"name/1397\",[24,24.87]],[\"parent/1397\",[579,5.558]],[\"name/1398\",[25,45.633]],[\"parent/1398\",[579,5.558]],[\"name/1399\",[580,60.296]],[\"parent/1399\",[]],[\"name/1400\",[1,24.247]],[\"parent/1400\",[580,5.558]],[\"name/1401\",[24,24.87]],[\"parent/1401\",[580,5.558]],[\"name/1402\",[27,26.101]],[\"parent/1402\",[580,5.558]],[\"name/1403\",[581,56.619]],[\"parent/1403\",[]],[\"name/1404\",[582,71.282]],[\"parent/1404\",[581,5.219]],[\"name/1405\",[583,71.282]],[\"parent/1405\",[581,5.219]],[\"name/1406\",[575,66.174]],[\"parent/1406\",[581,5.219]],[\"name/1407\",[584,71.282]],[\"parent/1407\",[581,5.219]],[\"name/1408\",[585,71.282]],[\"parent/1408\",[581,5.219]],[\"name/1409\",[586,60.296]],[\"parent/1409\",[]],[\"name/1410\",[1,24.247]],[\"parent/1410\",[586,5.558]],[\"name/1411\",[24,24.87]],[\"parent/1411\",[586,5.558]],[\"name/1412\",[25,45.633]],[\"parent/1412\",[586,5.558]],[\"name/1413\",[120,43.767]],[\"parent/1413\",[]],[\"name/1414\",[1,24.247]],[\"parent/1414\",[120,4.034]],[\"name/1415\",[24,24.87]],[\"parent/1415\",[120,4.034]],[\"name/1416\",[27,26.101]],[\"parent/1416\",[120,4.034]],[\"name/1417\",[587,60.296]],[\"parent/1417\",[]],[\"name/1418\",[373,56.619]],[\"parent/1418\",[587,5.558]],[\"name/1419\",[375,60.296]],[\"parent/1419\",[587,5.558]],[\"name/1420\",[376,60.296]],[\"parent/1420\",[587,5.558]],[\"name/1421\",[588,62.809]],[\"parent/1421\",[]],[\"name/1422\",[120,43.767]],[\"parent/1422\",[588,5.79]],[\"name/1423\",[149,58.289]],[\"parent/1423\",[588,5.79]],[\"name/1424\",[589,62.809]],[\"parent/1424\",[]],[\"name/1425\",[510,55.188]],[\"parent/1425\",[589,5.79]],[\"name/1426\",[511,55.188]],[\"parent/1426\",[589,5.79]],[\"name/1427\",[590,60.296]],[\"parent/1427\",[]],[\"name/1428\",[1,24.247]],[\"parent/1428\",[590,5.558]],[\"name/1429\",[24,24.87]],[\"parent/1429\",[590,5.558]],[\"name/1430\",[27,26.101]],[\"parent/1430\",[590,5.558]],[\"name/1431\",[591,60.296]],[\"parent/1431\",[]],[\"name/1432\",[1,24.247]],[\"parent/1432\",[591,5.558]],[\"name/1433\",[24,24.87]],[\"parent/1433\",[591,5.558]],[\"name/1434\",[25,45.633]],[\"parent/1434\",[591,5.558]],[\"name/1435\",[592,58.289]],[\"parent/1435\",[]],[\"name/1436\",[118,45.633]],[\"parent/1436\",[592,5.373]],[\"name/1437\",[593,71.282]],[\"parent/1437\",[592,5.373]],[\"name/1438\",[594,71.282]],[\"parent/1438\",[592,5.373]],[\"name/1439\",[595,71.282]],[\"parent/1439\",[592,5.373]],[\"name/1440\",[596,60.296]],[\"parent/1440\",[]],[\"name/1441\",[1,24.247]],[\"parent/1441\",[596,5.558]],[\"name/1442\",[24,24.87]],[\"parent/1442\",[596,5.558]],[\"name/1443\",[27,26.101]],[\"parent/1443\",[596,5.558]],[\"name/1444\",[597,60.296]],[\"parent/1444\",[]],[\"name/1445\",[598,71.282]],[\"parent/1445\",[597,5.558]],[\"name/1446\",[118,45.633]],[\"parent/1446\",[597,5.558]],[\"name/1447\",[120,43.767]],[\"parent/1447\",[597,5.558]],[\"name/1448\",[89,49.31]],[\"parent/1448\",[]],[\"name/1449\",[1,24.247]],[\"parent/1449\",[89,4.545]],[\"name/1450\",[24,24.87]],[\"parent/1450\",[89,4.545]],[\"name/1451\",[27,26.101]],[\"parent/1451\",[89,4.545]],[\"name/1452\",[599,38.83]],[\"parent/1452\",[]],[\"name/1453\",[64,66.174]],[\"parent/1453\",[599,3.579]],[\"name/1454\",[600,71.282]],[\"parent/1454\",[599,3.579]],[\"name/1455\",[601,71.282]],[\"parent/1455\",[599,3.579]],[\"name/1456\",[602,71.282]],[\"parent/1456\",[599,3.579]],[\"name/1457\",[603,71.282]],[\"parent/1457\",[599,3.579]],[\"name/1458\",[368,62.809]],[\"parent/1458\",[599,3.579]],[\"name/1459\",[604,71.282]],[\"parent/1459\",[599,3.579]],[\"name/1460\",[605,71.282]],[\"parent/1460\",[599,3.579]],[\"name/1461\",[606,71.282]],[\"parent/1461\",[599,3.579]],[\"name/1462\",[607,71.282]],[\"parent/1462\",[599,3.579]],[\"name/1463\",[608,71.282]],[\"parent/1463\",[599,3.579]],[\"name/1464\",[609,71.282]],[\"parent/1464\",[599,3.579]],[\"name/1465\",[610,71.282]],[\"parent/1465\",[599,3.579]],[\"name/1466\",[611,71.282]],[\"parent/1466\",[599,3.579]],[\"name/1467\",[612,71.282]],[\"parent/1467\",[599,3.579]],[\"name/1468\",[613,71.282]],[\"parent/1468\",[599,3.579]],[\"name/1469\",[614,71.282]],[\"parent/1469\",[599,3.579]],[\"name/1470\",[615,71.282]],[\"parent/1470\",[599,3.579]],[\"name/1471\",[616,71.282]],[\"parent/1471\",[599,3.579]],[\"name/1472\",[617,71.282]],[\"parent/1472\",[599,3.579]],[\"name/1473\",[618,71.282]],[\"parent/1473\",[599,3.579]],[\"name/1474\",[619,71.282]],[\"parent/1474\",[599,3.579]],[\"name/1475\",[620,71.282]],[\"parent/1475\",[599,3.579]],[\"name/1476\",[621,71.282]],[\"parent/1476\",[599,3.579]],[\"name/1477\",[622,71.282]],[\"parent/1477\",[599,3.579]],[\"name/1478\",[623,71.282]],[\"parent/1478\",[599,3.579]],[\"name/1479\",[624,71.282]],[\"parent/1479\",[599,3.579]],[\"name/1480\",[625,71.282]],[\"parent/1480\",[599,3.579]],[\"name/1481\",[626,71.282]],[\"parent/1481\",[599,3.579]],[\"name/1482\",[627,71.282]],[\"parent/1482\",[599,3.579]],[\"name/1483\",[628,71.282]],[\"parent/1483\",[599,3.579]],[\"name/1484\",[629,71.282]],[\"parent/1484\",[599,3.579]],[\"name/1485\",[630,71.282]],[\"parent/1485\",[599,3.579]],[\"name/1486\",[631,71.282]],[\"parent/1486\",[599,3.579]],[\"name/1487\",[632,71.282]],[\"parent/1487\",[599,3.579]],[\"name/1488\",[633,71.282]],[\"parent/1488\",[599,3.579]],[\"name/1489\",[634,71.282]],[\"parent/1489\",[599,3.579]],[\"name/1490\",[635,56.619]],[\"parent/1490\",[]],[\"name/1491\",[373,56.619]],[\"parent/1491\",[635,5.219]],[\"name/1492\",[636,71.282]],[\"parent/1492\",[635,5.219]],[\"name/1493\",[637,71.282]],[\"parent/1493\",[635,5.219]],[\"name/1494\",[638,71.282]],[\"parent/1494\",[635,5.219]],[\"name/1495\",[639,71.282]],[\"parent/1495\",[635,5.219]],[\"name/1496\",[2,56.619]],[\"parent/1496\",[]],[\"name/1497\",[1,24.247]],[\"parent/1497\",[2,5.219]],[\"name/1498\",[24,24.87]],[\"parent/1498\",[2,5.219]],[\"name/1499\",[27,26.101]],[\"parent/1499\",[2,5.219]],[\"name/1500\",[640,51.823]],[\"parent/1500\",[]],[\"name/1501\",[142,51.823]],[\"parent/1501\",[640,4.777]],[\"name/1502\",[247,58.289]],[\"parent/1502\",[640,4.777]],[\"name/1503\",[641,60.296]],[\"parent/1503\",[640,4.777]],[\"name/1504\",[642,60.296]],[\"parent/1504\",[640,4.777]],[\"name/1505\",[206,58.289]],[\"parent/1505\",[640,4.777]],[\"name/1506\",[643,60.296]],[\"parent/1506\",[640,4.777]],[\"name/1507\",[644,60.296]],[\"parent/1507\",[640,4.777]],[\"name/1508\",[645,60.296]],[\"parent/1508\",[640,4.777]],[\"name/1509\",[646,60.296]],[\"parent/1509\",[640,4.777]],[\"name/1510\",[647,50.913]],[\"parent/1510\",[]],[\"name/1511\",[149,58.289]],[\"parent/1511\",[647,4.693]],[\"name/1512\",[247,58.289]],[\"parent/1512\",[647,4.693]],[\"name/1513\",[142,51.823]],[\"parent/1513\",[647,4.693]],[\"name/1514\",[641,60.296]],[\"parent/1514\",[647,4.693]],[\"name/1515\",[642,60.296]],[\"parent/1515\",[647,4.693]],[\"name/1516\",[206,58.289]],[\"parent/1516\",[647,4.693]],[\"name/1517\",[643,60.296]],[\"parent/1517\",[647,4.693]],[\"name/1518\",[644,60.296]],[\"parent/1518\",[647,4.693]],[\"name/1519\",[645,60.296]],[\"parent/1519\",[647,4.693]],[\"name/1520\",[646,60.296]],[\"parent/1520\",[647,4.693]],[\"name/1521\",[648,60.296]],[\"parent/1521\",[]],[\"name/1522\",[1,24.247]],[\"parent/1522\",[648,5.558]],[\"name/1523\",[24,24.87]],[\"parent/1523\",[648,5.558]],[\"name/1524\",[27,26.101]],[\"parent/1524\",[648,5.558]],[\"name/1525\",[649,50.913]],[\"parent/1525\",[]],[\"name/1526\",[102,51.823]],[\"parent/1526\",[649,4.693]],[\"name/1527\",[142,51.823]],[\"parent/1527\",[649,4.693]],[\"name/1528\",[247,58.289]],[\"parent/1528\",[649,4.693]],[\"name/1529\",[641,60.296]],[\"parent/1529\",[649,4.693]],[\"name/1530\",[642,60.296]],[\"parent/1530\",[649,4.693]],[\"name/1531\",[206,58.289]],[\"parent/1531\",[649,4.693]],[\"name/1532\",[643,60.296]],[\"parent/1532\",[649,4.693]],[\"name/1533\",[644,60.296]],[\"parent/1533\",[649,4.693]],[\"name/1534\",[645,60.296]],[\"parent/1534\",[649,4.693]],[\"name/1535\",[646,60.296]],[\"parent/1535\",[649,4.693]],[\"name/1536\",[650,50.08]],[\"parent/1536\",[]],[\"name/1537\",[149,58.289]],[\"parent/1537\",[650,4.616]],[\"name/1538\",[247,58.289]],[\"parent/1538\",[650,4.616]],[\"name/1539\",[102,51.823]],[\"parent/1539\",[650,4.616]],[\"name/1540\",[142,51.823]],[\"parent/1540\",[650,4.616]],[\"name/1541\",[641,60.296]],[\"parent/1541\",[650,4.616]],[\"name/1542\",[642,60.296]],[\"parent/1542\",[650,4.616]],[\"name/1543\",[206,58.289]],[\"parent/1543\",[650,4.616]],[\"name/1544\",[643,60.296]],[\"parent/1544\",[650,4.616]],[\"name/1545\",[644,60.296]],[\"parent/1545\",[650,4.616]],[\"name/1546\",[645,60.296]],[\"parent/1546\",[650,4.616]],[\"name/1547\",[646,60.296]],[\"parent/1547\",[650,4.616]],[\"name/1548\",[651,60.296]],[\"parent/1548\",[]],[\"name/1549\",[1,24.247]],[\"parent/1549\",[651,5.558]],[\"name/1550\",[24,24.87]],[\"parent/1550\",[651,5.558]],[\"name/1551\",[27,26.101]],[\"parent/1551\",[651,5.558]],[\"name/1552\",[652,60.296]],[\"parent/1552\",[]],[\"name/1553\",[1,24.247]],[\"parent/1553\",[652,5.558]],[\"name/1554\",[24,24.87]],[\"parent/1554\",[652,5.558]],[\"name/1555\",[27,26.101]],[\"parent/1555\",[652,5.558]],[\"name/1556\",[653,60.296]],[\"parent/1556\",[]],[\"name/1557\",[1,24.247]],[\"parent/1557\",[653,5.558]],[\"name/1558\",[24,24.87]],[\"parent/1558\",[653,5.558]],[\"name/1559\",[27,26.101]],[\"parent/1559\",[653,5.558]],[\"name/1560\",[654,62.809]],[\"parent/1560\",[]],[\"name/1561\",[102,51.823]],[\"parent/1561\",[654,5.79]],[\"name/1562\",[142,51.823]],[\"parent/1562\",[654,5.79]],[\"name/1563\",[655,60.296]],[\"parent/1563\",[]],[\"name/1564\",[1,24.247]],[\"parent/1564\",[655,5.558]],[\"name/1565\",[24,24.87]],[\"parent/1565\",[655,5.558]],[\"name/1566\",[27,26.101]],[\"parent/1566\",[655,5.558]],[\"name/1567\",[656,60.296]],[\"parent/1567\",[]],[\"name/1568\",[1,24.247]],[\"parent/1568\",[656,5.558]],[\"name/1569\",[24,24.87]],[\"parent/1569\",[656,5.558]],[\"name/1570\",[27,26.101]],[\"parent/1570\",[656,5.558]],[\"name/1571\",[657,60.296]],[\"parent/1571\",[]],[\"name/1572\",[1,24.247]],[\"parent/1572\",[657,5.558]],[\"name/1573\",[658,71.282]],[\"parent/1573\",[657,5.558]],[\"name/1574\",[87,50.08]],[\"parent/1574\",[657,5.558]],[\"name/1575\",[659,46.715]],[\"parent/1575\",[]],[\"name/1576\",[660,71.282]],[\"parent/1576\",[659,4.306]],[\"name/1577\",[661,71.282]],[\"parent/1577\",[659,4.306]],[\"name/1578\",[662,71.282]],[\"parent/1578\",[659,4.306]],[\"name/1579\",[663,71.282]],[\"parent/1579\",[659,4.306]],[\"name/1580\",[664,71.282]],[\"parent/1580\",[659,4.306]],[\"name/1581\",[665,71.282]],[\"parent/1581\",[659,4.306]],[\"name/1582\",[666,71.282]],[\"parent/1582\",[659,4.306]],[\"name/1583\",[667,71.282]],[\"parent/1583\",[659,4.306]],[\"name/1584\",[668,71.282]],[\"parent/1584\",[659,4.306]],[\"name/1585\",[669,71.282]],[\"parent/1585\",[659,4.306]],[\"name/1586\",[670,71.282]],[\"parent/1586\",[659,4.306]],[\"name/1587\",[671,71.282]],[\"parent/1587\",[659,4.306]],[\"name/1588\",[672,71.282]],[\"parent/1588\",[659,4.306]],[\"name/1589\",[673,71.282]],[\"parent/1589\",[659,4.306]],[\"name/1590\",[674,71.282]],[\"parent/1590\",[659,4.306]],[\"name/1591\",[675,71.282]],[\"parent/1591\",[659,4.306]],[\"name/1592\",[676,66.174]],[\"parent/1592\",[]],[\"name/1593\",[86,37.609]],[\"parent/1593\",[676,6.1]],[\"name/1594\",[677,60.296]],[\"parent/1594\",[]],[\"name/1595\",[1,24.247]],[\"parent/1595\",[677,5.558]],[\"name/1596\",[24,24.87]],[\"parent/1596\",[677,5.558]],[\"name/1597\",[27,26.101]],[\"parent/1597\",[677,5.558]],[\"name/1598\",[678,60.296]],[\"parent/1598\",[]],[\"name/1599\",[1,24.247]],[\"parent/1599\",[678,5.558]],[\"name/1600\",[24,24.87]],[\"parent/1600\",[678,5.558]],[\"name/1601\",[27,26.101]],[\"parent/1601\",[678,5.558]],[\"name/1602\",[679,60.296]],[\"parent/1602\",[]],[\"name/1603\",[1,24.247]],[\"parent/1603\",[679,5.558]],[\"name/1604\",[24,24.87]],[\"parent/1604\",[679,5.558]],[\"name/1605\",[25,45.633]],[\"parent/1605\",[679,5.558]],[\"name/1606\",[680,71.282]],[\"parent/1606\",[]],[\"name/1607\",[681,60.296]],[\"parent/1607\",[]],[\"name/1608\",[1,24.247]],[\"parent/1608\",[681,5.558]],[\"name/1609\",[24,24.87]],[\"parent/1609\",[681,5.558]],[\"name/1610\",[25,45.633]],[\"parent/1610\",[681,5.558]],[\"name/1611\",[682,71.282]],[\"parent/1611\",[]],[\"name/1612\",[683,56.619]],[\"parent/1612\",[]],[\"name/1613\",[684,71.282]],[\"parent/1613\",[683,5.219]],[\"name/1614\",[1,24.247]],[\"parent/1614\",[683,5.219]],[\"name/1615\",[110,60.296]],[\"parent/1615\",[683,5.219]],[\"name/1616\",[24,24.87]],[\"parent/1616\",[683,5.219]],[\"name/1617\",[27,26.101]],[\"parent/1617\",[683,5.219]],[\"name/1618\",[685,60.296]],[\"parent/1618\",[]],[\"name/1619\",[1,24.247]],[\"parent/1619\",[685,5.558]],[\"name/1620\",[24,24.87]],[\"parent/1620\",[685,5.558]],[\"name/1621\",[27,26.101]],[\"parent/1621\",[685,5.558]],[\"name/1622\",[686,71.282]],[\"parent/1622\",[]],[\"name/1623\",[687,66.174]],[\"parent/1623\",[]],[\"name/1624\",[688,71.282]],[\"parent/1624\",[687,6.1]],[\"name/1625\",[689,60.296]],[\"parent/1625\",[]],[\"name/1626\",[1,24.247]],[\"parent/1626\",[689,5.558]],[\"name/1627\",[24,24.87]],[\"parent/1627\",[689,5.558]],[\"name/1628\",[27,26.101]],[\"parent/1628\",[689,5.558]],[\"name/1629\",[690,60.296]],[\"parent/1629\",[]],[\"name/1630\",[1,24.247]],[\"parent/1630\",[690,5.558]],[\"name/1631\",[24,24.87]],[\"parent/1631\",[690,5.558]],[\"name/1632\",[27,26.101]],[\"parent/1632\",[690,5.558]],[\"name/1633\",[691,60.296]],[\"parent/1633\",[]],[\"name/1634\",[1,24.247]],[\"parent/1634\",[691,5.558]],[\"name/1635\",[24,24.87]],[\"parent/1635\",[691,5.558]],[\"name/1636\",[27,26.101]],[\"parent/1636\",[691,5.558]],[\"name/1637\",[692,60.296]],[\"parent/1637\",[]],[\"name/1638\",[1,24.247]],[\"parent/1638\",[692,5.558]],[\"name/1639\",[24,24.87]],[\"parent/1639\",[692,5.558]],[\"name/1640\",[27,26.101]],[\"parent/1640\",[692,5.558]],[\"name/1641\",[693,60.296]],[\"parent/1641\",[]],[\"name/1642\",[1,24.247]],[\"parent/1642\",[693,5.558]],[\"name/1643\",[24,24.87]],[\"parent/1643\",[693,5.558]],[\"name/1644\",[27,26.101]],[\"parent/1644\",[693,5.558]],[\"name/1645\",[694,60.296]],[\"parent/1645\",[]],[\"name/1646\",[1,24.247]],[\"parent/1646\",[694,5.558]],[\"name/1647\",[24,24.87]],[\"parent/1647\",[694,5.558]],[\"name/1648\",[27,26.101]],[\"parent/1648\",[694,5.558]],[\"name/1649\",[695,62.809]],[\"parent/1649\",[]],[\"name/1650\",[378,66.174]],[\"parent/1650\",[695,5.79]],[\"name/1651\",[696,71.282]],[\"parent/1651\",[695,5.79]],[\"name/1652\",[697,62.809]],[\"parent/1652\",[]],[\"name/1653\",[1,24.247]],[\"parent/1653\",[697,5.79]],[\"name/1654\",[24,24.87]],[\"parent/1654\",[697,5.79]],[\"name/1655\",[698,62.809]],[\"parent/1655\",[]],[\"name/1656\",[510,55.188]],[\"parent/1656\",[698,5.79]],[\"name/1657\",[120,43.767]],[\"parent/1657\",[698,5.79]],[\"name/1658\",[699,55.188]],[\"parent/1658\",[]],[\"name/1659\",[1,24.247]],[\"parent/1659\",[699,5.087]],[\"name/1660\",[700,66.174]],[\"parent/1660\",[699,5.087]],[\"name/1661\",[27,26.101]],[\"parent/1661\",[699,5.087]],[\"name/1662\",[701,66.174]],[\"parent/1662\",[699,5.087]],[\"name/1663\",[702,66.174]],[\"parent/1663\",[699,5.087]],[\"name/1664\",[5,52.824]],[\"parent/1664\",[699,5.087]],[\"name/1665\",[703,62.809]],[\"parent/1665\",[]],[\"name/1666\",[511,55.188]],[\"parent/1666\",[703,5.79]],[\"name/1667\",[120,43.767]],[\"parent/1667\",[703,5.79]],[\"name/1668\",[704,55.188]],[\"parent/1668\",[]],[\"name/1669\",[1,24.247]],[\"parent/1669\",[704,5.087]],[\"name/1670\",[700,66.174]],[\"parent/1670\",[704,5.087]],[\"name/1671\",[27,26.101]],[\"parent/1671\",[704,5.087]],[\"name/1672\",[701,66.174]],[\"parent/1672\",[704,5.087]],[\"name/1673\",[702,66.174]],[\"parent/1673\",[704,5.087]],[\"name/1674\",[5,52.824]],[\"parent/1674\",[704,5.087]],[\"name/1675\",[705,66.174]],[\"parent/1675\",[]],[\"name/1676\",[81,46.159]],[\"parent/1676\",[705,6.1]],[\"name/1677\",[510,55.188]],[\"parent/1677\",[]],[\"name/1678\",[1,24.247]],[\"parent/1678\",[510,5.087]],[\"name/1679\",[204,60.296]],[\"parent/1679\",[510,5.087]],[\"name/1680\",[511,55.188]],[\"parent/1680\",[]],[\"name/1681\",[1,24.247]],[\"parent/1681\",[511,5.087]],[\"name/1682\",[204,60.296]],[\"parent/1682\",[511,5.087]],[\"name/1683\",[12,56.619]],[\"parent/1683\",[]],[\"name/1684\",[1,24.247]],[\"parent/1684\",[12,5.219]],[\"name/1685\",[706,71.282]],[\"parent/1685\",[12,5.219]],[\"name/1686\",[24,24.87]],[\"parent/1686\",[12,5.219]],[\"name/1687\",[27,26.101]],[\"parent/1687\",[12,5.219]],[\"name/1688\",[707,60.296]],[\"parent/1688\",[]],[\"name/1689\",[1,24.247]],[\"parent/1689\",[707,5.558]],[\"name/1690\",[24,24.87]],[\"parent/1690\",[707,5.558]],[\"name/1691\",[25,45.633]],[\"parent/1691\",[707,5.558]],[\"name/1692\",[708,60.296]],[\"parent/1692\",[]],[\"name/1693\",[1,24.247]],[\"parent/1693\",[708,5.558]],[\"name/1694\",[24,24.87]],[\"parent/1694\",[708,5.558]],[\"name/1695\",[27,26.101]],[\"parent/1695\",[708,5.558]],[\"name/1696\",[709,60.296]],[\"parent/1696\",[]],[\"name/1697\",[1,24.247]],[\"parent/1697\",[709,5.558]],[\"name/1698\",[24,24.87]],[\"parent/1698\",[709,5.558]],[\"name/1699\",[27,26.101]],[\"parent/1699\",[709,5.558]],[\"name/1700\",[710,60.296]],[\"parent/1700\",[]],[\"name/1701\",[1,24.247]],[\"parent/1701\",[710,5.558]],[\"name/1702\",[24,24.87]],[\"parent/1702\",[710,5.558]],[\"name/1703\",[27,26.101]],[\"parent/1703\",[710,5.558]],[\"name/1704\",[711,60.296]],[\"parent/1704\",[]],[\"name/1705\",[1,24.247]],[\"parent/1705\",[711,5.558]],[\"name/1706\",[24,24.87]],[\"parent/1706\",[711,5.558]],[\"name/1707\",[27,26.101]],[\"parent/1707\",[711,5.558]],[\"name/1708\",[712,56.619]],[\"parent/1708\",[]],[\"name/1709\",[17,55.188]],[\"parent/1709\",[712,5.219]],[\"name/1710\",[317,60.296]],[\"parent/1710\",[712,5.219]],[\"name/1711\",[21,49.31]],[\"parent/1711\",[712,5.219]],[\"name/1712\",[318,60.296]],[\"parent/1712\",[712,5.219]],[\"name/1713\",[22,49.31]],[\"parent/1713\",[712,5.219]],[\"name/1714\",[713,56.619]],[\"parent/1714\",[]],[\"name/1715\",[30,51.823]],[\"parent/1715\",[713,5.219]],[\"name/1716\",[17,55.188]],[\"parent/1716\",[713,5.219]],[\"name/1717\",[317,60.296]],[\"parent/1717\",[713,5.219]],[\"name/1718\",[318,60.296]],[\"parent/1718\",[713,5.219]],[\"name/1719\",[29,51.823]],[\"parent/1719\",[713,5.219]],[\"name/1720\",[714,33.827]],[\"parent/1720\",[]],[\"name/1721\",[65,62.809]],[\"parent/1721\",[714,3.118]],[\"name/1722\",[398,66.174]],[\"parent/1722\",[714,3.118]],[\"name/1723\",[395,66.174]],[\"parent/1723\",[714,3.118]],[\"name/1724\",[397,66.174]],[\"parent/1724\",[714,3.118]],[\"name/1725\",[394,66.174]],[\"parent/1725\",[714,3.118]],[\"name/1726\",[715,71.282]],[\"parent/1726\",[714,3.118]],[\"name/1727\",[388,66.174]],[\"parent/1727\",[714,3.118]],[\"name/1728\",[396,66.174]],[\"parent/1728\",[714,3.118]],[\"name/1729\",[716,71.282]],[\"parent/1729\",[714,3.118]],[\"name/1730\",[389,66.174]],[\"parent/1730\",[714,3.118]],[\"name/1731\",[717,71.282]],[\"parent/1731\",[714,3.118]],[\"name/1732\",[718,71.282]],[\"parent/1732\",[714,3.118]],[\"name/1733\",[719,71.282]],[\"parent/1733\",[714,3.118]],[\"name/1734\",[720,71.282]],[\"parent/1734\",[714,3.118]],[\"name/1735\",[721,71.282]],[\"parent/1735\",[714,3.118]],[\"name/1736\",[722,71.282]],[\"parent/1736\",[714,3.118]],[\"name/1737\",[723,71.282]],[\"parent/1737\",[714,3.118]],[\"name/1738\",[724,71.282]],[\"parent/1738\",[714,3.118]],[\"name/1739\",[390,66.174]],[\"parent/1739\",[714,3.118]],[\"name/1740\",[725,71.282]],[\"parent/1740\",[714,3.118]],[\"name/1741\",[726,71.282]],[\"parent/1741\",[714,3.118]],[\"name/1742\",[727,71.282]],[\"parent/1742\",[714,3.118]],[\"name/1743\",[393,66.174]],[\"parent/1743\",[714,3.118]],[\"name/1744\",[85,60.296]],[\"parent/1744\",[714,3.118]],[\"name/1745\",[728,71.282]],[\"parent/1745\",[714,3.118]],[\"name/1746\",[729,71.282]],[\"parent/1746\",[714,3.118]],[\"name/1747\",[730,71.282]],[\"parent/1747\",[714,3.118]],[\"name/1748\",[731,71.282]],[\"parent/1748\",[714,3.118]],[\"name/1749\",[732,71.282]],[\"parent/1749\",[714,3.118]],[\"name/1750\",[733,71.282]],[\"parent/1750\",[714,3.118]],[\"name/1751\",[734,71.282]],[\"parent/1751\",[714,3.118]],[\"name/1752\",[735,71.282]],[\"parent/1752\",[714,3.118]],[\"name/1753\",[736,71.282]],[\"parent/1753\",[714,3.118]],[\"name/1754\",[737,71.282]],[\"parent/1754\",[714,3.118]],[\"name/1755\",[738,71.282]],[\"parent/1755\",[714,3.118]],[\"name/1756\",[739,71.282]],[\"parent/1756\",[714,3.118]],[\"name/1757\",[740,71.282]],[\"parent/1757\",[714,3.118]],[\"name/1758\",[741,71.282]],[\"parent/1758\",[714,3.118]],[\"name/1759\",[742,71.282]],[\"parent/1759\",[714,3.118]],[\"name/1760\",[743,71.282]],[\"parent/1760\",[714,3.118]],[\"name/1761\",[744,71.282]],[\"parent/1761\",[714,3.118]],[\"name/1762\",[745,71.282]],[\"parent/1762\",[714,3.118]],[\"name/1763\",[746,71.282]],[\"parent/1763\",[714,3.118]],[\"name/1764\",[747,71.282]],[\"parent/1764\",[714,3.118]],[\"name/1765\",[748,71.282]],[\"parent/1765\",[714,3.118]],[\"name/1766\",[749,71.282]],[\"parent/1766\",[714,3.118]],[\"name/1767\",[750,71.282]],[\"parent/1767\",[714,3.118]],[\"name/1768\",[71,53.936]],[\"parent/1768\",[714,3.118]],[\"name/1769\",[751,71.282]],[\"parent/1769\",[714,3.118]],[\"name/1770\",[752,71.282]],[\"parent/1770\",[714,3.118]],[\"name/1771\",[753,71.282]],[\"parent/1771\",[714,3.118]],[\"name/1772\",[754,71.282]],[\"parent/1772\",[714,3.118]],[\"name/1773\",[755,71.282]],[\"parent/1773\",[714,3.118]],[\"name/1774\",[756,71.282]],[\"parent/1774\",[714,3.118]],[\"name/1775\",[757,71.282]],[\"parent/1775\",[714,3.118]],[\"name/1776\",[758,71.282]],[\"parent/1776\",[714,3.118]],[\"name/1777\",[759,71.282]],[\"parent/1777\",[714,3.118]],[\"name/1778\",[760,71.282]],[\"parent/1778\",[714,3.118]],[\"name/1779\",[761,71.282]],[\"parent/1779\",[714,3.118]],[\"name/1780\",[762,71.282]],[\"parent/1780\",[714,3.118]],[\"name/1781\",[763,71.282]],[\"parent/1781\",[714,3.118]],[\"name/1782\",[764,71.282]],[\"parent/1782\",[714,3.118]],[\"name/1783\",[765,58.289]],[\"parent/1783\",[]],[\"name/1784\",[60,45.133]],[\"parent/1784\",[765,5.373]],[\"name/1785\",[118,45.633]],[\"parent/1785\",[765,5.373]],[\"name/1786\",[122,48.595]],[\"parent/1786\",[765,5.373]],[\"name/1787\",[279,56.619]],[\"parent/1787\",[765,5.373]],[\"name/1788\",[766,60.296]],[\"parent/1788\",[]],[\"name/1789\",[1,24.247]],[\"parent/1789\",[766,5.558]],[\"name/1790\",[24,24.87]],[\"parent/1790\",[766,5.558]],[\"name/1791\",[27,26.101]],[\"parent/1791\",[766,5.558]],[\"name/1792\",[767,41.838]],[\"parent/1792\",[]],[\"name/1793\",[174,66.174]],[\"parent/1793\",[767,3.857]],[\"name/1794\",[768,71.282]],[\"parent/1794\",[767,3.857]],[\"name/1795\",[769,71.282]],[\"parent/1795\",[767,3.857]],[\"name/1796\",[770,71.282]],[\"parent/1796\",[767,3.857]],[\"name/1797\",[771,71.282]],[\"parent/1797\",[767,3.857]],[\"name/1798\",[772,71.282]],[\"parent/1798\",[767,3.857]],[\"name/1799\",[178,66.174]],[\"parent/1799\",[767,3.857]],[\"name/1800\",[176,66.174]],[\"parent/1800\",[767,3.857]],[\"name/1801\",[773,71.282]],[\"parent/1801\",[767,3.857]],[\"name/1802\",[774,71.282]],[\"parent/1802\",[767,3.857]],[\"name/1803\",[368,62.809]],[\"parent/1803\",[767,3.857]],[\"name/1804\",[71,53.936]],[\"parent/1804\",[767,3.857]],[\"name/1805\",[775,71.282]],[\"parent/1805\",[767,3.857]],[\"name/1806\",[177,66.174]],[\"parent/1806\",[767,3.857]],[\"name/1807\",[776,71.282]],[\"parent/1807\",[767,3.857]],[\"name/1808\",[777,71.282]],[\"parent/1808\",[767,3.857]],[\"name/1809\",[778,71.282]],[\"parent/1809\",[767,3.857]],[\"name/1810\",[779,71.282]],[\"parent/1810\",[767,3.857]],[\"name/1811\",[780,71.282]],[\"parent/1811\",[767,3.857]],[\"name/1812\",[781,71.282]],[\"parent/1812\",[767,3.857]],[\"name/1813\",[782,71.282]],[\"parent/1813\",[767,3.857]],[\"name/1814\",[783,71.282]],[\"parent/1814\",[767,3.857]],[\"name/1815\",[784,71.282]],[\"parent/1815\",[767,3.857]],[\"name/1816\",[785,71.282]],[\"parent/1816\",[767,3.857]],[\"name/1817\",[786,71.282]],[\"parent/1817\",[767,3.857]],[\"name/1818\",[787,71.282]],[\"parent/1818\",[767,3.857]],[\"name/1819\",[188,66.174]],[\"parent/1819\",[767,3.857]],[\"name/1820\",[788,71.282]],[\"parent/1820\",[]],[\"name/1821\",[789,71.282]],[\"parent/1821\",[]],[\"name/1822\",[790,71.282]],[\"parent/1822\",[]],[\"name/1823\",[791,71.282]],[\"parent/1823\",[]],[\"name/1824\",[792,71.282]],[\"parent/1824\",[]],[\"name/1825\",[793,71.282]],[\"parent/1825\",[]],[\"name/1826\",[794,71.282]],[\"parent/1826\",[]],[\"name/1827\",[795,71.282]],[\"parent/1827\",[]],[\"name/1828\",[796,71.282]],[\"parent/1828\",[]],[\"name/1829\",[797,71.282]],[\"parent/1829\",[]],[\"name/1830\",[798,71.282]],[\"parent/1830\",[]],[\"name/1831\",[799,71.282]],[\"parent/1831\",[]],[\"name/1832\",[800,71.282]],[\"parent/1832\",[]],[\"name/1833\",[801,71.282]],[\"parent/1833\",[]],[\"name/1834\",[802,71.282]],[\"parent/1834\",[]],[\"name/1835\",[803,71.282]],[\"parent/1835\",[]],[\"name/1836\",[804,71.282]],[\"parent/1836\",[]],[\"name/1837\",[296,55.188]],[\"parent/1837\",[]],[\"name/1838\",[18,66.174]],[\"parent/1838\",[296,5.087]],[\"name/1839\",[30,51.823]],[\"parent/1839\",[296,5.087]],[\"name/1840\",[17,55.188]],[\"parent/1840\",[296,5.087]],[\"name/1841\",[29,51.823]],[\"parent/1841\",[296,5.087]],[\"name/1842\",[805,60.296]],[\"parent/1842\",[]],[\"name/1843\",[1,24.247]],[\"parent/1843\",[805,5.558]],[\"name/1844\",[24,24.87]],[\"parent/1844\",[805,5.558]],[\"name/1845\",[25,45.633]],[\"parent/1845\",[805,5.558]],[\"name/1846\",[806,60.296]],[\"parent/1846\",[]],[\"name/1847\",[1,24.247]],[\"parent/1847\",[806,5.558]],[\"name/1848\",[24,24.87]],[\"parent/1848\",[806,5.558]],[\"name/1849\",[27,26.101]],[\"parent/1849\",[806,5.558]],[\"name/1850\",[807,58.289]],[\"parent/1850\",[]],[\"name/1851\",[808,71.282]],[\"parent/1851\",[807,5.373]],[\"name/1852\",[809,71.282]],[\"parent/1852\",[807,5.373]],[\"name/1853\",[810,71.282]],[\"parent/1853\",[807,5.373]],[\"name/1854\",[1,24.247]],[\"parent/1854\",[807,5.373]],[\"name/1855\",[811,55.188]],[\"parent/1855\",[]],[\"name/1856\",[812,71.282]],[\"parent/1856\",[811,5.087]],[\"name/1857\",[7,62.809]],[\"parent/1857\",[811,5.087]],[\"name/1858\",[8,62.809]],[\"parent/1858\",[811,5.087]],[\"name/1859\",[2,56.619]],[\"parent/1859\",[811,5.087]],[\"name/1860\",[813,71.282]],[\"parent/1860\",[811,5.087]],[\"name/1861\",[5,52.824]],[\"parent/1861\",[811,5.087]],[\"name/1862\",[814,62.809]],[\"parent/1862\",[]],[\"name/1863\",[1,24.247]],[\"parent/1863\",[814,5.79]],[\"name/1864\",[815,71.282]],[\"parent/1864\",[814,5.79]],[\"name/1865\",[816,71.282]],[\"parent/1865\",[]],[\"name/1866\",[817,71.282]],[\"parent/1866\",[]],[\"name/1867\",[818,71.282]],[\"parent/1867\",[]],[\"name/1868\",[819,71.282]],[\"parent/1868\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":86,\"name\":{\"140\":{},\"147\":{},\"180\":{},\"203\":{},\"210\":{},\"240\":{},\"244\":{},\"279\":{},\"283\":{},\"311\":{},\"315\":{},\"343\":{},\"347\":{},\"396\":{},\"400\":{},\"510\":{},\"702\":{},\"712\":{},\"716\":{},\"722\":{},\"732\":{},\"736\":{},\"879\":{},\"881\":{},\"886\":{},\"891\":{},\"896\":{},\"901\":{},\"906\":{},\"925\":{},\"942\":{},\"975\":{},\"980\":{},\"1030\":{},\"1051\":{},\"1069\":{},\"1080\":{},\"1084\":{},\"1088\":{},\"1232\":{},\"1247\":{},\"1256\":{},\"1593\":{}},\"parent\":{}}],[\"_attr\",{\"_index\":688,\"name\":{\"1624\":{}},\"parent\":{}}],[\"absolutehorizontalposition\",{\"_index\":323,\"name\":{\"845\":{}},\"parent\":{}}],[\"absoluteverticalposition\",{\"_index\":325,\"name\":{\"848\":{}},\"parent\":{}}],[\"abstractnumbering\",{\"_index\":386,\"name\":{\"998\":{}},\"parent\":{\"999\":{},\"1000\":{},\"1001\":{},\"1002\":{}}}],[\"abstractnumid\",{\"_index\":409,\"name\":{\"1047\":{}},\"parent\":{}}],[\"add\",{\"_index\":700,\"name\":{\"1660\":{},\"1670\":{}},\"parent\":{}}],[\"addcelltocolumnindex\",{\"_index\":355,\"name\":{\"933\":{}},\"parent\":{}}],[\"addcelltoindex\",{\"_index\":354,\"name\":{\"932\":{}},\"parent\":{}}],[\"addchildelement\",{\"_index\":27,\"name\":{\"31\":{},\"40\":{},\"44\":{},\"55\":{},\"59\":{},\"63\":{},\"67\":{},\"82\":{},\"94\":{},\"98\":{},\"124\":{},\"128\":{},\"166\":{},\"229\":{},\"272\":{},\"375\":{},\"379\":{},\"383\":{},\"424\":{},\"432\":{},\"442\":{},\"446\":{},\"468\":{},\"473\":{},\"477\":{},\"481\":{},\"485\":{},\"489\":{},\"493\":{},\"501\":{},\"506\":{},\"521\":{},\"525\":{},\"530\":{},\"534\":{},\"540\":{},\"544\":{},\"551\":{},\"555\":{},\"559\":{},\"563\":{},\"567\":{},\"571\":{},\"575\":{},\"579\":{},\"587\":{},\"591\":{},\"598\":{},\"602\":{},\"609\":{},\"613\":{},\"621\":{},\"625\":{},\"633\":{},\"637\":{},\"642\":{},\"649\":{},\"653\":{},\"660\":{},\"664\":{},\"668\":{},\"672\":{},\"676\":{},\"680\":{},\"684\":{},\"748\":{},\"764\":{},\"780\":{},\"791\":{},\"795\":{},\"802\":{},\"810\":{},\"825\":{},\"862\":{},\"869\":{},\"912\":{},\"919\":{},\"937\":{},\"948\":{},\"960\":{},\"972\":{},\"997\":{},\"1002\":{},\"1036\":{},\"1040\":{},\"1044\":{},\"1060\":{},\"1064\":{},\"1106\":{},\"1124\":{},\"1128\":{},\"1132\":{},\"1136\":{},\"1181\":{},\"1185\":{},\"1189\":{},\"1225\":{},\"1263\":{},\"1274\":{},\"1288\":{},\"1305\":{},\"1320\":{},\"1338\":{},\"1362\":{},\"1378\":{},\"1385\":{},\"1402\":{},\"1416\":{},\"1430\":{},\"1443\":{},\"1451\":{},\"1499\":{},\"1524\":{},\"1551\":{},\"1555\":{},\"1559\":{},\"1566\":{},\"1570\":{},\"1597\":{},\"1601\":{},\"1617\":{},\"1621\":{},\"1628\":{},\"1632\":{},\"1636\":{},\"1640\":{},\"1644\":{},\"1648\":{},\"1661\":{},\"1671\":{},\"1687\":{},\"1695\":{},\"1699\":{},\"1703\":{},\"1707\":{},\"1791\":{},\"1849\":{}},\"parent\":{}}],[\"addimage\",{\"_index\":418,\"name\":{\"1076\":{}},\"parent\":{}}],[\"addmedia\",{\"_index\":417,\"name\":{\"1075\":{}},\"parent\":{}}],[\"addruntofront\",{\"_index\":103,\"name\":{\"165\":{}},\"parent\":{}}],[\"addsection\",{\"_index\":498,\"name\":{\"1222\":{}},\"parent\":{}}],[\"after\",{\"_index\":45,\"name\":{\"73\":{}},\"parent\":{}}],[\"afterautospacing\",{\"_index\":50,\"name\":{\"78\":{}},\"parent\":{}}],[\"aiueo\",{\"_index\":719,\"name\":{\"1733\":{}},\"parent\":{}}],[\"aiueo_full_width\",{\"_index\":726,\"name\":{\"1741\":{}},\"parent\":{}}],[\"align\",{\"_index\":458,\"name\":{\"1157\":{},\"1161\":{}},\"parent\":{}}],[\"alignment\",{\"_index\":26,\"name\":{\"28\":{},\"152\":{},\"168\":{},\"185\":{},\"215\":{},\"721\":{},\"759\":{},\"819\":{},\"1026\":{}},\"parent\":{\"29\":{},\"30\":{},\"31\":{}}}],[\"alignmentattributes\",{\"_index\":23,\"name\":{\"24\":{}},\"parent\":{\"25\":{},\"26\":{},\"27\":{}}}],[\"alignmenttype\",{\"_index\":14,\"name\":{\"15\":{}},\"parent\":{\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"23\":{}}}],[\"all_pages\",{\"_index\":550,\"name\":{\"1340\":{}},\"parent\":{}}],[\"allcaps\",{\"_index\":126,\"name\":{\"251\":{},\"290\":{},\"322\":{},\"354\":{},\"407\":{}},\"parent\":{}}],[\"allowoverlap\",{\"_index\":465,\"name\":{\"1171\":{}},\"parent\":{}}],[\"anchor\",{\"_index\":276,\"name\":{\"711\":{},\"731\":{}},\"parent\":{}}],[\"anchorlock\",{\"_index\":270,\"name\":{\"705\":{},\"725\":{}},\"parent\":{}}],[\"appproperties\",{\"_index\":11,\"name\":{\"12\":{}},\"parent\":{}}],[\"arabic_abjad\",{\"_index\":755,\"name\":{\"1773\":{}},\"parent\":{}}],[\"arabic_alpha\",{\"_index\":754,\"name\":{\"1772\":{}},\"parent\":{}}],[\"around\",{\"_index\":261,\"name\":{\"694\":{}},\"parent\":{}}],[\"array\",{\"_index\":419,\"name\":{\"1077\":{}},\"parent\":{}}],[\"ascii\",{\"_index\":166,\"name\":{\"434\":{}},\"parent\":{}}],[\"at_least\",{\"_index\":41,\"name\":{\"69\":{}},\"parent\":{}}],[\"atleast\",{\"_index\":362,\"name\":{\"951\":{}},\"parent\":{}}],[\"attributemap\",{\"_index\":680,\"name\":{\"1606\":{}},\"parent\":{}}],[\"attributes\",{\"_index\":679,\"name\":{\"1602\":{}},\"parent\":{\"1603\":{},\"1604\":{},\"1605\":{}}}],[\"author\",{\"_index\":150,\"name\":{\"369\":{}},\"parent\":{}}],[\"auto\",{\"_index\":43,\"name\":{\"71\":{},\"695\":{},\"950\":{},\"962\":{}},\"parent\":{}}],[\"autofit\",{\"_index\":334,\"name\":{\"864\":{}},\"parent\":{}}],[\"back\",{\"_index\":555,\"name\":{\"1347\":{}},\"parent\":{}}],[\"background\",{\"_index\":472,\"name\":{\"1191\":{}},\"parent\":{}}],[\"baht_text\",{\"_index\":763,\"name\":{\"1781\":{}},\"parent\":{}}],[\"bar\",{\"_index\":63,\"name\":{\"103\":{}},\"parent\":{}}],[\"basedon\",{\"_index\":641,\"name\":{\"1503\":{},\"1514\":{},\"1529\":{},\"1541\":{}},\"parent\":{}}],[\"baseemphasismark\",{\"_index\":192,\"name\":{\"471\":{}},\"parent\":{\"472\":{},\"473\":{}}}],[\"basexmlcomponent\",{\"_index\":697,\"name\":{\"1652\":{}},\"parent\":{\"1653\":{},\"1654\":{}}}],[\"before\",{\"_index\":46,\"name\":{\"74\":{}},\"parent\":{}}],[\"beforeautospacing\",{\"_index\":49,\"name\":{\"77\":{}},\"parent\":{}}],[\"behinddocument\",{\"_index\":467,\"name\":{\"1173\":{}},\"parent\":{}}],[\"bidirectional\",{\"_index\":83,\"name\":{\"135\":{},\"198\":{}},\"parent\":{}}],[\"body\",{\"_index\":497,\"name\":{\"1220\":{}},\"parent\":{\"1221\":{},\"1222\":{},\"1223\":{},\"1224\":{},\"1225\":{}}}],[\"bold\",{\"_index\":113,\"name\":{\"235\":{},\"274\":{},\"306\":{},\"338\":{},\"391\":{}},\"parent\":{}}],[\"boldcomplexscript\",{\"_index\":114,\"name\":{\"236\":{},\"275\":{},\"307\":{},\"339\":{},\"392\":{}},\"parent\":{}}],[\"bookmark\",{\"_index\":207,\"name\":{\"513\":{}},\"parent\":{\"514\":{},\"515\":{},\"516\":{},\"517\":{}}}],[\"bookmarkend\",{\"_index\":209,\"name\":{\"522\":{}},\"parent\":{\"523\":{},\"524\":{},\"525\":{}}}],[\"bookmarkstart\",{\"_index\":208,\"name\":{\"518\":{}},\"parent\":{\"519\":{},\"520\":{},\"521\":{}}}],[\"border\",{\"_index\":31,\"name\":{\"37\":{},\"133\":{},\"196\":{},\"264\":{},\"303\":{},\"335\":{},\"367\":{},\"420\":{}},\"parent\":{\"38\":{},\"39\":{},\"40\":{}}}],[\"borderelement\",{\"_index\":766,\"name\":{\"1788\":{}},\"parent\":{\"1789\":{},\"1790\":{},\"1791\":{}}}],[\"borders\",{\"_index\":292,\"name\":{\"758\":{},\"775\":{},\"815\":{},\"1236\":{}},\"parent\":{}}],[\"borderstyle\",{\"_index\":767,\"name\":{\"1792\":{}},\"parent\":{\"1793\":{},\"1794\":{},\"1795\":{},\"1796\":{},\"1797\":{},\"1798\":{},\"1799\":{},\"1800\":{},\"1801\":{},\"1802\":{},\"1803\":{},\"1804\":{},\"1805\":{},\"1806\":{},\"1807\":{},\"1808\":{},\"1809\":{},\"1810\":{},\"1811\":{},\"1812\":{},\"1813\":{},\"1814\":{},\"1815\":{},\"1816\":{},\"1817\":{},\"1818\":{},\"1819\":{}}}],[\"both\",{\"_index\":18,\"name\":{\"19\":{},\"1838\":{}},\"parent\":{}}],[\"both_sides\",{\"_index\":438,\"name\":{\"1113\":{}},\"parent\":{}}],[\"bottom\",{\"_index\":30,\"name\":{\"34\":{},\"785\":{},\"839\":{},\"872\":{},\"885\":{},\"1165\":{},\"1250\":{},\"1366\":{},\"1715\":{},\"1839\":{}},\"parent\":{}}],[\"bottom_margin\",{\"_index\":454,\"name\":{\"1147\":{}},\"parent\":{}}],[\"bottom_to_top_left_to_right\",{\"_index\":308,\"name\":{\"804\":{}},\"parent\":{}}],[\"bottomfromtext\",{\"_index\":326,\"name\":{\"850\":{}},\"parent\":{}}],[\"break\",{\"_index\":112,\"name\":{\"232\":{},\"388\":{}},\"parent\":{}}],[\"bullet\",{\"_index\":85,\"name\":{\"139\":{},\"202\":{},\"1004\":{},\"1744\":{}},\"parent\":{}}],[\"cantsplit\",{\"_index\":347,\"name\":{\"922\":{},\"939\":{}},\"parent\":{}}],[\"captionlabel\",{\"_index\":660,\"name\":{\"1576\":{}},\"parent\":{}}],[\"captionlabelincludingnumbers\",{\"_index\":662,\"name\":{\"1578\":{}},\"parent\":{}}],[\"cardinal_text\",{\"_index\":388,\"name\":{\"1005\":{},\"1727\":{}},\"parent\":{}}],[\"cellcount\",{\"_index\":352,\"name\":{\"930\":{}},\"parent\":{}}],[\"cellmargin\",{\"_index\":313,\"name\":{\"820\":{}},\"parent\":{}}],[\"cells\",{\"_index\":353,\"name\":{\"931\":{}},\"parent\":{}}],[\"center\",{\"_index\":17,\"name\":{\"18\":{},\"102\":{},\"831\":{},\"837\":{},\"1709\":{},\"1716\":{},\"1840\":{}},\"parent\":{}}],[\"char\",{\"_index\":156,\"name\":{\"385\":{}},\"parent\":{}}],[\"character\",{\"_index\":447,\"name\":{\"1138\":{}},\"parent\":{}}],[\"characterspacing\",{\"_index\":134,\"name\":{\"259\":{},\"298\":{},\"330\":{},\"362\":{},\"415\":{}},\"parent\":{}}],[\"characterstyles\",{\"_index\":638,\"name\":{\"1494\":{}},\"parent\":{}}],[\"charspace\",{\"_index\":530,\"name\":{\"1297\":{}},\"parent\":{}}],[\"chicago\",{\"_index\":389,\"name\":{\"1006\":{},\"1730\":{}},\"parent\":{}}],[\"children\",{\"_index\":81,\"name\":{\"132\":{},\"231\":{},\"387\":{},\"511\":{},\"516\":{},\"536\":{},\"581\":{},\"593\":{},\"604\":{},\"615\":{},\"627\":{},\"644\":{},\"655\":{},\"766\":{},\"921\":{},\"985\":{},\"1280\":{},\"1676\":{}},\"parent\":{}}],[\"chinese_counting\",{\"_index\":741,\"name\":{\"1758\":{}},\"parent\":{}}],[\"chinese_counting_ten_thousand\",{\"_index\":743,\"name\":{\"1760\":{}},\"parent\":{}}],[\"chinese_legal_simplified\",{\"_index\":742,\"name\":{\"1759\":{}},\"parent\":{}}],[\"chosung\",{\"_index\":729,\"name\":{\"1746\":{}},\"parent\":{}}],[\"clear\",{\"_index\":64,\"name\":{\"104\":{},\"1453\":{}},\"parent\":{}}],[\"colon\",{\"_index\":541,\"name\":{\"1324\":{}},\"parent\":{}}],[\"color\",{\"_index\":118,\"name\":{\"241\":{},\"246\":{},\"280\":{},\"285\":{},\"312\":{},\"317\":{},\"344\":{},\"349\":{},\"397\":{},\"402\":{},\"884\":{},\"889\":{},\"894\":{},\"899\":{},\"904\":{},\"909\":{},\"1436\":{},\"1446\":{},\"1785\":{}},\"parent\":{}}],[\"column\",{\"_index\":448,\"name\":{\"1139\":{},\"1244\":{},\"1271\":{}},\"parent\":{\"1272\":{},\"1273\":{},\"1274\":{}}}],[\"columnattributes\",{\"_index\":518,\"name\":{\"1267\":{}},\"parent\":{\"1268\":{},\"1269\":{},\"1270\":{}}}],[\"columnbreak\",{\"_index\":38,\"name\":{\"60\":{}},\"parent\":{\"61\":{},\"62\":{},\"63\":{}}}],[\"columnindextorootindex\",{\"_index\":357,\"name\":{\"935\":{}},\"parent\":{}}],[\"columns\",{\"_index\":524,\"name\":{\"1285\":{}},\"parent\":{\"1286\":{},\"1287\":{},\"1288\":{}}}],[\"columnsattributes\",{\"_index\":523,\"name\":{\"1281\":{}},\"parent\":{\"1282\":{},\"1283\":{},\"1284\":{}}}],[\"columnspan\",{\"_index\":299,\"name\":{\"773\":{}},\"parent\":{}}],[\"columnwidths\",{\"_index\":288,\"name\":{\"752\":{}},\"parent\":{}}],[\"concretehyperlink\",{\"_index\":200,\"name\":{\"497\":{}},\"parent\":{\"498\":{},\"499\":{},\"500\":{},\"501\":{}}}],[\"concretenumbering\",{\"_index\":384,\"name\":{\"995\":{},\"1054\":{}},\"parent\":{\"1055\":{},\"1056\":{},\"1057\":{},\"1058\":{},\"1059\":{},\"1060\":{}}}],[\"config\",{\"_index\":382,\"name\":{\"990\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"25\":{},\"29\":{},\"38\":{},\"42\":{},\"53\":{},\"57\":{},\"61\":{},\"65\":{},\"80\":{},\"92\":{},\"96\":{},\"118\":{},\"122\":{},\"126\":{},\"163\":{},\"226\":{},\"270\":{},\"372\":{},\"377\":{},\"381\":{},\"422\":{},\"430\":{},\"440\":{},\"444\":{},\"466\":{},\"475\":{},\"479\":{},\"483\":{},\"487\":{},\"491\":{},\"498\":{},\"503\":{},\"508\":{},\"514\":{},\"519\":{},\"523\":{},\"527\":{},\"532\":{},\"538\":{},\"542\":{},\"549\":{},\"553\":{},\"557\":{},\"561\":{},\"565\":{},\"569\":{},\"573\":{},\"577\":{},\"585\":{},\"589\":{},\"596\":{},\"600\":{},\"607\":{},\"611\":{},\"619\":{},\"623\":{},\"631\":{},\"635\":{},\"640\":{},\"647\":{},\"651\":{},\"658\":{},\"662\":{},\"666\":{},\"670\":{},\"674\":{},\"678\":{},\"682\":{},\"742\":{},\"746\":{},\"762\":{},\"777\":{},\"789\":{},\"793\":{},\"800\":{},\"808\":{},\"823\":{},\"856\":{},\"860\":{},\"867\":{},\"910\":{},\"917\":{},\"929\":{},\"946\":{},\"954\":{},\"958\":{},\"970\":{},\"992\":{},\"999\":{},\"1034\":{},\"1038\":{},\"1042\":{},\"1055\":{},\"1062\":{},\"1074\":{},\"1104\":{},\"1122\":{},\"1126\":{},\"1130\":{},\"1134\":{},\"1179\":{},\"1183\":{},\"1187\":{},\"1217\":{},\"1221\":{},\"1261\":{},\"1268\":{},\"1272\":{},\"1282\":{},\"1286\":{},\"1299\":{},\"1303\":{},\"1314\":{},\"1318\":{},\"1332\":{},\"1336\":{},\"1360\":{},\"1372\":{},\"1376\":{},\"1383\":{},\"1396\":{},\"1400\":{},\"1410\":{},\"1414\":{},\"1428\":{},\"1432\":{},\"1441\":{},\"1449\":{},\"1497\":{},\"1522\":{},\"1549\":{},\"1553\":{},\"1557\":{},\"1564\":{},\"1568\":{},\"1572\":{},\"1595\":{},\"1599\":{},\"1603\":{},\"1608\":{},\"1614\":{},\"1619\":{},\"1626\":{},\"1630\":{},\"1634\":{},\"1638\":{},\"1642\":{},\"1646\":{},\"1653\":{},\"1659\":{},\"1669\":{},\"1678\":{},\"1681\":{},\"1684\":{},\"1689\":{},\"1693\":{},\"1697\":{},\"1701\":{},\"1705\":{},\"1789\":{},\"1843\":{},\"1847\":{},\"1854\":{},\"1863\":{}},\"parent\":{}}],[\"contenttypes\",{\"_index\":9,\"name\":{\"10\":{}},\"parent\":{}}],[\"contextualspacing\",{\"_index\":96,\"name\":{\"154\":{},\"170\":{},\"187\":{},\"217\":{}},\"parent\":{}}],[\"continue\",{\"_index\":306,\"name\":{\"797\":{}},\"parent\":{}}],[\"continuous\",{\"_index\":575,\"name\":{\"1389\":{},\"1406\":{}},\"parent\":{}}],[\"convertinchestotwip\",{\"_index\":817,\"name\":{\"1866\":{}},\"parent\":{}}],[\"convertmillimeterstotwip\",{\"_index\":816,\"name\":{\"1865\":{}},\"parent\":{}}],[\"converttoxmlcomponent\",{\"_index\":682,\"name\":{\"1611\":{}},\"parent\":{}}],[\"coreproperties\",{\"_index\":3,\"name\":{\"4\":{}},\"parent\":{}}],[\"count\",{\"_index\":520,\"name\":{\"1277\":{}},\"parent\":{}}],[\"countby\",{\"_index\":577,\"name\":{\"1391\":{}},\"parent\":{}}],[\"cp\",{\"_index\":491,\"name\":{\"1210\":{}},\"parent\":{}}],[\"createconcretenumberinginstance\",{\"_index\":383,\"name\":{\"994\":{}},\"parent\":{}}],[\"createfootnote\",{\"_index\":706,\"name\":{\"1685\":{}},\"parent\":{}}],[\"cs\",{\"_index\":167,\"name\":{\"435\":{}},\"parent\":{}}],[\"current\",{\"_index\":139,\"name\":{\"266\":{}},\"parent\":{}}],[\"currentrelationshipid\",{\"_index\":812,\"name\":{\"1856\":{}},\"parent\":{}}],[\"custom\",{\"_index\":95,\"name\":{\"151\":{},\"184\":{},\"214\":{}},\"parent\":{}}],[\"customproperties\",{\"_index\":10,\"name\":{\"11\":{}},\"parent\":{}}],[\"dash\",{\"_index\":180,\"name\":{\"454\":{}},\"parent\":{}}],[\"dash_dot_stroked\",{\"_index\":768,\"name\":{\"1794\":{}},\"parent\":{}}],[\"dash_small_gap\",{\"_index\":770,\"name\":{\"1796\":{}},\"parent\":{}}],[\"dashdotdotheavy\",{\"_index\":187,\"name\":{\"461\":{}},\"parent\":{}}],[\"dashdotheavy\",{\"_index\":185,\"name\":{\"459\":{}},\"parent\":{}}],[\"dashed\",{\"_index\":769,\"name\":{\"1795\":{}},\"parent\":{}}],[\"dashedheavy\",{\"_index\":181,\"name\":{\"455\":{}},\"parent\":{}}],[\"dashlong\",{\"_index\":182,\"name\":{\"456\":{}},\"parent\":{}}],[\"dashlongheavy\",{\"_index\":183,\"name\":{\"457\":{}},\"parent\":{}}],[\"data\",{\"_index\":161,\"name\":{\"426\":{}},\"parent\":{}}],[\"date\",{\"_index\":151,\"name\":{\"370\":{}},\"parent\":{}}],[\"datetimevalue\",{\"_index\":802,\"name\":{\"1834\":{}},\"parent\":{}}],[\"dc\",{\"_index\":492,\"name\":{\"1211\":{}},\"parent\":{}}],[\"dcmitype\",{\"_index\":494,\"name\":{\"1213\":{}},\"parent\":{}}],[\"dcterms\",{\"_index\":493,\"name\":{\"1212\":{}},\"parent\":{}}],[\"decimal\",{\"_index\":65,\"name\":{\"105\":{},\"1007\":{},\"1721\":{}},\"parent\":{}}],[\"decimal_enclosed_circle\",{\"_index\":390,\"name\":{\"1008\":{},\"1739\":{}},\"parent\":{}}],[\"decimal_enclosed_circle_chinese\",{\"_index\":732,\"name\":{\"1749\":{}},\"parent\":{}}],[\"decimal_enclosed_full_stop\",{\"_index\":730,\"name\":{\"1747\":{}},\"parent\":{}}],[\"decimal_enclosed_fullstop\",{\"_index\":391,\"name\":{\"1009\":{}},\"parent\":{}}],[\"decimal_enclosed_paren\",{\"_index\":731,\"name\":{\"1748\":{}},\"parent\":{}}],[\"decimal_enclosed_parentheses\",{\"_index\":392,\"name\":{\"1010\":{}},\"parent\":{}}],[\"decimal_full_width\",{\"_index\":721,\"name\":{\"1735\":{}},\"parent\":{}}],[\"decimal_full_width_2\",{\"_index\":725,\"name\":{\"1740\":{}},\"parent\":{}}],[\"decimal_half_width\",{\"_index\":722,\"name\":{\"1736\":{}},\"parent\":{}}],[\"decimal_zero\",{\"_index\":393,\"name\":{\"1011\":{},\"1743\":{}},\"parent\":{}}],[\"decimalnumber\",{\"_index\":788,\"name\":{\"1820\":{}},\"parent\":{}}],[\"default\",{\"_index\":373,\"name\":{\"976\":{},\"981\":{},\"1227\":{},\"1290\":{},\"1418\":{},\"1491\":{}},\"parent\":{}}],[\"degree\",{\"_index\":243,\"name\":{\"645\":{}},\"parent\":{}}],[\"deletedtextrun\",{\"_index\":711,\"name\":{\"1704\":{}},\"parent\":{\"1705\":{},\"1706\":{},\"1707\":{}}}],[\"denominator\",{\"_index\":216,\"name\":{\"547\":{}},\"parent\":{}}],[\"diagonal_cross\",{\"_index\":600,\"name\":{\"1454\":{}},\"parent\":{}}],[\"diagonal_stripe\",{\"_index\":601,\"name\":{\"1455\":{}},\"parent\":{}}],[\"display\",{\"_index\":558,\"name\":{\"1350\":{}},\"parent\":{}}],[\"distance\",{\"_index\":578,\"name\":{\"1394\":{}},\"parent\":{}}],[\"distb\",{\"_index\":429,\"name\":{\"1098\":{}},\"parent\":{}}],[\"distl\",{\"_index\":430,\"name\":{\"1099\":{}},\"parent\":{}}],[\"distr\",{\"_index\":431,\"name\":{\"1100\":{}},\"parent\":{}}],[\"distribute\",{\"_index\":20,\"name\":{\"21\":{}},\"parent\":{}}],[\"distt\",{\"_index\":428,\"name\":{\"1097\":{}},\"parent\":{}}],[\"docgridattributes\",{\"_index\":531,\"name\":{\"1298\":{}},\"parent\":{\"1299\":{},\"1300\":{},\"1301\":{}}}],[\"document\",{\"_index\":0,\"name\":{\"0\":{},\"2\":{}},\"parent\":{\"1\":{},\"2\":{},\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{},\"8\":{},\"9\":{},\"10\":{},\"11\":{},\"12\":{},\"13\":{},\"14\":{}}}],[\"documentattributes\",{\"_index\":496,\"name\":{\"1216\":{}},\"parent\":{\"1217\":{},\"1218\":{},\"1219\":{}}}],[\"documentbackground\",{\"_index\":596,\"name\":{\"1440\":{}},\"parent\":{\"1441\":{},\"1442\":{},\"1443\":{}}}],[\"documentbackgroundattributes\",{\"_index\":591,\"name\":{\"1431\":{}},\"parent\":{\"1432\":{},\"1433\":{},\"1434\":{}}}],[\"documentdefaults\",{\"_index\":655,\"name\":{\"1563\":{}},\"parent\":{\"1564\":{},\"1565\":{},\"1566\":{}}}],[\"documentgrid\",{\"_index\":532,\"name\":{\"1302\":{}},\"parent\":{\"1303\":{},\"1304\":{},\"1305\":{}}}],[\"documentgridtype\",{\"_index\":525,\"name\":{\"1289\":{}},\"parent\":{\"1290\":{},\"1291\":{},\"1292\":{},\"1293\":{}}}],[\"dollar_text\",{\"_index\":764,\"name\":{\"1782\":{}},\"parent\":{}}],[\"dot\",{\"_index\":68,\"name\":{\"110\":{},\"470\":{}},\"parent\":{}}],[\"dot_dash\",{\"_index\":771,\"name\":{\"1797\":{}},\"parent\":{}}],[\"dot_dot_dash\",{\"_index\":772,\"name\":{\"1798\":{}},\"parent\":{}}],[\"dotdash\",{\"_index\":184,\"name\":{\"458\":{}},\"parent\":{}}],[\"dotdotdash\",{\"_index\":186,\"name\":{\"460\":{}},\"parent\":{}}],[\"dotemphasismark\",{\"_index\":193,\"name\":{\"478\":{}},\"parent\":{\"479\":{},\"480\":{},\"481\":{}}}],[\"dotted\",{\"_index\":178,\"name\":{\"452\":{},\"1799\":{}},\"parent\":{}}],[\"dottedheavy\",{\"_index\":179,\"name\":{\"453\":{}},\"parent\":{}}],[\"double\",{\"_index\":176,\"name\":{\"450\":{},\"1800\":{}},\"parent\":{}}],[\"double_wave\",{\"_index\":773,\"name\":{\"1801\":{}},\"parent\":{}}],[\"doublestrike\",{\"_index\":128,\"name\":{\"253\":{},\"292\":{},\"324\":{},\"356\":{},\"409\":{}},\"parent\":{}}],[\"drawing\",{\"_index\":433,\"name\":{\"1103\":{}},\"parent\":{\"1104\":{},\"1105\":{},\"1106\":{}}}],[\"drop\",{\"_index\":256,\"name\":{\"687\":{}},\"parent\":{}}],[\"dropcap\",{\"_index\":271,\"name\":{\"706\":{},\"726\":{}},\"parent\":{}}],[\"dropcaptype\",{\"_index\":255,\"name\":{\"685\":{}},\"parent\":{\"686\":{},\"687\":{},\"688\":{}}}],[\"dxa\",{\"_index\":367,\"name\":{\"963\":{}},\"parent\":{}}],[\"eastasia\",{\"_index\":168,\"name\":{\"436\":{}},\"parent\":{}}],[\"eighthpointmeasurevalue\",{\"_index\":803,\"name\":{\"1835\":{}},\"parent\":{}}],[\"em_dash\",{\"_index\":542,\"name\":{\"1325\":{}},\"parent\":{}}],[\"emboss\",{\"_index\":135,\"name\":{\"261\":{},\"300\":{},\"332\":{},\"364\":{},\"417\":{}},\"parent\":{}}],[\"emphasismark\",{\"_index\":121,\"name\":{\"243\":{},\"282\":{},\"314\":{},\"346\":{},\"399\":{},\"474\":{}},\"parent\":{\"475\":{},\"476\":{},\"477\":{}}}],[\"emphasismarktype\",{\"_index\":191,\"name\":{\"469\":{}},\"parent\":{\"470\":{}}}],[\"empty_object\",{\"_index\":676,\"name\":{\"1592\":{}},\"parent\":{\"1593\":{}}}],[\"emus\",{\"_index\":423,\"name\":{\"1083\":{}},\"parent\":{}}],[\"en_dash\",{\"_index\":543,\"name\":{\"1326\":{}},\"parent\":{}}],[\"end\",{\"_index\":16,\"name\":{\"17\":{},\"47\":{},\"106\":{},\"517\":{},\"786\":{}},\"parent\":{}}],[\"entriesfrombookmark\",{\"_index\":661,\"name\":{\"1577\":{}},\"parent\":{}}],[\"entryandpagenumberseparator\",{\"_index\":669,\"name\":{\"1585\":{}},\"parent\":{}}],[\"equalwidth\",{\"_index\":522,\"name\":{\"1279\":{}},\"parent\":{}}],[\"even\",{\"_index\":376,\"name\":{\"978\":{},\"983\":{},\"1229\":{},\"1420\":{}},\"parent\":{}}],[\"even_page\",{\"_index\":584,\"name\":{\"1407\":{}},\"parent\":{}}],[\"exact\",{\"_index\":363,\"name\":{\"952\":{}},\"parent\":{}}],[\"exactly\",{\"_index\":42,\"name\":{\"70\":{}},\"parent\":{}}],[\"external\",{\"_index\":199,\"name\":{\"496\":{}},\"parent\":{}}],[\"externalhyperlink\",{\"_index\":203,\"name\":{\"507\":{}},\"parent\":{\"508\":{},\"509\":{},\"510\":{}}}],[\"externalhyperlink.__type\",{\"_index\":205,\"name\":{},\"parent\":{\"511\":{},\"512\":{}}}],[\"extract\",{\"_index\":815,\"name\":{\"1864\":{}},\"parent\":{}}],[\"file\",{\"_index\":378,\"name\":{\"986\":{},\"1650\":{}},\"parent\":{}}],[\"filename\",{\"_index\":426,\"name\":{\"1094\":{}},\"parent\":{}}],[\"filerelationships\",{\"_index\":6,\"name\":{\"7\":{}},\"parent\":{}}],[\"fill\",{\"_index\":598,\"name\":{\"1445\":{}},\"parent\":{}}],[\"first\",{\"_index\":375,\"name\":{\"977\":{},\"982\":{},\"1228\":{},\"1419\":{}},\"parent\":{}}],[\"first_page\",{\"_index\":551,\"name\":{\"1341\":{}},\"parent\":{}}],[\"firstline\",{\"_index\":35,\"name\":{\"51\":{}},\"parent\":{}}],[\"fixed\",{\"_index\":335,\"name\":{\"865\":{}},\"parent\":{}}],[\"flip\",{\"_index\":414,\"name\":{\"1068\":{},\"1087\":{}},\"parent\":{}}],[\"float\",{\"_index\":290,\"name\":{\"755\":{},\"816\":{}},\"parent\":{}}],[\"floating\",{\"_index\":163,\"name\":{\"428\":{},\"1102\":{}},\"parent\":{}}],[\"font\",{\"_index\":131,\"name\":{\"256\":{},\"295\":{},\"327\":{},\"359\":{},\"412\":{}},\"parent\":{}}],[\"footer\",{\"_index\":511,\"name\":{\"1253\":{},\"1369\":{},\"1426\":{},\"1666\":{},\"1680\":{}},\"parent\":{\"1681\":{},\"1682\":{}}}],[\"footers\",{\"_index\":8,\"name\":{\"9\":{},\"979\":{},\"1858\":{}},\"parent\":{}}],[\"footerwrapper\",{\"_index\":704,\"name\":{\"1668\":{}},\"parent\":{\"1669\":{},\"1670\":{},\"1671\":{},\"1672\":{},\"1673\":{},\"1674\":{}}}],[\"footerwrappergroup\",{\"_index\":505,\"name\":{\"1240\":{}},\"parent\":{}}],[\"footnotereference\",{\"_index\":708,\"name\":{\"1692\":{}},\"parent\":{\"1693\":{},\"1694\":{},\"1695\":{}}}],[\"footnotereferencerun\",{\"_index\":709,\"name\":{\"1696\":{}},\"parent\":{\"1697\":{},\"1698\":{},\"1699\":{}}}],[\"footnotereferencerunattributes\",{\"_index\":707,\"name\":{\"1688\":{}},\"parent\":{\"1689\":{},\"1690\":{},\"1691\":{}}}],[\"footnotes\",{\"_index\":12,\"name\":{\"13\":{},\"1683\":{}},\"parent\":{\"1684\":{},\"1685\":{},\"1686\":{},\"1687\":{}}}],[\"format\",{\"_index\":402,\"name\":{\"1024\":{}},\"parent\":{}}],[\"formattype\",{\"_index\":545,\"name\":{\"1329\":{}},\"parent\":{}}],[\"frame\",{\"_index\":91,\"name\":{\"144\":{},\"207\":{}},\"parent\":{}}],[\"frameanchortype\",{\"_index\":258,\"name\":{\"689\":{}},\"parent\":{\"690\":{},\"691\":{},\"692\":{}}}],[\"frameproperties\",{\"_index\":285,\"name\":{\"745\":{}},\"parent\":{\"746\":{},\"747\":{},\"748\":{}}}],[\"framepropertiesattributes\",{\"_index\":284,\"name\":{\"741\":{}},\"parent\":{\"742\":{},\"743\":{},\"744\":{}}}],[\"framewrap\",{\"_index\":260,\"name\":{\"693\":{}},\"parent\":{\"694\":{},\"695\":{},\"696\":{},\"697\":{},\"698\":{},\"699\":{}}}],[\"fromxmlstring\",{\"_index\":684,\"name\":{\"1613\":{}},\"parent\":{}}],[\"front\",{\"_index\":556,\"name\":{\"1348\":{}},\"parent\":{}}],[\"ganada\",{\"_index\":728,\"name\":{\"1745\":{}},\"parent\":{}}],[\"grid\",{\"_index\":503,\"name\":{\"1238\":{}},\"parent\":{}}],[\"gridspan\",{\"_index\":304,\"name\":{\"792\":{}},\"parent\":{\"793\":{},\"794\":{},\"795\":{}}}],[\"gutter\",{\"_index\":512,\"name\":{\"1254\":{},\"1370\":{}},\"parent\":{}}],[\"hanging\",{\"_index\":34,\"name\":{\"50\":{}},\"parent\":{}}],[\"hansi\",{\"_index\":169,\"name\":{\"437\":{}},\"parent\":{}}],[\"header\",{\"_index\":510,\"name\":{\"1252\":{},\"1368\":{},\"1425\":{},\"1656\":{},\"1677\":{}},\"parent\":{\"1678\":{},\"1679\":{}}}],[\"headerfooterreference\",{\"_index\":590,\"name\":{\"1427\":{}},\"parent\":{\"1428\":{},\"1429\":{},\"1430\":{}}}],[\"headerfooterreferencetype\",{\"_index\":587,\"name\":{\"1417\":{}},\"parent\":{\"1418\":{},\"1419\":{},\"1420\":{}}}],[\"headerfootertype\",{\"_index\":589,\"name\":{\"1424\":{}},\"parent\":{\"1425\":{},\"1426\":{}}}],[\"headers\",{\"_index\":7,\"name\":{\"8\":{},\"974\":{},\"1857\":{}},\"parent\":{}}],[\"headerwrapper\",{\"_index\":699,\"name\":{\"1658\":{}},\"parent\":{\"1659\":{},\"1660\":{},\"1661\":{},\"1662\":{},\"1663\":{},\"1664\":{}}}],[\"headerwrappergroup\",{\"_index\":504,\"name\":{\"1239\":{}},\"parent\":{}}],[\"heading\",{\"_index\":82,\"name\":{\"134\":{},\"197\":{}},\"parent\":{}}],[\"heading_1\",{\"_index\":53,\"name\":{\"84\":{}},\"parent\":{}}],[\"heading_2\",{\"_index\":54,\"name\":{\"85\":{}},\"parent\":{}}],[\"heading_3\",{\"_index\":55,\"name\":{\"86\":{}},\"parent\":{}}],[\"heading_4\",{\"_index\":56,\"name\":{\"87\":{}},\"parent\":{}}],[\"heading_5\",{\"_index\":57,\"name\":{\"88\":{}},\"parent\":{}}],[\"heading_6\",{\"_index\":58,\"name\":{\"89\":{}},\"parent\":{}}],[\"headinglevel\",{\"_index\":52,\"name\":{\"83\":{}},\"parent\":{\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{},\"89\":{},\"90\":{}}}],[\"headingstylerange\",{\"_index\":668,\"name\":{\"1584\":{}},\"parent\":{}}],[\"hebrew_1\",{\"_index\":752,\"name\":{\"1770\":{}},\"parent\":{}}],[\"hebrew_2\",{\"_index\":753,\"name\":{\"1771\":{}},\"parent\":{}}],[\"height\",{\"_index\":273,\"name\":{\"708\":{},\"728\":{},\"924\":{},\"941\":{},\"1067\":{},\"1258\":{},\"1311\":{}},\"parent\":{}}],[\"heightrule\",{\"_index\":361,\"name\":{\"949\":{}},\"parent\":{\"950\":{},\"951\":{},\"952\":{}}}],[\"hex\",{\"_index\":716,\"name\":{\"1729\":{}},\"parent\":{}}],[\"hexcolorvalue\",{\"_index\":795,\"name\":{\"1827\":{}},\"parent\":{}}],[\"hidetabandpagenumbersinwebview\",{\"_index\":675,\"name\":{\"1591\":{}},\"parent\":{}}],[\"highlight\",{\"_index\":132,\"name\":{\"257\":{},\"296\":{},\"328\":{},\"360\":{},\"413\":{}},\"parent\":{}}],[\"highlightcomplexscript\",{\"_index\":133,\"name\":{\"258\":{},\"297\":{},\"329\":{},\"361\":{},\"414\":{}},\"parent\":{}}],[\"hindi_consonants\",{\"_index\":757,\"name\":{\"1775\":{}},\"parent\":{}}],[\"hindi_counting\",{\"_index\":759,\"name\":{\"1777\":{}},\"parent\":{}}],[\"hindi_numbers\",{\"_index\":758,\"name\":{\"1776\":{}},\"parent\":{}}],[\"hindi_vowels\",{\"_index\":756,\"name\":{\"1774\":{}},\"parent\":{}}],[\"hint\",{\"_index\":170,\"name\":{\"438\":{}},\"parent\":{}}],[\"horizontal\",{\"_index\":277,\"name\":{\"713\":{},\"717\":{},\"733\":{},\"737\":{},\"1071\":{},\"1090\":{}},\"parent\":{}}],[\"horizontal_cross\",{\"_index\":602,\"name\":{\"1456\":{}},\"parent\":{}}],[\"horizontal_stripe\",{\"_index\":603,\"name\":{\"1457\":{}},\"parent\":{}}],[\"horizontalanchor\",{\"_index\":322,\"name\":{\"844\":{}},\"parent\":{}}],[\"horizontalposition\",{\"_index\":463,\"name\":{\"1169\":{},\"1182\":{}},\"parent\":{\"1183\":{},\"1184\":{},\"1185\":{}}}],[\"horizontalpositionalign\",{\"_index\":712,\"name\":{\"1708\":{}},\"parent\":{\"1709\":{},\"1710\":{},\"1711\":{},\"1712\":{},\"1713\":{}}}],[\"horizontalpositionrelativefrom\",{\"_index\":446,\"name\":{\"1137\":{}},\"parent\":{\"1138\":{},\"1139\":{},\"1140\":{},\"1141\":{},\"1142\":{},\"1143\":{},\"1144\":{},\"1145\":{}}}],[\"hpsmeasureelement\",{\"_index\":691,\"name\":{\"1633\":{}},\"parent\":{\"1634\":{},\"1635\":{},\"1636\":{}}}],[\"hpsmeasurevalue\",{\"_index\":797,\"name\":{\"1829\":{}},\"parent\":{}}],[\"hyperlink\",{\"_index\":665,\"name\":{\"1581\":{}},\"parent\":{}}],[\"hyperlinktype\",{\"_index\":197,\"name\":{\"494\":{}},\"parent\":{\"495\":{},\"496\":{}}}],[\"hyphen\",{\"_index\":69,\"name\":{\"111\":{},\"1322\":{}},\"parent\":{}}],[\"ialignmentframeoptions\",{\"_index\":281,\"name\":{\"720\":{}},\"parent\":{\"721\":{},\"722\":{},\"725\":{},\"726\":{},\"727\":{},\"728\":{},\"729\":{},\"730\":{},\"731\":{},\"732\":{},\"735\":{},\"736\":{},\"739\":{}}}],[\"ialignmentframeoptions.__type\",{\"_index\":282,\"name\":{},\"parent\":{\"723\":{},\"724\":{},\"733\":{},\"734\":{},\"737\":{},\"738\":{}}}],[\"ibasecharacterstyleoptions\",{\"_index\":640,\"name\":{\"1500\":{}},\"parent\":{\"1501\":{},\"1502\":{},\"1503\":{},\"1504\":{},\"1505\":{},\"1506\":{},\"1507\":{},\"1508\":{},\"1509\":{}}}],[\"ibaseparagraphstyleoptions\",{\"_index\":649,\"name\":{\"1525\":{}},\"parent\":{\"1526\":{},\"1527\":{},\"1528\":{},\"1529\":{},\"1530\":{},\"1531\":{},\"1532\":{},\"1533\":{},\"1534\":{},\"1535\":{}}}],[\"iborderoptions\",{\"_index\":765,\"name\":{\"1783\":{}},\"parent\":{\"1784\":{},\"1785\":{},\"1786\":{},\"1787\":{}}}],[\"ibordersoptions\",{\"_index\":28,\"name\":{\"32\":{}},\"parent\":{\"33\":{},\"34\":{},\"35\":{},\"36\":{}}}],[\"icharacterstyleoptions\",{\"_index\":647,\"name\":{\"1510\":{}},\"parent\":{\"1511\":{},\"1512\":{},\"1513\":{},\"1514\":{},\"1515\":{},\"1516\":{},\"1517\":{},\"1518\":{},\"1519\":{},\"1520\":{}}}],[\"icolumnattributes\",{\"_index\":517,\"name\":{\"1264\":{}},\"parent\":{\"1265\":{},\"1266\":{}}}],[\"icolumnsattributes\",{\"_index\":519,\"name\":{\"1275\":{}},\"parent\":{\"1276\":{},\"1277\":{},\"1278\":{},\"1279\":{},\"1280\":{}}}],[\"iconcretenumberingoptions\",{\"_index\":407,\"name\":{\"1045\":{}},\"parent\":{\"1046\":{},\"1047\":{},\"1048\":{},\"1049\":{},\"1050\":{},\"1051\":{}}}],[\"iconcretenumberingoptions.__type\",{\"_index\":411,\"name\":{},\"parent\":{\"1052\":{},\"1053\":{}}}],[\"icontext\",{\"_index\":695,\"name\":{\"1649\":{}},\"parent\":{\"1650\":{},\"1651\":{}}}],[\"id\",{\"_index\":149,\"name\":{\"368\":{},\"1000\":{},\"1423\":{},\"1511\":{},\"1537\":{}},\"parent\":{}}],[\"ideograph_digital\",{\"_index\":717,\"name\":{\"1731\":{}},\"parent\":{}}],[\"ideograph_enclosed_circle\",{\"_index\":733,\"name\":{\"1750\":{}},\"parent\":{}}],[\"ideograph_legal_traditional\",{\"_index\":738,\"name\":{\"1755\":{}},\"parent\":{}}],[\"ideograph_traditional\",{\"_index\":734,\"name\":{\"1751\":{}},\"parent\":{}}],[\"ideograph_zodiac\",{\"_index\":735,\"name\":{\"1752\":{}},\"parent\":{}}],[\"ideograph_zodiac_traditional\",{\"_index\":736,\"name\":{\"1753\":{}},\"parent\":{}}],[\"idistance\",{\"_index\":427,\"name\":{\"1096\":{}},\"parent\":{\"1097\":{},\"1098\":{},\"1099\":{},\"1100\":{}}}],[\"idocgridattributesproperties\",{\"_index\":528,\"name\":{\"1294\":{}},\"parent\":{\"1295\":{},\"1296\":{},\"1297\":{}}}],[\"idocumentattributesproperties\",{\"_index\":473,\"name\":{\"1192\":{}},\"parent\":{\"1193\":{},\"1194\":{},\"1195\":{},\"1196\":{},\"1197\":{},\"1198\":{},\"1199\":{},\"1200\":{},\"1201\":{},\"1202\":{},\"1203\":{},\"1204\":{},\"1205\":{},\"1206\":{},\"1207\":{},\"1208\":{},\"1209\":{},\"1210\":{},\"1211\":{},\"1212\":{},\"1213\":{},\"1214\":{},\"1215\":{}}}],[\"idocumentbackgroundoptions\",{\"_index\":592,\"name\":{\"1435\":{}},\"parent\":{\"1436\":{},\"1437\":{},\"1438\":{},\"1439\":{}}}],[\"idocumentdefaultsoptions\",{\"_index\":654,\"name\":{\"1560\":{}},\"parent\":{\"1561\":{},\"1562\":{}}}],[\"idocumentfooter\",{\"_index\":703,\"name\":{\"1665\":{}},\"parent\":{\"1666\":{},\"1667\":{}}}],[\"idocumentheader\",{\"_index\":698,\"name\":{\"1655\":{}},\"parent\":{\"1656\":{},\"1657\":{}}}],[\"idocumentoptions\",{\"_index\":471,\"name\":{\"1190\":{}},\"parent\":{\"1191\":{}}}],[\"idocumenttemplate\",{\"_index\":811,\"name\":{\"1855\":{}},\"parent\":{\"1856\":{},\"1857\":{},\"1858\":{},\"1859\":{},\"1860\":{},\"1861\":{}}}],[\"idrawingoptions\",{\"_index\":432,\"name\":{\"1101\":{}},\"parent\":{\"1102\":{}}}],[\"ifileproperties\",{\"_index\":379,\"name\":{\"987\":{}},\"parent\":{\"988\":{}}}],[\"ifloating\",{\"_index\":462,\"name\":{\"1168\":{}},\"parent\":{\"1169\":{},\"1170\":{},\"1171\":{},\"1172\":{},\"1173\":{},\"1174\":{},\"1175\":{},\"1176\":{},\"1177\":{}}}],[\"ifontattributesproperties\",{\"_index\":165,\"name\":{\"433\":{}},\"parent\":{\"434\":{},\"435\":{},\"436\":{},\"437\":{},\"438\":{}}}],[\"iframeoptions\",{\"_index\":283,\"name\":{\"740\":{}},\"parent\":{}}],[\"ignorable\",{\"_index\":490,\"name\":{\"1209\":{}},\"parent\":{}}],[\"ignoreifemptyxmlcomponent\",{\"_index\":678,\"name\":{\"1598\":{}},\"parent\":{\"1599\":{},\"1600\":{},\"1601\":{}}}],[\"iheaderfootergroup\",{\"_index\":499,\"name\":{\"1226\":{}},\"parent\":{\"1227\":{},\"1228\":{},\"1229\":{}}}],[\"iheaderfooteroptions\",{\"_index\":588,\"name\":{\"1421\":{}},\"parent\":{\"1422\":{},\"1423\":{}}}],[\"iheaderoptions\",{\"_index\":705,\"name\":{\"1675\":{}},\"parent\":{\"1676\":{}}}],[\"ihorizontalpositionoptions\",{\"_index\":456,\"name\":{\"1155\":{}},\"parent\":{\"1156\":{},\"1157\":{},\"1158\":{}}}],[\"iimageoptions\",{\"_index\":160,\"name\":{\"425\":{}},\"parent\":{\"426\":{},\"427\":{},\"428\":{}}}],[\"iindentattributesproperties\",{\"_index\":33,\"name\":{\"45\":{}},\"parent\":{\"46\":{},\"47\":{},\"48\":{},\"49\":{},\"50\":{},\"51\":{}}}],[\"ilevelparagraphstylepropertiesoptions\",{\"_index\":104,\"name\":{\"167\":{}},\"parent\":{\"168\":{},\"169\":{},\"170\":{},\"171\":{},\"172\":{},\"173\":{},\"174\":{},\"175\":{},\"176\":{},\"177\":{}}}],[\"ilevelsoptions\",{\"_index\":401,\"name\":{\"1022\":{}},\"parent\":{\"1023\":{},\"1024\":{},\"1025\":{},\"1026\":{},\"1027\":{},\"1028\":{},\"1029\":{},\"1030\":{}}}],[\"ilevelsoptions.__type\",{\"_index\":404,\"name\":{},\"parent\":{\"1031\":{},\"1032\":{}}}],[\"ilinenumberattributes\",{\"_index\":576,\"name\":{\"1390\":{}},\"parent\":{\"1391\":{},\"1392\":{},\"1393\":{},\"1394\":{}}}],[\"imagerun\",{\"_index\":164,\"name\":{\"429\":{}},\"parent\":{\"430\":{},\"431\":{},\"432\":{}}}],[\"imargins\",{\"_index\":461,\"name\":{\"1163\":{}},\"parent\":{\"1164\":{},\"1165\":{},\"1166\":{},\"1167\":{}}}],[\"imathfractionoptions\",{\"_index\":214,\"name\":{\"545\":{}},\"parent\":{\"546\":{},\"547\":{}}}],[\"imathfunctionoptions\",{\"_index\":246,\"name\":{\"654\":{}},\"parent\":{\"655\":{},\"656\":{}}}],[\"imathoptions\",{\"_index\":211,\"name\":{\"535\":{}},\"parent\":{\"536\":{}}}],[\"imathpresubsuperscriptoptions\",{\"_index\":237,\"name\":{\"626\":{}},\"parent\":{\"627\":{},\"628\":{},\"629\":{}}}],[\"imathradicaloptions\",{\"_index\":242,\"name\":{\"643\":{}},\"parent\":{\"644\":{},\"645\":{}}}],[\"imathsubscriptoptions\",{\"_index\":231,\"name\":{\"603\":{}},\"parent\":{\"604\":{},\"605\":{}}}],[\"imathsubsuperscriptoptions\",{\"_index\":234,\"name\":{\"614\":{}},\"parent\":{\"615\":{},\"616\":{},\"617\":{}}}],[\"imathsumoptions\",{\"_index\":225,\"name\":{\"580\":{}},\"parent\":{\"581\":{},\"582\":{},\"583\":{}}}],[\"imathsuperscriptoptions\",{\"_index\":228,\"name\":{\"592\":{}},\"parent\":{\"593\":{},\"594\":{}}}],[\"imediadata\",{\"_index\":424,\"name\":{\"1092\":{}},\"parent\":{\"1093\":{},\"1094\":{},\"1095\":{}}}],[\"imediadatatransformation\",{\"_index\":420,\"name\":{\"1078\":{}},\"parent\":{\"1079\":{},\"1080\":{},\"1083\":{},\"1084\":{},\"1087\":{},\"1088\":{},\"1091\":{}}}],[\"imediadatatransformation.__type\",{\"_index\":422,\"name\":{},\"parent\":{\"1081\":{},\"1082\":{},\"1085\":{},\"1086\":{},\"1089\":{},\"1090\":{}}}],[\"imediatransformation\",{\"_index\":413,\"name\":{\"1065\":{}},\"parent\":{\"1066\":{},\"1067\":{},\"1068\":{},\"1069\":{},\"1072\":{}}}],[\"imediatransformation.__type\",{\"_index\":415,\"name\":{},\"parent\":{\"1070\":{},\"1071\":{}}}],[\"importdotx\",{\"_index\":814,\"name\":{\"1862\":{}},\"parent\":{\"1863\":{},\"1864\":{}}}],[\"importedrootelementattributes\",{\"_index\":685,\"name\":{\"1618\":{}},\"parent\":{\"1619\":{},\"1620\":{},\"1621\":{}}}],[\"importedstyles\",{\"_index\":639,\"name\":{\"1495\":{}},\"parent\":{}}],[\"importedxmlcomponent\",{\"_index\":683,\"name\":{\"1612\":{}},\"parent\":{\"1613\":{},\"1614\":{},\"1615\":{},\"1616\":{},\"1617\":{}}}],[\"imprint\",{\"_index\":136,\"name\":{\"262\":{},\"301\":{},\"333\":{},\"365\":{},\"418\":{}},\"parent\":{}}],[\"indent\",{\"_index\":36,\"name\":{\"52\":{},\"157\":{},\"173\":{},\"190\":{},\"220\":{},\"754\":{},\"813\":{}},\"parent\":{\"53\":{},\"54\":{},\"55\":{}}}],[\"initializablexmlcomponent\",{\"_index\":689,\"name\":{\"1625\":{}},\"parent\":{\"1626\":{},\"1627\":{},\"1628\":{}}}],[\"initialstyles\",{\"_index\":636,\"name\":{\"1492\":{}},\"parent\":{}}],[\"inline\",{\"_index\":320,\"name\":{\"841\":{}},\"parent\":{}}],[\"insertedtextrun\",{\"_index\":710,\"name\":{\"1700\":{}},\"parent\":{\"1701\":{},\"1702\":{},\"1703\":{}}}],[\"inset\",{\"_index\":774,\"name\":{\"1802\":{}},\"parent\":{}}],[\"inside\",{\"_index\":317,\"name\":{\"832\":{},\"838\":{},\"1710\":{},\"1717\":{}},\"parent\":{}}],[\"inside_margin\",{\"_index\":449,\"name\":{\"1140\":{},\"1148\":{}},\"parent\":{}}],[\"insidehorizontal\",{\"_index\":338,\"name\":{\"875\":{},\"900\":{}},\"parent\":{}}],[\"insidevertical\",{\"_index\":339,\"name\":{\"876\":{},\"905\":{}},\"parent\":{}}],[\"instance\",{\"_index\":94,\"name\":{\"150\":{},\"183\":{},\"213\":{},\"1049\":{},\"1058\":{}},\"parent\":{}}],[\"internal\",{\"_index\":198,\"name\":{\"495\":{}},\"parent\":{}}],[\"internalhyperlink\",{\"_index\":202,\"name\":{\"502\":{}},\"parent\":{\"503\":{},\"504\":{},\"505\":{},\"506\":{}}}],[\"inumberingoptions\",{\"_index\":381,\"name\":{\"989\":{}},\"parent\":{\"990\":{}}}],[\"ipageborderattributes\",{\"_index\":557,\"name\":{\"1349\":{}},\"parent\":{\"1350\":{},\"1351\":{},\"1352\":{}}}],[\"ipagebordersoptions\",{\"_index\":561,\"name\":{\"1353\":{}},\"parent\":{\"1354\":{},\"1355\":{},\"1356\":{},\"1357\":{},\"1358\":{}}}],[\"ipagemarginattributes\",{\"_index\":567,\"name\":{\"1363\":{}},\"parent\":{\"1364\":{},\"1365\":{},\"1366\":{},\"1367\":{},\"1368\":{},\"1369\":{},\"1370\":{}}}],[\"ipagenumbertypeattributes\",{\"_index\":544,\"name\":{\"1327\":{}},\"parent\":{\"1328\":{},\"1329\":{},\"1330\":{}}}],[\"ipagesizeattributes\",{\"_index\":536,\"name\":{\"1309\":{}},\"parent\":{\"1310\":{},\"1311\":{},\"1312\":{}}}],[\"iparagraphoptions\",{\"_index\":79,\"name\":{\"130\":{}},\"parent\":{\"131\":{},\"132\":{},\"133\":{},\"134\":{},\"135\":{},\"136\":{},\"137\":{},\"138\":{},\"139\":{},\"140\":{},\"142\":{},\"143\":{},\"144\":{},\"145\":{},\"146\":{},\"147\":{},\"152\":{},\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{},\"158\":{},\"159\":{},\"160\":{},\"161\":{}}}],[\"iparagraphoptions.__type\",{\"_index\":88,\"name\":{},\"parent\":{\"141\":{},\"148\":{},\"149\":{},\"150\":{},\"151\":{}}}],[\"iparagraphpropertiesoptions\",{\"_index\":107,\"name\":{\"195\":{}},\"parent\":{\"196\":{},\"197\":{},\"198\":{},\"199\":{},\"200\":{},\"201\":{},\"202\":{},\"203\":{},\"205\":{},\"206\":{},\"207\":{},\"208\":{},\"209\":{},\"210\":{},\"215\":{},\"216\":{},\"217\":{},\"218\":{},\"219\":{},\"220\":{},\"221\":{},\"222\":{},\"223\":{},\"224\":{}}}],[\"iparagraphpropertiesoptions.__type\",{\"_index\":108,\"name\":{},\"parent\":{\"204\":{},\"211\":{},\"212\":{},\"213\":{},\"214\":{}}}],[\"iparagraphstyleoptions\",{\"_index\":650,\"name\":{\"1536\":{}},\"parent\":{\"1537\":{},\"1538\":{},\"1539\":{},\"1540\":{},\"1541\":{},\"1542\":{},\"1543\":{},\"1544\":{},\"1545\":{},\"1546\":{},\"1547\":{}}}],[\"iparagraphstylepropertiesoptions\",{\"_index\":105,\"name\":{\"178\":{}},\"parent\":{\"179\":{},\"180\":{},\"185\":{},\"186\":{},\"187\":{},\"188\":{},\"189\":{},\"190\":{},\"191\":{},\"192\":{},\"193\":{},\"194\":{}}}],[\"iparagraphstylepropertiesoptions.__type\",{\"_index\":106,\"name\":{},\"parent\":{\"181\":{},\"182\":{},\"183\":{},\"184\":{}}}],[\"iroha\",{\"_index\":720,\"name\":{\"1734\":{}},\"parent\":{}}],[\"iroha_full_width\",{\"_index\":727,\"name\":{\"1742\":{}},\"parent\":{}}],[\"irunoptions\",{\"_index\":111,\"name\":{\"230\":{}},\"parent\":{\"231\":{},\"232\":{},\"233\":{},\"234\":{},\"235\":{},\"236\":{},\"237\":{},\"238\":{},\"239\":{},\"240\":{},\"243\":{},\"244\":{},\"246\":{},\"247\":{},\"248\":{},\"249\":{},\"250\":{},\"251\":{},\"252\":{},\"253\":{},\"254\":{},\"255\":{},\"256\":{},\"257\":{},\"258\":{},\"259\":{},\"260\":{},\"261\":{},\"262\":{},\"263\":{},\"264\":{}}}],[\"irunoptions.__type\",{\"_index\":119,\"name\":{},\"parent\":{\"241\":{},\"242\":{},\"245\":{}}}],[\"irunpropertieschangeoptions\",{\"_index\":147,\"name\":{\"336\":{}},\"parent\":{\"337\":{},\"338\":{},\"339\":{},\"340\":{},\"341\":{},\"342\":{},\"343\":{},\"346\":{},\"347\":{},\"349\":{},\"350\":{},\"351\":{},\"352\":{},\"353\":{},\"354\":{},\"355\":{},\"356\":{},\"357\":{},\"358\":{},\"359\":{},\"360\":{},\"361\":{},\"362\":{},\"363\":{},\"364\":{},\"365\":{},\"366\":{},\"367\":{},\"368\":{},\"369\":{},\"370\":{}}}],[\"irunpropertieschangeoptions.__type\",{\"_index\":148,\"name\":{},\"parent\":{\"344\":{},\"345\":{},\"348\":{}}}],[\"irunpropertiesoptions\",{\"_index\":145,\"name\":{\"304\":{}},\"parent\":{\"305\":{},\"306\":{},\"307\":{},\"308\":{},\"309\":{},\"310\":{},\"311\":{},\"314\":{},\"315\":{},\"317\":{},\"318\":{},\"319\":{},\"320\":{},\"321\":{},\"322\":{},\"323\":{},\"324\":{},\"325\":{},\"326\":{},\"327\":{},\"328\":{},\"329\":{},\"330\":{},\"331\":{},\"332\":{},\"333\":{},\"334\":{},\"335\":{}}}],[\"irunpropertiesoptions.__type\",{\"_index\":146,\"name\":{},\"parent\":{\"312\":{},\"313\":{},\"316\":{}}}],[\"irunstylepropertiesoptions\",{\"_index\":143,\"name\":{\"273\":{}},\"parent\":{\"274\":{},\"275\":{},\"276\":{},\"277\":{},\"278\":{},\"279\":{},\"282\":{},\"283\":{},\"285\":{},\"286\":{},\"287\":{},\"288\":{},\"289\":{},\"290\":{},\"291\":{},\"292\":{},\"293\":{},\"294\":{},\"295\":{},\"296\":{},\"297\":{},\"298\":{},\"299\":{},\"300\":{},\"301\":{},\"302\":{},\"303\":{}}}],[\"irunstylepropertiesoptions.__type\",{\"_index\":144,\"name\":{},\"parent\":{\"280\":{},\"281\":{},\"284\":{}}}],[\"isectionoptions\",{\"_index\":372,\"name\":{\"973\":{}},\"parent\":{\"974\":{},\"975\":{},\"979\":{},\"980\":{},\"984\":{},\"985\":{}}}],[\"isectionoptions.__type\",{\"_index\":374,\"name\":{},\"parent\":{\"976\":{},\"977\":{},\"978\":{},\"981\":{},\"982\":{},\"983\":{}}}],[\"isectionpropertiesoptions\",{\"_index\":500,\"name\":{\"1230\":{}},\"parent\":{\"1231\":{},\"1232\":{},\"1238\":{},\"1239\":{},\"1240\":{},\"1241\":{},\"1242\":{},\"1243\":{},\"1244\":{},\"1245\":{}}}],[\"isectionpropertiesoptions.__type\",{\"_index\":501,\"name\":{},\"parent\":{\"1233\":{},\"1234\":{},\"1235\":{},\"1236\":{},\"1237\":{}}}],[\"ishadingattributesproperties\",{\"_index\":597,\"name\":{\"1444\":{}},\"parent\":{\"1445\":{},\"1446\":{},\"1447\":{}}}],[\"ispacingproperties\",{\"_index\":44,\"name\":{\"72\":{}},\"parent\":{\"73\":{},\"74\":{},\"75\":{},\"76\":{},\"77\":{},\"78\":{}}}],[\"istylesoptions\",{\"_index\":635,\"name\":{\"1490\":{}},\"parent\":{\"1491\":{},\"1492\":{},\"1493\":{},\"1494\":{},\"1495\":{}}}],[\"isymbolrunoptions\",{\"_index\":155,\"name\":{\"384\":{}},\"parent\":{\"385\":{},\"386\":{},\"387\":{},\"388\":{},\"389\":{},\"390\":{},\"391\":{},\"392\":{},\"393\":{},\"394\":{},\"395\":{},\"396\":{},\"399\":{},\"400\":{},\"402\":{},\"403\":{},\"404\":{},\"405\":{},\"406\":{},\"407\":{},\"408\":{},\"409\":{},\"410\":{},\"411\":{},\"412\":{},\"413\":{},\"414\":{},\"415\":{},\"416\":{},\"417\":{},\"418\":{},\"419\":{},\"420\":{}}}],[\"isymbolrunoptions.__type\",{\"_index\":158,\"name\":{},\"parent\":{\"397\":{},\"398\":{},\"401\":{}}}],[\"itablebordersoptions\",{\"_index\":337,\"name\":{\"870\":{}},\"parent\":{\"871\":{},\"872\":{},\"873\":{},\"874\":{},\"875\":{},\"876\":{}}}],[\"itablecellborders\",{\"_index\":302,\"name\":{\"781\":{}},\"parent\":{\"782\":{},\"783\":{},\"784\":{},\"785\":{},\"786\":{},\"787\":{}}}],[\"itablecelloptions\",{\"_index\":295,\"name\":{\"765\":{}},\"parent\":{\"766\":{},\"767\":{},\"768\":{},\"769\":{},\"770\":{},\"771\":{},\"772\":{},\"773\":{},\"774\":{},\"775\":{}}}],[\"itablefloatoptions\",{\"_index\":321,\"name\":{\"843\":{}},\"parent\":{\"844\":{},\"845\":{},\"846\":{},\"847\":{},\"848\":{},\"849\":{},\"850\":{},\"851\":{},\"852\":{},\"853\":{},\"854\":{}}}],[\"itableofcontentsoptions\",{\"_index\":659,\"name\":{\"1575\":{}},\"parent\":{\"1576\":{},\"1577\":{},\"1578\":{},\"1579\":{},\"1580\":{},\"1581\":{},\"1582\":{},\"1583\":{},\"1584\":{},\"1585\":{},\"1586\":{},\"1587\":{},\"1588\":{},\"1589\":{},\"1590\":{},\"1591\":{}}}],[\"itableoptions\",{\"_index\":286,\"name\":{\"749\":{}},\"parent\":{\"750\":{},\"751\":{},\"752\":{},\"753\":{},\"754\":{},\"755\":{},\"756\":{},\"757\":{},\"758\":{},\"759\":{},\"760\":{}}}],[\"itablepropertiesoptions\",{\"_index\":312,\"name\":{\"811\":{}},\"parent\":{\"812\":{},\"813\":{},\"814\":{},\"815\":{},\"816\":{},\"817\":{},\"818\":{},\"819\":{},\"820\":{},\"821\":{}}}],[\"itablerowoptions\",{\"_index\":346,\"name\":{\"920\":{}},\"parent\":{\"921\":{},\"922\":{},\"923\":{},\"924\":{},\"925\":{}}}],[\"itablerowoptions.__type\",{\"_index\":350,\"name\":{},\"parent\":{\"926\":{},\"927\":{}}}],[\"itablerowpropertiesoptions\",{\"_index\":358,\"name\":{\"938\":{}},\"parent\":{\"939\":{},\"940\":{},\"941\":{},\"942\":{}}}],[\"itablerowpropertiesoptions.__type\",{\"_index\":359,\"name\":{},\"parent\":{\"943\":{},\"944\":{}}}],[\"itablewidthproperties\",{\"_index\":370,\"name\":{\"966\":{}},\"parent\":{\"967\":{},\"968\":{}}}],[\"italics\",{\"_index\":115,\"name\":{\"237\":{},\"276\":{},\"308\":{},\"340\":{},\"393\":{}},\"parent\":{}}],[\"italicscomplexscript\",{\"_index\":116,\"name\":{\"238\":{},\"277\":{},\"309\":{},\"341\":{},\"394\":{}},\"parent\":{}}],[\"itextwrapping\",{\"_index\":440,\"name\":{\"1117\":{}},\"parent\":{\"1118\":{},\"1119\":{},\"1120\":{}}}],[\"iverticalpositionoptions\",{\"_index\":460,\"name\":{\"1159\":{}},\"parent\":{\"1160\":{},\"1161\":{},\"1162\":{}}}],[\"ixmlableobject\",{\"_index\":687,\"name\":{\"1623\":{}},\"parent\":{\"1624\":{}}}],[\"ixmlattribute\",{\"_index\":686,\"name\":{\"1622\":{}},\"parent\":{}}],[\"ixyframeoptions\",{\"_index\":265,\"name\":{\"700\":{}},\"parent\":{\"701\":{},\"702\":{},\"705\":{},\"706\":{},\"707\":{},\"708\":{},\"709\":{},\"710\":{},\"711\":{},\"712\":{},\"715\":{},\"716\":{},\"719\":{}}}],[\"ixyframeoptions.__type\",{\"_index\":268,\"name\":{},\"parent\":{\"703\":{},\"704\":{},\"713\":{},\"714\":{},\"717\":{},\"718\":{}}}],[\"japanese_counting\",{\"_index\":718,\"name\":{\"1732\":{}},\"parent\":{}}],[\"japanese_digital_ten_thousand\",{\"_index\":724,\"name\":{\"1738\":{}},\"parent\":{}}],[\"japanese_legal\",{\"_index\":723,\"name\":{\"1737\":{}},\"parent\":{}}],[\"justified\",{\"_index\":19,\"name\":{\"20\":{}},\"parent\":{}}],[\"keeplines\",{\"_index\":100,\"name\":{\"160\":{},\"176\":{},\"193\":{},\"223\":{}},\"parent\":{}}],[\"keepnext\",{\"_index\":99,\"name\":{\"159\":{},\"175\":{},\"192\":{},\"222\":{}},\"parent\":{}}],[\"korean_counting\",{\"_index\":745,\"name\":{\"1762\":{}},\"parent\":{}}],[\"korean_digital\",{\"_index\":744,\"name\":{\"1761\":{}},\"parent\":{}}],[\"korean_digital_2\",{\"_index\":747,\"name\":{\"1764\":{}},\"parent\":{}}],[\"korean_legal\",{\"_index\":746,\"name\":{\"1763\":{}},\"parent\":{}}],[\"landscape\",{\"_index\":535,\"name\":{\"1308\":{}},\"parent\":{}}],[\"largest\",{\"_index\":439,\"name\":{\"1116\":{}},\"parent\":{}}],[\"layout\",{\"_index\":291,\"name\":{\"756\":{},\"814\":{}},\"parent\":{}}],[\"layoutincell\",{\"_index\":468,\"name\":{\"1174\":{}},\"parent\":{}}],[\"leadertype\",{\"_index\":67,\"name\":{\"109\":{}},\"parent\":{\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{}}}],[\"left\",{\"_index\":21,\"name\":{\"22\":{},\"35\":{},\"48\":{},\"100\":{},\"784\":{},\"833\":{},\"873\":{},\"890\":{},\"1114\":{},\"1164\":{},\"1251\":{},\"1367\":{},\"1711\":{}},\"parent\":{}}],[\"left_margin\",{\"_index\":450,\"name\":{\"1141\":{}},\"parent\":{}}],[\"left_to_right_top_to_bottom\",{\"_index\":309,\"name\":{\"805\":{},\"1380\":{}},\"parent\":{}}],[\"leftfromtext\",{\"_index\":328,\"name\":{\"852\":{}},\"parent\":{}}],[\"lefttabstop\",{\"_index\":98,\"name\":{\"156\":{},\"172\":{},\"189\":{},\"219\":{}},\"parent\":{}}],[\"level\",{\"_index\":87,\"name\":{\"141\":{},\"149\":{},\"182\":{},\"204\":{},\"212\":{},\"528\":{},\"1023\":{},\"1037\":{},\"1574\":{}},\"parent\":{\"1038\":{},\"1039\":{},\"1040\":{}}}],[\"levelbase\",{\"_index\":405,\"name\":{\"1033\":{}},\"parent\":{\"1034\":{},\"1035\":{},\"1036\":{}}}],[\"levelformat\",{\"_index\":387,\"name\":{\"1003\":{}},\"parent\":{\"1004\":{},\"1005\":{},\"1006\":{},\"1007\":{},\"1008\":{},\"1009\":{},\"1010\":{},\"1011\":{},\"1012\":{},\"1013\":{},\"1014\":{},\"1015\":{},\"1016\":{},\"1017\":{}}}],[\"levelforoverride\",{\"_index\":406,\"name\":{\"1041\":{}},\"parent\":{\"1042\":{},\"1043\":{},\"1044\":{}}}],[\"leveloverride\",{\"_index\":412,\"name\":{\"1061\":{}},\"parent\":{\"1062\":{},\"1063\":{},\"1064\":{}}}],[\"levelsuffix\",{\"_index\":399,\"name\":{\"1018\":{}},\"parent\":{\"1019\":{},\"1020\":{},\"1021\":{}}}],[\"line\",{\"_index\":47,\"name\":{\"75\":{},\"1149\":{}},\"parent\":{}}],[\"linenumberattributes\",{\"_index\":579,\"name\":{\"1395\":{}},\"parent\":{\"1396\":{},\"1397\":{},\"1398\":{}}}],[\"linenumberrestartformat\",{\"_index\":572,\"name\":{\"1386\":{}},\"parent\":{\"1387\":{},\"1388\":{},\"1389\":{}}}],[\"linenumbers\",{\"_index\":506,\"name\":{\"1241\":{}},\"parent\":{}}],[\"linenumbertype\",{\"_index\":580,\"name\":{\"1399\":{}},\"parent\":{\"1400\":{},\"1401\":{},\"1402\":{}}}],[\"linepitch\",{\"_index\":529,\"name\":{\"1296\":{}},\"parent\":{}}],[\"linerule\",{\"_index\":48,\"name\":{\"76\":{}},\"parent\":{}}],[\"lineruletype\",{\"_index\":40,\"name\":{\"68\":{}},\"parent\":{\"69\":{},\"70\":{},\"71\":{}}}],[\"lines\",{\"_index\":275,\"name\":{\"710\":{},\"730\":{},\"1291\":{}},\"parent\":{}}],[\"lines_and_chars\",{\"_index\":526,\"name\":{\"1292\":{}},\"parent\":{}}],[\"link\",{\"_index\":206,\"name\":{\"512\":{},\"1505\":{},\"1516\":{},\"1531\":{},\"1543\":{}},\"parent\":{}}],[\"linkid\",{\"_index\":201,\"name\":{\"499\":{},\"504\":{}},\"parent\":{}}],[\"lockanchor\",{\"_index\":466,\"name\":{\"1172\":{}},\"parent\":{}}],[\"longhexnumber\",{\"_index\":790,\"name\":{\"1822\":{}},\"parent\":{}}],[\"lower_letter\",{\"_index\":394,\"name\":{\"1012\":{},\"1725\":{}},\"parent\":{}}],[\"lower_roman\",{\"_index\":395,\"name\":{\"1013\":{},\"1723\":{}},\"parent\":{}}],[\"m\",{\"_index\":478,\"name\":{\"1197\":{}},\"parent\":{}}],[\"margin\",{\"_index\":257,\"name\":{\"688\":{},\"690\":{},\"827\":{},\"1142\":{},\"1150\":{},\"1234\":{}},\"parent\":{}}],[\"margins\",{\"_index\":289,\"name\":{\"753\":{},\"768\":{},\"1120\":{},\"1175\":{}},\"parent\":{}}],[\"math\",{\"_index\":212,\"name\":{\"537\":{}},\"parent\":{\"538\":{},\"539\":{},\"540\":{}}}],[\"mathaccentcharacter\",{\"_index\":220,\"name\":{\"560\":{}},\"parent\":{\"561\":{},\"562\":{},\"563\":{}}}],[\"mathangledbrackets\",{\"_index\":254,\"name\":{\"681\":{}},\"parent\":{\"682\":{},\"683\":{},\"684\":{}}}],[\"mathbase\",{\"_index\":221,\"name\":{\"564\":{}},\"parent\":{\"565\":{},\"566\":{},\"567\":{}}}],[\"mathcomponent\",{\"_index\":240,\"name\":{\"638\":{}},\"parent\":{}}],[\"mathcurlybrackets\",{\"_index\":253,\"name\":{\"677\":{}},\"parent\":{\"678\":{},\"679\":{},\"680\":{}}}],[\"mathdegree\",{\"_index\":241,\"name\":{\"639\":{}},\"parent\":{\"640\":{},\"641\":{},\"642\":{}}}],[\"mathdenominator\",{\"_index\":218,\"name\":{\"552\":{}},\"parent\":{\"553\":{},\"554\":{},\"555\":{}}}],[\"mathfraction\",{\"_index\":217,\"name\":{\"548\":{}},\"parent\":{\"549\":{},\"550\":{},\"551\":{}}}],[\"mathfunction\",{\"_index\":248,\"name\":{\"657\":{}},\"parent\":{\"658\":{},\"659\":{},\"660\":{}}}],[\"mathfunctionname\",{\"_index\":249,\"name\":{\"661\":{}},\"parent\":{\"662\":{},\"663\":{},\"664\":{}}}],[\"mathfunctionproperties\",{\"_index\":250,\"name\":{\"665\":{}},\"parent\":{\"666\":{},\"667\":{},\"668\":{}}}],[\"mathlimitlocation\",{\"_index\":222,\"name\":{\"568\":{}},\"parent\":{\"569\":{},\"570\":{},\"571\":{}}}],[\"mathnarayproperties\",{\"_index\":223,\"name\":{\"572\":{}},\"parent\":{\"573\":{},\"574\":{},\"575\":{}}}],[\"mathnumerator\",{\"_index\":219,\"name\":{\"556\":{}},\"parent\":{\"557\":{},\"558\":{},\"559\":{}}}],[\"mathpresubsuperscript\",{\"_index\":238,\"name\":{\"630\":{}},\"parent\":{\"631\":{},\"632\":{},\"633\":{}}}],[\"mathpresubsuperscriptproperties\",{\"_index\":239,\"name\":{\"634\":{}},\"parent\":{\"635\":{},\"636\":{},\"637\":{}}}],[\"mathradical\",{\"_index\":244,\"name\":{\"646\":{}},\"parent\":{\"647\":{},\"648\":{},\"649\":{}}}],[\"mathradicalproperties\",{\"_index\":245,\"name\":{\"650\":{}},\"parent\":{\"651\":{},\"652\":{},\"653\":{}}}],[\"mathroundbrackets\",{\"_index\":251,\"name\":{\"669\":{}},\"parent\":{\"670\":{},\"671\":{},\"672\":{}}}],[\"mathrun\",{\"_index\":213,\"name\":{\"541\":{}},\"parent\":{\"542\":{},\"543\":{},\"544\":{}}}],[\"mathsquarebrackets\",{\"_index\":252,\"name\":{\"673\":{}},\"parent\":{\"674\":{},\"675\":{},\"676\":{}}}],[\"mathsubscript\",{\"_index\":232,\"name\":{\"606\":{}},\"parent\":{\"607\":{},\"608\":{},\"609\":{}}}],[\"mathsubscriptelement\",{\"_index\":224,\"name\":{\"576\":{}},\"parent\":{\"577\":{},\"578\":{},\"579\":{}}}],[\"mathsubscriptproperties\",{\"_index\":233,\"name\":{\"610\":{}},\"parent\":{\"611\":{},\"612\":{},\"613\":{}}}],[\"mathsubsuperscript\",{\"_index\":235,\"name\":{\"618\":{}},\"parent\":{\"619\":{},\"620\":{},\"621\":{}}}],[\"mathsubsuperscriptproperties\",{\"_index\":236,\"name\":{\"622\":{}},\"parent\":{\"623\":{},\"624\":{},\"625\":{}}}],[\"mathsum\",{\"_index\":226,\"name\":{\"584\":{}},\"parent\":{\"585\":{},\"586\":{},\"587\":{}}}],[\"mathsuperscript\",{\"_index\":229,\"name\":{\"595\":{}},\"parent\":{\"596\":{},\"597\":{},\"598\":{}}}],[\"mathsuperscriptelement\",{\"_index\":227,\"name\":{\"588\":{}},\"parent\":{\"589\":{},\"590\":{},\"591\":{}}}],[\"mathsuperscriptproperties\",{\"_index\":230,\"name\":{\"599\":{}},\"parent\":{\"600\":{},\"601\":{},\"602\":{}}}],[\"max\",{\"_index\":74,\"name\":{\"116\":{}},\"parent\":{}}],[\"mc\",{\"_index\":475,\"name\":{\"1194\":{}},\"parent\":{}}],[\"measurementorpercentvalue\",{\"_index\":801,\"name\":{\"1833\":{}},\"parent\":{}}],[\"media\",{\"_index\":5,\"name\":{\"6\":{},\"1073\":{},\"1664\":{},\"1674\":{},\"1861\":{}},\"parent\":{\"1074\":{},\"1075\":{},\"1076\":{},\"1077\":{}}}],[\"middle_dot\",{\"_index\":70,\"name\":{\"112\":{}},\"parent\":{}}],[\"name\",{\"_index\":247,\"name\":{\"656\":{},\"1502\":{},\"1512\":{},\"1528\":{},\"1538\":{}},\"parent\":{}}],[\"never\",{\"_index\":344,\"name\":{\"914\":{}},\"parent\":{}}],[\"new_page\",{\"_index\":573,\"name\":{\"1387\":{}},\"parent\":{}}],[\"new_section\",{\"_index\":574,\"name\":{\"1388\":{}},\"parent\":{}}],[\"next\",{\"_index\":642,\"name\":{\"1504\":{},\"1515\":{},\"1530\":{},\"1542\":{}},\"parent\":{}}],[\"next_column\",{\"_index\":583,\"name\":{\"1405\":{}},\"parent\":{}}],[\"next_page\",{\"_index\":582,\"name\":{\"1404\":{}},\"parent\":{}}],[\"nil\",{\"_index\":368,\"name\":{\"964\":{},\"1458\":{},\"1803\":{}},\"parent\":{}}],[\"none\",{\"_index\":71,\"name\":{\"113\":{},\"686\":{},\"696\":{},\"878\":{},\"1014\":{},\"1108\":{},\"1768\":{},\"1804\":{}},\"parent\":{}}],[\"not_beside\",{\"_index\":262,\"name\":{\"697\":{}},\"parent\":{}}],[\"not_first_page\",{\"_index\":552,\"name\":{\"1342\":{}},\"parent\":{}}],[\"nothing\",{\"_index\":400,\"name\":{\"1019\":{}},\"parent\":{}}],[\"num\",{\"_index\":66,\"name\":{\"107\":{},\"1052\":{}},\"parent\":{}}],[\"number_in_dash\",{\"_index\":751,\"name\":{\"1769\":{}},\"parent\":{}}],[\"numberformat\",{\"_index\":714,\"name\":{\"1720\":{}},\"parent\":{\"1721\":{},\"1722\":{},\"1723\":{},\"1724\":{},\"1725\":{},\"1726\":{},\"1727\":{},\"1728\":{},\"1729\":{},\"1730\":{},\"1731\":{},\"1732\":{},\"1733\":{},\"1734\":{},\"1735\":{},\"1736\":{},\"1737\":{},\"1738\":{},\"1739\":{},\"1740\":{},\"1741\":{},\"1742\":{},\"1743\":{},\"1744\":{},\"1745\":{},\"1746\":{},\"1747\":{},\"1748\":{},\"1749\":{},\"1750\":{},\"1751\":{},\"1752\":{},\"1753\":{},\"1754\":{},\"1755\":{},\"1756\":{},\"1757\":{},\"1758\":{},\"1759\":{},\"1760\":{},\"1761\":{},\"1762\":{},\"1763\":{},\"1764\":{},\"1765\":{},\"1766\":{},\"1767\":{},\"1768\":{},\"1769\":{},\"1770\":{},\"1771\":{},\"1772\":{},\"1773\":{},\"1774\":{},\"1775\":{},\"1776\":{},\"1777\":{},\"1778\":{},\"1779\":{},\"1780\":{},\"1781\":{},\"1782\":{}}}],[\"numbering\",{\"_index\":4,\"name\":{\"5\":{},\"146\":{},\"179\":{},\"209\":{},\"991\":{}},\"parent\":{\"992\":{},\"993\":{},\"994\":{},\"995\":{},\"996\":{},\"997\":{}}}],[\"numberproperties\",{\"_index\":77,\"name\":{\"125\":{}},\"parent\":{\"126\":{},\"127\":{},\"128\":{}}}],[\"numbervalueelement\",{\"_index\":693,\"name\":{\"1641\":{}},\"parent\":{\"1642\":{},\"1643\":{},\"1644\":{}}}],[\"numerator\",{\"_index\":215,\"name\":{\"546\":{}},\"parent\":{}}],[\"numid\",{\"_index\":408,\"name\":{\"1046\":{},\"1056\":{}},\"parent\":{}}],[\"o\",{\"_index\":476,\"name\":{\"1195\":{}},\"parent\":{}}],[\"odd_page\",{\"_index\":585,\"name\":{\"1408\":{}},\"parent\":{}}],[\"offset\",{\"_index\":459,\"name\":{\"1158\":{},\"1162\":{}},\"parent\":{}}],[\"offsetfrom\",{\"_index\":559,\"name\":{\"1351\":{}},\"parent\":{}}],[\"onoffelement\",{\"_index\":690,\"name\":{\"1629\":{}},\"parent\":{\"1630\":{},\"1631\":{},\"1632\":{}}}],[\"options\",{\"_index\":204,\"name\":{\"509\":{},\"778\":{},\"1679\":{},\"1682\":{}},\"parent\":{}}],[\"ordinal\",{\"_index\":715,\"name\":{\"1726\":{}},\"parent\":{}}],[\"ordinal_text\",{\"_index\":396,\"name\":{\"1015\":{},\"1728\":{}},\"parent\":{}}],[\"orientation\",{\"_index\":515,\"name\":{\"1259\":{},\"1312\":{}},\"parent\":{}}],[\"outlinelevel\",{\"_index\":101,\"name\":{\"161\":{},\"177\":{},\"194\":{},\"224\":{},\"526\":{}},\"parent\":{\"527\":{},\"528\":{},\"529\":{},\"530\":{}}}],[\"outset\",{\"_index\":775,\"name\":{\"1805\":{}},\"parent\":{}}],[\"outside\",{\"_index\":318,\"name\":{\"834\":{},\"840\":{},\"1712\":{},\"1718\":{}},\"parent\":{}}],[\"outside_margin\",{\"_index\":451,\"name\":{\"1143\":{},\"1151\":{}},\"parent\":{}}],[\"overlap\",{\"_index\":330,\"name\":{\"854\":{},\"915\":{}},\"parent\":{}}],[\"overlaptype\",{\"_index\":343,\"name\":{\"913\":{}},\"parent\":{\"914\":{},\"915\":{}}}],[\"overridelevel\",{\"_index\":410,\"name\":{\"1050\":{}},\"parent\":{}}],[\"packer\",{\"_index\":807,\"name\":{\"1850\":{}},\"parent\":{\"1851\":{},\"1852\":{},\"1853\":{},\"1854\":{}}}],[\"page\",{\"_index\":259,\"name\":{\"691\":{},\"828\":{},\"1144\":{},\"1152\":{},\"1231\":{},\"1344\":{}},\"parent\":{}}],[\"pageborderbottom\",{\"_index\":565,\"name\":{\"1357\":{}},\"parent\":{}}],[\"pageborderdisplay\",{\"_index\":549,\"name\":{\"1339\":{}},\"parent\":{\"1340\":{},\"1341\":{},\"1342\":{}}}],[\"pageborderleft\",{\"_index\":566,\"name\":{\"1358\":{}},\"parent\":{}}],[\"pageborderoffsetfrom\",{\"_index\":553,\"name\":{\"1343\":{}},\"parent\":{\"1344\":{},\"1345\":{}}}],[\"pageborderright\",{\"_index\":564,\"name\":{\"1356\":{}},\"parent\":{}}],[\"pageborders\",{\"_index\":562,\"name\":{\"1354\":{},\"1359\":{}},\"parent\":{\"1360\":{},\"1361\":{},\"1362\":{}}}],[\"pagebordertop\",{\"_index\":563,\"name\":{\"1355\":{}},\"parent\":{}}],[\"pageborderzorder\",{\"_index\":554,\"name\":{\"1346\":{}},\"parent\":{\"1347\":{},\"1348\":{}}}],[\"pagebreak\",{\"_index\":37,\"name\":{\"56\":{}},\"parent\":{\"57\":{},\"58\":{},\"59\":{}}}],[\"pagebreakbefore\",{\"_index\":39,\"name\":{\"64\":{},\"136\":{},\"199\":{}},\"parent\":{\"65\":{},\"66\":{},\"67\":{}}}],[\"pagemargin\",{\"_index\":569,\"name\":{\"1375\":{}},\"parent\":{\"1376\":{},\"1377\":{},\"1378\":{}}}],[\"pagemarginattributes\",{\"_index\":568,\"name\":{\"1371\":{}},\"parent\":{\"1372\":{},\"1373\":{},\"1374\":{}}}],[\"pagenumber\",{\"_index\":138,\"name\":{\"265\":{}},\"parent\":{\"266\":{},\"267\":{},\"268\":{}}}],[\"pagenumbers\",{\"_index\":502,\"name\":{\"1235\":{}},\"parent\":{}}],[\"pagenumbersentrylevelsrange\",{\"_index\":667,\"name\":{\"1583\":{}},\"parent\":{}}],[\"pagenumberseparator\",{\"_index\":539,\"name\":{\"1321\":{}},\"parent\":{\"1322\":{},\"1323\":{},\"1324\":{},\"1325\":{},\"1326\":{}}}],[\"pagenumbertype\",{\"_index\":548,\"name\":{\"1335\":{}},\"parent\":{\"1336\":{},\"1337\":{},\"1338\":{}}}],[\"pagenumbertypeattributes\",{\"_index\":547,\"name\":{\"1331\":{}},\"parent\":{\"1332\":{},\"1333\":{},\"1334\":{}}}],[\"pageorientation\",{\"_index\":533,\"name\":{\"1306\":{}},\"parent\":{\"1307\":{},\"1308\":{}}}],[\"pagereference\",{\"_index\":210,\"name\":{\"531\":{}},\"parent\":{\"532\":{},\"533\":{},\"534\":{}}}],[\"pagesize\",{\"_index\":538,\"name\":{\"1317\":{}},\"parent\":{\"1318\":{},\"1319\":{},\"1320\":{}}}],[\"pagesizeattributes\",{\"_index\":537,\"name\":{\"1313\":{}},\"parent\":{\"1314\":{},\"1315\":{},\"1316\":{}}}],[\"pagetextdirection\",{\"_index\":571,\"name\":{\"1382\":{}},\"parent\":{\"1383\":{},\"1384\":{},\"1385\":{}}}],[\"pagetextdirectiontype\",{\"_index\":570,\"name\":{\"1379\":{}},\"parent\":{\"1380\":{},\"1381\":{}}}],[\"paragraph\",{\"_index\":102,\"name\":{\"162\":{},\"1032\":{},\"1153\":{},\"1526\":{},\"1539\":{},\"1561\":{}},\"parent\":{\"163\":{},\"164\":{},\"165\":{},\"166\":{}}}],[\"paragraphchild\",{\"_index\":78,\"name\":{\"129\":{}},\"parent\":{}}],[\"paragraphproperties\",{\"_index\":109,\"name\":{\"225\":{}},\"parent\":{\"226\":{},\"227\":{},\"228\":{},\"229\":{}}}],[\"paragraphpropertiesdefaults\",{\"_index\":652,\"name\":{\"1552\":{}},\"parent\":{\"1553\":{},\"1554\":{},\"1555\":{}}}],[\"paragraphstyles\",{\"_index\":637,\"name\":{\"1493\":{}},\"parent\":{}}],[\"percent_10\",{\"_index\":605,\"name\":{\"1460\":{}},\"parent\":{}}],[\"percent_12\",{\"_index\":606,\"name\":{\"1461\":{}},\"parent\":{}}],[\"percent_15\",{\"_index\":607,\"name\":{\"1462\":{}},\"parent\":{}}],[\"percent_20\",{\"_index\":608,\"name\":{\"1463\":{}},\"parent\":{}}],[\"percent_25\",{\"_index\":609,\"name\":{\"1464\":{}},\"parent\":{}}],[\"percent_30\",{\"_index\":610,\"name\":{\"1465\":{}},\"parent\":{}}],[\"percent_35\",{\"_index\":611,\"name\":{\"1466\":{}},\"parent\":{}}],[\"percent_37\",{\"_index\":612,\"name\":{\"1467\":{}},\"parent\":{}}],[\"percent_40\",{\"_index\":613,\"name\":{\"1468\":{}},\"parent\":{}}],[\"percent_45\",{\"_index\":614,\"name\":{\"1469\":{}},\"parent\":{}}],[\"percent_5\",{\"_index\":604,\"name\":{\"1459\":{}},\"parent\":{}}],[\"percent_50\",{\"_index\":615,\"name\":{\"1470\":{}},\"parent\":{}}],[\"percent_55\",{\"_index\":616,\"name\":{\"1471\":{}},\"parent\":{}}],[\"percent_60\",{\"_index\":617,\"name\":{\"1472\":{}},\"parent\":{}}],[\"percent_62\",{\"_index\":618,\"name\":{\"1473\":{}},\"parent\":{}}],[\"percent_65\",{\"_index\":619,\"name\":{\"1474\":{}},\"parent\":{}}],[\"percent_70\",{\"_index\":620,\"name\":{\"1475\":{}},\"parent\":{}}],[\"percent_75\",{\"_index\":621,\"name\":{\"1476\":{}},\"parent\":{}}],[\"percent_80\",{\"_index\":622,\"name\":{\"1477\":{}},\"parent\":{}}],[\"percent_85\",{\"_index\":623,\"name\":{\"1478\":{}},\"parent\":{}}],[\"percent_87\",{\"_index\":624,\"name\":{\"1479\":{}},\"parent\":{}}],[\"percent_90\",{\"_index\":625,\"name\":{\"1480\":{}},\"parent\":{}}],[\"percent_95\",{\"_index\":626,\"name\":{\"1481\":{}},\"parent\":{}}],[\"percentage\",{\"_index\":369,\"name\":{\"965\":{}},\"parent\":{}}],[\"percentagevalue\",{\"_index\":800,\"name\":{\"1832\":{}},\"parent\":{}}],[\"period\",{\"_index\":540,\"name\":{\"1323\":{}},\"parent\":{}}],[\"pixels\",{\"_index\":421,\"name\":{\"1079\":{}},\"parent\":{}}],[\"pointmeasurevalue\",{\"_index\":804,\"name\":{\"1836\":{}},\"parent\":{}}],[\"portrait\",{\"_index\":534,\"name\":{\"1307\":{}},\"parent\":{}}],[\"position\",{\"_index\":266,\"name\":{\"701\":{}},\"parent\":{}}],[\"positiveuniversalmeasurevalue\",{\"_index\":794,\"name\":{\"1826\":{}},\"parent\":{}}],[\"prepforxml\",{\"_index\":24,\"name\":{\"26\":{},\"30\":{},\"39\":{},\"43\":{},\"54\":{},\"58\":{},\"62\":{},\"66\":{},\"81\":{},\"93\":{},\"97\":{},\"119\":{},\"123\":{},\"127\":{},\"164\":{},\"228\":{},\"271\":{},\"374\":{},\"378\":{},\"382\":{},\"423\":{},\"431\":{},\"441\":{},\"445\":{},\"467\":{},\"472\":{},\"476\":{},\"480\":{},\"484\":{},\"488\":{},\"492\":{},\"500\":{},\"505\":{},\"520\":{},\"524\":{},\"529\":{},\"533\":{},\"539\":{},\"543\":{},\"550\":{},\"554\":{},\"558\":{},\"562\":{},\"566\":{},\"570\":{},\"574\":{},\"578\":{},\"586\":{},\"590\":{},\"597\":{},\"601\":{},\"608\":{},\"612\":{},\"620\":{},\"624\":{},\"632\":{},\"636\":{},\"641\":{},\"648\":{},\"652\":{},\"659\":{},\"663\":{},\"667\":{},\"671\":{},\"675\":{},\"679\":{},\"683\":{},\"743\":{},\"747\":{},\"763\":{},\"779\":{},\"790\":{},\"794\":{},\"801\":{},\"809\":{},\"824\":{},\"857\":{},\"861\":{},\"868\":{},\"911\":{},\"918\":{},\"936\":{},\"947\":{},\"955\":{},\"959\":{},\"971\":{},\"993\":{},\"1001\":{},\"1035\":{},\"1039\":{},\"1043\":{},\"1059\":{},\"1063\":{},\"1105\":{},\"1123\":{},\"1127\":{},\"1131\":{},\"1135\":{},\"1180\":{},\"1184\":{},\"1188\":{},\"1218\":{},\"1223\":{},\"1262\":{},\"1269\":{},\"1273\":{},\"1283\":{},\"1287\":{},\"1300\":{},\"1304\":{},\"1315\":{},\"1319\":{},\"1333\":{},\"1337\":{},\"1361\":{},\"1373\":{},\"1377\":{},\"1384\":{},\"1397\":{},\"1401\":{},\"1411\":{},\"1415\":{},\"1429\":{},\"1433\":{},\"1442\":{},\"1450\":{},\"1498\":{},\"1523\":{},\"1550\":{},\"1554\":{},\"1558\":{},\"1565\":{},\"1569\":{},\"1596\":{},\"1600\":{},\"1604\":{},\"1609\":{},\"1616\":{},\"1620\":{},\"1627\":{},\"1631\":{},\"1635\":{},\"1639\":{},\"1643\":{},\"1647\":{},\"1654\":{},\"1686\":{},\"1690\":{},\"1694\":{},\"1698\":{},\"1702\":{},\"1706\":{},\"1790\":{},\"1844\":{},\"1848\":{}},\"parent\":{}}],[\"preservenewlineinentries\",{\"_index\":674,\"name\":{\"1590\":{}},\"parent\":{}}],[\"preservetabinentries\",{\"_index\":673,\"name\":{\"1589\":{}},\"parent\":{}}],[\"properties\",{\"_index\":377,\"name\":{\"984\":{}},\"parent\":{}}],[\"push\",{\"_index\":110,\"name\":{\"227\":{},\"373\":{},\"1224\":{},\"1615\":{}},\"parent\":{}}],[\"quickformat\",{\"_index\":646,\"name\":{\"1509\":{},\"1520\":{},\"1535\":{},\"1547\":{}},\"parent\":{}}],[\"r\",{\"_index\":477,\"name\":{\"1196\":{}},\"parent\":{}}],[\"reference\",{\"_index\":93,\"name\":{\"148\":{},\"181\":{},\"211\":{},\"1048\":{},\"1057\":{}},\"parent\":{}}],[\"referenceconfig\",{\"_index\":385,\"name\":{\"996\":{}},\"parent\":{}}],[\"relationships\",{\"_index\":702,\"name\":{\"1663\":{},\"1673\":{}},\"parent\":{}}],[\"relative\",{\"_index\":457,\"name\":{\"1156\":{},\"1160\":{}},\"parent\":{}}],[\"relativehorizontalposition\",{\"_index\":316,\"name\":{\"830\":{},\"846\":{}},\"parent\":{\"831\":{},\"832\":{},\"833\":{},\"834\":{},\"835\":{}}}],[\"relativeverticalposition\",{\"_index\":319,\"name\":{\"836\":{},\"849\":{}},\"parent\":{\"837\":{},\"838\":{},\"839\":{},\"840\":{},\"841\":{},\"842\":{}}}],[\"restart\",{\"_index\":307,\"name\":{\"798\":{},\"1393\":{}},\"parent\":{}}],[\"reverse_diagonal_stripe\",{\"_index\":627,\"name\":{\"1482\":{}},\"parent\":{}}],[\"revision\",{\"_index\":137,\"name\":{\"263\":{},\"302\":{},\"334\":{},\"366\":{},\"419\":{}},\"parent\":{}}],[\"right\",{\"_index\":22,\"name\":{\"23\":{},\"36\":{},\"49\":{},\"101\":{},\"787\":{},\"835\":{},\"874\":{},\"895\":{},\"1115\":{},\"1167\":{},\"1249\":{},\"1365\":{},\"1713\":{}},\"parent\":{}}],[\"right_margin\",{\"_index\":452,\"name\":{\"1145\":{}},\"parent\":{}}],[\"rightfromtext\",{\"_index\":329,\"name\":{\"853\":{}},\"parent\":{}}],[\"righttabstop\",{\"_index\":97,\"name\":{\"155\":{},\"171\":{},\"188\":{},\"218\":{}},\"parent\":{}}],[\"righttoleft\",{\"_index\":124,\"name\":{\"249\":{},\"288\":{},\"320\":{},\"352\":{},\"405\":{}},\"parent\":{}}],[\"rootindextocolumnindex\",{\"_index\":356,\"name\":{\"934\":{}},\"parent\":{}}],[\"rotation\",{\"_index\":416,\"name\":{\"1072\":{},\"1091\":{}},\"parent\":{}}],[\"rows\",{\"_index\":287,\"name\":{\"750\":{}},\"parent\":{}}],[\"rowspan\",{\"_index\":300,\"name\":{\"774\":{}},\"parent\":{}}],[\"rule\",{\"_index\":280,\"name\":{\"719\":{},\"739\":{},\"927\":{},\"944\":{}},\"parent\":{}}],[\"run\",{\"_index\":142,\"name\":{\"269\":{},\"1031\":{},\"1501\":{},\"1513\":{},\"1527\":{},\"1540\":{},\"1562\":{}},\"parent\":{\"270\":{},\"271\":{},\"272\":{}}}],[\"runfonts\",{\"_index\":171,\"name\":{\"439\":{}},\"parent\":{\"440\":{},\"441\":{},\"442\":{}}}],[\"runproperties\",{\"_index\":152,\"name\":{\"371\":{}},\"parent\":{\"372\":{},\"373\":{},\"374\":{},\"375\":{}}}],[\"runpropertieschange\",{\"_index\":153,\"name\":{\"376\":{}},\"parent\":{\"377\":{},\"378\":{},\"379\":{}}}],[\"runpropertiesdefaults\",{\"_index\":653,\"name\":{\"1556\":{}},\"parent\":{\"1557\":{},\"1558\":{},\"1559\":{}}}],[\"russian_lower\",{\"_index\":749,\"name\":{\"1766\":{}},\"parent\":{}}],[\"russian_upper\",{\"_index\":750,\"name\":{\"1767\":{}},\"parent\":{}}],[\"sectionmargindefaults\",{\"_index\":508,\"name\":{\"1246\":{}},\"parent\":{\"1247\":{}}}],[\"sectionmargindefaults.__type\",{\"_index\":509,\"name\":{},\"parent\":{\"1248\":{},\"1249\":{},\"1250\":{},\"1251\":{},\"1252\":{},\"1253\":{},\"1254\":{}}}],[\"sectionpagesizedefaults\",{\"_index\":513,\"name\":{\"1255\":{}},\"parent\":{\"1256\":{}}}],[\"sectionpagesizedefaults.__type\",{\"_index\":514,\"name\":{},\"parent\":{\"1257\":{},\"1258\":{},\"1259\":{}}}],[\"sectionproperties\",{\"_index\":516,\"name\":{\"1260\":{}},\"parent\":{\"1261\":{},\"1262\":{},\"1263\":{}}}],[\"sectiontype\",{\"_index\":581,\"name\":{\"1403\":{}},\"parent\":{\"1404\":{},\"1405\":{},\"1406\":{},\"1407\":{},\"1408\":{}}}],[\"sectiontypeattributes\",{\"_index\":586,\"name\":{\"1409\":{}},\"parent\":{\"1410\":{},\"1411\":{},\"1412\":{}}}],[\"semihidden\",{\"_index\":644,\"name\":{\"1507\":{},\"1518\":{},\"1533\":{},\"1545\":{}},\"parent\":{}}],[\"separate\",{\"_index\":521,\"name\":{\"1278\":{}},\"parent\":{}}],[\"separator\",{\"_index\":546,\"name\":{\"1330\":{}},\"parent\":{}}],[\"seqfieldidentifierforprefix\",{\"_index\":670,\"name\":{\"1586\":{}},\"parent\":{}}],[\"sequenceandpagenumbersseparator\",{\"_index\":663,\"name\":{\"1579\":{}},\"parent\":{}}],[\"sequentialidentifier\",{\"_index\":172,\"name\":{\"443\":{}},\"parent\":{\"444\":{},\"445\":{},\"446\":{}}}],[\"set\",{\"_index\":25,\"name\":{\"27\":{},\"120\":{},\"744\":{},\"858\":{},\"956\":{},\"1219\":{},\"1270\":{},\"1284\":{},\"1301\":{},\"1316\":{},\"1334\":{},\"1374\":{},\"1398\":{},\"1412\":{},\"1434\":{},\"1605\":{},\"1610\":{},\"1691\":{},\"1845\":{}},\"parent\":{}}],[\"settings\",{\"_index\":13,\"name\":{\"14\":{}},\"parent\":{}}],[\"shading\",{\"_index\":89,\"name\":{\"142\":{},\"205\":{},\"260\":{},\"299\":{},\"331\":{},\"363\":{},\"416\":{},\"767\":{},\"817\":{},\"1448\":{}},\"parent\":{\"1449\":{},\"1450\":{},\"1451\":{}}}],[\"shadingtype\",{\"_index\":599,\"name\":{\"1452\":{}},\"parent\":{\"1453\":{},\"1454\":{},\"1455\":{},\"1456\":{},\"1457\":{},\"1458\":{},\"1459\":{},\"1460\":{},\"1461\":{},\"1462\":{},\"1463\":{},\"1464\":{},\"1465\":{},\"1466\":{},\"1467\":{},\"1468\":{},\"1469\":{},\"1470\":{},\"1471\":{},\"1472\":{},\"1473\":{},\"1474\":{},\"1475\":{},\"1476\":{},\"1477\":{},\"1478\":{},\"1479\":{},\"1480\":{},\"1481\":{},\"1482\":{},\"1483\":{},\"1484\":{},\"1485\":{},\"1486\":{},\"1487\":{},\"1488\":{},\"1489\":{}}}],[\"shorthexnumber\",{\"_index\":791,\"name\":{\"1823\":{}},\"parent\":{}}],[\"side\",{\"_index\":441,\"name\":{\"1119\":{}},\"parent\":{}}],[\"signedhpsmeasurevalue\",{\"_index\":798,\"name\":{\"1830\":{}},\"parent\":{}}],[\"signedtwipsmeasurevalue\",{\"_index\":796,\"name\":{\"1828\":{}},\"parent\":{}}],[\"simplefield\",{\"_index\":195,\"name\":{\"486\":{}},\"parent\":{\"487\":{},\"488\":{},\"489\":{}}}],[\"simplemailmergefield\",{\"_index\":196,\"name\":{\"490\":{}},\"parent\":{\"491\":{},\"492\":{},\"493\":{}}}],[\"simplepos\",{\"_index\":470,\"name\":{\"1178\":{}},\"parent\":{\"1179\":{},\"1180\":{},\"1181\":{}}}],[\"single\",{\"_index\":174,\"name\":{\"448\":{},\"1793\":{}},\"parent\":{}}],[\"size\",{\"_index\":122,\"name\":{\"247\":{},\"286\":{},\"318\":{},\"350\":{},\"403\":{},\"883\":{},\"888\":{},\"893\":{},\"898\":{},\"903\":{},\"908\":{},\"967\":{},\"1233\":{},\"1786\":{}},\"parent\":{}}],[\"sizecomplexscript\",{\"_index\":123,\"name\":{\"248\":{},\"287\":{},\"319\":{},\"351\":{},\"404\":{}},\"parent\":{}}],[\"smallcaps\",{\"_index\":125,\"name\":{\"250\":{},\"289\":{},\"321\":{},\"353\":{},\"406\":{}},\"parent\":{}}],[\"snap_to_chars\",{\"_index\":527,\"name\":{\"1293\":{}},\"parent\":{}}],[\"solid\",{\"_index\":628,\"name\":{\"1483\":{}},\"parent\":{}}],[\"space\",{\"_index\":279,\"name\":{\"715\":{},\"735\":{},\"1020\":{},\"1266\":{},\"1276\":{},\"1787\":{}},\"parent\":{}}],[\"spacing\",{\"_index\":51,\"name\":{\"79\":{},\"158\":{},\"174\":{},\"191\":{},\"221\":{}},\"parent\":{\"80\":{},\"81\":{},\"82\":{}}}],[\"square\",{\"_index\":435,\"name\":{\"1109\":{}},\"parent\":{}}],[\"start\",{\"_index\":15,\"name\":{\"16\":{},\"46\":{},\"108\":{},\"515\":{},\"783\":{},\"1027\":{},\"1053\":{},\"1328\":{},\"1392\":{}},\"parent\":{}}],[\"stream\",{\"_index\":425,\"name\":{\"1093\":{}},\"parent\":{}}],[\"strike\",{\"_index\":127,\"name\":{\"252\":{},\"291\":{},\"323\":{},\"355\":{},\"408\":{}},\"parent\":{}}],[\"stringcontainer\",{\"_index\":694,\"name\":{\"1645\":{}},\"parent\":{\"1646\":{},\"1647\":{},\"1648\":{}}}],[\"stringvalueelement\",{\"_index\":692,\"name\":{\"1637\":{}},\"parent\":{\"1638\":{},\"1639\":{},\"1640\":{}}}],[\"style\",{\"_index\":60,\"name\":{\"91\":{},\"138\":{},\"201\":{},\"234\":{},\"305\":{},\"337\":{},\"390\":{},\"757\":{},\"818\":{},\"882\":{},\"887\":{},\"892\":{},\"897\":{},\"902\":{},\"907\":{},\"1029\":{},\"1784\":{}},\"parent\":{\"92\":{},\"93\":{},\"94\":{}}}],[\"styleforcharacter\",{\"_index\":648,\"name\":{\"1521\":{}},\"parent\":{\"1522\":{},\"1523\":{},\"1524\":{}}}],[\"styleforparagraph\",{\"_index\":651,\"name\":{\"1548\":{}},\"parent\":{\"1549\":{},\"1550\":{},\"1551\":{}}}],[\"stylelevel\",{\"_index\":657,\"name\":{\"1571\":{}},\"parent\":{\"1572\":{},\"1573\":{},\"1574\":{}}}],[\"stylename\",{\"_index\":658,\"name\":{\"1573\":{}},\"parent\":{}}],[\"styles\",{\"_index\":2,\"name\":{\"3\":{},\"1496\":{},\"1859\":{}},\"parent\":{\"1497\":{},\"1498\":{},\"1499\":{}}}],[\"styleswithlevels\",{\"_index\":671,\"name\":{\"1587\":{}},\"parent\":{}}],[\"subscript\",{\"_index\":129,\"name\":{\"254\":{},\"293\":{},\"325\":{},\"357\":{},\"410\":{},\"582\":{},\"605\":{},\"616\":{},\"628\":{}},\"parent\":{}}],[\"suffix\",{\"_index\":403,\"name\":{\"1028\":{}},\"parent\":{}}],[\"superscript\",{\"_index\":130,\"name\":{\"255\":{},\"294\":{},\"326\":{},\"358\":{},\"411\":{},\"583\":{},\"594\":{},\"617\":{},\"629\":{}},\"parent\":{}}],[\"suppresslinenumbers\",{\"_index\":92,\"name\":{\"145\":{},\"208\":{}},\"parent\":{}}],[\"symbolfont\",{\"_index\":157,\"name\":{\"386\":{}},\"parent\":{}}],[\"symbolrun\",{\"_index\":159,\"name\":{\"421\":{}},\"parent\":{\"422\":{},\"423\":{},\"424\":{}}}],[\"tab\",{\"_index\":194,\"name\":{\"482\":{},\"1021\":{}},\"parent\":{\"483\":{},\"484\":{},\"485\":{}}}],[\"tabattributes\",{\"_index\":75,\"name\":{\"117\":{}},\"parent\":{\"118\":{},\"119\":{},\"120\":{}}}],[\"table\",{\"_index\":294,\"name\":{\"761\":{}},\"parent\":{\"762\":{},\"763\":{},\"764\":{}}}],[\"tableanchortype\",{\"_index\":315,\"name\":{\"826\":{}},\"parent\":{\"827\":{},\"828\":{},\"829\":{}}}],[\"tableborders\",{\"_index\":340,\"name\":{\"877\":{}},\"parent\":{\"878\":{},\"879\":{},\"910\":{},\"911\":{},\"912\":{}}}],[\"tableborders.__type\",{\"_index\":341,\"name\":{},\"parent\":{\"880\":{},\"881\":{},\"885\":{},\"886\":{},\"890\":{},\"891\":{},\"895\":{},\"896\":{},\"900\":{},\"901\":{},\"905\":{},\"906\":{}}}],[\"tableborders.__type.__type\",{\"_index\":342,\"name\":{},\"parent\":{\"882\":{},\"883\":{},\"884\":{},\"887\":{},\"888\":{},\"889\":{},\"892\":{},\"893\":{},\"894\":{},\"897\":{},\"898\":{},\"899\":{},\"902\":{},\"903\":{},\"904\":{},\"907\":{},\"908\":{},\"909\":{}}}],[\"tablecell\",{\"_index\":301,\"name\":{\"776\":{}},\"parent\":{\"777\":{},\"778\":{},\"779\":{},\"780\":{}}}],[\"tablecellborders\",{\"_index\":303,\"name\":{\"788\":{}},\"parent\":{\"789\":{},\"790\":{},\"791\":{}}}],[\"tablefloatoptionsattributes\",{\"_index\":331,\"name\":{\"855\":{}},\"parent\":{\"856\":{},\"857\":{},\"858\":{}}}],[\"tablefloatproperties\",{\"_index\":332,\"name\":{\"859\":{}},\"parent\":{\"860\":{},\"861\":{},\"862\":{}}}],[\"tableheader\",{\"_index\":348,\"name\":{\"923\":{},\"940\":{}},\"parent\":{}}],[\"tablelayout\",{\"_index\":336,\"name\":{\"866\":{}},\"parent\":{\"867\":{},\"868\":{},\"869\":{}}}],[\"tablelayouttype\",{\"_index\":333,\"name\":{\"863\":{}},\"parent\":{\"864\":{},\"865\":{}}}],[\"tableofcontents\",{\"_index\":656,\"name\":{\"1567\":{}},\"parent\":{\"1568\":{},\"1569\":{},\"1570\":{}}}],[\"tableoverlap\",{\"_index\":345,\"name\":{\"916\":{}},\"parent\":{\"917\":{},\"918\":{},\"919\":{}}}],[\"tableproperties\",{\"_index\":314,\"name\":{\"822\":{}},\"parent\":{\"823\":{},\"824\":{},\"825\":{}}}],[\"tablerow\",{\"_index\":351,\"name\":{\"928\":{}},\"parent\":{\"929\":{},\"930\":{},\"931\":{},\"932\":{},\"933\":{},\"934\":{},\"935\":{},\"936\":{},\"937\":{}}}],[\"tablerowheight\",{\"_index\":365,\"name\":{\"957\":{}},\"parent\":{\"958\":{},\"959\":{},\"960\":{}}}],[\"tablerowheightattributes\",{\"_index\":364,\"name\":{\"953\":{}},\"parent\":{\"954\":{},\"955\":{},\"956\":{}}}],[\"tablerowproperties\",{\"_index\":360,\"name\":{\"945\":{}},\"parent\":{\"946\":{},\"947\":{},\"948\":{}}}],[\"tablewidthelement\",{\"_index\":371,\"name\":{\"969\":{}},\"parent\":{\"970\":{},\"971\":{},\"972\":{}}}],[\"tabstop\",{\"_index\":61,\"name\":{\"95\":{}},\"parent\":{\"96\":{},\"97\":{},\"98\":{}}}],[\"tabstopitem\",{\"_index\":76,\"name\":{\"121\":{}},\"parent\":{\"122\":{},\"123\":{},\"124\":{}}}],[\"tabstopposition\",{\"_index\":73,\"name\":{\"115\":{}},\"parent\":{\"116\":{}}}],[\"tabstops\",{\"_index\":84,\"name\":{\"137\":{},\"200\":{}},\"parent\":{}}],[\"tabstoptype\",{\"_index\":62,\"name\":{\"99\":{}},\"parent\":{\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{},\"106\":{},\"107\":{},\"108\":{}}}],[\"taiwanese_counting\",{\"_index\":737,\"name\":{\"1754\":{}},\"parent\":{}}],[\"taiwanese_counting_thousand\",{\"_index\":739,\"name\":{\"1756\":{}},\"parent\":{}}],[\"taiwanese_digital\",{\"_index\":740,\"name\":{\"1757\":{}},\"parent\":{}}],[\"tcfieldidentifier\",{\"_index\":664,\"name\":{\"1580\":{}},\"parent\":{}}],[\"tcfieldlevelrange\",{\"_index\":666,\"name\":{\"1582\":{}},\"parent\":{}}],[\"tdirection\",{\"_index\":311,\"name\":{\"807\":{}},\"parent\":{\"808\":{},\"809\":{},\"810\":{}}}],[\"template\",{\"_index\":380,\"name\":{\"988\":{}},\"parent\":{}}],[\"text\",{\"_index\":80,\"name\":{\"131\":{},\"233\":{},\"389\":{},\"692\":{},\"829\":{},\"1025\":{},\"1345\":{}},\"parent\":{}}],[\"textdirection\",{\"_index\":297,\"name\":{\"770\":{},\"803\":{},\"1237\":{}},\"parent\":{\"804\":{},\"805\":{},\"806\":{}}}],[\"textrun\",{\"_index\":154,\"name\":{\"380\":{}},\"parent\":{\"381\":{},\"382\":{},\"383\":{}}}],[\"textwrappingside\",{\"_index\":437,\"name\":{\"1112\":{}},\"parent\":{\"1113\":{},\"1114\":{},\"1115\":{},\"1116\":{}}}],[\"textwrappingtype\",{\"_index\":434,\"name\":{\"1107\":{}},\"parent\":{\"1108\":{},\"1109\":{},\"1110\":{},\"1111\":{}}}],[\"thai_counting\",{\"_index\":762,\"name\":{\"1780\":{}},\"parent\":{}}],[\"thai_letters\",{\"_index\":760,\"name\":{\"1778\":{}},\"parent\":{}}],[\"thai_numbers\",{\"_index\":761,\"name\":{\"1779\":{}},\"parent\":{}}],[\"thematicbreak\",{\"_index\":32,\"name\":{\"41\":{},\"153\":{},\"169\":{},\"186\":{},\"216\":{}},\"parent\":{\"42\":{},\"43\":{},\"44\":{}}}],[\"themecolor\",{\"_index\":593,\"name\":{\"1437\":{}},\"parent\":{}}],[\"themeshade\",{\"_index\":594,\"name\":{\"1438\":{}},\"parent\":{}}],[\"themetint\",{\"_index\":595,\"name\":{\"1439\":{}},\"parent\":{}}],[\"thick\",{\"_index\":177,\"name\":{\"451\":{},\"1806\":{}},\"parent\":{}}],[\"thick_thin_large_gap\",{\"_index\":776,\"name\":{\"1807\":{}},\"parent\":{}}],[\"thick_thin_medium_gap\",{\"_index\":777,\"name\":{\"1808\":{}},\"parent\":{}}],[\"thick_thin_small_gap\",{\"_index\":778,\"name\":{\"1809\":{}},\"parent\":{}}],[\"thin_diagonal_cross\",{\"_index\":629,\"name\":{\"1484\":{}},\"parent\":{}}],[\"thin_diagonal_stripe\",{\"_index\":630,\"name\":{\"1485\":{}},\"parent\":{}}],[\"thin_horizontal_cross\",{\"_index\":631,\"name\":{\"1486\":{}},\"parent\":{}}],[\"thin_reverse_diagonal_stripe\",{\"_index\":632,\"name\":{\"1487\":{}},\"parent\":{}}],[\"thin_thick_large_gap\",{\"_index\":779,\"name\":{\"1810\":{}},\"parent\":{}}],[\"thin_thick_medium_gap\",{\"_index\":780,\"name\":{\"1811\":{}},\"parent\":{}}],[\"thin_thick_small_gap\",{\"_index\":781,\"name\":{\"1812\":{}},\"parent\":{}}],[\"thin_thick_thin_large_gap\",{\"_index\":782,\"name\":{\"1813\":{}},\"parent\":{}}],[\"thin_thick_thin_medium_gap\",{\"_index\":783,\"name\":{\"1814\":{}},\"parent\":{}}],[\"thin_thick_thin_small_gap\",{\"_index\":784,\"name\":{\"1815\":{}},\"parent\":{}}],[\"thin_vertical_stripe\",{\"_index\":633,\"name\":{\"1488\":{}},\"parent\":{}}],[\"three_d_emboss\",{\"_index\":785,\"name\":{\"1816\":{}},\"parent\":{}}],[\"three_d_engrave\",{\"_index\":786,\"name\":{\"1817\":{}},\"parent\":{}}],[\"through\",{\"_index\":263,\"name\":{\"698\":{}},\"parent\":{}}],[\"tight\",{\"_index\":264,\"name\":{\"699\":{},\"1110\":{}},\"parent\":{}}],[\"title\",{\"_index\":59,\"name\":{\"90\":{}},\"parent\":{}}],[\"titlepage\",{\"_index\":507,\"name\":{\"1242\":{}},\"parent\":{}}],[\"titlepageisdefined\",{\"_index\":813,\"name\":{\"1860\":{}},\"parent\":{}}],[\"tobase64string\",{\"_index\":809,\"name\":{\"1852\":{}},\"parent\":{}}],[\"toblob\",{\"_index\":810,\"name\":{\"1853\":{}},\"parent\":{}}],[\"tobuffer\",{\"_index\":808,\"name\":{\"1851\":{}},\"parent\":{}}],[\"top\",{\"_index\":29,\"name\":{\"33\":{},\"782\":{},\"842\":{},\"871\":{},\"880\":{},\"1166\":{},\"1248\":{},\"1364\":{},\"1719\":{},\"1841\":{}},\"parent\":{}}],[\"top_and_bottom\",{\"_index\":436,\"name\":{\"1111\":{}},\"parent\":{}}],[\"top_margin\",{\"_index\":455,\"name\":{\"1154\":{}},\"parent\":{}}],[\"top_to_bottom_right_to_left\",{\"_index\":310,\"name\":{\"806\":{},\"1381\":{}},\"parent\":{}}],[\"topfromtext\",{\"_index\":327,\"name\":{\"851\":{}},\"parent\":{}}],[\"total_pages\",{\"_index\":140,\"name\":{\"267\":{}},\"parent\":{}}],[\"total_pages_in_section\",{\"_index\":141,\"name\":{\"268\":{}},\"parent\":{}}],[\"transformation\",{\"_index\":162,\"name\":{\"427\":{},\"1095\":{}},\"parent\":{}}],[\"triple\",{\"_index\":787,\"name\":{\"1818\":{}},\"parent\":{}}],[\"twipsmeasurevalue\",{\"_index\":799,\"name\":{\"1831\":{}},\"parent\":{}}],[\"type\",{\"_index\":120,\"name\":{\"242\":{},\"245\":{},\"281\":{},\"284\":{},\"313\":{},\"316\":{},\"345\":{},\"348\":{},\"398\":{},\"401\":{},\"968\":{},\"1118\":{},\"1215\":{},\"1245\":{},\"1295\":{},\"1413\":{},\"1422\":{},\"1447\":{},\"1657\":{},\"1667\":{}},\"parent\":{\"1414\":{},\"1415\":{},\"1416\":{}}}],[\"ucharhexnumber\",{\"_index\":792,\"name\":{\"1824\":{}},\"parent\":{}}],[\"uipriority\",{\"_index\":643,\"name\":{\"1506\":{},\"1517\":{},\"1532\":{},\"1544\":{}},\"parent\":{}}],[\"underline\",{\"_index\":117,\"name\":{\"239\":{},\"278\":{},\"310\":{},\"342\":{},\"395\":{},\"465\":{}},\"parent\":{\"466\":{},\"467\":{},\"468\":{}}}],[\"underlinetype\",{\"_index\":173,\"name\":{\"447\":{}},\"parent\":{\"448\":{},\"449\":{},\"450\":{},\"451\":{},\"452\":{},\"453\":{},\"454\":{},\"455\":{},\"456\":{},\"457\":{},\"458\":{},\"459\":{},\"460\":{},\"461\":{},\"462\":{},\"463\":{},\"464\":{}}}],[\"underscore\",{\"_index\":72,\"name\":{\"114\":{}},\"parent\":{}}],[\"unhidewhenused\",{\"_index\":645,\"name\":{\"1508\":{},\"1519\":{},\"1534\":{},\"1546\":{}},\"parent\":{}}],[\"uniqueid\",{\"_index\":819,\"name\":{\"1868\":{}},\"parent\":{}}],[\"uniquenumericid\",{\"_index\":818,\"name\":{\"1867\":{}},\"parent\":{}}],[\"universalmeasurevalue\",{\"_index\":793,\"name\":{\"1825\":{}},\"parent\":{}}],[\"unsigneddecimalnumber\",{\"_index\":789,\"name\":{\"1821\":{}},\"parent\":{}}],[\"upper_letter\",{\"_index\":397,\"name\":{\"1016\":{},\"1724\":{}},\"parent\":{}}],[\"upper_roman\",{\"_index\":398,\"name\":{\"1017\":{},\"1722\":{}},\"parent\":{}}],[\"useappliedparagraphoutlinelevel\",{\"_index\":672,\"name\":{\"1588\":{}},\"parent\":{}}],[\"v\",{\"_index\":479,\"name\":{\"1198\":{}},\"parent\":{}}],[\"value\",{\"_index\":349,\"name\":{\"926\":{},\"943\":{}},\"parent\":{}}],[\"vertical\",{\"_index\":278,\"name\":{\"714\":{},\"718\":{},\"734\":{},\"738\":{},\"1070\":{},\"1089\":{}},\"parent\":{}}],[\"vertical_stripe\",{\"_index\":634,\"name\":{\"1489\":{}},\"parent\":{}}],[\"verticalalign\",{\"_index\":296,\"name\":{\"769\":{},\"1243\":{},\"1837\":{}},\"parent\":{\"1838\":{},\"1839\":{},\"1840\":{},\"1841\":{}}}],[\"verticalalignattributes\",{\"_index\":805,\"name\":{\"1842\":{}},\"parent\":{\"1843\":{},\"1844\":{},\"1845\":{}}}],[\"verticalalignelement\",{\"_index\":806,\"name\":{\"1846\":{}},\"parent\":{\"1847\":{},\"1848\":{},\"1849\":{}}}],[\"verticalanchor\",{\"_index\":324,\"name\":{\"847\":{}},\"parent\":{}}],[\"verticalmerge\",{\"_index\":298,\"name\":{\"771\":{},\"799\":{}},\"parent\":{\"800\":{},\"801\":{},\"802\":{}}}],[\"verticalmergetype\",{\"_index\":305,\"name\":{\"796\":{}},\"parent\":{\"797\":{},\"798\":{}}}],[\"verticalposition\",{\"_index\":464,\"name\":{\"1170\":{},\"1186\":{}},\"parent\":{\"1187\":{},\"1188\":{},\"1189\":{}}}],[\"verticalpositionalign\",{\"_index\":713,\"name\":{\"1714\":{}},\"parent\":{\"1715\":{},\"1716\":{},\"1717\":{},\"1718\":{},\"1719\":{}}}],[\"verticalpositionrelativefrom\",{\"_index\":453,\"name\":{\"1146\":{}},\"parent\":{\"1147\":{},\"1148\":{},\"1149\":{},\"1150\":{},\"1151\":{},\"1152\":{},\"1153\":{},\"1154\":{}}}],[\"vietnamese_counting\",{\"_index\":748,\"name\":{\"1765\":{}},\"parent\":{}}],[\"view\",{\"_index\":701,\"name\":{\"1662\":{},\"1672\":{}},\"parent\":{}}],[\"viewwrapper\",{\"_index\":696,\"name\":{\"1651\":{}},\"parent\":{}}],[\"visuallyrighttoleft\",{\"_index\":293,\"name\":{\"760\":{},\"821\":{}},\"parent\":{}}],[\"w\",{\"_index\":483,\"name\":{\"1202\":{}},\"parent\":{}}],[\"w10\",{\"_index\":482,\"name\":{\"1201\":{}},\"parent\":{}}],[\"w14\",{\"_index\":484,\"name\":{\"1203\":{}},\"parent\":{}}],[\"w15\",{\"_index\":485,\"name\":{\"1204\":{}},\"parent\":{}}],[\"wave\",{\"_index\":188,\"name\":{\"462\":{},\"1819\":{}},\"parent\":{}}],[\"wavydouble\",{\"_index\":190,\"name\":{\"464\":{}},\"parent\":{}}],[\"wavyheavy\",{\"_index\":189,\"name\":{\"463\":{}},\"parent\":{}}],[\"widowcontrol\",{\"_index\":90,\"name\":{\"143\":{},\"206\":{}},\"parent\":{}}],[\"width\",{\"_index\":272,\"name\":{\"707\":{},\"727\":{},\"751\":{},\"772\":{},\"812\":{},\"1066\":{},\"1257\":{},\"1265\":{},\"1310\":{}},\"parent\":{}}],[\"widthtype\",{\"_index\":366,\"name\":{\"961\":{}},\"parent\":{\"962\":{},\"963\":{},\"964\":{},\"965\":{}}}],[\"wne\",{\"_index\":488,\"name\":{\"1207\":{}},\"parent\":{}}],[\"words\",{\"_index\":175,\"name\":{\"449\":{}},\"parent\":{}}],[\"wp\",{\"_index\":481,\"name\":{\"1200\":{}},\"parent\":{}}],[\"wp14\",{\"_index\":480,\"name\":{\"1199\":{}},\"parent\":{}}],[\"wpc\",{\"_index\":474,\"name\":{\"1193\":{}},\"parent\":{}}],[\"wpg\",{\"_index\":486,\"name\":{\"1205\":{}},\"parent\":{}}],[\"wpi\",{\"_index\":487,\"name\":{\"1206\":{}},\"parent\":{}}],[\"wps\",{\"_index\":489,\"name\":{\"1208\":{}},\"parent\":{}}],[\"wrap\",{\"_index\":274,\"name\":{\"709\":{},\"729\":{},\"1176\":{}},\"parent\":{}}],[\"wrapnone\",{\"_index\":442,\"name\":{\"1121\":{}},\"parent\":{\"1122\":{},\"1123\":{},\"1124\":{}}}],[\"wrapsquare\",{\"_index\":443,\"name\":{\"1125\":{}},\"parent\":{\"1126\":{},\"1127\":{},\"1128\":{}}}],[\"wraptight\",{\"_index\":444,\"name\":{\"1129\":{}},\"parent\":{\"1130\":{},\"1131\":{},\"1132\":{}}}],[\"wraptopandbottom\",{\"_index\":445,\"name\":{\"1133\":{}},\"parent\":{\"1134\":{},\"1135\":{},\"1136\":{}}}],[\"x\",{\"_index\":267,\"name\":{\"703\":{},\"723\":{},\"1081\":{},\"1085\":{}},\"parent\":{}}],[\"xmlattributecomponent\",{\"_index\":681,\"name\":{\"1607\":{}},\"parent\":{\"1608\":{},\"1609\":{},\"1610\":{}}}],[\"xmlcomponent\",{\"_index\":677,\"name\":{\"1594\":{}},\"parent\":{\"1595\":{},\"1596\":{},\"1597\":{}}}],[\"xsi\",{\"_index\":495,\"name\":{\"1214\":{}},\"parent\":{}}],[\"y\",{\"_index\":269,\"name\":{\"704\":{},\"724\":{},\"1082\":{},\"1086\":{}},\"parent\":{}}],[\"zindex\",{\"_index\":469,\"name\":{\"1177\":{}},\"parent\":{}}],[\"zorder\",{\"_index\":560,\"name\":{\"1352\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"kinds\":{\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\",\"4194304\":\"Type alias\",\"16777216\":\"Reference\"},\"rows\":[{\"id\":0,\"kind\":128,\"name\":\"Document\",\"url\":\"classes/Document.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Document.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":2,\"kind\":262144,\"name\":\"Document\",\"url\":\"classes/Document.html#Document-1\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":3,\"kind\":262144,\"name\":\"Styles\",\"url\":\"classes/Document.html#Styles\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":4,\"kind\":262144,\"name\":\"CoreProperties\",\"url\":\"classes/Document.html#CoreProperties\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":5,\"kind\":262144,\"name\":\"Numbering\",\"url\":\"classes/Document.html#Numbering\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":6,\"kind\":262144,\"name\":\"Media\",\"url\":\"classes/Document.html#Media\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":7,\"kind\":262144,\"name\":\"FileRelationships\",\"url\":\"classes/Document.html#FileRelationships\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":8,\"kind\":262144,\"name\":\"Headers\",\"url\":\"classes/Document.html#Headers\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":9,\"kind\":262144,\"name\":\"Footers\",\"url\":\"classes/Document.html#Footers\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":10,\"kind\":262144,\"name\":\"ContentTypes\",\"url\":\"classes/Document.html#ContentTypes\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":11,\"kind\":262144,\"name\":\"CustomProperties\",\"url\":\"classes/Document.html#CustomProperties\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":12,\"kind\":262144,\"name\":\"AppProperties\",\"url\":\"classes/Document.html#AppProperties\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":13,\"kind\":262144,\"name\":\"FootNotes\",\"url\":\"classes/Document.html#FootNotes\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":14,\"kind\":262144,\"name\":\"Settings\",\"url\":\"classes/Document.html#Settings\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Document\"},{\"id\":15,\"kind\":8,\"name\":\"AlignmentType\",\"url\":\"enums/AlignmentType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":16,\"kind\":16,\"name\":\"START\",\"url\":\"enums/AlignmentType.html#START\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":17,\"kind\":16,\"name\":\"END\",\"url\":\"enums/AlignmentType.html#END\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":18,\"kind\":16,\"name\":\"CENTER\",\"url\":\"enums/AlignmentType.html#CENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":19,\"kind\":16,\"name\":\"BOTH\",\"url\":\"enums/AlignmentType.html#BOTH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":20,\"kind\":16,\"name\":\"JUSTIFIED\",\"url\":\"enums/AlignmentType.html#JUSTIFIED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":21,\"kind\":16,\"name\":\"DISTRIBUTE\",\"url\":\"enums/AlignmentType.html#DISTRIBUTE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":22,\"kind\":16,\"name\":\"LEFT\",\"url\":\"enums/AlignmentType.html#LEFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":23,\"kind\":16,\"name\":\"RIGHT\",\"url\":\"enums/AlignmentType.html#RIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlignmentType\"},{\"id\":24,\"kind\":128,\"name\":\"AlignmentAttributes\",\"url\":\"classes/AlignmentAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":25,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AlignmentAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AlignmentAttributes\"},{\"id\":26,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/AlignmentAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AlignmentAttributes\"},{\"id\":27,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/AlignmentAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AlignmentAttributes\"},{\"id\":28,\"kind\":128,\"name\":\"Alignment\",\"url\":\"classes/Alignment.html\",\"classes\":\"tsd-kind-class\"},{\"id\":29,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Alignment.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Alignment\"},{\"id\":30,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Alignment.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Alignment\"},{\"id\":31,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Alignment.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Alignment\"},{\"id\":32,\"kind\":256,\"name\":\"IBordersOptions\",\"url\":\"interfaces/IBordersOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":33,\"kind\":1024,\"name\":\"top\",\"url\":\"interfaces/IBordersOptions.html#top\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBordersOptions\"},{\"id\":34,\"kind\":1024,\"name\":\"bottom\",\"url\":\"interfaces/IBordersOptions.html#bottom\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBordersOptions\"},{\"id\":35,\"kind\":1024,\"name\":\"left\",\"url\":\"interfaces/IBordersOptions.html#left\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBordersOptions\"},{\"id\":36,\"kind\":1024,\"name\":\"right\",\"url\":\"interfaces/IBordersOptions.html#right\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBordersOptions\"},{\"id\":37,\"kind\":128,\"name\":\"Border\",\"url\":\"classes/Border.html\",\"classes\":\"tsd-kind-class\"},{\"id\":38,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Border.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Border\"},{\"id\":39,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Border.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Border\"},{\"id\":40,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Border.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Border\"},{\"id\":41,\"kind\":128,\"name\":\"ThematicBreak\",\"url\":\"classes/ThematicBreak.html\",\"classes\":\"tsd-kind-class\"},{\"id\":42,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ThematicBreak.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ThematicBreak\"},{\"id\":43,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ThematicBreak.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ThematicBreak\"},{\"id\":44,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ThematicBreak.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ThematicBreak\"},{\"id\":45,\"kind\":256,\"name\":\"IIndentAttributesProperties\",\"url\":\"interfaces/IIndentAttributesProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":46,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/IIndentAttributesProperties.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IIndentAttributesProperties\"},{\"id\":47,\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/IIndentAttributesProperties.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IIndentAttributesProperties\"},{\"id\":48,\"kind\":1024,\"name\":\"left\",\"url\":\"interfaces/IIndentAttributesProperties.html#left\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IIndentAttributesProperties\"},{\"id\":49,\"kind\":1024,\"name\":\"right\",\"url\":\"interfaces/IIndentAttributesProperties.html#right\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IIndentAttributesProperties\"},{\"id\":50,\"kind\":1024,\"name\":\"hanging\",\"url\":\"interfaces/IIndentAttributesProperties.html#hanging\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IIndentAttributesProperties\"},{\"id\":51,\"kind\":1024,\"name\":\"firstLine\",\"url\":\"interfaces/IIndentAttributesProperties.html#firstLine\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IIndentAttributesProperties\"},{\"id\":52,\"kind\":128,\"name\":\"Indent\",\"url\":\"classes/Indent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":53,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Indent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Indent\"},{\"id\":54,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Indent.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Indent\"},{\"id\":55,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Indent.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Indent\"},{\"id\":56,\"kind\":128,\"name\":\"PageBreak\",\"url\":\"classes/PageBreak.html\",\"classes\":\"tsd-kind-class\"},{\"id\":57,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageBreak.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageBreak\"},{\"id\":58,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageBreak.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageBreak\"},{\"id\":59,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageBreak.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageBreak\"},{\"id\":60,\"kind\":128,\"name\":\"ColumnBreak\",\"url\":\"classes/ColumnBreak.html\",\"classes\":\"tsd-kind-class\"},{\"id\":61,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ColumnBreak.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ColumnBreak\"},{\"id\":62,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ColumnBreak.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnBreak\"},{\"id\":63,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ColumnBreak.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnBreak\"},{\"id\":64,\"kind\":128,\"name\":\"PageBreakBefore\",\"url\":\"classes/PageBreakBefore.html\",\"classes\":\"tsd-kind-class\"},{\"id\":65,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageBreakBefore.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageBreakBefore\"},{\"id\":66,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageBreakBefore.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageBreakBefore\"},{\"id\":67,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageBreakBefore.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageBreakBefore\"},{\"id\":68,\"kind\":8,\"name\":\"LineRuleType\",\"url\":\"enums/LineRuleType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":69,\"kind\":16,\"name\":\"AT_LEAST\",\"url\":\"enums/LineRuleType.html#AT_LEAST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LineRuleType\"},{\"id\":70,\"kind\":16,\"name\":\"EXACTLY\",\"url\":\"enums/LineRuleType.html#EXACTLY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LineRuleType\"},{\"id\":71,\"kind\":16,\"name\":\"AUTO\",\"url\":\"enums/LineRuleType.html#AUTO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LineRuleType\"},{\"id\":72,\"kind\":256,\"name\":\"ISpacingProperties\",\"url\":\"interfaces/ISpacingProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":73,\"kind\":1024,\"name\":\"after\",\"url\":\"interfaces/ISpacingProperties.html#after\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISpacingProperties\"},{\"id\":74,\"kind\":1024,\"name\":\"before\",\"url\":\"interfaces/ISpacingProperties.html#before\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISpacingProperties\"},{\"id\":75,\"kind\":1024,\"name\":\"line\",\"url\":\"interfaces/ISpacingProperties.html#line\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISpacingProperties\"},{\"id\":76,\"kind\":1024,\"name\":\"lineRule\",\"url\":\"interfaces/ISpacingProperties.html#lineRule\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISpacingProperties\"},{\"id\":77,\"kind\":1024,\"name\":\"beforeAutoSpacing\",\"url\":\"interfaces/ISpacingProperties.html#beforeAutoSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISpacingProperties\"},{\"id\":78,\"kind\":1024,\"name\":\"afterAutoSpacing\",\"url\":\"interfaces/ISpacingProperties.html#afterAutoSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISpacingProperties\"},{\"id\":79,\"kind\":128,\"name\":\"Spacing\",\"url\":\"classes/Spacing.html\",\"classes\":\"tsd-kind-class\"},{\"id\":80,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Spacing.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Spacing\"},{\"id\":81,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Spacing.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Spacing\"},{\"id\":82,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Spacing.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Spacing\"},{\"id\":83,\"kind\":8,\"name\":\"HeadingLevel\",\"url\":\"enums/HeadingLevel.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":84,\"kind\":16,\"name\":\"HEADING_1\",\"url\":\"enums/HeadingLevel.html#HEADING_1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeadingLevel\"},{\"id\":85,\"kind\":16,\"name\":\"HEADING_2\",\"url\":\"enums/HeadingLevel.html#HEADING_2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeadingLevel\"},{\"id\":86,\"kind\":16,\"name\":\"HEADING_3\",\"url\":\"enums/HeadingLevel.html#HEADING_3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeadingLevel\"},{\"id\":87,\"kind\":16,\"name\":\"HEADING_4\",\"url\":\"enums/HeadingLevel.html#HEADING_4\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeadingLevel\"},{\"id\":88,\"kind\":16,\"name\":\"HEADING_5\",\"url\":\"enums/HeadingLevel.html#HEADING_5\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeadingLevel\"},{\"id\":89,\"kind\":16,\"name\":\"HEADING_6\",\"url\":\"enums/HeadingLevel.html#HEADING_6\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeadingLevel\"},{\"id\":90,\"kind\":16,\"name\":\"TITLE\",\"url\":\"enums/HeadingLevel.html#TITLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeadingLevel\"},{\"id\":91,\"kind\":128,\"name\":\"Style\",\"url\":\"classes/Style.html\",\"classes\":\"tsd-kind-class\"},{\"id\":92,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Style.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Style\"},{\"id\":93,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Style.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Style\"},{\"id\":94,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Style.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Style\"},{\"id\":95,\"kind\":128,\"name\":\"TabStop\",\"url\":\"classes/TabStop.html\",\"classes\":\"tsd-kind-class\"},{\"id\":96,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TabStop.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TabStop\"},{\"id\":97,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TabStop.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TabStop\"},{\"id\":98,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TabStop.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TabStop\"},{\"id\":99,\"kind\":8,\"name\":\"TabStopType\",\"url\":\"enums/TabStopType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":100,\"kind\":16,\"name\":\"LEFT\",\"url\":\"enums/TabStopType.html#LEFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":101,\"kind\":16,\"name\":\"RIGHT\",\"url\":\"enums/TabStopType.html#RIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":102,\"kind\":16,\"name\":\"CENTER\",\"url\":\"enums/TabStopType.html#CENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":103,\"kind\":16,\"name\":\"BAR\",\"url\":\"enums/TabStopType.html#BAR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":104,\"kind\":16,\"name\":\"CLEAR\",\"url\":\"enums/TabStopType.html#CLEAR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":105,\"kind\":16,\"name\":\"DECIMAL\",\"url\":\"enums/TabStopType.html#DECIMAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":106,\"kind\":16,\"name\":\"END\",\"url\":\"enums/TabStopType.html#END\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":107,\"kind\":16,\"name\":\"NUM\",\"url\":\"enums/TabStopType.html#NUM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":108,\"kind\":16,\"name\":\"START\",\"url\":\"enums/TabStopType.html#START\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopType\"},{\"id\":109,\"kind\":8,\"name\":\"LeaderType\",\"url\":\"enums/LeaderType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":110,\"kind\":16,\"name\":\"DOT\",\"url\":\"enums/LeaderType.html#DOT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LeaderType\"},{\"id\":111,\"kind\":16,\"name\":\"HYPHEN\",\"url\":\"enums/LeaderType.html#HYPHEN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LeaderType\"},{\"id\":112,\"kind\":16,\"name\":\"MIDDLE_DOT\",\"url\":\"enums/LeaderType.html#MIDDLE_DOT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LeaderType\"},{\"id\":113,\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/LeaderType.html#NONE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LeaderType\"},{\"id\":114,\"kind\":16,\"name\":\"UNDERSCORE\",\"url\":\"enums/LeaderType.html#UNDERSCORE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LeaderType\"},{\"id\":115,\"kind\":8,\"name\":\"TabStopPosition\",\"url\":\"enums/TabStopPosition.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":116,\"kind\":16,\"name\":\"MAX\",\"url\":\"enums/TabStopPosition.html#MAX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TabStopPosition\"},{\"id\":117,\"kind\":128,\"name\":\"TabAttributes\",\"url\":\"classes/TabAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":118,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TabAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TabAttributes\"},{\"id\":119,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TabAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TabAttributes\"},{\"id\":120,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/TabAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TabAttributes\"},{\"id\":121,\"kind\":128,\"name\":\"TabStopItem\",\"url\":\"classes/TabStopItem.html\",\"classes\":\"tsd-kind-class\"},{\"id\":122,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TabStopItem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TabStopItem\"},{\"id\":123,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TabStopItem.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TabStopItem\"},{\"id\":124,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TabStopItem.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TabStopItem\"},{\"id\":125,\"kind\":128,\"name\":\"NumberProperties\",\"url\":\"classes/NumberProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":126,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NumberProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"NumberProperties\"},{\"id\":127,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/NumberProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NumberProperties\"},{\"id\":128,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/NumberProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NumberProperties\"},{\"id\":129,\"kind\":4194304,\"name\":\"ParagraphChild\",\"url\":\"modules.html#ParagraphChild\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":130,\"kind\":256,\"name\":\"IParagraphOptions\",\"url\":\"interfaces/IParagraphOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":131,\"kind\":1024,\"name\":\"text\",\"url\":\"interfaces/IParagraphOptions.html#text\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphOptions\"},{\"id\":132,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IParagraphOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphOptions\"},{\"id\":133,\"kind\":1024,\"name\":\"border\",\"url\":\"interfaces/IParagraphOptions.html#border\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":134,\"kind\":1024,\"name\":\"heading\",\"url\":\"interfaces/IParagraphOptions.html#heading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":135,\"kind\":1024,\"name\":\"bidirectional\",\"url\":\"interfaces/IParagraphOptions.html#bidirectional\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":136,\"kind\":1024,\"name\":\"pageBreakBefore\",\"url\":\"interfaces/IParagraphOptions.html#pageBreakBefore\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":137,\"kind\":1024,\"name\":\"tabStops\",\"url\":\"interfaces/IParagraphOptions.html#tabStops\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":138,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/IParagraphOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":139,\"kind\":1024,\"name\":\"bullet\",\"url\":\"interfaces/IParagraphOptions.html#bullet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":140,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IParagraphOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IParagraphOptions\"},{\"id\":141,\"kind\":1024,\"name\":\"level\",\"url\":\"interfaces/IParagraphOptions.html#__type.level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphOptions.__type\"},{\"id\":142,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/IParagraphOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":143,\"kind\":1024,\"name\":\"widowControl\",\"url\":\"interfaces/IParagraphOptions.html#widowControl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":144,\"kind\":1024,\"name\":\"frame\",\"url\":\"interfaces/IParagraphOptions.html#frame\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":145,\"kind\":1024,\"name\":\"suppressLineNumbers\",\"url\":\"interfaces/IParagraphOptions.html#suppressLineNumbers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":146,\"kind\":1024,\"name\":\"numbering\",\"url\":\"interfaces/IParagraphOptions.html#numbering\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":147,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IParagraphOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IParagraphOptions\"},{\"id\":148,\"kind\":1024,\"name\":\"reference\",\"url\":\"interfaces/IParagraphOptions.html#__type-1.reference\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphOptions.__type\"},{\"id\":149,\"kind\":1024,\"name\":\"level\",\"url\":\"interfaces/IParagraphOptions.html#__type-1.level-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphOptions.__type\"},{\"id\":150,\"kind\":1024,\"name\":\"instance\",\"url\":\"interfaces/IParagraphOptions.html#__type-1.instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphOptions.__type\"},{\"id\":151,\"kind\":1024,\"name\":\"custom\",\"url\":\"interfaces/IParagraphOptions.html#__type-1.custom\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphOptions.__type\"},{\"id\":152,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/IParagraphOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":153,\"kind\":1024,\"name\":\"thematicBreak\",\"url\":\"interfaces/IParagraphOptions.html#thematicBreak\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":154,\"kind\":1024,\"name\":\"contextualSpacing\",\"url\":\"interfaces/IParagraphOptions.html#contextualSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":155,\"kind\":1024,\"name\":\"rightTabStop\",\"url\":\"interfaces/IParagraphOptions.html#rightTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":156,\"kind\":1024,\"name\":\"leftTabStop\",\"url\":\"interfaces/IParagraphOptions.html#leftTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":157,\"kind\":1024,\"name\":\"indent\",\"url\":\"interfaces/IParagraphOptions.html#indent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":158,\"kind\":1024,\"name\":\"spacing\",\"url\":\"interfaces/IParagraphOptions.html#spacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":159,\"kind\":1024,\"name\":\"keepNext\",\"url\":\"interfaces/IParagraphOptions.html#keepNext\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":160,\"kind\":1024,\"name\":\"keepLines\",\"url\":\"interfaces/IParagraphOptions.html#keepLines\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":161,\"kind\":1024,\"name\":\"outlineLevel\",\"url\":\"interfaces/IParagraphOptions.html#outlineLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphOptions\"},{\"id\":162,\"kind\":128,\"name\":\"Paragraph\",\"url\":\"classes/Paragraph.html\",\"classes\":\"tsd-kind-class\"},{\"id\":163,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Paragraph.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Paragraph\"},{\"id\":164,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Paragraph.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Paragraph\"},{\"id\":165,\"kind\":2048,\"name\":\"addRunToFront\",\"url\":\"classes/Paragraph.html#addRunToFront\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Paragraph\"},{\"id\":166,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Paragraph.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Paragraph\"},{\"id\":167,\"kind\":256,\"name\":\"ILevelParagraphStylePropertiesOptions\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":168,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":169,\"kind\":1024,\"name\":\"thematicBreak\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#thematicBreak\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":170,\"kind\":1024,\"name\":\"contextualSpacing\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#contextualSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":171,\"kind\":1024,\"name\":\"rightTabStop\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#rightTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":172,\"kind\":1024,\"name\":\"leftTabStop\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#leftTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":173,\"kind\":1024,\"name\":\"indent\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#indent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":174,\"kind\":1024,\"name\":\"spacing\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#spacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":175,\"kind\":1024,\"name\":\"keepNext\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#keepNext\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":176,\"kind\":1024,\"name\":\"keepLines\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#keepLines\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":177,\"kind\":1024,\"name\":\"outlineLevel\",\"url\":\"interfaces/ILevelParagraphStylePropertiesOptions.html#outlineLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelParagraphStylePropertiesOptions\"},{\"id\":178,\"kind\":256,\"name\":\"IParagraphStylePropertiesOptions\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":179,\"kind\":1024,\"name\":\"numbering\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#numbering\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":180,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":181,\"kind\":1024,\"name\":\"reference\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#__type.reference\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphStylePropertiesOptions.__type\"},{\"id\":182,\"kind\":1024,\"name\":\"level\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#__type.level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphStylePropertiesOptions.__type\"},{\"id\":183,\"kind\":1024,\"name\":\"instance\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#__type.instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphStylePropertiesOptions.__type\"},{\"id\":184,\"kind\":1024,\"name\":\"custom\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#__type.custom\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphStylePropertiesOptions.__type\"},{\"id\":185,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":186,\"kind\":1024,\"name\":\"thematicBreak\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#thematicBreak\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":187,\"kind\":1024,\"name\":\"contextualSpacing\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#contextualSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":188,\"kind\":1024,\"name\":\"rightTabStop\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#rightTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":189,\"kind\":1024,\"name\":\"leftTabStop\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#leftTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":190,\"kind\":1024,\"name\":\"indent\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#indent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":191,\"kind\":1024,\"name\":\"spacing\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#spacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":192,\"kind\":1024,\"name\":\"keepNext\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#keepNext\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":193,\"kind\":1024,\"name\":\"keepLines\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#keepLines\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":194,\"kind\":1024,\"name\":\"outlineLevel\",\"url\":\"interfaces/IParagraphStylePropertiesOptions.html#outlineLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStylePropertiesOptions\"},{\"id\":195,\"kind\":256,\"name\":\"IParagraphPropertiesOptions\",\"url\":\"interfaces/IParagraphPropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":196,\"kind\":1024,\"name\":\"border\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#border\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":197,\"kind\":1024,\"name\":\"heading\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#heading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":198,\"kind\":1024,\"name\":\"bidirectional\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#bidirectional\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":199,\"kind\":1024,\"name\":\"pageBreakBefore\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#pageBreakBefore\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":200,\"kind\":1024,\"name\":\"tabStops\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#tabStops\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":201,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":202,\"kind\":1024,\"name\":\"bullet\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#bullet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":203,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":204,\"kind\":1024,\"name\":\"level\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#__type.level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphPropertiesOptions.__type\"},{\"id\":205,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":206,\"kind\":1024,\"name\":\"widowControl\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#widowControl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":207,\"kind\":1024,\"name\":\"frame\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#frame\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":208,\"kind\":1024,\"name\":\"suppressLineNumbers\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#suppressLineNumbers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":209,\"kind\":1024,\"name\":\"numbering\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#numbering\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":210,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":211,\"kind\":1024,\"name\":\"reference\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#__type-1.reference\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphPropertiesOptions.__type\"},{\"id\":212,\"kind\":1024,\"name\":\"level\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#__type-1.level-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphPropertiesOptions.__type\"},{\"id\":213,\"kind\":1024,\"name\":\"instance\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#__type-1.instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphPropertiesOptions.__type\"},{\"id\":214,\"kind\":1024,\"name\":\"custom\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#__type-1.custom\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IParagraphPropertiesOptions.__type\"},{\"id\":215,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":216,\"kind\":1024,\"name\":\"thematicBreak\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#thematicBreak\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":217,\"kind\":1024,\"name\":\"contextualSpacing\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#contextualSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":218,\"kind\":1024,\"name\":\"rightTabStop\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#rightTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":219,\"kind\":1024,\"name\":\"leftTabStop\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#leftTabStop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":220,\"kind\":1024,\"name\":\"indent\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#indent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":221,\"kind\":1024,\"name\":\"spacing\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#spacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":222,\"kind\":1024,\"name\":\"keepNext\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#keepNext\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":223,\"kind\":1024,\"name\":\"keepLines\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#keepLines\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":224,\"kind\":1024,\"name\":\"outlineLevel\",\"url\":\"interfaces/IParagraphPropertiesOptions.html#outlineLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphPropertiesOptions\"},{\"id\":225,\"kind\":128,\"name\":\"ParagraphProperties\",\"url\":\"classes/ParagraphProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":226,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParagraphProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ParagraphProperties\"},{\"id\":227,\"kind\":2048,\"name\":\"push\",\"url\":\"classes/ParagraphProperties.html#push\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ParagraphProperties\"},{\"id\":228,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ParagraphProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ParagraphProperties\"},{\"id\":229,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ParagraphProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ParagraphProperties\"},{\"id\":230,\"kind\":256,\"name\":\"IRunOptions\",\"url\":\"interfaces/IRunOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":231,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IRunOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunOptions\"},{\"id\":232,\"kind\":1024,\"name\":\"break\",\"url\":\"interfaces/IRunOptions.html#break\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunOptions\"},{\"id\":233,\"kind\":1024,\"name\":\"text\",\"url\":\"interfaces/IRunOptions.html#text\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunOptions\"},{\"id\":234,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/IRunOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":235,\"kind\":1024,\"name\":\"bold\",\"url\":\"interfaces/IRunOptions.html#bold\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":236,\"kind\":1024,\"name\":\"boldComplexScript\",\"url\":\"interfaces/IRunOptions.html#boldComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":237,\"kind\":1024,\"name\":\"italics\",\"url\":\"interfaces/IRunOptions.html#italics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":238,\"kind\":1024,\"name\":\"italicsComplexScript\",\"url\":\"interfaces/IRunOptions.html#italicsComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":239,\"kind\":1024,\"name\":\"underline\",\"url\":\"interfaces/IRunOptions.html#underline\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":240,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunOptions\"},{\"id\":241,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunOptions.html#__type-1.color-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunOptions.__type\"},{\"id\":242,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunOptions.html#__type-1.type-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunOptions.__type\"},{\"id\":243,\"kind\":1024,\"name\":\"emphasisMark\",\"url\":\"interfaces/IRunOptions.html#emphasisMark\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":244,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunOptions\"},{\"id\":245,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunOptions.html#__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunOptions.__type\"},{\"id\":246,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunOptions.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":247,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/IRunOptions.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":248,\"kind\":1024,\"name\":\"sizeComplexScript\",\"url\":\"interfaces/IRunOptions.html#sizeComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":249,\"kind\":1024,\"name\":\"rightToLeft\",\"url\":\"interfaces/IRunOptions.html#rightToLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":250,\"kind\":1024,\"name\":\"smallCaps\",\"url\":\"interfaces/IRunOptions.html#smallCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":251,\"kind\":1024,\"name\":\"allCaps\",\"url\":\"interfaces/IRunOptions.html#allCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":252,\"kind\":1024,\"name\":\"strike\",\"url\":\"interfaces/IRunOptions.html#strike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":253,\"kind\":1024,\"name\":\"doubleStrike\",\"url\":\"interfaces/IRunOptions.html#doubleStrike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":254,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IRunOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":255,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IRunOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":256,\"kind\":1024,\"name\":\"font\",\"url\":\"interfaces/IRunOptions.html#font\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":257,\"kind\":1024,\"name\":\"highlight\",\"url\":\"interfaces/IRunOptions.html#highlight\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":258,\"kind\":1024,\"name\":\"highlightComplexScript\",\"url\":\"interfaces/IRunOptions.html#highlightComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":259,\"kind\":1024,\"name\":\"characterSpacing\",\"url\":\"interfaces/IRunOptions.html#characterSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":260,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/IRunOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":261,\"kind\":1024,\"name\":\"emboss\",\"url\":\"interfaces/IRunOptions.html#emboss\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":262,\"kind\":1024,\"name\":\"imprint\",\"url\":\"interfaces/IRunOptions.html#imprint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":263,\"kind\":1024,\"name\":\"revision\",\"url\":\"interfaces/IRunOptions.html#revision\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":264,\"kind\":1024,\"name\":\"border\",\"url\":\"interfaces/IRunOptions.html#border\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunOptions\"},{\"id\":265,\"kind\":8,\"name\":\"PageNumber\",\"url\":\"enums/PageNumber.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":266,\"kind\":16,\"name\":\"CURRENT\",\"url\":\"enums/PageNumber.html#CURRENT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumber\"},{\"id\":267,\"kind\":16,\"name\":\"TOTAL_PAGES\",\"url\":\"enums/PageNumber.html#TOTAL_PAGES\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumber\"},{\"id\":268,\"kind\":16,\"name\":\"TOTAL_PAGES_IN_SECTION\",\"url\":\"enums/PageNumber.html#TOTAL_PAGES_IN_SECTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumber\"},{\"id\":269,\"kind\":128,\"name\":\"Run\",\"url\":\"classes/Run.html\",\"classes\":\"tsd-kind-class\"},{\"id\":270,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Run.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Run\"},{\"id\":271,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Run.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Run\"},{\"id\":272,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Run.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Run\"},{\"id\":273,\"kind\":256,\"name\":\"IRunStylePropertiesOptions\",\"url\":\"interfaces/IRunStylePropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":274,\"kind\":1024,\"name\":\"bold\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#bold\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":275,\"kind\":1024,\"name\":\"boldComplexScript\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#boldComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":276,\"kind\":1024,\"name\":\"italics\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#italics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":277,\"kind\":1024,\"name\":\"italicsComplexScript\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#italicsComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":278,\"kind\":1024,\"name\":\"underline\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#underline\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":279,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":280,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#__type-1.color-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunStylePropertiesOptions.__type\"},{\"id\":281,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#__type-1.type-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunStylePropertiesOptions.__type\"},{\"id\":282,\"kind\":1024,\"name\":\"emphasisMark\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#emphasisMark\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":283,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":284,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunStylePropertiesOptions.__type\"},{\"id\":285,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":286,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":287,\"kind\":1024,\"name\":\"sizeComplexScript\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#sizeComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":288,\"kind\":1024,\"name\":\"rightToLeft\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#rightToLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":289,\"kind\":1024,\"name\":\"smallCaps\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#smallCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":290,\"kind\":1024,\"name\":\"allCaps\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#allCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":291,\"kind\":1024,\"name\":\"strike\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#strike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":292,\"kind\":1024,\"name\":\"doubleStrike\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#doubleStrike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":293,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":294,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":295,\"kind\":1024,\"name\":\"font\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#font\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":296,\"kind\":1024,\"name\":\"highlight\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#highlight\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":297,\"kind\":1024,\"name\":\"highlightComplexScript\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#highlightComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":298,\"kind\":1024,\"name\":\"characterSpacing\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#characterSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":299,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":300,\"kind\":1024,\"name\":\"emboss\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#emboss\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":301,\"kind\":1024,\"name\":\"imprint\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#imprint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":302,\"kind\":1024,\"name\":\"revision\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#revision\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":303,\"kind\":1024,\"name\":\"border\",\"url\":\"interfaces/IRunStylePropertiesOptions.html#border\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunStylePropertiesOptions\"},{\"id\":304,\"kind\":256,\"name\":\"IRunPropertiesOptions\",\"url\":\"interfaces/IRunPropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":305,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/IRunPropertiesOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":306,\"kind\":1024,\"name\":\"bold\",\"url\":\"interfaces/IRunPropertiesOptions.html#bold\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":307,\"kind\":1024,\"name\":\"boldComplexScript\",\"url\":\"interfaces/IRunPropertiesOptions.html#boldComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":308,\"kind\":1024,\"name\":\"italics\",\"url\":\"interfaces/IRunPropertiesOptions.html#italics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":309,\"kind\":1024,\"name\":\"italicsComplexScript\",\"url\":\"interfaces/IRunPropertiesOptions.html#italicsComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":310,\"kind\":1024,\"name\":\"underline\",\"url\":\"interfaces/IRunPropertiesOptions.html#underline\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":311,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunPropertiesOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":312,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunPropertiesOptions.html#__type-1.color-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunPropertiesOptions.__type\"},{\"id\":313,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunPropertiesOptions.html#__type-1.type-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunPropertiesOptions.__type\"},{\"id\":314,\"kind\":1024,\"name\":\"emphasisMark\",\"url\":\"interfaces/IRunPropertiesOptions.html#emphasisMark\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":315,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunPropertiesOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":316,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunPropertiesOptions.html#__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunPropertiesOptions.__type\"},{\"id\":317,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunPropertiesOptions.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":318,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/IRunPropertiesOptions.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":319,\"kind\":1024,\"name\":\"sizeComplexScript\",\"url\":\"interfaces/IRunPropertiesOptions.html#sizeComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":320,\"kind\":1024,\"name\":\"rightToLeft\",\"url\":\"interfaces/IRunPropertiesOptions.html#rightToLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":321,\"kind\":1024,\"name\":\"smallCaps\",\"url\":\"interfaces/IRunPropertiesOptions.html#smallCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":322,\"kind\":1024,\"name\":\"allCaps\",\"url\":\"interfaces/IRunPropertiesOptions.html#allCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":323,\"kind\":1024,\"name\":\"strike\",\"url\":\"interfaces/IRunPropertiesOptions.html#strike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":324,\"kind\":1024,\"name\":\"doubleStrike\",\"url\":\"interfaces/IRunPropertiesOptions.html#doubleStrike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":325,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IRunPropertiesOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":326,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IRunPropertiesOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":327,\"kind\":1024,\"name\":\"font\",\"url\":\"interfaces/IRunPropertiesOptions.html#font\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":328,\"kind\":1024,\"name\":\"highlight\",\"url\":\"interfaces/IRunPropertiesOptions.html#highlight\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":329,\"kind\":1024,\"name\":\"highlightComplexScript\",\"url\":\"interfaces/IRunPropertiesOptions.html#highlightComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":330,\"kind\":1024,\"name\":\"characterSpacing\",\"url\":\"interfaces/IRunPropertiesOptions.html#characterSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":331,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/IRunPropertiesOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":332,\"kind\":1024,\"name\":\"emboss\",\"url\":\"interfaces/IRunPropertiesOptions.html#emboss\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":333,\"kind\":1024,\"name\":\"imprint\",\"url\":\"interfaces/IRunPropertiesOptions.html#imprint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":334,\"kind\":1024,\"name\":\"revision\",\"url\":\"interfaces/IRunPropertiesOptions.html#revision\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":335,\"kind\":1024,\"name\":\"border\",\"url\":\"interfaces/IRunPropertiesOptions.html#border\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesOptions\"},{\"id\":336,\"kind\":256,\"name\":\"IRunPropertiesChangeOptions\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":337,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":338,\"kind\":1024,\"name\":\"bold\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#bold\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":339,\"kind\":1024,\"name\":\"boldComplexScript\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#boldComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":340,\"kind\":1024,\"name\":\"italics\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#italics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":341,\"kind\":1024,\"name\":\"italicsComplexScript\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#italicsComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":342,\"kind\":1024,\"name\":\"underline\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#underline\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":343,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":344,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#__type-1.color-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunPropertiesChangeOptions.__type\"},{\"id\":345,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#__type-1.type-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunPropertiesChangeOptions.__type\"},{\"id\":346,\"kind\":1024,\"name\":\"emphasisMark\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#emphasisMark\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":347,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":348,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IRunPropertiesChangeOptions.__type\"},{\"id\":349,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":350,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":351,\"kind\":1024,\"name\":\"sizeComplexScript\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#sizeComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":352,\"kind\":1024,\"name\":\"rightToLeft\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#rightToLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":353,\"kind\":1024,\"name\":\"smallCaps\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#smallCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":354,\"kind\":1024,\"name\":\"allCaps\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#allCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":355,\"kind\":1024,\"name\":\"strike\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#strike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":356,\"kind\":1024,\"name\":\"doubleStrike\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#doubleStrike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":357,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":358,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":359,\"kind\":1024,\"name\":\"font\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#font\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":360,\"kind\":1024,\"name\":\"highlight\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#highlight\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":361,\"kind\":1024,\"name\":\"highlightComplexScript\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#highlightComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":362,\"kind\":1024,\"name\":\"characterSpacing\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#characterSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":363,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":364,\"kind\":1024,\"name\":\"emboss\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#emboss\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":365,\"kind\":1024,\"name\":\"imprint\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#imprint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":366,\"kind\":1024,\"name\":\"revision\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#revision\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":367,\"kind\":1024,\"name\":\"border\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#border\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":368,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":369,\"kind\":1024,\"name\":\"author\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#author\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":370,\"kind\":1024,\"name\":\"date\",\"url\":\"interfaces/IRunPropertiesChangeOptions.html#date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IRunPropertiesChangeOptions\"},{\"id\":371,\"kind\":128,\"name\":\"RunProperties\",\"url\":\"classes/RunProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":372,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RunProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"RunProperties\"},{\"id\":373,\"kind\":2048,\"name\":\"push\",\"url\":\"classes/RunProperties.html#push\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RunProperties\"},{\"id\":374,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/RunProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunProperties\"},{\"id\":375,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/RunProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunProperties\"},{\"id\":376,\"kind\":128,\"name\":\"RunPropertiesChange\",\"url\":\"classes/RunPropertiesChange.html\",\"classes\":\"tsd-kind-class\"},{\"id\":377,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RunPropertiesChange.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"RunPropertiesChange\"},{\"id\":378,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/RunPropertiesChange.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunPropertiesChange\"},{\"id\":379,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/RunPropertiesChange.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunPropertiesChange\"},{\"id\":380,\"kind\":128,\"name\":\"TextRun\",\"url\":\"classes/TextRun.html\",\"classes\":\"tsd-kind-class\"},{\"id\":381,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TextRun.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TextRun\"},{\"id\":382,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TextRun.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TextRun\"},{\"id\":383,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TextRun.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TextRun\"},{\"id\":384,\"kind\":256,\"name\":\"ISymbolRunOptions\",\"url\":\"interfaces/ISymbolRunOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":385,\"kind\":1024,\"name\":\"char\",\"url\":\"interfaces/ISymbolRunOptions.html#char\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISymbolRunOptions\"},{\"id\":386,\"kind\":1024,\"name\":\"symbolfont\",\"url\":\"interfaces/ISymbolRunOptions.html#symbolfont\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISymbolRunOptions\"},{\"id\":387,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/ISymbolRunOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":388,\"kind\":1024,\"name\":\"break\",\"url\":\"interfaces/ISymbolRunOptions.html#break\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":389,\"kind\":1024,\"name\":\"text\",\"url\":\"interfaces/ISymbolRunOptions.html#text\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":390,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/ISymbolRunOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":391,\"kind\":1024,\"name\":\"bold\",\"url\":\"interfaces/ISymbolRunOptions.html#bold\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":392,\"kind\":1024,\"name\":\"boldComplexScript\",\"url\":\"interfaces/ISymbolRunOptions.html#boldComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":393,\"kind\":1024,\"name\":\"italics\",\"url\":\"interfaces/ISymbolRunOptions.html#italics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":394,\"kind\":1024,\"name\":\"italicsComplexScript\",\"url\":\"interfaces/ISymbolRunOptions.html#italicsComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":395,\"kind\":1024,\"name\":\"underline\",\"url\":\"interfaces/ISymbolRunOptions.html#underline\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":396,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ISymbolRunOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ISymbolRunOptions\"},{\"id\":397,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/ISymbolRunOptions.html#__type-1.color-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISymbolRunOptions.__type\"},{\"id\":398,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ISymbolRunOptions.html#__type-1.type-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISymbolRunOptions.__type\"},{\"id\":399,\"kind\":1024,\"name\":\"emphasisMark\",\"url\":\"interfaces/ISymbolRunOptions.html#emphasisMark\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":400,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ISymbolRunOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ISymbolRunOptions\"},{\"id\":401,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ISymbolRunOptions.html#__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISymbolRunOptions.__type\"},{\"id\":402,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/ISymbolRunOptions.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":403,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/ISymbolRunOptions.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":404,\"kind\":1024,\"name\":\"sizeComplexScript\",\"url\":\"interfaces/ISymbolRunOptions.html#sizeComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":405,\"kind\":1024,\"name\":\"rightToLeft\",\"url\":\"interfaces/ISymbolRunOptions.html#rightToLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":406,\"kind\":1024,\"name\":\"smallCaps\",\"url\":\"interfaces/ISymbolRunOptions.html#smallCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":407,\"kind\":1024,\"name\":\"allCaps\",\"url\":\"interfaces/ISymbolRunOptions.html#allCaps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":408,\"kind\":1024,\"name\":\"strike\",\"url\":\"interfaces/ISymbolRunOptions.html#strike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":409,\"kind\":1024,\"name\":\"doubleStrike\",\"url\":\"interfaces/ISymbolRunOptions.html#doubleStrike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":410,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/ISymbolRunOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":411,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/ISymbolRunOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":412,\"kind\":1024,\"name\":\"font\",\"url\":\"interfaces/ISymbolRunOptions.html#font\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":413,\"kind\":1024,\"name\":\"highlight\",\"url\":\"interfaces/ISymbolRunOptions.html#highlight\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":414,\"kind\":1024,\"name\":\"highlightComplexScript\",\"url\":\"interfaces/ISymbolRunOptions.html#highlightComplexScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":415,\"kind\":1024,\"name\":\"characterSpacing\",\"url\":\"interfaces/ISymbolRunOptions.html#characterSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":416,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/ISymbolRunOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":417,\"kind\":1024,\"name\":\"emboss\",\"url\":\"interfaces/ISymbolRunOptions.html#emboss\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":418,\"kind\":1024,\"name\":\"imprint\",\"url\":\"interfaces/ISymbolRunOptions.html#imprint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":419,\"kind\":1024,\"name\":\"revision\",\"url\":\"interfaces/ISymbolRunOptions.html#revision\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":420,\"kind\":1024,\"name\":\"border\",\"url\":\"interfaces/ISymbolRunOptions.html#border\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ISymbolRunOptions\"},{\"id\":421,\"kind\":128,\"name\":\"SymbolRun\",\"url\":\"classes/SymbolRun.html\",\"classes\":\"tsd-kind-class\"},{\"id\":422,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SymbolRun.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"SymbolRun\"},{\"id\":423,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/SymbolRun.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SymbolRun\"},{\"id\":424,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/SymbolRun.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SymbolRun\"},{\"id\":425,\"kind\":256,\"name\":\"IImageOptions\",\"url\":\"interfaces/IImageOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":426,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/IImageOptions.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IImageOptions\"},{\"id\":427,\"kind\":1024,\"name\":\"transformation\",\"url\":\"interfaces/IImageOptions.html#transformation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IImageOptions\"},{\"id\":428,\"kind\":1024,\"name\":\"floating\",\"url\":\"interfaces/IImageOptions.html#floating\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IImageOptions\"},{\"id\":429,\"kind\":128,\"name\":\"ImageRun\",\"url\":\"classes/ImageRun.html\",\"classes\":\"tsd-kind-class\"},{\"id\":430,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ImageRun.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ImageRun\"},{\"id\":431,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ImageRun.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ImageRun\"},{\"id\":432,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ImageRun.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ImageRun\"},{\"id\":433,\"kind\":256,\"name\":\"IFontAttributesProperties\",\"url\":\"interfaces/IFontAttributesProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":434,\"kind\":1024,\"name\":\"ascii\",\"url\":\"interfaces/IFontAttributesProperties.html#ascii\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFontAttributesProperties\"},{\"id\":435,\"kind\":1024,\"name\":\"cs\",\"url\":\"interfaces/IFontAttributesProperties.html#cs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFontAttributesProperties\"},{\"id\":436,\"kind\":1024,\"name\":\"eastAsia\",\"url\":\"interfaces/IFontAttributesProperties.html#eastAsia\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFontAttributesProperties\"},{\"id\":437,\"kind\":1024,\"name\":\"hAnsi\",\"url\":\"interfaces/IFontAttributesProperties.html#hAnsi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFontAttributesProperties\"},{\"id\":438,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/IFontAttributesProperties.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFontAttributesProperties\"},{\"id\":439,\"kind\":128,\"name\":\"RunFonts\",\"url\":\"classes/RunFonts.html\",\"classes\":\"tsd-kind-class\"},{\"id\":440,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RunFonts.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"RunFonts\"},{\"id\":441,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/RunFonts.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunFonts\"},{\"id\":442,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/RunFonts.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunFonts\"},{\"id\":443,\"kind\":128,\"name\":\"SequentialIdentifier\",\"url\":\"classes/SequentialIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"id\":444,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SequentialIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"SequentialIdentifier\"},{\"id\":445,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/SequentialIdentifier.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SequentialIdentifier\"},{\"id\":446,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/SequentialIdentifier.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SequentialIdentifier\"},{\"id\":447,\"kind\":8,\"name\":\"UnderlineType\",\"url\":\"enums/UnderlineType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":448,\"kind\":16,\"name\":\"SINGLE\",\"url\":\"enums/UnderlineType.html#SINGLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":449,\"kind\":16,\"name\":\"WORDS\",\"url\":\"enums/UnderlineType.html#WORDS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":450,\"kind\":16,\"name\":\"DOUBLE\",\"url\":\"enums/UnderlineType.html#DOUBLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":451,\"kind\":16,\"name\":\"THICK\",\"url\":\"enums/UnderlineType.html#THICK\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":452,\"kind\":16,\"name\":\"DOTTED\",\"url\":\"enums/UnderlineType.html#DOTTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":453,\"kind\":16,\"name\":\"DOTTEDHEAVY\",\"url\":\"enums/UnderlineType.html#DOTTEDHEAVY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":454,\"kind\":16,\"name\":\"DASH\",\"url\":\"enums/UnderlineType.html#DASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":455,\"kind\":16,\"name\":\"DASHEDHEAVY\",\"url\":\"enums/UnderlineType.html#DASHEDHEAVY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":456,\"kind\":16,\"name\":\"DASHLONG\",\"url\":\"enums/UnderlineType.html#DASHLONG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":457,\"kind\":16,\"name\":\"DASHLONGHEAVY\",\"url\":\"enums/UnderlineType.html#DASHLONGHEAVY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":458,\"kind\":16,\"name\":\"DOTDASH\",\"url\":\"enums/UnderlineType.html#DOTDASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":459,\"kind\":16,\"name\":\"DASHDOTHEAVY\",\"url\":\"enums/UnderlineType.html#DASHDOTHEAVY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":460,\"kind\":16,\"name\":\"DOTDOTDASH\",\"url\":\"enums/UnderlineType.html#DOTDOTDASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":461,\"kind\":16,\"name\":\"DASHDOTDOTHEAVY\",\"url\":\"enums/UnderlineType.html#DASHDOTDOTHEAVY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":462,\"kind\":16,\"name\":\"WAVE\",\"url\":\"enums/UnderlineType.html#WAVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":463,\"kind\":16,\"name\":\"WAVYHEAVY\",\"url\":\"enums/UnderlineType.html#WAVYHEAVY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":464,\"kind\":16,\"name\":\"WAVYDOUBLE\",\"url\":\"enums/UnderlineType.html#WAVYDOUBLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UnderlineType\"},{\"id\":465,\"kind\":128,\"name\":\"Underline\",\"url\":\"classes/Underline.html\",\"classes\":\"tsd-kind-class\"},{\"id\":466,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Underline.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Underline\"},{\"id\":467,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Underline.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Underline\"},{\"id\":468,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Underline.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Underline\"},{\"id\":469,\"kind\":8,\"name\":\"EmphasisMarkType\",\"url\":\"enums/EmphasisMarkType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":470,\"kind\":16,\"name\":\"DOT\",\"url\":\"enums/EmphasisMarkType.html#DOT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EmphasisMarkType\"},{\"id\":471,\"kind\":128,\"name\":\"BaseEmphasisMark\",\"url\":\"classes/BaseEmphasisMark.html\",\"classes\":\"tsd-kind-class\"},{\"id\":472,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/BaseEmphasisMark.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BaseEmphasisMark\"},{\"id\":473,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/BaseEmphasisMark.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BaseEmphasisMark\"},{\"id\":474,\"kind\":128,\"name\":\"EmphasisMark\",\"url\":\"classes/EmphasisMark.html\",\"classes\":\"tsd-kind-class\"},{\"id\":475,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EmphasisMark.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"EmphasisMark\"},{\"id\":476,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/EmphasisMark.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmphasisMark\"},{\"id\":477,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/EmphasisMark.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmphasisMark\"},{\"id\":478,\"kind\":128,\"name\":\"DotEmphasisMark\",\"url\":\"classes/DotEmphasisMark.html\",\"classes\":\"tsd-kind-class\"},{\"id\":479,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DotEmphasisMark.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"DotEmphasisMark\"},{\"id\":480,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DotEmphasisMark.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DotEmphasisMark\"},{\"id\":481,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/DotEmphasisMark.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DotEmphasisMark\"},{\"id\":482,\"kind\":128,\"name\":\"Tab\",\"url\":\"classes/Tab.html\",\"classes\":\"tsd-kind-class\"},{\"id\":483,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Tab.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Tab\"},{\"id\":484,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Tab.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Tab\"},{\"id\":485,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Tab.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Tab\"},{\"id\":486,\"kind\":128,\"name\":\"SimpleField\",\"url\":\"classes/SimpleField.html\",\"classes\":\"tsd-kind-class\"},{\"id\":487,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SimpleField.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"SimpleField\"},{\"id\":488,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/SimpleField.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SimpleField\"},{\"id\":489,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/SimpleField.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SimpleField\"},{\"id\":490,\"kind\":128,\"name\":\"SimpleMailMergeField\",\"url\":\"classes/SimpleMailMergeField.html\",\"classes\":\"tsd-kind-class\"},{\"id\":491,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SimpleMailMergeField.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"SimpleMailMergeField\"},{\"id\":492,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/SimpleMailMergeField.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SimpleMailMergeField\"},{\"id\":493,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/SimpleMailMergeField.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SimpleMailMergeField\"},{\"id\":494,\"kind\":8,\"name\":\"HyperlinkType\",\"url\":\"enums/HyperlinkType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":495,\"kind\":16,\"name\":\"INTERNAL\",\"url\":\"enums/HyperlinkType.html#INTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HyperlinkType\"},{\"id\":496,\"kind\":16,\"name\":\"EXTERNAL\",\"url\":\"enums/HyperlinkType.html#EXTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HyperlinkType\"},{\"id\":497,\"kind\":128,\"name\":\"ConcreteHyperlink\",\"url\":\"classes/ConcreteHyperlink.html\",\"classes\":\"tsd-kind-class\"},{\"id\":498,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ConcreteHyperlink.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ConcreteHyperlink\"},{\"id\":499,\"kind\":1024,\"name\":\"linkId\",\"url\":\"classes/ConcreteHyperlink.html#linkId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConcreteHyperlink\"},{\"id\":500,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ConcreteHyperlink.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConcreteHyperlink\"},{\"id\":501,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ConcreteHyperlink.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConcreteHyperlink\"},{\"id\":502,\"kind\":128,\"name\":\"InternalHyperlink\",\"url\":\"classes/InternalHyperlink.html\",\"classes\":\"tsd-kind-class\"},{\"id\":503,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InternalHyperlink.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"InternalHyperlink\"},{\"id\":504,\"kind\":1024,\"name\":\"linkId\",\"url\":\"classes/InternalHyperlink.html#linkId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"InternalHyperlink\"},{\"id\":505,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/InternalHyperlink.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"InternalHyperlink\"},{\"id\":506,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/InternalHyperlink.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"InternalHyperlink\"},{\"id\":507,\"kind\":128,\"name\":\"ExternalHyperlink\",\"url\":\"classes/ExternalHyperlink.html\",\"classes\":\"tsd-kind-class\"},{\"id\":508,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExternalHyperlink.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExternalHyperlink\"},{\"id\":509,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ExternalHyperlink.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExternalHyperlink\"},{\"id\":510,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ExternalHyperlink.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ExternalHyperlink\"},{\"id\":511,\"kind\":1024,\"name\":\"children\",\"url\":\"classes/ExternalHyperlink.html#__type.children\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExternalHyperlink.__type\"},{\"id\":512,\"kind\":1024,\"name\":\"link\",\"url\":\"classes/ExternalHyperlink.html#__type.link\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExternalHyperlink.__type\"},{\"id\":513,\"kind\":128,\"name\":\"Bookmark\",\"url\":\"classes/Bookmark.html\",\"classes\":\"tsd-kind-class\"},{\"id\":514,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Bookmark.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Bookmark\"},{\"id\":515,\"kind\":1024,\"name\":\"start\",\"url\":\"classes/Bookmark.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bookmark\"},{\"id\":516,\"kind\":1024,\"name\":\"children\",\"url\":\"classes/Bookmark.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bookmark\"},{\"id\":517,\"kind\":1024,\"name\":\"end\",\"url\":\"classes/Bookmark.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bookmark\"},{\"id\":518,\"kind\":128,\"name\":\"BookmarkStart\",\"url\":\"classes/BookmarkStart.html\",\"classes\":\"tsd-kind-class\"},{\"id\":519,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BookmarkStart.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"BookmarkStart\"},{\"id\":520,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/BookmarkStart.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BookmarkStart\"},{\"id\":521,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/BookmarkStart.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BookmarkStart\"},{\"id\":522,\"kind\":128,\"name\":\"BookmarkEnd\",\"url\":\"classes/BookmarkEnd.html\",\"classes\":\"tsd-kind-class\"},{\"id\":523,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BookmarkEnd.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"BookmarkEnd\"},{\"id\":524,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/BookmarkEnd.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BookmarkEnd\"},{\"id\":525,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/BookmarkEnd.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BookmarkEnd\"},{\"id\":526,\"kind\":128,\"name\":\"OutlineLevel\",\"url\":\"classes/OutlineLevel.html\",\"classes\":\"tsd-kind-class\"},{\"id\":527,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/OutlineLevel.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"OutlineLevel\"},{\"id\":528,\"kind\":1024,\"name\":\"level\",\"url\":\"classes/OutlineLevel.html#level\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"OutlineLevel\"},{\"id\":529,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/OutlineLevel.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OutlineLevel\"},{\"id\":530,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/OutlineLevel.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OutlineLevel\"},{\"id\":531,\"kind\":128,\"name\":\"PageReference\",\"url\":\"classes/PageReference.html\",\"classes\":\"tsd-kind-class\"},{\"id\":532,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageReference.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageReference\"},{\"id\":533,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageReference.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageReference\"},{\"id\":534,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageReference.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageReference\"},{\"id\":535,\"kind\":256,\"name\":\"IMathOptions\",\"url\":\"interfaces/IMathOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":536,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathOptions\"},{\"id\":537,\"kind\":128,\"name\":\"Math\",\"url\":\"classes/Math.html\",\"classes\":\"tsd-kind-class\"},{\"id\":538,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Math.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Math\"},{\"id\":539,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Math.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Math\"},{\"id\":540,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Math.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Math\"},{\"id\":541,\"kind\":128,\"name\":\"MathRun\",\"url\":\"classes/MathRun.html\",\"classes\":\"tsd-kind-class\"},{\"id\":542,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathRun.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathRun\"},{\"id\":543,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathRun.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRun\"},{\"id\":544,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathRun.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRun\"},{\"id\":545,\"kind\":256,\"name\":\"IMathFractionOptions\",\"url\":\"interfaces/IMathFractionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":546,\"kind\":1024,\"name\":\"numerator\",\"url\":\"interfaces/IMathFractionOptions.html#numerator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathFractionOptions\"},{\"id\":547,\"kind\":1024,\"name\":\"denominator\",\"url\":\"interfaces/IMathFractionOptions.html#denominator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathFractionOptions\"},{\"id\":548,\"kind\":128,\"name\":\"MathFraction\",\"url\":\"classes/MathFraction.html\",\"classes\":\"tsd-kind-class\"},{\"id\":549,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathFraction.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathFraction\"},{\"id\":550,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathFraction.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFraction\"},{\"id\":551,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathFraction.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFraction\"},{\"id\":552,\"kind\":128,\"name\":\"MathDenominator\",\"url\":\"classes/MathDenominator.html\",\"classes\":\"tsd-kind-class\"},{\"id\":553,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathDenominator.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathDenominator\"},{\"id\":554,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathDenominator.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathDenominator\"},{\"id\":555,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathDenominator.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathDenominator\"},{\"id\":556,\"kind\":128,\"name\":\"MathNumerator\",\"url\":\"classes/MathNumerator.html\",\"classes\":\"tsd-kind-class\"},{\"id\":557,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathNumerator.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathNumerator\"},{\"id\":558,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathNumerator.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathNumerator\"},{\"id\":559,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathNumerator.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathNumerator\"},{\"id\":560,\"kind\":128,\"name\":\"MathAccentCharacter\",\"url\":\"classes/MathAccentCharacter.html\",\"classes\":\"tsd-kind-class\"},{\"id\":561,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathAccentCharacter.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathAccentCharacter\"},{\"id\":562,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathAccentCharacter.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathAccentCharacter\"},{\"id\":563,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathAccentCharacter.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathAccentCharacter\"},{\"id\":564,\"kind\":128,\"name\":\"MathBase\",\"url\":\"classes/MathBase.html\",\"classes\":\"tsd-kind-class\"},{\"id\":565,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathBase.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathBase\"},{\"id\":566,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathBase.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathBase\"},{\"id\":567,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathBase.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathBase\"},{\"id\":568,\"kind\":128,\"name\":\"MathLimitLocation\",\"url\":\"classes/MathLimitLocation.html\",\"classes\":\"tsd-kind-class\"},{\"id\":569,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathLimitLocation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathLimitLocation\"},{\"id\":570,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathLimitLocation.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathLimitLocation\"},{\"id\":571,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathLimitLocation.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathLimitLocation\"},{\"id\":572,\"kind\":128,\"name\":\"MathNArayProperties\",\"url\":\"classes/MathNArayProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":573,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathNArayProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathNArayProperties\"},{\"id\":574,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathNArayProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathNArayProperties\"},{\"id\":575,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathNArayProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathNArayProperties\"},{\"id\":576,\"kind\":128,\"name\":\"MathSubScriptElement\",\"url\":\"classes/MathSubScriptElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":577,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSubScriptElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSubScriptElement\"},{\"id\":578,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSubScriptElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubScriptElement\"},{\"id\":579,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSubScriptElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubScriptElement\"},{\"id\":580,\"kind\":256,\"name\":\"IMathSumOptions\",\"url\":\"interfaces/IMathSumOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":581,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathSumOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSumOptions\"},{\"id\":582,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IMathSumOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSumOptions\"},{\"id\":583,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IMathSumOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSumOptions\"},{\"id\":584,\"kind\":128,\"name\":\"MathSum\",\"url\":\"classes/MathSum.html\",\"classes\":\"tsd-kind-class\"},{\"id\":585,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSum.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSum\"},{\"id\":586,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSum.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSum\"},{\"id\":587,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSum.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSum\"},{\"id\":588,\"kind\":128,\"name\":\"MathSuperScriptElement\",\"url\":\"classes/MathSuperScriptElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":589,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSuperScriptElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSuperScriptElement\"},{\"id\":590,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSuperScriptElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSuperScriptElement\"},{\"id\":591,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSuperScriptElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSuperScriptElement\"},{\"id\":592,\"kind\":256,\"name\":\"IMathSuperScriptOptions\",\"url\":\"interfaces/IMathSuperScriptOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":593,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathSuperScriptOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSuperScriptOptions\"},{\"id\":594,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IMathSuperScriptOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSuperScriptOptions\"},{\"id\":595,\"kind\":128,\"name\":\"MathSuperScript\",\"url\":\"classes/MathSuperScript.html\",\"classes\":\"tsd-kind-class\"},{\"id\":596,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSuperScript.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSuperScript\"},{\"id\":597,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSuperScript.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSuperScript\"},{\"id\":598,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSuperScript.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSuperScript\"},{\"id\":599,\"kind\":128,\"name\":\"MathSuperScriptProperties\",\"url\":\"classes/MathSuperScriptProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":600,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSuperScriptProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSuperScriptProperties\"},{\"id\":601,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSuperScriptProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSuperScriptProperties\"},{\"id\":602,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSuperScriptProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSuperScriptProperties\"},{\"id\":603,\"kind\":256,\"name\":\"IMathSubScriptOptions\",\"url\":\"interfaces/IMathSubScriptOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":604,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathSubScriptOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSubScriptOptions\"},{\"id\":605,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IMathSubScriptOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSubScriptOptions\"},{\"id\":606,\"kind\":128,\"name\":\"MathSubScript\",\"url\":\"classes/MathSubScript.html\",\"classes\":\"tsd-kind-class\"},{\"id\":607,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSubScript.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSubScript\"},{\"id\":608,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSubScript.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubScript\"},{\"id\":609,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSubScript.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubScript\"},{\"id\":610,\"kind\":128,\"name\":\"MathSubScriptProperties\",\"url\":\"classes/MathSubScriptProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":611,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSubScriptProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSubScriptProperties\"},{\"id\":612,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSubScriptProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubScriptProperties\"},{\"id\":613,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSubScriptProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubScriptProperties\"},{\"id\":614,\"kind\":256,\"name\":\"IMathSubSuperScriptOptions\",\"url\":\"interfaces/IMathSubSuperScriptOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":615,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathSubSuperScriptOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSubSuperScriptOptions\"},{\"id\":616,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IMathSubSuperScriptOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSubSuperScriptOptions\"},{\"id\":617,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IMathSubSuperScriptOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathSubSuperScriptOptions\"},{\"id\":618,\"kind\":128,\"name\":\"MathSubSuperScript\",\"url\":\"classes/MathSubSuperScript.html\",\"classes\":\"tsd-kind-class\"},{\"id\":619,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSubSuperScript.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSubSuperScript\"},{\"id\":620,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSubSuperScript.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubSuperScript\"},{\"id\":621,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSubSuperScript.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubSuperScript\"},{\"id\":622,\"kind\":128,\"name\":\"MathSubSuperScriptProperties\",\"url\":\"classes/MathSubSuperScriptProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":623,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSubSuperScriptProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSubSuperScriptProperties\"},{\"id\":624,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSubSuperScriptProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubSuperScriptProperties\"},{\"id\":625,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSubSuperScriptProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSubSuperScriptProperties\"},{\"id\":626,\"kind\":256,\"name\":\"IMathPreSubSuperScriptOptions\",\"url\":\"interfaces/IMathPreSubSuperScriptOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":627,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathPreSubSuperScriptOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathPreSubSuperScriptOptions\"},{\"id\":628,\"kind\":1024,\"name\":\"subScript\",\"url\":\"interfaces/IMathPreSubSuperScriptOptions.html#subScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathPreSubSuperScriptOptions\"},{\"id\":629,\"kind\":1024,\"name\":\"superScript\",\"url\":\"interfaces/IMathPreSubSuperScriptOptions.html#superScript\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathPreSubSuperScriptOptions\"},{\"id\":630,\"kind\":128,\"name\":\"MathPreSubSuperScript\",\"url\":\"classes/MathPreSubSuperScript.html\",\"classes\":\"tsd-kind-class\"},{\"id\":631,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathPreSubSuperScript.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathPreSubSuperScript\"},{\"id\":632,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathPreSubSuperScript.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathPreSubSuperScript\"},{\"id\":633,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathPreSubSuperScript.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathPreSubSuperScript\"},{\"id\":634,\"kind\":128,\"name\":\"MathPreSubSuperScriptProperties\",\"url\":\"classes/MathPreSubSuperScriptProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":635,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathPreSubSuperScriptProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathPreSubSuperScriptProperties\"},{\"id\":636,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathPreSubSuperScriptProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathPreSubSuperScriptProperties\"},{\"id\":637,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathPreSubSuperScriptProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathPreSubSuperScriptProperties\"},{\"id\":638,\"kind\":4194304,\"name\":\"MathComponent\",\"url\":\"modules.html#MathComponent\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":639,\"kind\":128,\"name\":\"MathDegree\",\"url\":\"classes/MathDegree.html\",\"classes\":\"tsd-kind-class\"},{\"id\":640,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathDegree.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathDegree\"},{\"id\":641,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathDegree.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathDegree\"},{\"id\":642,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathDegree.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathDegree\"},{\"id\":643,\"kind\":256,\"name\":\"IMathRadicalOptions\",\"url\":\"interfaces/IMathRadicalOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":644,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathRadicalOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathRadicalOptions\"},{\"id\":645,\"kind\":1024,\"name\":\"degree\",\"url\":\"interfaces/IMathRadicalOptions.html#degree\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathRadicalOptions\"},{\"id\":646,\"kind\":128,\"name\":\"MathRadical\",\"url\":\"classes/MathRadical.html\",\"classes\":\"tsd-kind-class\"},{\"id\":647,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathRadical.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathRadical\"},{\"id\":648,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathRadical.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRadical\"},{\"id\":649,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathRadical.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRadical\"},{\"id\":650,\"kind\":128,\"name\":\"MathRadicalProperties\",\"url\":\"classes/MathRadicalProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":651,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathRadicalProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathRadicalProperties\"},{\"id\":652,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathRadicalProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRadicalProperties\"},{\"id\":653,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathRadicalProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRadicalProperties\"},{\"id\":654,\"kind\":256,\"name\":\"IMathFunctionOptions\",\"url\":\"interfaces/IMathFunctionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":655,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IMathFunctionOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathFunctionOptions\"},{\"id\":656,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/IMathFunctionOptions.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMathFunctionOptions\"},{\"id\":657,\"kind\":128,\"name\":\"MathFunction\",\"url\":\"classes/MathFunction.html\",\"classes\":\"tsd-kind-class\"},{\"id\":658,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathFunction.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathFunction\"},{\"id\":659,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathFunction.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFunction\"},{\"id\":660,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathFunction.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFunction\"},{\"id\":661,\"kind\":128,\"name\":\"MathFunctionName\",\"url\":\"classes/MathFunctionName.html\",\"classes\":\"tsd-kind-class\"},{\"id\":662,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathFunctionName.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathFunctionName\"},{\"id\":663,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathFunctionName.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFunctionName\"},{\"id\":664,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathFunctionName.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFunctionName\"},{\"id\":665,\"kind\":128,\"name\":\"MathFunctionProperties\",\"url\":\"classes/MathFunctionProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":666,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathFunctionProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathFunctionProperties\"},{\"id\":667,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathFunctionProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFunctionProperties\"},{\"id\":668,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathFunctionProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathFunctionProperties\"},{\"id\":669,\"kind\":128,\"name\":\"MathRoundBrackets\",\"url\":\"classes/MathRoundBrackets.html\",\"classes\":\"tsd-kind-class\"},{\"id\":670,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathRoundBrackets.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathRoundBrackets\"},{\"id\":671,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathRoundBrackets.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRoundBrackets\"},{\"id\":672,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathRoundBrackets.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathRoundBrackets\"},{\"id\":673,\"kind\":128,\"name\":\"MathSquareBrackets\",\"url\":\"classes/MathSquareBrackets.html\",\"classes\":\"tsd-kind-class\"},{\"id\":674,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathSquareBrackets.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathSquareBrackets\"},{\"id\":675,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathSquareBrackets.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSquareBrackets\"},{\"id\":676,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathSquareBrackets.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathSquareBrackets\"},{\"id\":677,\"kind\":128,\"name\":\"MathCurlyBrackets\",\"url\":\"classes/MathCurlyBrackets.html\",\"classes\":\"tsd-kind-class\"},{\"id\":678,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathCurlyBrackets.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathCurlyBrackets\"},{\"id\":679,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathCurlyBrackets.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathCurlyBrackets\"},{\"id\":680,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathCurlyBrackets.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathCurlyBrackets\"},{\"id\":681,\"kind\":128,\"name\":\"MathAngledBrackets\",\"url\":\"classes/MathAngledBrackets.html\",\"classes\":\"tsd-kind-class\"},{\"id\":682,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathAngledBrackets.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MathAngledBrackets\"},{\"id\":683,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/MathAngledBrackets.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathAngledBrackets\"},{\"id\":684,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/MathAngledBrackets.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MathAngledBrackets\"},{\"id\":685,\"kind\":8,\"name\":\"DropCapType\",\"url\":\"enums/DropCapType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":686,\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/DropCapType.html#NONE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DropCapType\"},{\"id\":687,\"kind\":16,\"name\":\"DROP\",\"url\":\"enums/DropCapType.html#DROP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DropCapType\"},{\"id\":688,\"kind\":16,\"name\":\"MARGIN\",\"url\":\"enums/DropCapType.html#MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DropCapType\"},{\"id\":689,\"kind\":8,\"name\":\"FrameAnchorType\",\"url\":\"enums/FrameAnchorType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":690,\"kind\":16,\"name\":\"MARGIN\",\"url\":\"enums/FrameAnchorType.html#MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameAnchorType\"},{\"id\":691,\"kind\":16,\"name\":\"PAGE\",\"url\":\"enums/FrameAnchorType.html#PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameAnchorType\"},{\"id\":692,\"kind\":16,\"name\":\"TEXT\",\"url\":\"enums/FrameAnchorType.html#TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameAnchorType\"},{\"id\":693,\"kind\":8,\"name\":\"FrameWrap\",\"url\":\"enums/FrameWrap.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":694,\"kind\":16,\"name\":\"AROUND\",\"url\":\"enums/FrameWrap.html#AROUND\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameWrap\"},{\"id\":695,\"kind\":16,\"name\":\"AUTO\",\"url\":\"enums/FrameWrap.html#AUTO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameWrap\"},{\"id\":696,\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/FrameWrap.html#NONE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameWrap\"},{\"id\":697,\"kind\":16,\"name\":\"NOT_BESIDE\",\"url\":\"enums/FrameWrap.html#NOT_BESIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameWrap\"},{\"id\":698,\"kind\":16,\"name\":\"THROUGH\",\"url\":\"enums/FrameWrap.html#THROUGH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameWrap\"},{\"id\":699,\"kind\":16,\"name\":\"TIGHT\",\"url\":\"enums/FrameWrap.html#TIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"FrameWrap\"},{\"id\":700,\"kind\":256,\"name\":\"IXYFrameOptions\",\"url\":\"interfaces/IXYFrameOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":701,\"kind\":1024,\"name\":\"position\",\"url\":\"interfaces/IXYFrameOptions.html#position\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IXYFrameOptions\"},{\"id\":702,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IXYFrameOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IXYFrameOptions\"},{\"id\":703,\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/IXYFrameOptions.html#__type-1.x\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IXYFrameOptions.__type\"},{\"id\":704,\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/IXYFrameOptions.html#__type-1.y\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IXYFrameOptions.__type\"},{\"id\":705,\"kind\":1024,\"name\":\"anchorLock\",\"url\":\"interfaces/IXYFrameOptions.html#anchorLock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":706,\"kind\":1024,\"name\":\"dropCap\",\"url\":\"interfaces/IXYFrameOptions.html#dropCap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":707,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/IXYFrameOptions.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":708,\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/IXYFrameOptions.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":709,\"kind\":1024,\"name\":\"wrap\",\"url\":\"interfaces/IXYFrameOptions.html#wrap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":710,\"kind\":1024,\"name\":\"lines\",\"url\":\"interfaces/IXYFrameOptions.html#lines\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":711,\"kind\":1024,\"name\":\"anchor\",\"url\":\"interfaces/IXYFrameOptions.html#anchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":712,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IXYFrameOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IXYFrameOptions\"},{\"id\":713,\"kind\":1024,\"name\":\"horizontal\",\"url\":\"interfaces/IXYFrameOptions.html#__type.horizontal\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IXYFrameOptions.__type\"},{\"id\":714,\"kind\":1024,\"name\":\"vertical\",\"url\":\"interfaces/IXYFrameOptions.html#__type.vertical\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IXYFrameOptions.__type\"},{\"id\":715,\"kind\":1024,\"name\":\"space\",\"url\":\"interfaces/IXYFrameOptions.html#space\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":716,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IXYFrameOptions.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IXYFrameOptions\"},{\"id\":717,\"kind\":1024,\"name\":\"horizontal\",\"url\":\"interfaces/IXYFrameOptions.html#__type-2.horizontal-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IXYFrameOptions.__type\"},{\"id\":718,\"kind\":1024,\"name\":\"vertical\",\"url\":\"interfaces/IXYFrameOptions.html#__type-2.vertical-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IXYFrameOptions.__type\"},{\"id\":719,\"kind\":1024,\"name\":\"rule\",\"url\":\"interfaces/IXYFrameOptions.html#rule\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IXYFrameOptions\"},{\"id\":720,\"kind\":256,\"name\":\"IAlignmentFrameOptions\",\"url\":\"interfaces/IAlignmentFrameOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":721,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/IAlignmentFrameOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":722,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":723,\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type.x\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IAlignmentFrameOptions.__type\"},{\"id\":724,\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type.y\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IAlignmentFrameOptions.__type\"},{\"id\":725,\"kind\":1024,\"name\":\"anchorLock\",\"url\":\"interfaces/IAlignmentFrameOptions.html#anchorLock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":726,\"kind\":1024,\"name\":\"dropCap\",\"url\":\"interfaces/IAlignmentFrameOptions.html#dropCap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":727,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/IAlignmentFrameOptions.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":728,\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/IAlignmentFrameOptions.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":729,\"kind\":1024,\"name\":\"wrap\",\"url\":\"interfaces/IAlignmentFrameOptions.html#wrap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":730,\"kind\":1024,\"name\":\"lines\",\"url\":\"interfaces/IAlignmentFrameOptions.html#lines\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":731,\"kind\":1024,\"name\":\"anchor\",\"url\":\"interfaces/IAlignmentFrameOptions.html#anchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":732,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":733,\"kind\":1024,\"name\":\"horizontal\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type-1.horizontal\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IAlignmentFrameOptions.__type\"},{\"id\":734,\"kind\":1024,\"name\":\"vertical\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type-1.vertical\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IAlignmentFrameOptions.__type\"},{\"id\":735,\"kind\":1024,\"name\":\"space\",\"url\":\"interfaces/IAlignmentFrameOptions.html#space\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":736,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":737,\"kind\":1024,\"name\":\"horizontal\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type-2.horizontal-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IAlignmentFrameOptions.__type\"},{\"id\":738,\"kind\":1024,\"name\":\"vertical\",\"url\":\"interfaces/IAlignmentFrameOptions.html#__type-2.vertical-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IAlignmentFrameOptions.__type\"},{\"id\":739,\"kind\":1024,\"name\":\"rule\",\"url\":\"interfaces/IAlignmentFrameOptions.html#rule\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IAlignmentFrameOptions\"},{\"id\":740,\"kind\":4194304,\"name\":\"IFrameOptions\",\"url\":\"modules.html#IFrameOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":741,\"kind\":128,\"name\":\"FramePropertiesAttributes\",\"url\":\"classes/FramePropertiesAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":742,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FramePropertiesAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FramePropertiesAttributes\"},{\"id\":743,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/FramePropertiesAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FramePropertiesAttributes\"},{\"id\":744,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/FramePropertiesAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FramePropertiesAttributes\"},{\"id\":745,\"kind\":128,\"name\":\"FrameProperties\",\"url\":\"classes/FrameProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":746,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FrameProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"FrameProperties\"},{\"id\":747,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/FrameProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FrameProperties\"},{\"id\":748,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/FrameProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FrameProperties\"},{\"id\":749,\"kind\":256,\"name\":\"ITableOptions\",\"url\":\"interfaces/ITableOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":750,\"kind\":1024,\"name\":\"rows\",\"url\":\"interfaces/ITableOptions.html#rows\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":751,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/ITableOptions.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":752,\"kind\":1024,\"name\":\"columnWidths\",\"url\":\"interfaces/ITableOptions.html#columnWidths\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":753,\"kind\":1024,\"name\":\"margins\",\"url\":\"interfaces/ITableOptions.html#margins\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":754,\"kind\":1024,\"name\":\"indent\",\"url\":\"interfaces/ITableOptions.html#indent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":755,\"kind\":1024,\"name\":\"float\",\"url\":\"interfaces/ITableOptions.html#float\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":756,\"kind\":1024,\"name\":\"layout\",\"url\":\"interfaces/ITableOptions.html#layout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":757,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/ITableOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":758,\"kind\":1024,\"name\":\"borders\",\"url\":\"interfaces/ITableOptions.html#borders\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":759,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/ITableOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":760,\"kind\":1024,\"name\":\"visuallyRightToLeft\",\"url\":\"interfaces/ITableOptions.html#visuallyRightToLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOptions\"},{\"id\":761,\"kind\":128,\"name\":\"Table\",\"url\":\"classes/Table.html\",\"classes\":\"tsd-kind-class\"},{\"id\":762,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Table.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Table\"},{\"id\":763,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Table.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Table\"},{\"id\":764,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Table.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Table\"},{\"id\":765,\"kind\":256,\"name\":\"ITableCellOptions\",\"url\":\"interfaces/ITableCellOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":766,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/ITableCellOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableCellOptions\"},{\"id\":767,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/ITableCellOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":768,\"kind\":1024,\"name\":\"margins\",\"url\":\"interfaces/ITableCellOptions.html#margins\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":769,\"kind\":1024,\"name\":\"verticalAlign\",\"url\":\"interfaces/ITableCellOptions.html#verticalAlign\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":770,\"kind\":1024,\"name\":\"textDirection\",\"url\":\"interfaces/ITableCellOptions.html#textDirection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":771,\"kind\":1024,\"name\":\"verticalMerge\",\"url\":\"interfaces/ITableCellOptions.html#verticalMerge\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":772,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/ITableCellOptions.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":773,\"kind\":1024,\"name\":\"columnSpan\",\"url\":\"interfaces/ITableCellOptions.html#columnSpan\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":774,\"kind\":1024,\"name\":\"rowSpan\",\"url\":\"interfaces/ITableCellOptions.html#rowSpan\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":775,\"kind\":1024,\"name\":\"borders\",\"url\":\"interfaces/ITableCellOptions.html#borders\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableCellOptions\"},{\"id\":776,\"kind\":128,\"name\":\"TableCell\",\"url\":\"classes/TableCell.html\",\"classes\":\"tsd-kind-class\"},{\"id\":777,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableCell.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableCell\"},{\"id\":778,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/TableCell.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TableCell\"},{\"id\":779,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableCell.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableCell\"},{\"id\":780,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableCell.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableCell\"},{\"id\":781,\"kind\":256,\"name\":\"ITableCellBorders\",\"url\":\"interfaces/ITableCellBorders.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":782,\"kind\":1024,\"name\":\"top\",\"url\":\"interfaces/ITableCellBorders.html#top\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableCellBorders\"},{\"id\":783,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/ITableCellBorders.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableCellBorders\"},{\"id\":784,\"kind\":1024,\"name\":\"left\",\"url\":\"interfaces/ITableCellBorders.html#left\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableCellBorders\"},{\"id\":785,\"kind\":1024,\"name\":\"bottom\",\"url\":\"interfaces/ITableCellBorders.html#bottom\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableCellBorders\"},{\"id\":786,\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/ITableCellBorders.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableCellBorders\"},{\"id\":787,\"kind\":1024,\"name\":\"right\",\"url\":\"interfaces/ITableCellBorders.html#right\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableCellBorders\"},{\"id\":788,\"kind\":128,\"name\":\"TableCellBorders\",\"url\":\"classes/TableCellBorders.html\",\"classes\":\"tsd-kind-class\"},{\"id\":789,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableCellBorders.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableCellBorders\"},{\"id\":790,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableCellBorders.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableCellBorders\"},{\"id\":791,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableCellBorders.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableCellBorders\"},{\"id\":792,\"kind\":128,\"name\":\"GridSpan\",\"url\":\"classes/GridSpan.html\",\"classes\":\"tsd-kind-class\"},{\"id\":793,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GridSpan.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"GridSpan\"},{\"id\":794,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/GridSpan.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GridSpan\"},{\"id\":795,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/GridSpan.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GridSpan\"},{\"id\":796,\"kind\":8,\"name\":\"VerticalMergeType\",\"url\":\"enums/VerticalMergeType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":797,\"kind\":16,\"name\":\"CONTINUE\",\"url\":\"enums/VerticalMergeType.html#CONTINUE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalMergeType\"},{\"id\":798,\"kind\":16,\"name\":\"RESTART\",\"url\":\"enums/VerticalMergeType.html#RESTART\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalMergeType\"},{\"id\":799,\"kind\":128,\"name\":\"VerticalMerge\",\"url\":\"classes/VerticalMerge.html\",\"classes\":\"tsd-kind-class\"},{\"id\":800,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VerticalMerge.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"VerticalMerge\"},{\"id\":801,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/VerticalMerge.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalMerge\"},{\"id\":802,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/VerticalMerge.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalMerge\"},{\"id\":803,\"kind\":8,\"name\":\"TextDirection\",\"url\":\"enums/TextDirection.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":804,\"kind\":16,\"name\":\"BOTTOM_TO_TOP_LEFT_TO_RIGHT\",\"url\":\"enums/TextDirection.html#BOTTOM_TO_TOP_LEFT_TO_RIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextDirection\"},{\"id\":805,\"kind\":16,\"name\":\"LEFT_TO_RIGHT_TOP_TO_BOTTOM\",\"url\":\"enums/TextDirection.html#LEFT_TO_RIGHT_TOP_TO_BOTTOM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextDirection\"},{\"id\":806,\"kind\":16,\"name\":\"TOP_TO_BOTTOM_RIGHT_TO_LEFT\",\"url\":\"enums/TextDirection.html#TOP_TO_BOTTOM_RIGHT_TO_LEFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextDirection\"},{\"id\":807,\"kind\":128,\"name\":\"TDirection\",\"url\":\"classes/TDirection.html\",\"classes\":\"tsd-kind-class\"},{\"id\":808,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TDirection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TDirection\"},{\"id\":809,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TDirection.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TDirection\"},{\"id\":810,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TDirection.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TDirection\"},{\"id\":811,\"kind\":256,\"name\":\"ITablePropertiesOptions\",\"url\":\"interfaces/ITablePropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":812,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/ITablePropertiesOptions.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":813,\"kind\":1024,\"name\":\"indent\",\"url\":\"interfaces/ITablePropertiesOptions.html#indent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":814,\"kind\":1024,\"name\":\"layout\",\"url\":\"interfaces/ITablePropertiesOptions.html#layout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":815,\"kind\":1024,\"name\":\"borders\",\"url\":\"interfaces/ITablePropertiesOptions.html#borders\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":816,\"kind\":1024,\"name\":\"float\",\"url\":\"interfaces/ITablePropertiesOptions.html#float\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":817,\"kind\":1024,\"name\":\"shading\",\"url\":\"interfaces/ITablePropertiesOptions.html#shading\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":818,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/ITablePropertiesOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":819,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/ITablePropertiesOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":820,\"kind\":1024,\"name\":\"cellMargin\",\"url\":\"interfaces/ITablePropertiesOptions.html#cellMargin\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":821,\"kind\":1024,\"name\":\"visuallyRightToLeft\",\"url\":\"interfaces/ITablePropertiesOptions.html#visuallyRightToLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITablePropertiesOptions\"},{\"id\":822,\"kind\":128,\"name\":\"TableProperties\",\"url\":\"classes/TableProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":823,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableProperties\"},{\"id\":824,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableProperties\"},{\"id\":825,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableProperties\"},{\"id\":826,\"kind\":8,\"name\":\"TableAnchorType\",\"url\":\"enums/TableAnchorType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":827,\"kind\":16,\"name\":\"MARGIN\",\"url\":\"enums/TableAnchorType.html#MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TableAnchorType\"},{\"id\":828,\"kind\":16,\"name\":\"PAGE\",\"url\":\"enums/TableAnchorType.html#PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TableAnchorType\"},{\"id\":829,\"kind\":16,\"name\":\"TEXT\",\"url\":\"enums/TableAnchorType.html#TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TableAnchorType\"},{\"id\":830,\"kind\":8,\"name\":\"RelativeHorizontalPosition\",\"url\":\"enums/RelativeHorizontalPosition.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":831,\"kind\":16,\"name\":\"CENTER\",\"url\":\"enums/RelativeHorizontalPosition.html#CENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeHorizontalPosition\"},{\"id\":832,\"kind\":16,\"name\":\"INSIDE\",\"url\":\"enums/RelativeHorizontalPosition.html#INSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeHorizontalPosition\"},{\"id\":833,\"kind\":16,\"name\":\"LEFT\",\"url\":\"enums/RelativeHorizontalPosition.html#LEFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeHorizontalPosition\"},{\"id\":834,\"kind\":16,\"name\":\"OUTSIDE\",\"url\":\"enums/RelativeHorizontalPosition.html#OUTSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeHorizontalPosition\"},{\"id\":835,\"kind\":16,\"name\":\"RIGHT\",\"url\":\"enums/RelativeHorizontalPosition.html#RIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeHorizontalPosition\"},{\"id\":836,\"kind\":8,\"name\":\"RelativeVerticalPosition\",\"url\":\"enums/RelativeVerticalPosition.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":837,\"kind\":16,\"name\":\"CENTER\",\"url\":\"enums/RelativeVerticalPosition.html#CENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeVerticalPosition\"},{\"id\":838,\"kind\":16,\"name\":\"INSIDE\",\"url\":\"enums/RelativeVerticalPosition.html#INSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeVerticalPosition\"},{\"id\":839,\"kind\":16,\"name\":\"BOTTOM\",\"url\":\"enums/RelativeVerticalPosition.html#BOTTOM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeVerticalPosition\"},{\"id\":840,\"kind\":16,\"name\":\"OUTSIDE\",\"url\":\"enums/RelativeVerticalPosition.html#OUTSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeVerticalPosition\"},{\"id\":841,\"kind\":16,\"name\":\"INLINE\",\"url\":\"enums/RelativeVerticalPosition.html#INLINE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeVerticalPosition\"},{\"id\":842,\"kind\":16,\"name\":\"TOP\",\"url\":\"enums/RelativeVerticalPosition.html#TOP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RelativeVerticalPosition\"},{\"id\":843,\"kind\":256,\"name\":\"ITableFloatOptions\",\"url\":\"interfaces/ITableFloatOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":844,\"kind\":1024,\"name\":\"horizontalAnchor\",\"url\":\"interfaces/ITableFloatOptions.html#horizontalAnchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":845,\"kind\":1024,\"name\":\"absoluteHorizontalPosition\",\"url\":\"interfaces/ITableFloatOptions.html#absoluteHorizontalPosition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":846,\"kind\":1024,\"name\":\"relativeHorizontalPosition\",\"url\":\"interfaces/ITableFloatOptions.html#relativeHorizontalPosition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":847,\"kind\":1024,\"name\":\"verticalAnchor\",\"url\":\"interfaces/ITableFloatOptions.html#verticalAnchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":848,\"kind\":1024,\"name\":\"absoluteVerticalPosition\",\"url\":\"interfaces/ITableFloatOptions.html#absoluteVerticalPosition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":849,\"kind\":1024,\"name\":\"relativeVerticalPosition\",\"url\":\"interfaces/ITableFloatOptions.html#relativeVerticalPosition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":850,\"kind\":1024,\"name\":\"bottomFromText\",\"url\":\"interfaces/ITableFloatOptions.html#bottomFromText\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":851,\"kind\":1024,\"name\":\"topFromText\",\"url\":\"interfaces/ITableFloatOptions.html#topFromText\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":852,\"kind\":1024,\"name\":\"leftFromText\",\"url\":\"interfaces/ITableFloatOptions.html#leftFromText\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":853,\"kind\":1024,\"name\":\"rightFromText\",\"url\":\"interfaces/ITableFloatOptions.html#rightFromText\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":854,\"kind\":1024,\"name\":\"overlap\",\"url\":\"interfaces/ITableFloatOptions.html#overlap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableFloatOptions\"},{\"id\":855,\"kind\":128,\"name\":\"TableFloatOptionsAttributes\",\"url\":\"classes/TableFloatOptionsAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":856,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableFloatOptionsAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableFloatOptionsAttributes\"},{\"id\":857,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableFloatOptionsAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableFloatOptionsAttributes\"},{\"id\":858,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/TableFloatOptionsAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableFloatOptionsAttributes\"},{\"id\":859,\"kind\":128,\"name\":\"TableFloatProperties\",\"url\":\"classes/TableFloatProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":860,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableFloatProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableFloatProperties\"},{\"id\":861,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableFloatProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableFloatProperties\"},{\"id\":862,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableFloatProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableFloatProperties\"},{\"id\":863,\"kind\":8,\"name\":\"TableLayoutType\",\"url\":\"enums/TableLayoutType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":864,\"kind\":16,\"name\":\"AUTOFIT\",\"url\":\"enums/TableLayoutType.html#AUTOFIT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TableLayoutType\"},{\"id\":865,\"kind\":16,\"name\":\"FIXED\",\"url\":\"enums/TableLayoutType.html#FIXED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TableLayoutType\"},{\"id\":866,\"kind\":128,\"name\":\"TableLayout\",\"url\":\"classes/TableLayout.html\",\"classes\":\"tsd-kind-class\"},{\"id\":867,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableLayout.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableLayout\"},{\"id\":868,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableLayout.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableLayout\"},{\"id\":869,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableLayout.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableLayout\"},{\"id\":870,\"kind\":256,\"name\":\"ITableBordersOptions\",\"url\":\"interfaces/ITableBordersOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":871,\"kind\":1024,\"name\":\"top\",\"url\":\"interfaces/ITableBordersOptions.html#top\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableBordersOptions\"},{\"id\":872,\"kind\":1024,\"name\":\"bottom\",\"url\":\"interfaces/ITableBordersOptions.html#bottom\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableBordersOptions\"},{\"id\":873,\"kind\":1024,\"name\":\"left\",\"url\":\"interfaces/ITableBordersOptions.html#left\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableBordersOptions\"},{\"id\":874,\"kind\":1024,\"name\":\"right\",\"url\":\"interfaces/ITableBordersOptions.html#right\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableBordersOptions\"},{\"id\":875,\"kind\":1024,\"name\":\"insideHorizontal\",\"url\":\"interfaces/ITableBordersOptions.html#insideHorizontal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableBordersOptions\"},{\"id\":876,\"kind\":1024,\"name\":\"insideVertical\",\"url\":\"interfaces/ITableBordersOptions.html#insideVertical\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableBordersOptions\"},{\"id\":877,\"kind\":128,\"name\":\"TableBorders\",\"url\":\"classes/TableBorders.html\",\"classes\":\"tsd-kind-class\"},{\"id\":878,\"kind\":1024,\"name\":\"NONE\",\"url\":\"classes/TableBorders.html#NONE\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"TableBorders\"},{\"id\":879,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TableBorders.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"TableBorders\"},{\"id\":880,\"kind\":1024,\"name\":\"top\",\"url\":\"classes/TableBorders.html#__type.top\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":881,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TableBorders.html#__type.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":882,\"kind\":1024,\"name\":\"style\",\"url\":\"classes/TableBorders.html#__type.__type-6.style-5\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":883,\"kind\":1024,\"name\":\"size\",\"url\":\"classes/TableBorders.html#__type.__type-6.size-5\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":884,\"kind\":1024,\"name\":\"color\",\"url\":\"classes/TableBorders.html#__type.__type-6.color-5\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":885,\"kind\":1024,\"name\":\"bottom\",\"url\":\"classes/TableBorders.html#__type.bottom\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":886,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TableBorders.html#__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":887,\"kind\":1024,\"name\":\"style\",\"url\":\"classes/TableBorders.html#__type.__type-1.style\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":888,\"kind\":1024,\"name\":\"size\",\"url\":\"classes/TableBorders.html#__type.__type-1.size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":889,\"kind\":1024,\"name\":\"color\",\"url\":\"classes/TableBorders.html#__type.__type-1.color\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":890,\"kind\":1024,\"name\":\"left\",\"url\":\"classes/TableBorders.html#__type.left\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":891,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TableBorders.html#__type.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":892,\"kind\":1024,\"name\":\"style\",\"url\":\"classes/TableBorders.html#__type.__type-4.style-3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":893,\"kind\":1024,\"name\":\"size\",\"url\":\"classes/TableBorders.html#__type.__type-4.size-3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":894,\"kind\":1024,\"name\":\"color\",\"url\":\"classes/TableBorders.html#__type.__type-4.color-3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":895,\"kind\":1024,\"name\":\"right\",\"url\":\"classes/TableBorders.html#__type.right\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":896,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TableBorders.html#__type.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":897,\"kind\":1024,\"name\":\"style\",\"url\":\"classes/TableBorders.html#__type.__type-5.style-4\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":898,\"kind\":1024,\"name\":\"size\",\"url\":\"classes/TableBorders.html#__type.__type-5.size-4\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":899,\"kind\":1024,\"name\":\"color\",\"url\":\"classes/TableBorders.html#__type.__type-5.color-4\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":900,\"kind\":1024,\"name\":\"insideHorizontal\",\"url\":\"classes/TableBorders.html#__type.insideHorizontal\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":901,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TableBorders.html#__type.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":902,\"kind\":1024,\"name\":\"style\",\"url\":\"classes/TableBorders.html#__type.__type-2.style-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":903,\"kind\":1024,\"name\":\"size\",\"url\":\"classes/TableBorders.html#__type.__type-2.size-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":904,\"kind\":1024,\"name\":\"color\",\"url\":\"classes/TableBorders.html#__type.__type-2.color-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":905,\"kind\":1024,\"name\":\"insideVertical\",\"url\":\"classes/TableBorders.html#__type.insideVertical\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":906,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TableBorders.html#__type.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type\"},{\"id\":907,\"kind\":1024,\"name\":\"style\",\"url\":\"classes/TableBorders.html#__type.__type-3.style-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":908,\"kind\":1024,\"name\":\"size\",\"url\":\"classes/TableBorders.html#__type.__type-3.size-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":909,\"kind\":1024,\"name\":\"color\",\"url\":\"classes/TableBorders.html#__type.__type-3.color-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TableBorders.__type.__type\"},{\"id\":910,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableBorders.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableBorders\"},{\"id\":911,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableBorders.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableBorders\"},{\"id\":912,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableBorders.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableBorders\"},{\"id\":913,\"kind\":8,\"name\":\"OverlapType\",\"url\":\"enums/OverlapType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":914,\"kind\":16,\"name\":\"NEVER\",\"url\":\"enums/OverlapType.html#NEVER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OverlapType\"},{\"id\":915,\"kind\":16,\"name\":\"OVERLAP\",\"url\":\"enums/OverlapType.html#OVERLAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OverlapType\"},{\"id\":916,\"kind\":128,\"name\":\"TableOverlap\",\"url\":\"classes/TableOverlap.html\",\"classes\":\"tsd-kind-class\"},{\"id\":917,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableOverlap.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableOverlap\"},{\"id\":918,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableOverlap.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableOverlap\"},{\"id\":919,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableOverlap.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableOverlap\"},{\"id\":920,\"kind\":256,\"name\":\"ITableRowOptions\",\"url\":\"interfaces/ITableRowOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":921,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/ITableRowOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableRowOptions\"},{\"id\":922,\"kind\":1024,\"name\":\"cantSplit\",\"url\":\"interfaces/ITableRowOptions.html#cantSplit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableRowOptions\"},{\"id\":923,\"kind\":1024,\"name\":\"tableHeader\",\"url\":\"interfaces/ITableRowOptions.html#tableHeader\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableRowOptions\"},{\"id\":924,\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/ITableRowOptions.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ITableRowOptions\"},{\"id\":925,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ITableRowOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ITableRowOptions\"},{\"id\":926,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ITableRowOptions.html#__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ITableRowOptions.__type\"},{\"id\":927,\"kind\":1024,\"name\":\"rule\",\"url\":\"interfaces/ITableRowOptions.html#__type.rule\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ITableRowOptions.__type\"},{\"id\":928,\"kind\":128,\"name\":\"TableRow\",\"url\":\"classes/TableRow.html\",\"classes\":\"tsd-kind-class\"},{\"id\":929,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableRow.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableRow\"},{\"id\":930,\"kind\":262144,\"name\":\"CellCount\",\"url\":\"classes/TableRow.html#CellCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"TableRow\"},{\"id\":931,\"kind\":262144,\"name\":\"cells\",\"url\":\"classes/TableRow.html#cells\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"TableRow\"},{\"id\":932,\"kind\":2048,\"name\":\"addCellToIndex\",\"url\":\"classes/TableRow.html#addCellToIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TableRow\"},{\"id\":933,\"kind\":2048,\"name\":\"addCellToColumnIndex\",\"url\":\"classes/TableRow.html#addCellToColumnIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TableRow\"},{\"id\":934,\"kind\":2048,\"name\":\"rootIndexToColumnIndex\",\"url\":\"classes/TableRow.html#rootIndexToColumnIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TableRow\"},{\"id\":935,\"kind\":2048,\"name\":\"columnIndexToRootIndex\",\"url\":\"classes/TableRow.html#columnIndexToRootIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TableRow\"},{\"id\":936,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableRow.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRow\"},{\"id\":937,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableRow.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRow\"},{\"id\":938,\"kind\":256,\"name\":\"ITableRowPropertiesOptions\",\"url\":\"interfaces/ITableRowPropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":939,\"kind\":1024,\"name\":\"cantSplit\",\"url\":\"interfaces/ITableRowPropertiesOptions.html#cantSplit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableRowPropertiesOptions\"},{\"id\":940,\"kind\":1024,\"name\":\"tableHeader\",\"url\":\"interfaces/ITableRowPropertiesOptions.html#tableHeader\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableRowPropertiesOptions\"},{\"id\":941,\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/ITableRowPropertiesOptions.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableRowPropertiesOptions\"},{\"id\":942,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ITableRowPropertiesOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ITableRowPropertiesOptions\"},{\"id\":943,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ITableRowPropertiesOptions.html#__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ITableRowPropertiesOptions.__type\"},{\"id\":944,\"kind\":1024,\"name\":\"rule\",\"url\":\"interfaces/ITableRowPropertiesOptions.html#__type.rule\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ITableRowPropertiesOptions.__type\"},{\"id\":945,\"kind\":128,\"name\":\"TableRowProperties\",\"url\":\"classes/TableRowProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":946,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableRowProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableRowProperties\"},{\"id\":947,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableRowProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRowProperties\"},{\"id\":948,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableRowProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRowProperties\"},{\"id\":949,\"kind\":8,\"name\":\"HeightRule\",\"url\":\"enums/HeightRule.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":950,\"kind\":16,\"name\":\"AUTO\",\"url\":\"enums/HeightRule.html#AUTO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeightRule\"},{\"id\":951,\"kind\":16,\"name\":\"ATLEAST\",\"url\":\"enums/HeightRule.html#ATLEAST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeightRule\"},{\"id\":952,\"kind\":16,\"name\":\"EXACT\",\"url\":\"enums/HeightRule.html#EXACT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeightRule\"},{\"id\":953,\"kind\":128,\"name\":\"TableRowHeightAttributes\",\"url\":\"classes/TableRowHeightAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":954,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableRowHeightAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRowHeightAttributes\"},{\"id\":955,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableRowHeightAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRowHeightAttributes\"},{\"id\":956,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/TableRowHeightAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRowHeightAttributes\"},{\"id\":957,\"kind\":128,\"name\":\"TableRowHeight\",\"url\":\"classes/TableRowHeight.html\",\"classes\":\"tsd-kind-class\"},{\"id\":958,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableRowHeight.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableRowHeight\"},{\"id\":959,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableRowHeight.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRowHeight\"},{\"id\":960,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableRowHeight.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableRowHeight\"},{\"id\":961,\"kind\":8,\"name\":\"WidthType\",\"url\":\"enums/WidthType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":962,\"kind\":16,\"name\":\"AUTO\",\"url\":\"enums/WidthType.html#AUTO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WidthType\"},{\"id\":963,\"kind\":16,\"name\":\"DXA\",\"url\":\"enums/WidthType.html#DXA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WidthType\"},{\"id\":964,\"kind\":16,\"name\":\"NIL\",\"url\":\"enums/WidthType.html#NIL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WidthType\"},{\"id\":965,\"kind\":16,\"name\":\"PERCENTAGE\",\"url\":\"enums/WidthType.html#PERCENTAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WidthType\"},{\"id\":966,\"kind\":256,\"name\":\"ITableWidthProperties\",\"url\":\"interfaces/ITableWidthProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":967,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/ITableWidthProperties.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableWidthProperties\"},{\"id\":968,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ITableWidthProperties.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableWidthProperties\"},{\"id\":969,\"kind\":128,\"name\":\"TableWidthElement\",\"url\":\"classes/TableWidthElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":970,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableWidthElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableWidthElement\"},{\"id\":971,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableWidthElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableWidthElement\"},{\"id\":972,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableWidthElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableWidthElement\"},{\"id\":973,\"kind\":256,\"name\":\"ISectionOptions\",\"url\":\"interfaces/ISectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":974,\"kind\":1024,\"name\":\"headers\",\"url\":\"interfaces/ISectionOptions.html#headers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionOptions\"},{\"id\":975,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ISectionOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ISectionOptions\"},{\"id\":976,\"kind\":1024,\"name\":\"default\",\"url\":\"interfaces/ISectionOptions.html#__type-1.default-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionOptions.__type\"},{\"id\":977,\"kind\":1024,\"name\":\"first\",\"url\":\"interfaces/ISectionOptions.html#__type-1.first-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionOptions.__type\"},{\"id\":978,\"kind\":1024,\"name\":\"even\",\"url\":\"interfaces/ISectionOptions.html#__type-1.even-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionOptions.__type\"},{\"id\":979,\"kind\":1024,\"name\":\"footers\",\"url\":\"interfaces/ISectionOptions.html#footers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionOptions\"},{\"id\":980,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ISectionOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ISectionOptions\"},{\"id\":981,\"kind\":1024,\"name\":\"default\",\"url\":\"interfaces/ISectionOptions.html#__type.default\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionOptions.__type\"},{\"id\":982,\"kind\":1024,\"name\":\"first\",\"url\":\"interfaces/ISectionOptions.html#__type.first\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionOptions.__type\"},{\"id\":983,\"kind\":1024,\"name\":\"even\",\"url\":\"interfaces/ISectionOptions.html#__type.even\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionOptions.__type\"},{\"id\":984,\"kind\":1024,\"name\":\"properties\",\"url\":\"interfaces/ISectionOptions.html#properties\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionOptions\"},{\"id\":985,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/ISectionOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionOptions\"},{\"id\":986,\"kind\":16777216,\"name\":\"File\",\"url\":\"modules.html#File\",\"classes\":\"tsd-kind-reference\"},{\"id\":987,\"kind\":256,\"name\":\"IFileProperties\",\"url\":\"interfaces/IFileProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":988,\"kind\":1024,\"name\":\"template\",\"url\":\"interfaces/IFileProperties.html#template\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFileProperties\"},{\"id\":989,\"kind\":256,\"name\":\"INumberingOptions\",\"url\":\"interfaces/INumberingOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":990,\"kind\":1024,\"name\":\"config\",\"url\":\"interfaces/INumberingOptions.html#config\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"INumberingOptions\"},{\"id\":991,\"kind\":128,\"name\":\"Numbering\",\"url\":\"classes/Numbering.html\",\"classes\":\"tsd-kind-class\"},{\"id\":992,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Numbering.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Numbering\"},{\"id\":993,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Numbering.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Numbering\"},{\"id\":994,\"kind\":2048,\"name\":\"createConcreteNumberingInstance\",\"url\":\"classes/Numbering.html#createConcreteNumberingInstance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Numbering\"},{\"id\":995,\"kind\":262144,\"name\":\"ConcreteNumbering\",\"url\":\"classes/Numbering.html#ConcreteNumbering\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Numbering\"},{\"id\":996,\"kind\":262144,\"name\":\"ReferenceConfig\",\"url\":\"classes/Numbering.html#ReferenceConfig\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Numbering\"},{\"id\":997,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Numbering.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Numbering\"},{\"id\":998,\"kind\":128,\"name\":\"AbstractNumbering\",\"url\":\"classes/AbstractNumbering.html\",\"classes\":\"tsd-kind-class\"},{\"id\":999,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractNumbering.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AbstractNumbering\"},{\"id\":1000,\"kind\":1024,\"name\":\"id\",\"url\":\"classes/AbstractNumbering.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AbstractNumbering\"},{\"id\":1001,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/AbstractNumbering.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AbstractNumbering\"},{\"id\":1002,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/AbstractNumbering.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AbstractNumbering\"},{\"id\":1003,\"kind\":8,\"name\":\"LevelFormat\",\"url\":\"enums/LevelFormat.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1004,\"kind\":16,\"name\":\"BULLET\",\"url\":\"enums/LevelFormat.html#BULLET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1005,\"kind\":16,\"name\":\"CARDINAL_TEXT\",\"url\":\"enums/LevelFormat.html#CARDINAL_TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1006,\"kind\":16,\"name\":\"CHICAGO\",\"url\":\"enums/LevelFormat.html#CHICAGO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1007,\"kind\":16,\"name\":\"DECIMAL\",\"url\":\"enums/LevelFormat.html#DECIMAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1008,\"kind\":16,\"name\":\"DECIMAL_ENCLOSED_CIRCLE\",\"url\":\"enums/LevelFormat.html#DECIMAL_ENCLOSED_CIRCLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1009,\"kind\":16,\"name\":\"DECIMAL_ENCLOSED_FULLSTOP\",\"url\":\"enums/LevelFormat.html#DECIMAL_ENCLOSED_FULLSTOP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1010,\"kind\":16,\"name\":\"DECIMAL_ENCLOSED_PARENTHESES\",\"url\":\"enums/LevelFormat.html#DECIMAL_ENCLOSED_PARENTHESES\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1011,\"kind\":16,\"name\":\"DECIMAL_ZERO\",\"url\":\"enums/LevelFormat.html#DECIMAL_ZERO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1012,\"kind\":16,\"name\":\"LOWER_LETTER\",\"url\":\"enums/LevelFormat.html#LOWER_LETTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1013,\"kind\":16,\"name\":\"LOWER_ROMAN\",\"url\":\"enums/LevelFormat.html#LOWER_ROMAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1014,\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/LevelFormat.html#NONE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1015,\"kind\":16,\"name\":\"ORDINAL_TEXT\",\"url\":\"enums/LevelFormat.html#ORDINAL_TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1016,\"kind\":16,\"name\":\"UPPER_LETTER\",\"url\":\"enums/LevelFormat.html#UPPER_LETTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1017,\"kind\":16,\"name\":\"UPPER_ROMAN\",\"url\":\"enums/LevelFormat.html#UPPER_ROMAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelFormat\"},{\"id\":1018,\"kind\":8,\"name\":\"LevelSuffix\",\"url\":\"enums/LevelSuffix.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1019,\"kind\":16,\"name\":\"NOTHING\",\"url\":\"enums/LevelSuffix.html#NOTHING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelSuffix\"},{\"id\":1020,\"kind\":16,\"name\":\"SPACE\",\"url\":\"enums/LevelSuffix.html#SPACE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelSuffix\"},{\"id\":1021,\"kind\":16,\"name\":\"TAB\",\"url\":\"enums/LevelSuffix.html#TAB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LevelSuffix\"},{\"id\":1022,\"kind\":256,\"name\":\"ILevelsOptions\",\"url\":\"interfaces/ILevelsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1023,\"kind\":1024,\"name\":\"level\",\"url\":\"interfaces/ILevelsOptions.html#level\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1024,\"kind\":1024,\"name\":\"format\",\"url\":\"interfaces/ILevelsOptions.html#format\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1025,\"kind\":1024,\"name\":\"text\",\"url\":\"interfaces/ILevelsOptions.html#text\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1026,\"kind\":1024,\"name\":\"alignment\",\"url\":\"interfaces/ILevelsOptions.html#alignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1027,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/ILevelsOptions.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1028,\"kind\":1024,\"name\":\"suffix\",\"url\":\"interfaces/ILevelsOptions.html#suffix\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1029,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/ILevelsOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1030,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ILevelsOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ILevelsOptions\"},{\"id\":1031,\"kind\":1024,\"name\":\"run\",\"url\":\"interfaces/ILevelsOptions.html#__type.run\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ILevelsOptions.__type\"},{\"id\":1032,\"kind\":1024,\"name\":\"paragraph\",\"url\":\"interfaces/ILevelsOptions.html#__type.paragraph\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ILevelsOptions.__type\"},{\"id\":1033,\"kind\":128,\"name\":\"LevelBase\",\"url\":\"classes/LevelBase.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1034,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LevelBase.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"LevelBase\"},{\"id\":1035,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/LevelBase.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LevelBase\"},{\"id\":1036,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/LevelBase.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LevelBase\"},{\"id\":1037,\"kind\":128,\"name\":\"Level\",\"url\":\"classes/Level.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1038,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Level.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Level\"},{\"id\":1039,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Level.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Level\"},{\"id\":1040,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Level.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Level\"},{\"id\":1041,\"kind\":128,\"name\":\"LevelForOverride\",\"url\":\"classes/LevelForOverride.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1042,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LevelForOverride.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LevelForOverride\"},{\"id\":1043,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/LevelForOverride.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LevelForOverride\"},{\"id\":1044,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/LevelForOverride.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LevelForOverride\"},{\"id\":1045,\"kind\":256,\"name\":\"IConcreteNumberingOptions\",\"url\":\"interfaces/IConcreteNumberingOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1046,\"kind\":1024,\"name\":\"numId\",\"url\":\"interfaces/IConcreteNumberingOptions.html#numId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IConcreteNumberingOptions\"},{\"id\":1047,\"kind\":1024,\"name\":\"abstractNumId\",\"url\":\"interfaces/IConcreteNumberingOptions.html#abstractNumId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IConcreteNumberingOptions\"},{\"id\":1048,\"kind\":1024,\"name\":\"reference\",\"url\":\"interfaces/IConcreteNumberingOptions.html#reference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IConcreteNumberingOptions\"},{\"id\":1049,\"kind\":1024,\"name\":\"instance\",\"url\":\"interfaces/IConcreteNumberingOptions.html#instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IConcreteNumberingOptions\"},{\"id\":1050,\"kind\":1024,\"name\":\"overrideLevel\",\"url\":\"interfaces/IConcreteNumberingOptions.html#overrideLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IConcreteNumberingOptions\"},{\"id\":1051,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IConcreteNumberingOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IConcreteNumberingOptions\"},{\"id\":1052,\"kind\":1024,\"name\":\"num\",\"url\":\"interfaces/IConcreteNumberingOptions.html#__type.num\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IConcreteNumberingOptions.__type\"},{\"id\":1053,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/IConcreteNumberingOptions.html#__type.start\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IConcreteNumberingOptions.__type\"},{\"id\":1054,\"kind\":128,\"name\":\"ConcreteNumbering\",\"url\":\"classes/ConcreteNumbering.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1055,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ConcreteNumbering.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ConcreteNumbering\"},{\"id\":1056,\"kind\":1024,\"name\":\"numId\",\"url\":\"classes/ConcreteNumbering.html#numId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConcreteNumbering\"},{\"id\":1057,\"kind\":1024,\"name\":\"reference\",\"url\":\"classes/ConcreteNumbering.html#reference\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConcreteNumbering\"},{\"id\":1058,\"kind\":1024,\"name\":\"instance\",\"url\":\"classes/ConcreteNumbering.html#instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConcreteNumbering\"},{\"id\":1059,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ConcreteNumbering.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConcreteNumbering\"},{\"id\":1060,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ConcreteNumbering.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConcreteNumbering\"},{\"id\":1061,\"kind\":128,\"name\":\"LevelOverride\",\"url\":\"classes/LevelOverride.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1062,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LevelOverride.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"LevelOverride\"},{\"id\":1063,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/LevelOverride.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LevelOverride\"},{\"id\":1064,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/LevelOverride.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LevelOverride\"},{\"id\":1065,\"kind\":256,\"name\":\"IMediaTransformation\",\"url\":\"interfaces/IMediaTransformation.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1066,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/IMediaTransformation.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaTransformation\"},{\"id\":1067,\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/IMediaTransformation.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaTransformation\"},{\"id\":1068,\"kind\":1024,\"name\":\"flip\",\"url\":\"interfaces/IMediaTransformation.html#flip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaTransformation\"},{\"id\":1069,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IMediaTransformation.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IMediaTransformation\"},{\"id\":1070,\"kind\":1024,\"name\":\"vertical\",\"url\":\"interfaces/IMediaTransformation.html#__type.vertical\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaTransformation.__type\"},{\"id\":1071,\"kind\":1024,\"name\":\"horizontal\",\"url\":\"interfaces/IMediaTransformation.html#__type.horizontal\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaTransformation.__type\"},{\"id\":1072,\"kind\":1024,\"name\":\"rotation\",\"url\":\"interfaces/IMediaTransformation.html#rotation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaTransformation\"},{\"id\":1073,\"kind\":128,\"name\":\"Media\",\"url\":\"classes/Media.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1074,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Media.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Media\"},{\"id\":1075,\"kind\":2048,\"name\":\"addMedia\",\"url\":\"classes/Media.html#addMedia\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Media\"},{\"id\":1076,\"kind\":2048,\"name\":\"addImage\",\"url\":\"classes/Media.html#addImage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Media\"},{\"id\":1077,\"kind\":262144,\"name\":\"Array\",\"url\":\"classes/Media.html#Array\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Media\"},{\"id\":1078,\"kind\":256,\"name\":\"IMediaDataTransformation\",\"url\":\"interfaces/IMediaDataTransformation.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1079,\"kind\":1024,\"name\":\"pixels\",\"url\":\"interfaces/IMediaDataTransformation.html#pixels\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaDataTransformation\"},{\"id\":1080,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IMediaDataTransformation.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IMediaDataTransformation\"},{\"id\":1081,\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/IMediaDataTransformation.html#__type-2.x-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaDataTransformation.__type\"},{\"id\":1082,\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/IMediaDataTransformation.html#__type-2.y-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaDataTransformation.__type\"},{\"id\":1083,\"kind\":1024,\"name\":\"emus\",\"url\":\"interfaces/IMediaDataTransformation.html#emus\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaDataTransformation\"},{\"id\":1084,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IMediaDataTransformation.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IMediaDataTransformation\"},{\"id\":1085,\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/IMediaDataTransformation.html#__type.x\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaDataTransformation.__type\"},{\"id\":1086,\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/IMediaDataTransformation.html#__type.y\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaDataTransformation.__type\"},{\"id\":1087,\"kind\":1024,\"name\":\"flip\",\"url\":\"interfaces/IMediaDataTransformation.html#flip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaDataTransformation\"},{\"id\":1088,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IMediaDataTransformation.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"IMediaDataTransformation\"},{\"id\":1089,\"kind\":1024,\"name\":\"vertical\",\"url\":\"interfaces/IMediaDataTransformation.html#__type-1.vertical\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaDataTransformation.__type\"},{\"id\":1090,\"kind\":1024,\"name\":\"horizontal\",\"url\":\"interfaces/IMediaDataTransformation.html#__type-1.horizontal\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"IMediaDataTransformation.__type\"},{\"id\":1091,\"kind\":1024,\"name\":\"rotation\",\"url\":\"interfaces/IMediaDataTransformation.html#rotation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaDataTransformation\"},{\"id\":1092,\"kind\":256,\"name\":\"IMediaData\",\"url\":\"interfaces/IMediaData.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1093,\"kind\":1024,\"name\":\"stream\",\"url\":\"interfaces/IMediaData.html#stream\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaData\"},{\"id\":1094,\"kind\":1024,\"name\":\"fileName\",\"url\":\"interfaces/IMediaData.html#fileName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaData\"},{\"id\":1095,\"kind\":1024,\"name\":\"transformation\",\"url\":\"interfaces/IMediaData.html#transformation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMediaData\"},{\"id\":1096,\"kind\":256,\"name\":\"IDistance\",\"url\":\"interfaces/IDistance.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1097,\"kind\":1024,\"name\":\"distT\",\"url\":\"interfaces/IDistance.html#distT\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDistance\"},{\"id\":1098,\"kind\":1024,\"name\":\"distB\",\"url\":\"interfaces/IDistance.html#distB\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDistance\"},{\"id\":1099,\"kind\":1024,\"name\":\"distL\",\"url\":\"interfaces/IDistance.html#distL\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDistance\"},{\"id\":1100,\"kind\":1024,\"name\":\"distR\",\"url\":\"interfaces/IDistance.html#distR\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDistance\"},{\"id\":1101,\"kind\":256,\"name\":\"IDrawingOptions\",\"url\":\"interfaces/IDrawingOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1102,\"kind\":1024,\"name\":\"floating\",\"url\":\"interfaces/IDrawingOptions.html#floating\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDrawingOptions\"},{\"id\":1103,\"kind\":128,\"name\":\"Drawing\",\"url\":\"classes/Drawing.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1104,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Drawing.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Drawing\"},{\"id\":1105,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Drawing.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Drawing\"},{\"id\":1106,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Drawing.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Drawing\"},{\"id\":1107,\"kind\":8,\"name\":\"TextWrappingType\",\"url\":\"enums/TextWrappingType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1108,\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/TextWrappingType.html#NONE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingType\"},{\"id\":1109,\"kind\":16,\"name\":\"SQUARE\",\"url\":\"enums/TextWrappingType.html#SQUARE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingType\"},{\"id\":1110,\"kind\":16,\"name\":\"TIGHT\",\"url\":\"enums/TextWrappingType.html#TIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingType\"},{\"id\":1111,\"kind\":16,\"name\":\"TOP_AND_BOTTOM\",\"url\":\"enums/TextWrappingType.html#TOP_AND_BOTTOM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingType\"},{\"id\":1112,\"kind\":8,\"name\":\"TextWrappingSide\",\"url\":\"enums/TextWrappingSide.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1113,\"kind\":16,\"name\":\"BOTH_SIDES\",\"url\":\"enums/TextWrappingSide.html#BOTH_SIDES\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingSide\"},{\"id\":1114,\"kind\":16,\"name\":\"LEFT\",\"url\":\"enums/TextWrappingSide.html#LEFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingSide\"},{\"id\":1115,\"kind\":16,\"name\":\"RIGHT\",\"url\":\"enums/TextWrappingSide.html#RIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingSide\"},{\"id\":1116,\"kind\":16,\"name\":\"LARGEST\",\"url\":\"enums/TextWrappingSide.html#LARGEST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TextWrappingSide\"},{\"id\":1117,\"kind\":256,\"name\":\"ITextWrapping\",\"url\":\"interfaces/ITextWrapping.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1118,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ITextWrapping.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITextWrapping\"},{\"id\":1119,\"kind\":1024,\"name\":\"side\",\"url\":\"interfaces/ITextWrapping.html#side\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITextWrapping\"},{\"id\":1120,\"kind\":1024,\"name\":\"margins\",\"url\":\"interfaces/ITextWrapping.html#margins\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITextWrapping\"},{\"id\":1121,\"kind\":128,\"name\":\"WrapNone\",\"url\":\"classes/WrapNone.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1122,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WrapNone.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"WrapNone\"},{\"id\":1123,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/WrapNone.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapNone\"},{\"id\":1124,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/WrapNone.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapNone\"},{\"id\":1125,\"kind\":128,\"name\":\"WrapSquare\",\"url\":\"classes/WrapSquare.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1126,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WrapSquare.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"WrapSquare\"},{\"id\":1127,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/WrapSquare.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapSquare\"},{\"id\":1128,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/WrapSquare.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapSquare\"},{\"id\":1129,\"kind\":128,\"name\":\"WrapTight\",\"url\":\"classes/WrapTight.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1130,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WrapTight.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"WrapTight\"},{\"id\":1131,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/WrapTight.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapTight\"},{\"id\":1132,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/WrapTight.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapTight\"},{\"id\":1133,\"kind\":128,\"name\":\"WrapTopAndBottom\",\"url\":\"classes/WrapTopAndBottom.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1134,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WrapTopAndBottom.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"WrapTopAndBottom\"},{\"id\":1135,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/WrapTopAndBottom.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapTopAndBottom\"},{\"id\":1136,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/WrapTopAndBottom.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WrapTopAndBottom\"},{\"id\":1137,\"kind\":8,\"name\":\"HorizontalPositionRelativeFrom\",\"url\":\"enums/HorizontalPositionRelativeFrom.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1138,\"kind\":16,\"name\":\"CHARACTER\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#CHARACTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1139,\"kind\":16,\"name\":\"COLUMN\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#COLUMN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1140,\"kind\":16,\"name\":\"INSIDE_MARGIN\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#INSIDE_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1141,\"kind\":16,\"name\":\"LEFT_MARGIN\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#LEFT_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1142,\"kind\":16,\"name\":\"MARGIN\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1143,\"kind\":16,\"name\":\"OUTSIDE_MARGIN\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#OUTSIDE_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1144,\"kind\":16,\"name\":\"PAGE\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1145,\"kind\":16,\"name\":\"RIGHT_MARGIN\",\"url\":\"enums/HorizontalPositionRelativeFrom.html#RIGHT_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionRelativeFrom\"},{\"id\":1146,\"kind\":8,\"name\":\"VerticalPositionRelativeFrom\",\"url\":\"enums/VerticalPositionRelativeFrom.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1147,\"kind\":16,\"name\":\"BOTTOM_MARGIN\",\"url\":\"enums/VerticalPositionRelativeFrom.html#BOTTOM_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1148,\"kind\":16,\"name\":\"INSIDE_MARGIN\",\"url\":\"enums/VerticalPositionRelativeFrom.html#INSIDE_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1149,\"kind\":16,\"name\":\"LINE\",\"url\":\"enums/VerticalPositionRelativeFrom.html#LINE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1150,\"kind\":16,\"name\":\"MARGIN\",\"url\":\"enums/VerticalPositionRelativeFrom.html#MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1151,\"kind\":16,\"name\":\"OUTSIDE_MARGIN\",\"url\":\"enums/VerticalPositionRelativeFrom.html#OUTSIDE_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1152,\"kind\":16,\"name\":\"PAGE\",\"url\":\"enums/VerticalPositionRelativeFrom.html#PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1153,\"kind\":16,\"name\":\"PARAGRAPH\",\"url\":\"enums/VerticalPositionRelativeFrom.html#PARAGRAPH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1154,\"kind\":16,\"name\":\"TOP_MARGIN\",\"url\":\"enums/VerticalPositionRelativeFrom.html#TOP_MARGIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionRelativeFrom\"},{\"id\":1155,\"kind\":256,\"name\":\"IHorizontalPositionOptions\",\"url\":\"interfaces/IHorizontalPositionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1156,\"kind\":1024,\"name\":\"relative\",\"url\":\"interfaces/IHorizontalPositionOptions.html#relative\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHorizontalPositionOptions\"},{\"id\":1157,\"kind\":1024,\"name\":\"align\",\"url\":\"interfaces/IHorizontalPositionOptions.html#align\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHorizontalPositionOptions\"},{\"id\":1158,\"kind\":1024,\"name\":\"offset\",\"url\":\"interfaces/IHorizontalPositionOptions.html#offset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHorizontalPositionOptions\"},{\"id\":1159,\"kind\":256,\"name\":\"IVerticalPositionOptions\",\"url\":\"interfaces/IVerticalPositionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1160,\"kind\":1024,\"name\":\"relative\",\"url\":\"interfaces/IVerticalPositionOptions.html#relative\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IVerticalPositionOptions\"},{\"id\":1161,\"kind\":1024,\"name\":\"align\",\"url\":\"interfaces/IVerticalPositionOptions.html#align\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IVerticalPositionOptions\"},{\"id\":1162,\"kind\":1024,\"name\":\"offset\",\"url\":\"interfaces/IVerticalPositionOptions.html#offset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IVerticalPositionOptions\"},{\"id\":1163,\"kind\":256,\"name\":\"IMargins\",\"url\":\"interfaces/IMargins.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1164,\"kind\":1024,\"name\":\"left\",\"url\":\"interfaces/IMargins.html#left\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMargins\"},{\"id\":1165,\"kind\":1024,\"name\":\"bottom\",\"url\":\"interfaces/IMargins.html#bottom\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMargins\"},{\"id\":1166,\"kind\":1024,\"name\":\"top\",\"url\":\"interfaces/IMargins.html#top\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMargins\"},{\"id\":1167,\"kind\":1024,\"name\":\"right\",\"url\":\"interfaces/IMargins.html#right\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IMargins\"},{\"id\":1168,\"kind\":256,\"name\":\"IFloating\",\"url\":\"interfaces/IFloating.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1169,\"kind\":1024,\"name\":\"horizontalPosition\",\"url\":\"interfaces/IFloating.html#horizontalPosition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1170,\"kind\":1024,\"name\":\"verticalPosition\",\"url\":\"interfaces/IFloating.html#verticalPosition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1171,\"kind\":1024,\"name\":\"allowOverlap\",\"url\":\"interfaces/IFloating.html#allowOverlap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1172,\"kind\":1024,\"name\":\"lockAnchor\",\"url\":\"interfaces/IFloating.html#lockAnchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1173,\"kind\":1024,\"name\":\"behindDocument\",\"url\":\"interfaces/IFloating.html#behindDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1174,\"kind\":1024,\"name\":\"layoutInCell\",\"url\":\"interfaces/IFloating.html#layoutInCell\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1175,\"kind\":1024,\"name\":\"margins\",\"url\":\"interfaces/IFloating.html#margins\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1176,\"kind\":1024,\"name\":\"wrap\",\"url\":\"interfaces/IFloating.html#wrap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1177,\"kind\":1024,\"name\":\"zIndex\",\"url\":\"interfaces/IFloating.html#zIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFloating\"},{\"id\":1178,\"kind\":128,\"name\":\"SimplePos\",\"url\":\"classes/SimplePos.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1179,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SimplePos.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"SimplePos\"},{\"id\":1180,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/SimplePos.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SimplePos\"},{\"id\":1181,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/SimplePos.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SimplePos\"},{\"id\":1182,\"kind\":128,\"name\":\"HorizontalPosition\",\"url\":\"classes/HorizontalPosition.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1183,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HorizontalPosition.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"HorizontalPosition\"},{\"id\":1184,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/HorizontalPosition.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HorizontalPosition\"},{\"id\":1185,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/HorizontalPosition.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HorizontalPosition\"},{\"id\":1186,\"kind\":128,\"name\":\"VerticalPosition\",\"url\":\"classes/VerticalPosition.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1187,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VerticalPosition.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"VerticalPosition\"},{\"id\":1188,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/VerticalPosition.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalPosition\"},{\"id\":1189,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/VerticalPosition.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalPosition\"},{\"id\":1190,\"kind\":256,\"name\":\"IDocumentOptions\",\"url\":\"interfaces/IDocumentOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1191,\"kind\":1024,\"name\":\"background\",\"url\":\"interfaces/IDocumentOptions.html#background\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentOptions\"},{\"id\":1192,\"kind\":256,\"name\":\"IDocumentAttributesProperties\",\"url\":\"interfaces/IDocumentAttributesProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1193,\"kind\":1024,\"name\":\"wpc\",\"url\":\"interfaces/IDocumentAttributesProperties.html#wpc\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1194,\"kind\":1024,\"name\":\"mc\",\"url\":\"interfaces/IDocumentAttributesProperties.html#mc\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1195,\"kind\":1024,\"name\":\"o\",\"url\":\"interfaces/IDocumentAttributesProperties.html#o\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1196,\"kind\":1024,\"name\":\"r\",\"url\":\"interfaces/IDocumentAttributesProperties.html#r\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1197,\"kind\":1024,\"name\":\"m\",\"url\":\"interfaces/IDocumentAttributesProperties.html#m\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1198,\"kind\":1024,\"name\":\"v\",\"url\":\"interfaces/IDocumentAttributesProperties.html#v\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1199,\"kind\":1024,\"name\":\"wp14\",\"url\":\"interfaces/IDocumentAttributesProperties.html#wp14\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1200,\"kind\":1024,\"name\":\"wp\",\"url\":\"interfaces/IDocumentAttributesProperties.html#wp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1201,\"kind\":1024,\"name\":\"w10\",\"url\":\"interfaces/IDocumentAttributesProperties.html#w10\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1202,\"kind\":1024,\"name\":\"w\",\"url\":\"interfaces/IDocumentAttributesProperties.html#w\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1203,\"kind\":1024,\"name\":\"w14\",\"url\":\"interfaces/IDocumentAttributesProperties.html#w14\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1204,\"kind\":1024,\"name\":\"w15\",\"url\":\"interfaces/IDocumentAttributesProperties.html#w15\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1205,\"kind\":1024,\"name\":\"wpg\",\"url\":\"interfaces/IDocumentAttributesProperties.html#wpg\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1206,\"kind\":1024,\"name\":\"wpi\",\"url\":\"interfaces/IDocumentAttributesProperties.html#wpi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1207,\"kind\":1024,\"name\":\"wne\",\"url\":\"interfaces/IDocumentAttributesProperties.html#wne\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1208,\"kind\":1024,\"name\":\"wps\",\"url\":\"interfaces/IDocumentAttributesProperties.html#wps\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1209,\"kind\":1024,\"name\":\"Ignorable\",\"url\":\"interfaces/IDocumentAttributesProperties.html#Ignorable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1210,\"kind\":1024,\"name\":\"cp\",\"url\":\"interfaces/IDocumentAttributesProperties.html#cp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1211,\"kind\":1024,\"name\":\"dc\",\"url\":\"interfaces/IDocumentAttributesProperties.html#dc\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1212,\"kind\":1024,\"name\":\"dcterms\",\"url\":\"interfaces/IDocumentAttributesProperties.html#dcterms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1213,\"kind\":1024,\"name\":\"dcmitype\",\"url\":\"interfaces/IDocumentAttributesProperties.html#dcmitype\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1214,\"kind\":1024,\"name\":\"xsi\",\"url\":\"interfaces/IDocumentAttributesProperties.html#xsi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1215,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IDocumentAttributesProperties.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentAttributesProperties\"},{\"id\":1216,\"kind\":128,\"name\":\"DocumentAttributes\",\"url\":\"classes/DocumentAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1217,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DocumentAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentAttributes\"},{\"id\":1218,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DocumentAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentAttributes\"},{\"id\":1219,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/DocumentAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentAttributes\"},{\"id\":1220,\"kind\":128,\"name\":\"Body\",\"url\":\"classes/Body.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1221,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Body.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Body\"},{\"id\":1222,\"kind\":2048,\"name\":\"addSection\",\"url\":\"classes/Body.html#addSection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Body\"},{\"id\":1223,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Body.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Body\"},{\"id\":1224,\"kind\":2048,\"name\":\"push\",\"url\":\"classes/Body.html#push\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Body\"},{\"id\":1225,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Body.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Body\"},{\"id\":1226,\"kind\":256,\"name\":\"IHeaderFooterGroup\",\"url\":\"interfaces/IHeaderFooterGroup.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1227,\"kind\":1024,\"name\":\"default\",\"url\":\"interfaces/IHeaderFooterGroup.html#default\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHeaderFooterGroup\"},{\"id\":1228,\"kind\":1024,\"name\":\"first\",\"url\":\"interfaces/IHeaderFooterGroup.html#first\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHeaderFooterGroup\"},{\"id\":1229,\"kind\":1024,\"name\":\"even\",\"url\":\"interfaces/IHeaderFooterGroup.html#even\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHeaderFooterGroup\"},{\"id\":1230,\"kind\":256,\"name\":\"ISectionPropertiesOptions\",\"url\":\"interfaces/ISectionPropertiesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1231,\"kind\":1024,\"name\":\"page\",\"url\":\"interfaces/ISectionPropertiesOptions.html#page\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1232,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ISectionPropertiesOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1233,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/ISectionPropertiesOptions.html#__type.size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionPropertiesOptions.__type\"},{\"id\":1234,\"kind\":1024,\"name\":\"margin\",\"url\":\"interfaces/ISectionPropertiesOptions.html#__type.margin\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionPropertiesOptions.__type\"},{\"id\":1235,\"kind\":1024,\"name\":\"pageNumbers\",\"url\":\"interfaces/ISectionPropertiesOptions.html#__type.pageNumbers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionPropertiesOptions.__type\"},{\"id\":1236,\"kind\":1024,\"name\":\"borders\",\"url\":\"interfaces/ISectionPropertiesOptions.html#__type.borders\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionPropertiesOptions.__type\"},{\"id\":1237,\"kind\":1024,\"name\":\"textDirection\",\"url\":\"interfaces/ISectionPropertiesOptions.html#__type.textDirection\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ISectionPropertiesOptions.__type\"},{\"id\":1238,\"kind\":1024,\"name\":\"grid\",\"url\":\"interfaces/ISectionPropertiesOptions.html#grid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1239,\"kind\":1024,\"name\":\"headerWrapperGroup\",\"url\":\"interfaces/ISectionPropertiesOptions.html#headerWrapperGroup\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1240,\"kind\":1024,\"name\":\"footerWrapperGroup\",\"url\":\"interfaces/ISectionPropertiesOptions.html#footerWrapperGroup\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1241,\"kind\":1024,\"name\":\"lineNumbers\",\"url\":\"interfaces/ISectionPropertiesOptions.html#lineNumbers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1242,\"kind\":1024,\"name\":\"titlePage\",\"url\":\"interfaces/ISectionPropertiesOptions.html#titlePage\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1243,\"kind\":1024,\"name\":\"verticalAlign\",\"url\":\"interfaces/ISectionPropertiesOptions.html#verticalAlign\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1244,\"kind\":1024,\"name\":\"column\",\"url\":\"interfaces/ISectionPropertiesOptions.html#column\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1245,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ISectionPropertiesOptions.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISectionPropertiesOptions\"},{\"id\":1246,\"kind\":32,\"name\":\"sectionMarginDefaults\",\"url\":\"modules.html#sectionMarginDefaults\",\"classes\":\"tsd-kind-variable\"},{\"id\":1247,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#sectionMarginDefaults.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"sectionMarginDefaults\"},{\"id\":1248,\"kind\":1024,\"name\":\"TOP\",\"url\":\"modules.html#sectionMarginDefaults.__type.TOP\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionMarginDefaults.__type\"},{\"id\":1249,\"kind\":1024,\"name\":\"RIGHT\",\"url\":\"modules.html#sectionMarginDefaults.__type.RIGHT\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionMarginDefaults.__type\"},{\"id\":1250,\"kind\":1024,\"name\":\"BOTTOM\",\"url\":\"modules.html#sectionMarginDefaults.__type.BOTTOM\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionMarginDefaults.__type\"},{\"id\":1251,\"kind\":1024,\"name\":\"LEFT\",\"url\":\"modules.html#sectionMarginDefaults.__type.LEFT\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionMarginDefaults.__type\"},{\"id\":1252,\"kind\":1024,\"name\":\"HEADER\",\"url\":\"modules.html#sectionMarginDefaults.__type.HEADER\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionMarginDefaults.__type\"},{\"id\":1253,\"kind\":1024,\"name\":\"FOOTER\",\"url\":\"modules.html#sectionMarginDefaults.__type.FOOTER\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionMarginDefaults.__type\"},{\"id\":1254,\"kind\":1024,\"name\":\"GUTTER\",\"url\":\"modules.html#sectionMarginDefaults.__type.GUTTER\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionMarginDefaults.__type\"},{\"id\":1255,\"kind\":32,\"name\":\"sectionPageSizeDefaults\",\"url\":\"modules.html#sectionPageSizeDefaults\",\"classes\":\"tsd-kind-variable\"},{\"id\":1256,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#sectionPageSizeDefaults.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"sectionPageSizeDefaults\"},{\"id\":1257,\"kind\":1024,\"name\":\"WIDTH\",\"url\":\"modules.html#sectionPageSizeDefaults.__type.WIDTH\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionPageSizeDefaults.__type\"},{\"id\":1258,\"kind\":1024,\"name\":\"HEIGHT\",\"url\":\"modules.html#sectionPageSizeDefaults.__type.HEIGHT\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionPageSizeDefaults.__type\"},{\"id\":1259,\"kind\":1024,\"name\":\"ORIENTATION\",\"url\":\"modules.html#sectionPageSizeDefaults.__type.ORIENTATION\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"sectionPageSizeDefaults.__type\"},{\"id\":1260,\"kind\":128,\"name\":\"SectionProperties\",\"url\":\"classes/SectionProperties.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1261,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SectionProperties.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"SectionProperties\"},{\"id\":1262,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/SectionProperties.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SectionProperties\"},{\"id\":1263,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/SectionProperties.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SectionProperties\"},{\"id\":1264,\"kind\":256,\"name\":\"IColumnAttributes\",\"url\":\"interfaces/IColumnAttributes.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1265,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/IColumnAttributes.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IColumnAttributes\"},{\"id\":1266,\"kind\":1024,\"name\":\"space\",\"url\":\"interfaces/IColumnAttributes.html#space\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IColumnAttributes\"},{\"id\":1267,\"kind\":128,\"name\":\"ColumnAttributes\",\"url\":\"classes/ColumnAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1268,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ColumnAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnAttributes\"},{\"id\":1269,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ColumnAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnAttributes\"},{\"id\":1270,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/ColumnAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnAttributes\"},{\"id\":1271,\"kind\":128,\"name\":\"Column\",\"url\":\"classes/Column.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1272,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Column.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Column\"},{\"id\":1273,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Column.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Column\"},{\"id\":1274,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Column.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Column\"},{\"id\":1275,\"kind\":256,\"name\":\"IColumnsAttributes\",\"url\":\"interfaces/IColumnsAttributes.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1276,\"kind\":1024,\"name\":\"space\",\"url\":\"interfaces/IColumnsAttributes.html#space\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IColumnsAttributes\"},{\"id\":1277,\"kind\":1024,\"name\":\"count\",\"url\":\"interfaces/IColumnsAttributes.html#count\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IColumnsAttributes\"},{\"id\":1278,\"kind\":1024,\"name\":\"separate\",\"url\":\"interfaces/IColumnsAttributes.html#separate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IColumnsAttributes\"},{\"id\":1279,\"kind\":1024,\"name\":\"equalWidth\",\"url\":\"interfaces/IColumnsAttributes.html#equalWidth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IColumnsAttributes\"},{\"id\":1280,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IColumnsAttributes.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IColumnsAttributes\"},{\"id\":1281,\"kind\":128,\"name\":\"ColumnsAttributes\",\"url\":\"classes/ColumnsAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1282,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ColumnsAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnsAttributes\"},{\"id\":1283,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ColumnsAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnsAttributes\"},{\"id\":1284,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/ColumnsAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ColumnsAttributes\"},{\"id\":1285,\"kind\":128,\"name\":\"Columns\",\"url\":\"classes/Columns.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1286,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Columns.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Columns\"},{\"id\":1287,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Columns.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Columns\"},{\"id\":1288,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Columns.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Columns\"},{\"id\":1289,\"kind\":8,\"name\":\"DocumentGridType\",\"url\":\"enums/DocumentGridType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1290,\"kind\":16,\"name\":\"DEFAULT\",\"url\":\"enums/DocumentGridType.html#DEFAULT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DocumentGridType\"},{\"id\":1291,\"kind\":16,\"name\":\"LINES\",\"url\":\"enums/DocumentGridType.html#LINES\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DocumentGridType\"},{\"id\":1292,\"kind\":16,\"name\":\"LINES_AND_CHARS\",\"url\":\"enums/DocumentGridType.html#LINES_AND_CHARS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DocumentGridType\"},{\"id\":1293,\"kind\":16,\"name\":\"SNAP_TO_CHARS\",\"url\":\"enums/DocumentGridType.html#SNAP_TO_CHARS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DocumentGridType\"},{\"id\":1294,\"kind\":256,\"name\":\"IDocGridAttributesProperties\",\"url\":\"interfaces/IDocGridAttributesProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1295,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IDocGridAttributesProperties.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocGridAttributesProperties\"},{\"id\":1296,\"kind\":1024,\"name\":\"linePitch\",\"url\":\"interfaces/IDocGridAttributesProperties.html#linePitch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocGridAttributesProperties\"},{\"id\":1297,\"kind\":1024,\"name\":\"charSpace\",\"url\":\"interfaces/IDocGridAttributesProperties.html#charSpace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocGridAttributesProperties\"},{\"id\":1298,\"kind\":128,\"name\":\"DocGridAttributes\",\"url\":\"classes/DocGridAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1299,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DocGridAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocGridAttributes\"},{\"id\":1300,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DocGridAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocGridAttributes\"},{\"id\":1301,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/DocGridAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocGridAttributes\"},{\"id\":1302,\"kind\":128,\"name\":\"DocumentGrid\",\"url\":\"classes/DocumentGrid.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1303,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DocumentGrid.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"DocumentGrid\"},{\"id\":1304,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DocumentGrid.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentGrid\"},{\"id\":1305,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/DocumentGrid.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentGrid\"},{\"id\":1306,\"kind\":8,\"name\":\"PageOrientation\",\"url\":\"enums/PageOrientation.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1307,\"kind\":16,\"name\":\"PORTRAIT\",\"url\":\"enums/PageOrientation.html#PORTRAIT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageOrientation\"},{\"id\":1308,\"kind\":16,\"name\":\"LANDSCAPE\",\"url\":\"enums/PageOrientation.html#LANDSCAPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageOrientation\"},{\"id\":1309,\"kind\":256,\"name\":\"IPageSizeAttributes\",\"url\":\"interfaces/IPageSizeAttributes.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1310,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/IPageSizeAttributes.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageSizeAttributes\"},{\"id\":1311,\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/IPageSizeAttributes.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageSizeAttributes\"},{\"id\":1312,\"kind\":1024,\"name\":\"orientation\",\"url\":\"interfaces/IPageSizeAttributes.html#orientation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageSizeAttributes\"},{\"id\":1313,\"kind\":128,\"name\":\"PageSizeAttributes\",\"url\":\"classes/PageSizeAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1314,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageSizeAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageSizeAttributes\"},{\"id\":1315,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageSizeAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageSizeAttributes\"},{\"id\":1316,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/PageSizeAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageSizeAttributes\"},{\"id\":1317,\"kind\":128,\"name\":\"PageSize\",\"url\":\"classes/PageSize.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1318,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageSize.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageSize\"},{\"id\":1319,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageSize.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageSize\"},{\"id\":1320,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageSize.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageSize\"},{\"id\":1321,\"kind\":8,\"name\":\"PageNumberSeparator\",\"url\":\"enums/PageNumberSeparator.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1322,\"kind\":16,\"name\":\"HYPHEN\",\"url\":\"enums/PageNumberSeparator.html#HYPHEN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumberSeparator\"},{\"id\":1323,\"kind\":16,\"name\":\"PERIOD\",\"url\":\"enums/PageNumberSeparator.html#PERIOD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumberSeparator\"},{\"id\":1324,\"kind\":16,\"name\":\"COLON\",\"url\":\"enums/PageNumberSeparator.html#COLON\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumberSeparator\"},{\"id\":1325,\"kind\":16,\"name\":\"EM_DASH\",\"url\":\"enums/PageNumberSeparator.html#EM_DASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumberSeparator\"},{\"id\":1326,\"kind\":16,\"name\":\"EN_DASH\",\"url\":\"enums/PageNumberSeparator.html#EN_DASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageNumberSeparator\"},{\"id\":1327,\"kind\":256,\"name\":\"IPageNumberTypeAttributes\",\"url\":\"interfaces/IPageNumberTypeAttributes.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1328,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/IPageNumberTypeAttributes.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageNumberTypeAttributes\"},{\"id\":1329,\"kind\":1024,\"name\":\"formatType\",\"url\":\"interfaces/IPageNumberTypeAttributes.html#formatType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageNumberTypeAttributes\"},{\"id\":1330,\"kind\":1024,\"name\":\"separator\",\"url\":\"interfaces/IPageNumberTypeAttributes.html#separator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageNumberTypeAttributes\"},{\"id\":1331,\"kind\":128,\"name\":\"PageNumberTypeAttributes\",\"url\":\"classes/PageNumberTypeAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1332,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageNumberTypeAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageNumberTypeAttributes\"},{\"id\":1333,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageNumberTypeAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageNumberTypeAttributes\"},{\"id\":1334,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/PageNumberTypeAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageNumberTypeAttributes\"},{\"id\":1335,\"kind\":128,\"name\":\"PageNumberType\",\"url\":\"classes/PageNumberType.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1336,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageNumberType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageNumberType\"},{\"id\":1337,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageNumberType.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageNumberType\"},{\"id\":1338,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageNumberType.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageNumberType\"},{\"id\":1339,\"kind\":8,\"name\":\"PageBorderDisplay\",\"url\":\"enums/PageBorderDisplay.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1340,\"kind\":16,\"name\":\"ALL_PAGES\",\"url\":\"enums/PageBorderDisplay.html#ALL_PAGES\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageBorderDisplay\"},{\"id\":1341,\"kind\":16,\"name\":\"FIRST_PAGE\",\"url\":\"enums/PageBorderDisplay.html#FIRST_PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageBorderDisplay\"},{\"id\":1342,\"kind\":16,\"name\":\"NOT_FIRST_PAGE\",\"url\":\"enums/PageBorderDisplay.html#NOT_FIRST_PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageBorderDisplay\"},{\"id\":1343,\"kind\":8,\"name\":\"PageBorderOffsetFrom\",\"url\":\"enums/PageBorderOffsetFrom.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1344,\"kind\":16,\"name\":\"PAGE\",\"url\":\"enums/PageBorderOffsetFrom.html#PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageBorderOffsetFrom\"},{\"id\":1345,\"kind\":16,\"name\":\"TEXT\",\"url\":\"enums/PageBorderOffsetFrom.html#TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageBorderOffsetFrom\"},{\"id\":1346,\"kind\":8,\"name\":\"PageBorderZOrder\",\"url\":\"enums/PageBorderZOrder.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1347,\"kind\":16,\"name\":\"BACK\",\"url\":\"enums/PageBorderZOrder.html#BACK\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageBorderZOrder\"},{\"id\":1348,\"kind\":16,\"name\":\"FRONT\",\"url\":\"enums/PageBorderZOrder.html#FRONT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageBorderZOrder\"},{\"id\":1349,\"kind\":256,\"name\":\"IPageBorderAttributes\",\"url\":\"interfaces/IPageBorderAttributes.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1350,\"kind\":1024,\"name\":\"display\",\"url\":\"interfaces/IPageBorderAttributes.html#display\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBorderAttributes\"},{\"id\":1351,\"kind\":1024,\"name\":\"offsetFrom\",\"url\":\"interfaces/IPageBorderAttributes.html#offsetFrom\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBorderAttributes\"},{\"id\":1352,\"kind\":1024,\"name\":\"zOrder\",\"url\":\"interfaces/IPageBorderAttributes.html#zOrder\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBorderAttributes\"},{\"id\":1353,\"kind\":256,\"name\":\"IPageBordersOptions\",\"url\":\"interfaces/IPageBordersOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1354,\"kind\":1024,\"name\":\"pageBorders\",\"url\":\"interfaces/IPageBordersOptions.html#pageBorders\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBordersOptions\"},{\"id\":1355,\"kind\":1024,\"name\":\"pageBorderTop\",\"url\":\"interfaces/IPageBordersOptions.html#pageBorderTop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBordersOptions\"},{\"id\":1356,\"kind\":1024,\"name\":\"pageBorderRight\",\"url\":\"interfaces/IPageBordersOptions.html#pageBorderRight\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBordersOptions\"},{\"id\":1357,\"kind\":1024,\"name\":\"pageBorderBottom\",\"url\":\"interfaces/IPageBordersOptions.html#pageBorderBottom\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBordersOptions\"},{\"id\":1358,\"kind\":1024,\"name\":\"pageBorderLeft\",\"url\":\"interfaces/IPageBordersOptions.html#pageBorderLeft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageBordersOptions\"},{\"id\":1359,\"kind\":128,\"name\":\"PageBorders\",\"url\":\"classes/PageBorders.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1360,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageBorders.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageBorders\"},{\"id\":1361,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageBorders.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageBorders\"},{\"id\":1362,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageBorders.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageBorders\"},{\"id\":1363,\"kind\":256,\"name\":\"IPageMarginAttributes\",\"url\":\"interfaces/IPageMarginAttributes.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1364,\"kind\":1024,\"name\":\"top\",\"url\":\"interfaces/IPageMarginAttributes.html#top\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageMarginAttributes\"},{\"id\":1365,\"kind\":1024,\"name\":\"right\",\"url\":\"interfaces/IPageMarginAttributes.html#right\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageMarginAttributes\"},{\"id\":1366,\"kind\":1024,\"name\":\"bottom\",\"url\":\"interfaces/IPageMarginAttributes.html#bottom\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageMarginAttributes\"},{\"id\":1367,\"kind\":1024,\"name\":\"left\",\"url\":\"interfaces/IPageMarginAttributes.html#left\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageMarginAttributes\"},{\"id\":1368,\"kind\":1024,\"name\":\"header\",\"url\":\"interfaces/IPageMarginAttributes.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageMarginAttributes\"},{\"id\":1369,\"kind\":1024,\"name\":\"footer\",\"url\":\"interfaces/IPageMarginAttributes.html#footer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageMarginAttributes\"},{\"id\":1370,\"kind\":1024,\"name\":\"gutter\",\"url\":\"interfaces/IPageMarginAttributes.html#gutter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPageMarginAttributes\"},{\"id\":1371,\"kind\":128,\"name\":\"PageMarginAttributes\",\"url\":\"classes/PageMarginAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1372,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageMarginAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageMarginAttributes\"},{\"id\":1373,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageMarginAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageMarginAttributes\"},{\"id\":1374,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/PageMarginAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageMarginAttributes\"},{\"id\":1375,\"kind\":128,\"name\":\"PageMargin\",\"url\":\"classes/PageMargin.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1376,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageMargin.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageMargin\"},{\"id\":1377,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageMargin.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageMargin\"},{\"id\":1378,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageMargin.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageMargin\"},{\"id\":1379,\"kind\":8,\"name\":\"PageTextDirectionType\",\"url\":\"enums/PageTextDirectionType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1380,\"kind\":16,\"name\":\"LEFT_TO_RIGHT_TOP_TO_BOTTOM\",\"url\":\"enums/PageTextDirectionType.html#LEFT_TO_RIGHT_TOP_TO_BOTTOM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageTextDirectionType\"},{\"id\":1381,\"kind\":16,\"name\":\"TOP_TO_BOTTOM_RIGHT_TO_LEFT\",\"url\":\"enums/PageTextDirectionType.html#TOP_TO_BOTTOM_RIGHT_TO_LEFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PageTextDirectionType\"},{\"id\":1382,\"kind\":128,\"name\":\"PageTextDirection\",\"url\":\"classes/PageTextDirection.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1383,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PageTextDirection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"PageTextDirection\"},{\"id\":1384,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/PageTextDirection.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageTextDirection\"},{\"id\":1385,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/PageTextDirection.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PageTextDirection\"},{\"id\":1386,\"kind\":8,\"name\":\"LineNumberRestartFormat\",\"url\":\"enums/LineNumberRestartFormat.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1387,\"kind\":16,\"name\":\"NEW_PAGE\",\"url\":\"enums/LineNumberRestartFormat.html#NEW_PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LineNumberRestartFormat\"},{\"id\":1388,\"kind\":16,\"name\":\"NEW_SECTION\",\"url\":\"enums/LineNumberRestartFormat.html#NEW_SECTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LineNumberRestartFormat\"},{\"id\":1389,\"kind\":16,\"name\":\"CONTINUOUS\",\"url\":\"enums/LineNumberRestartFormat.html#CONTINUOUS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LineNumberRestartFormat\"},{\"id\":1390,\"kind\":256,\"name\":\"ILineNumberAttributes\",\"url\":\"interfaces/ILineNumberAttributes.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1391,\"kind\":1024,\"name\":\"countBy\",\"url\":\"interfaces/ILineNumberAttributes.html#countBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILineNumberAttributes\"},{\"id\":1392,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/ILineNumberAttributes.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILineNumberAttributes\"},{\"id\":1393,\"kind\":1024,\"name\":\"restart\",\"url\":\"interfaces/ILineNumberAttributes.html#restart\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILineNumberAttributes\"},{\"id\":1394,\"kind\":1024,\"name\":\"distance\",\"url\":\"interfaces/ILineNumberAttributes.html#distance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILineNumberAttributes\"},{\"id\":1395,\"kind\":128,\"name\":\"LineNumberAttributes\",\"url\":\"classes/LineNumberAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1396,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LineNumberAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LineNumberAttributes\"},{\"id\":1397,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/LineNumberAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LineNumberAttributes\"},{\"id\":1398,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/LineNumberAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LineNumberAttributes\"},{\"id\":1399,\"kind\":128,\"name\":\"LineNumberType\",\"url\":\"classes/LineNumberType.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1400,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LineNumberType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"LineNumberType\"},{\"id\":1401,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/LineNumberType.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LineNumberType\"},{\"id\":1402,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/LineNumberType.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LineNumberType\"},{\"id\":1403,\"kind\":8,\"name\":\"SectionType\",\"url\":\"enums/SectionType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1404,\"kind\":16,\"name\":\"NEXT_PAGE\",\"url\":\"enums/SectionType.html#NEXT_PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SectionType\"},{\"id\":1405,\"kind\":16,\"name\":\"NEXT_COLUMN\",\"url\":\"enums/SectionType.html#NEXT_COLUMN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SectionType\"},{\"id\":1406,\"kind\":16,\"name\":\"CONTINUOUS\",\"url\":\"enums/SectionType.html#CONTINUOUS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SectionType\"},{\"id\":1407,\"kind\":16,\"name\":\"EVEN_PAGE\",\"url\":\"enums/SectionType.html#EVEN_PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SectionType\"},{\"id\":1408,\"kind\":16,\"name\":\"ODD_PAGE\",\"url\":\"enums/SectionType.html#ODD_PAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SectionType\"},{\"id\":1409,\"kind\":128,\"name\":\"SectionTypeAttributes\",\"url\":\"classes/SectionTypeAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1410,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SectionTypeAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SectionTypeAttributes\"},{\"id\":1411,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/SectionTypeAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SectionTypeAttributes\"},{\"id\":1412,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/SectionTypeAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SectionTypeAttributes\"},{\"id\":1413,\"kind\":128,\"name\":\"Type\",\"url\":\"classes/Type.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1414,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Type.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Type\"},{\"id\":1415,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Type.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Type\"},{\"id\":1416,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Type.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Type\"},{\"id\":1417,\"kind\":8,\"name\":\"HeaderFooterReferenceType\",\"url\":\"enums/HeaderFooterReferenceType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1418,\"kind\":16,\"name\":\"DEFAULT\",\"url\":\"enums/HeaderFooterReferenceType.html#DEFAULT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeaderFooterReferenceType\"},{\"id\":1419,\"kind\":16,\"name\":\"FIRST\",\"url\":\"enums/HeaderFooterReferenceType.html#FIRST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeaderFooterReferenceType\"},{\"id\":1420,\"kind\":16,\"name\":\"EVEN\",\"url\":\"enums/HeaderFooterReferenceType.html#EVEN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeaderFooterReferenceType\"},{\"id\":1421,\"kind\":256,\"name\":\"IHeaderFooterOptions\",\"url\":\"interfaces/IHeaderFooterOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1422,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IHeaderFooterOptions.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHeaderFooterOptions\"},{\"id\":1423,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/IHeaderFooterOptions.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHeaderFooterOptions\"},{\"id\":1424,\"kind\":8,\"name\":\"HeaderFooterType\",\"url\":\"enums/HeaderFooterType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1425,\"kind\":16,\"name\":\"HEADER\",\"url\":\"enums/HeaderFooterType.html#HEADER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeaderFooterType\"},{\"id\":1426,\"kind\":16,\"name\":\"FOOTER\",\"url\":\"enums/HeaderFooterType.html#FOOTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HeaderFooterType\"},{\"id\":1427,\"kind\":128,\"name\":\"HeaderFooterReference\",\"url\":\"classes/HeaderFooterReference.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1428,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HeaderFooterReference.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"HeaderFooterReference\"},{\"id\":1429,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/HeaderFooterReference.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HeaderFooterReference\"},{\"id\":1430,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/HeaderFooterReference.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HeaderFooterReference\"},{\"id\":1431,\"kind\":128,\"name\":\"DocumentBackgroundAttributes\",\"url\":\"classes/DocumentBackgroundAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1432,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DocumentBackgroundAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentBackgroundAttributes\"},{\"id\":1433,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DocumentBackgroundAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentBackgroundAttributes\"},{\"id\":1434,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/DocumentBackgroundAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentBackgroundAttributes\"},{\"id\":1435,\"kind\":256,\"name\":\"IDocumentBackgroundOptions\",\"url\":\"interfaces/IDocumentBackgroundOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1436,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IDocumentBackgroundOptions.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentBackgroundOptions\"},{\"id\":1437,\"kind\":1024,\"name\":\"themeColor\",\"url\":\"interfaces/IDocumentBackgroundOptions.html#themeColor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentBackgroundOptions\"},{\"id\":1438,\"kind\":1024,\"name\":\"themeShade\",\"url\":\"interfaces/IDocumentBackgroundOptions.html#themeShade\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentBackgroundOptions\"},{\"id\":1439,\"kind\":1024,\"name\":\"themeTint\",\"url\":\"interfaces/IDocumentBackgroundOptions.html#themeTint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentBackgroundOptions\"},{\"id\":1440,\"kind\":128,\"name\":\"DocumentBackground\",\"url\":\"classes/DocumentBackground.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1441,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DocumentBackground.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"DocumentBackground\"},{\"id\":1442,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DocumentBackground.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentBackground\"},{\"id\":1443,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/DocumentBackground.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentBackground\"},{\"id\":1444,\"kind\":256,\"name\":\"IShadingAttributesProperties\",\"url\":\"interfaces/IShadingAttributesProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1445,\"kind\":1024,\"name\":\"fill\",\"url\":\"interfaces/IShadingAttributesProperties.html#fill\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IShadingAttributesProperties\"},{\"id\":1446,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IShadingAttributesProperties.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IShadingAttributesProperties\"},{\"id\":1447,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IShadingAttributesProperties.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IShadingAttributesProperties\"},{\"id\":1448,\"kind\":128,\"name\":\"Shading\",\"url\":\"classes/Shading.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1449,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Shading.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Shading\"},{\"id\":1450,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Shading.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Shading\"},{\"id\":1451,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Shading.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Shading\"},{\"id\":1452,\"kind\":8,\"name\":\"ShadingType\",\"url\":\"enums/ShadingType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1453,\"kind\":16,\"name\":\"CLEAR\",\"url\":\"enums/ShadingType.html#CLEAR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1454,\"kind\":16,\"name\":\"DIAGONAL_CROSS\",\"url\":\"enums/ShadingType.html#DIAGONAL_CROSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1455,\"kind\":16,\"name\":\"DIAGONAL_STRIPE\",\"url\":\"enums/ShadingType.html#DIAGONAL_STRIPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1456,\"kind\":16,\"name\":\"HORIZONTAL_CROSS\",\"url\":\"enums/ShadingType.html#HORIZONTAL_CROSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1457,\"kind\":16,\"name\":\"HORIZONTAL_STRIPE\",\"url\":\"enums/ShadingType.html#HORIZONTAL_STRIPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1458,\"kind\":16,\"name\":\"NIL\",\"url\":\"enums/ShadingType.html#NIL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1459,\"kind\":16,\"name\":\"PERCENT_5\",\"url\":\"enums/ShadingType.html#PERCENT_5\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1460,\"kind\":16,\"name\":\"PERCENT_10\",\"url\":\"enums/ShadingType.html#PERCENT_10\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1461,\"kind\":16,\"name\":\"PERCENT_12\",\"url\":\"enums/ShadingType.html#PERCENT_12\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1462,\"kind\":16,\"name\":\"PERCENT_15\",\"url\":\"enums/ShadingType.html#PERCENT_15\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1463,\"kind\":16,\"name\":\"PERCENT_20\",\"url\":\"enums/ShadingType.html#PERCENT_20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1464,\"kind\":16,\"name\":\"PERCENT_25\",\"url\":\"enums/ShadingType.html#PERCENT_25\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1465,\"kind\":16,\"name\":\"PERCENT_30\",\"url\":\"enums/ShadingType.html#PERCENT_30\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1466,\"kind\":16,\"name\":\"PERCENT_35\",\"url\":\"enums/ShadingType.html#PERCENT_35\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1467,\"kind\":16,\"name\":\"PERCENT_37\",\"url\":\"enums/ShadingType.html#PERCENT_37\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1468,\"kind\":16,\"name\":\"PERCENT_40\",\"url\":\"enums/ShadingType.html#PERCENT_40\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1469,\"kind\":16,\"name\":\"PERCENT_45\",\"url\":\"enums/ShadingType.html#PERCENT_45\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1470,\"kind\":16,\"name\":\"PERCENT_50\",\"url\":\"enums/ShadingType.html#PERCENT_50\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1471,\"kind\":16,\"name\":\"PERCENT_55\",\"url\":\"enums/ShadingType.html#PERCENT_55\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1472,\"kind\":16,\"name\":\"PERCENT_60\",\"url\":\"enums/ShadingType.html#PERCENT_60\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1473,\"kind\":16,\"name\":\"PERCENT_62\",\"url\":\"enums/ShadingType.html#PERCENT_62\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1474,\"kind\":16,\"name\":\"PERCENT_65\",\"url\":\"enums/ShadingType.html#PERCENT_65\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1475,\"kind\":16,\"name\":\"PERCENT_70\",\"url\":\"enums/ShadingType.html#PERCENT_70\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1476,\"kind\":16,\"name\":\"PERCENT_75\",\"url\":\"enums/ShadingType.html#PERCENT_75\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1477,\"kind\":16,\"name\":\"PERCENT_80\",\"url\":\"enums/ShadingType.html#PERCENT_80\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1478,\"kind\":16,\"name\":\"PERCENT_85\",\"url\":\"enums/ShadingType.html#PERCENT_85\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1479,\"kind\":16,\"name\":\"PERCENT_87\",\"url\":\"enums/ShadingType.html#PERCENT_87\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1480,\"kind\":16,\"name\":\"PERCENT_90\",\"url\":\"enums/ShadingType.html#PERCENT_90\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1481,\"kind\":16,\"name\":\"PERCENT_95\",\"url\":\"enums/ShadingType.html#PERCENT_95\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1482,\"kind\":16,\"name\":\"REVERSE_DIAGONAL_STRIPE\",\"url\":\"enums/ShadingType.html#REVERSE_DIAGONAL_STRIPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1483,\"kind\":16,\"name\":\"SOLID\",\"url\":\"enums/ShadingType.html#SOLID\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1484,\"kind\":16,\"name\":\"THIN_DIAGONAL_CROSS\",\"url\":\"enums/ShadingType.html#THIN_DIAGONAL_CROSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1485,\"kind\":16,\"name\":\"THIN_DIAGONAL_STRIPE\",\"url\":\"enums/ShadingType.html#THIN_DIAGONAL_STRIPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1486,\"kind\":16,\"name\":\"THIN_HORIZONTAL_CROSS\",\"url\":\"enums/ShadingType.html#THIN_HORIZONTAL_CROSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1487,\"kind\":16,\"name\":\"THIN_REVERSE_DIAGONAL_STRIPE\",\"url\":\"enums/ShadingType.html#THIN_REVERSE_DIAGONAL_STRIPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1488,\"kind\":16,\"name\":\"THIN_VERTICAL_STRIPE\",\"url\":\"enums/ShadingType.html#THIN_VERTICAL_STRIPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1489,\"kind\":16,\"name\":\"VERTICAL_STRIPE\",\"url\":\"enums/ShadingType.html#VERTICAL_STRIPE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ShadingType\"},{\"id\":1490,\"kind\":256,\"name\":\"IStylesOptions\",\"url\":\"interfaces/IStylesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1491,\"kind\":1024,\"name\":\"default\",\"url\":\"interfaces/IStylesOptions.html#default\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IStylesOptions\"},{\"id\":1492,\"kind\":1024,\"name\":\"initialStyles\",\"url\":\"interfaces/IStylesOptions.html#initialStyles\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IStylesOptions\"},{\"id\":1493,\"kind\":1024,\"name\":\"paragraphStyles\",\"url\":\"interfaces/IStylesOptions.html#paragraphStyles\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IStylesOptions\"},{\"id\":1494,\"kind\":1024,\"name\":\"characterStyles\",\"url\":\"interfaces/IStylesOptions.html#characterStyles\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IStylesOptions\"},{\"id\":1495,\"kind\":1024,\"name\":\"importedStyles\",\"url\":\"interfaces/IStylesOptions.html#importedStyles\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IStylesOptions\"},{\"id\":1496,\"kind\":128,\"name\":\"Styles\",\"url\":\"classes/Styles.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1497,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Styles.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Styles\"},{\"id\":1498,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Styles.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Styles\"},{\"id\":1499,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/Styles.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Styles\"},{\"id\":1500,\"kind\":256,\"name\":\"IBaseCharacterStyleOptions\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1501,\"kind\":1024,\"name\":\"run\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#run\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1502,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1503,\"kind\":1024,\"name\":\"basedOn\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#basedOn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1504,\"kind\":1024,\"name\":\"next\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#next\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1505,\"kind\":1024,\"name\":\"link\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#link\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1506,\"kind\":1024,\"name\":\"uiPriority\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#uiPriority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1507,\"kind\":1024,\"name\":\"semiHidden\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#semiHidden\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1508,\"kind\":1024,\"name\":\"unhideWhenUsed\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#unhideWhenUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1509,\"kind\":1024,\"name\":\"quickFormat\",\"url\":\"interfaces/IBaseCharacterStyleOptions.html#quickFormat\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseCharacterStyleOptions\"},{\"id\":1510,\"kind\":256,\"name\":\"ICharacterStyleOptions\",\"url\":\"interfaces/ICharacterStyleOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1511,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ICharacterStyleOptions.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1512,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ICharacterStyleOptions.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1513,\"kind\":1024,\"name\":\"run\",\"url\":\"interfaces/ICharacterStyleOptions.html#run\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1514,\"kind\":1024,\"name\":\"basedOn\",\"url\":\"interfaces/ICharacterStyleOptions.html#basedOn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1515,\"kind\":1024,\"name\":\"next\",\"url\":\"interfaces/ICharacterStyleOptions.html#next\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1516,\"kind\":1024,\"name\":\"link\",\"url\":\"interfaces/ICharacterStyleOptions.html#link\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1517,\"kind\":1024,\"name\":\"uiPriority\",\"url\":\"interfaces/ICharacterStyleOptions.html#uiPriority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1518,\"kind\":1024,\"name\":\"semiHidden\",\"url\":\"interfaces/ICharacterStyleOptions.html#semiHidden\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1519,\"kind\":1024,\"name\":\"unhideWhenUsed\",\"url\":\"interfaces/ICharacterStyleOptions.html#unhideWhenUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1520,\"kind\":1024,\"name\":\"quickFormat\",\"url\":\"interfaces/ICharacterStyleOptions.html#quickFormat\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ICharacterStyleOptions\"},{\"id\":1521,\"kind\":128,\"name\":\"StyleForCharacter\",\"url\":\"classes/StyleForCharacter.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1522,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StyleForCharacter.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"StyleForCharacter\"},{\"id\":1523,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/StyleForCharacter.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StyleForCharacter\"},{\"id\":1524,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/StyleForCharacter.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StyleForCharacter\"},{\"id\":1525,\"kind\":256,\"name\":\"IBaseParagraphStyleOptions\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1526,\"kind\":1024,\"name\":\"paragraph\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#paragraph\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1527,\"kind\":1024,\"name\":\"run\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#run\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1528,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1529,\"kind\":1024,\"name\":\"basedOn\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#basedOn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1530,\"kind\":1024,\"name\":\"next\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#next\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1531,\"kind\":1024,\"name\":\"link\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#link\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1532,\"kind\":1024,\"name\":\"uiPriority\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#uiPriority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1533,\"kind\":1024,\"name\":\"semiHidden\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#semiHidden\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1534,\"kind\":1024,\"name\":\"unhideWhenUsed\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#unhideWhenUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1535,\"kind\":1024,\"name\":\"quickFormat\",\"url\":\"interfaces/IBaseParagraphStyleOptions.html#quickFormat\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IBaseParagraphStyleOptions\"},{\"id\":1536,\"kind\":256,\"name\":\"IParagraphStyleOptions\",\"url\":\"interfaces/IParagraphStyleOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1537,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/IParagraphStyleOptions.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1538,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/IParagraphStyleOptions.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1539,\"kind\":1024,\"name\":\"paragraph\",\"url\":\"interfaces/IParagraphStyleOptions.html#paragraph\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1540,\"kind\":1024,\"name\":\"run\",\"url\":\"interfaces/IParagraphStyleOptions.html#run\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1541,\"kind\":1024,\"name\":\"basedOn\",\"url\":\"interfaces/IParagraphStyleOptions.html#basedOn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1542,\"kind\":1024,\"name\":\"next\",\"url\":\"interfaces/IParagraphStyleOptions.html#next\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1543,\"kind\":1024,\"name\":\"link\",\"url\":\"interfaces/IParagraphStyleOptions.html#link\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1544,\"kind\":1024,\"name\":\"uiPriority\",\"url\":\"interfaces/IParagraphStyleOptions.html#uiPriority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1545,\"kind\":1024,\"name\":\"semiHidden\",\"url\":\"interfaces/IParagraphStyleOptions.html#semiHidden\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1546,\"kind\":1024,\"name\":\"unhideWhenUsed\",\"url\":\"interfaces/IParagraphStyleOptions.html#unhideWhenUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1547,\"kind\":1024,\"name\":\"quickFormat\",\"url\":\"interfaces/IParagraphStyleOptions.html#quickFormat\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IParagraphStyleOptions\"},{\"id\":1548,\"kind\":128,\"name\":\"StyleForParagraph\",\"url\":\"classes/StyleForParagraph.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1549,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StyleForParagraph.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"StyleForParagraph\"},{\"id\":1550,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/StyleForParagraph.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StyleForParagraph\"},{\"id\":1551,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/StyleForParagraph.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StyleForParagraph\"},{\"id\":1552,\"kind\":128,\"name\":\"ParagraphPropertiesDefaults\",\"url\":\"classes/ParagraphPropertiesDefaults.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1553,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParagraphPropertiesDefaults.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ParagraphPropertiesDefaults\"},{\"id\":1554,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ParagraphPropertiesDefaults.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ParagraphPropertiesDefaults\"},{\"id\":1555,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ParagraphPropertiesDefaults.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ParagraphPropertiesDefaults\"},{\"id\":1556,\"kind\":128,\"name\":\"RunPropertiesDefaults\",\"url\":\"classes/RunPropertiesDefaults.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1557,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RunPropertiesDefaults.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"RunPropertiesDefaults\"},{\"id\":1558,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/RunPropertiesDefaults.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunPropertiesDefaults\"},{\"id\":1559,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/RunPropertiesDefaults.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RunPropertiesDefaults\"},{\"id\":1560,\"kind\":256,\"name\":\"IDocumentDefaultsOptions\",\"url\":\"interfaces/IDocumentDefaultsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1561,\"kind\":1024,\"name\":\"paragraph\",\"url\":\"interfaces/IDocumentDefaultsOptions.html#paragraph\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentDefaultsOptions\"},{\"id\":1562,\"kind\":1024,\"name\":\"run\",\"url\":\"interfaces/IDocumentDefaultsOptions.html#run\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentDefaultsOptions\"},{\"id\":1563,\"kind\":128,\"name\":\"DocumentDefaults\",\"url\":\"classes/DocumentDefaults.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1564,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DocumentDefaults.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"DocumentDefaults\"},{\"id\":1565,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DocumentDefaults.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentDefaults\"},{\"id\":1566,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/DocumentDefaults.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DocumentDefaults\"},{\"id\":1567,\"kind\":128,\"name\":\"TableOfContents\",\"url\":\"classes/TableOfContents.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1568,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TableOfContents.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TableOfContents\"},{\"id\":1569,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/TableOfContents.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableOfContents\"},{\"id\":1570,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/TableOfContents.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TableOfContents\"},{\"id\":1571,\"kind\":128,\"name\":\"StyleLevel\",\"url\":\"classes/StyleLevel.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1572,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StyleLevel.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StyleLevel\"},{\"id\":1573,\"kind\":1024,\"name\":\"styleName\",\"url\":\"classes/StyleLevel.html#styleName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StyleLevel\"},{\"id\":1574,\"kind\":1024,\"name\":\"level\",\"url\":\"classes/StyleLevel.html#level\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StyleLevel\"},{\"id\":1575,\"kind\":256,\"name\":\"ITableOfContentsOptions\",\"url\":\"interfaces/ITableOfContentsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1576,\"kind\":1024,\"name\":\"captionLabel\",\"url\":\"interfaces/ITableOfContentsOptions.html#captionLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1577,\"kind\":1024,\"name\":\"entriesFromBookmark\",\"url\":\"interfaces/ITableOfContentsOptions.html#entriesFromBookmark\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1578,\"kind\":1024,\"name\":\"captionLabelIncludingNumbers\",\"url\":\"interfaces/ITableOfContentsOptions.html#captionLabelIncludingNumbers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1579,\"kind\":1024,\"name\":\"sequenceAndPageNumbersSeparator\",\"url\":\"interfaces/ITableOfContentsOptions.html#sequenceAndPageNumbersSeparator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1580,\"kind\":1024,\"name\":\"tcFieldIdentifier\",\"url\":\"interfaces/ITableOfContentsOptions.html#tcFieldIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1581,\"kind\":1024,\"name\":\"hyperlink\",\"url\":\"interfaces/ITableOfContentsOptions.html#hyperlink\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1582,\"kind\":1024,\"name\":\"tcFieldLevelRange\",\"url\":\"interfaces/ITableOfContentsOptions.html#tcFieldLevelRange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1583,\"kind\":1024,\"name\":\"pageNumbersEntryLevelsRange\",\"url\":\"interfaces/ITableOfContentsOptions.html#pageNumbersEntryLevelsRange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1584,\"kind\":1024,\"name\":\"headingStyleRange\",\"url\":\"interfaces/ITableOfContentsOptions.html#headingStyleRange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1585,\"kind\":1024,\"name\":\"entryAndPageNumberSeparator\",\"url\":\"interfaces/ITableOfContentsOptions.html#entryAndPageNumberSeparator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1586,\"kind\":1024,\"name\":\"seqFieldIdentifierForPrefix\",\"url\":\"interfaces/ITableOfContentsOptions.html#seqFieldIdentifierForPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1587,\"kind\":1024,\"name\":\"stylesWithLevels\",\"url\":\"interfaces/ITableOfContentsOptions.html#stylesWithLevels\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1588,\"kind\":1024,\"name\":\"useAppliedParagraphOutlineLevel\",\"url\":\"interfaces/ITableOfContentsOptions.html#useAppliedParagraphOutlineLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1589,\"kind\":1024,\"name\":\"preserveTabInEntries\",\"url\":\"interfaces/ITableOfContentsOptions.html#preserveTabInEntries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1590,\"kind\":1024,\"name\":\"preserveNewLineInEntries\",\"url\":\"interfaces/ITableOfContentsOptions.html#preserveNewLineInEntries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1591,\"kind\":1024,\"name\":\"hideTabAndPageNumbersInWebView\",\"url\":\"interfaces/ITableOfContentsOptions.html#hideTabAndPageNumbersInWebView\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ITableOfContentsOptions\"},{\"id\":1592,\"kind\":32,\"name\":\"EMPTY_OBJECT\",\"url\":\"modules.html#EMPTY_OBJECT\",\"classes\":\"tsd-kind-variable\"},{\"id\":1593,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EMPTY_OBJECT.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"EMPTY_OBJECT\"},{\"id\":1594,\"kind\":128,\"name\":\"XmlComponent\",\"url\":\"classes/XmlComponent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1595,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XmlComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"XmlComponent\"},{\"id\":1596,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/XmlComponent.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"XmlComponent\"},{\"id\":1597,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/XmlComponent.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"XmlComponent\"},{\"id\":1598,\"kind\":128,\"name\":\"IgnoreIfEmptyXmlComponent\",\"url\":\"classes/IgnoreIfEmptyXmlComponent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1599,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/IgnoreIfEmptyXmlComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"IgnoreIfEmptyXmlComponent\"},{\"id\":1600,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/IgnoreIfEmptyXmlComponent.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"IgnoreIfEmptyXmlComponent\"},{\"id\":1601,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/IgnoreIfEmptyXmlComponent.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"IgnoreIfEmptyXmlComponent\"},{\"id\":1602,\"kind\":128,\"name\":\"Attributes\",\"url\":\"classes/Attributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1603,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Attributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Attributes\"},{\"id\":1604,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/Attributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Attributes\"},{\"id\":1605,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/Attributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Attributes\"},{\"id\":1606,\"kind\":4194304,\"name\":\"AttributeMap\",\"url\":\"modules.html#AttributeMap\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1607,\"kind\":128,\"name\":\"XmlAttributeComponent\",\"url\":\"classes/XmlAttributeComponent.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":1608,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XmlAttributeComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"XmlAttributeComponent\"},{\"id\":1609,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/XmlAttributeComponent.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"XmlAttributeComponent\"},{\"id\":1610,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/XmlAttributeComponent.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"XmlAttributeComponent\"},{\"id\":1611,\"kind\":64,\"name\":\"convertToXmlComponent\",\"url\":\"modules.html#convertToXmlComponent\",\"classes\":\"tsd-kind-function\"},{\"id\":1612,\"kind\":128,\"name\":\"ImportedXmlComponent\",\"url\":\"classes/ImportedXmlComponent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1613,\"kind\":2048,\"name\":\"fromXmlString\",\"url\":\"classes/ImportedXmlComponent.html#fromXmlString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"ImportedXmlComponent\"},{\"id\":1614,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ImportedXmlComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ImportedXmlComponent\"},{\"id\":1615,\"kind\":2048,\"name\":\"push\",\"url\":\"classes/ImportedXmlComponent.html#push\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ImportedXmlComponent\"},{\"id\":1616,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ImportedXmlComponent.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ImportedXmlComponent\"},{\"id\":1617,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ImportedXmlComponent.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ImportedXmlComponent\"},{\"id\":1618,\"kind\":128,\"name\":\"ImportedRootElementAttributes\",\"url\":\"classes/ImportedRootElementAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1619,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ImportedRootElementAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ImportedRootElementAttributes\"},{\"id\":1620,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/ImportedRootElementAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ImportedRootElementAttributes\"},{\"id\":1621,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/ImportedRootElementAttributes.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ImportedRootElementAttributes\"},{\"id\":1622,\"kind\":256,\"name\":\"IXmlAttribute\",\"url\":\"interfaces/IXmlAttribute.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1623,\"kind\":256,\"name\":\"IXmlableObject\",\"url\":\"interfaces/IXmlableObject.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1624,\"kind\":1024,\"name\":\"_attr\",\"url\":\"interfaces/IXmlableObject.html#_attr\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IXmlableObject\"},{\"id\":1625,\"kind\":128,\"name\":\"InitializableXmlComponent\",\"url\":\"classes/InitializableXmlComponent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1626,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InitializableXmlComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"InitializableXmlComponent\"},{\"id\":1627,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/InitializableXmlComponent.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"InitializableXmlComponent\"},{\"id\":1628,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/InitializableXmlComponent.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"InitializableXmlComponent\"},{\"id\":1629,\"kind\":128,\"name\":\"OnOffElement\",\"url\":\"classes/OnOffElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1630,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/OnOffElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"OnOffElement\"},{\"id\":1631,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/OnOffElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OnOffElement\"},{\"id\":1632,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/OnOffElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OnOffElement\"},{\"id\":1633,\"kind\":128,\"name\":\"HpsMeasureElement\",\"url\":\"classes/HpsMeasureElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1634,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HpsMeasureElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"HpsMeasureElement\"},{\"id\":1635,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/HpsMeasureElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HpsMeasureElement\"},{\"id\":1636,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/HpsMeasureElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HpsMeasureElement\"},{\"id\":1637,\"kind\":128,\"name\":\"StringValueElement\",\"url\":\"classes/StringValueElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1638,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StringValueElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"StringValueElement\"},{\"id\":1639,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/StringValueElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StringValueElement\"},{\"id\":1640,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/StringValueElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StringValueElement\"},{\"id\":1641,\"kind\":128,\"name\":\"NumberValueElement\",\"url\":\"classes/NumberValueElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1642,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NumberValueElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"NumberValueElement\"},{\"id\":1643,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/NumberValueElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NumberValueElement\"},{\"id\":1644,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/NumberValueElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NumberValueElement\"},{\"id\":1645,\"kind\":128,\"name\":\"StringContainer\",\"url\":\"classes/StringContainer.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1646,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StringContainer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"StringContainer\"},{\"id\":1647,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/StringContainer.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StringContainer\"},{\"id\":1648,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/StringContainer.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StringContainer\"},{\"id\":1649,\"kind\":256,\"name\":\"IContext\",\"url\":\"interfaces/IContext.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1650,\"kind\":1024,\"name\":\"file\",\"url\":\"interfaces/IContext.html#file\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IContext\"},{\"id\":1651,\"kind\":1024,\"name\":\"viewWrapper\",\"url\":\"interfaces/IContext.html#viewWrapper\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IContext\"},{\"id\":1652,\"kind\":128,\"name\":\"BaseXmlComponent\",\"url\":\"classes/BaseXmlComponent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1653,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BaseXmlComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BaseXmlComponent\"},{\"id\":1654,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/BaseXmlComponent.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BaseXmlComponent\"},{\"id\":1655,\"kind\":256,\"name\":\"IDocumentHeader\",\"url\":\"interfaces/IDocumentHeader.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1656,\"kind\":1024,\"name\":\"header\",\"url\":\"interfaces/IDocumentHeader.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentHeader\"},{\"id\":1657,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IDocumentHeader.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentHeader\"},{\"id\":1658,\"kind\":128,\"name\":\"HeaderWrapper\",\"url\":\"classes/HeaderWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1659,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HeaderWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HeaderWrapper\"},{\"id\":1660,\"kind\":2048,\"name\":\"add\",\"url\":\"classes/HeaderWrapper.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HeaderWrapper\"},{\"id\":1661,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/HeaderWrapper.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HeaderWrapper\"},{\"id\":1662,\"kind\":262144,\"name\":\"View\",\"url\":\"classes/HeaderWrapper.html#View\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"HeaderWrapper\"},{\"id\":1663,\"kind\":262144,\"name\":\"Relationships\",\"url\":\"classes/HeaderWrapper.html#Relationships\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"HeaderWrapper\"},{\"id\":1664,\"kind\":262144,\"name\":\"Media\",\"url\":\"classes/HeaderWrapper.html#Media\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"HeaderWrapper\"},{\"id\":1665,\"kind\":256,\"name\":\"IDocumentFooter\",\"url\":\"interfaces/IDocumentFooter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1666,\"kind\":1024,\"name\":\"footer\",\"url\":\"interfaces/IDocumentFooter.html#footer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentFooter\"},{\"id\":1667,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IDocumentFooter.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentFooter\"},{\"id\":1668,\"kind\":128,\"name\":\"FooterWrapper\",\"url\":\"classes/FooterWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1669,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FooterWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FooterWrapper\"},{\"id\":1670,\"kind\":2048,\"name\":\"add\",\"url\":\"classes/FooterWrapper.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FooterWrapper\"},{\"id\":1671,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/FooterWrapper.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FooterWrapper\"},{\"id\":1672,\"kind\":262144,\"name\":\"View\",\"url\":\"classes/FooterWrapper.html#View\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"FooterWrapper\"},{\"id\":1673,\"kind\":262144,\"name\":\"Relationships\",\"url\":\"classes/FooterWrapper.html#Relationships\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"FooterWrapper\"},{\"id\":1674,\"kind\":262144,\"name\":\"Media\",\"url\":\"classes/FooterWrapper.html#Media\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"FooterWrapper\"},{\"id\":1675,\"kind\":256,\"name\":\"IHeaderOptions\",\"url\":\"interfaces/IHeaderOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1676,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/IHeaderOptions.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHeaderOptions\"},{\"id\":1677,\"kind\":128,\"name\":\"Header\",\"url\":\"classes/Header.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1678,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Header.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Header\"},{\"id\":1679,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/Header.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Header\"},{\"id\":1680,\"kind\":128,\"name\":\"Footer\",\"url\":\"classes/Footer.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1681,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Footer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Footer\"},{\"id\":1682,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/Footer.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Footer\"},{\"id\":1683,\"kind\":128,\"name\":\"FootNotes\",\"url\":\"classes/FootNotes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1684,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FootNotes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"FootNotes\"},{\"id\":1685,\"kind\":2048,\"name\":\"createFootNote\",\"url\":\"classes/FootNotes.html#createFootNote\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FootNotes\"},{\"id\":1686,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/FootNotes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootNotes\"},{\"id\":1687,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/FootNotes.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootNotes\"},{\"id\":1688,\"kind\":128,\"name\":\"FootNoteReferenceRunAttributes\",\"url\":\"classes/FootNoteReferenceRunAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1689,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FootNoteReferenceRunAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootNoteReferenceRunAttributes\"},{\"id\":1690,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/FootNoteReferenceRunAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootNoteReferenceRunAttributes\"},{\"id\":1691,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/FootNoteReferenceRunAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootNoteReferenceRunAttributes\"},{\"id\":1692,\"kind\":128,\"name\":\"FootnoteReference\",\"url\":\"classes/FootnoteReference.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1693,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FootnoteReference.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"FootnoteReference\"},{\"id\":1694,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/FootnoteReference.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootnoteReference\"},{\"id\":1695,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/FootnoteReference.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootnoteReference\"},{\"id\":1696,\"kind\":128,\"name\":\"FootnoteReferenceRun\",\"url\":\"classes/FootnoteReferenceRun.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1697,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FootnoteReferenceRun.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"FootnoteReferenceRun\"},{\"id\":1698,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/FootnoteReferenceRun.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootnoteReferenceRun\"},{\"id\":1699,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/FootnoteReferenceRun.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FootnoteReferenceRun\"},{\"id\":1700,\"kind\":128,\"name\":\"InsertedTextRun\",\"url\":\"classes/InsertedTextRun.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1701,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InsertedTextRun.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"InsertedTextRun\"},{\"id\":1702,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/InsertedTextRun.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"InsertedTextRun\"},{\"id\":1703,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/InsertedTextRun.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"InsertedTextRun\"},{\"id\":1704,\"kind\":128,\"name\":\"DeletedTextRun\",\"url\":\"classes/DeletedTextRun.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1705,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeletedTextRun.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"DeletedTextRun\"},{\"id\":1706,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/DeletedTextRun.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeletedTextRun\"},{\"id\":1707,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/DeletedTextRun.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeletedTextRun\"},{\"id\":1708,\"kind\":8,\"name\":\"HorizontalPositionAlign\",\"url\":\"enums/HorizontalPositionAlign.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1709,\"kind\":16,\"name\":\"CENTER\",\"url\":\"enums/HorizontalPositionAlign.html#CENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionAlign\"},{\"id\":1710,\"kind\":16,\"name\":\"INSIDE\",\"url\":\"enums/HorizontalPositionAlign.html#INSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionAlign\"},{\"id\":1711,\"kind\":16,\"name\":\"LEFT\",\"url\":\"enums/HorizontalPositionAlign.html#LEFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionAlign\"},{\"id\":1712,\"kind\":16,\"name\":\"OUTSIDE\",\"url\":\"enums/HorizontalPositionAlign.html#OUTSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionAlign\"},{\"id\":1713,\"kind\":16,\"name\":\"RIGHT\",\"url\":\"enums/HorizontalPositionAlign.html#RIGHT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HorizontalPositionAlign\"},{\"id\":1714,\"kind\":8,\"name\":\"VerticalPositionAlign\",\"url\":\"enums/VerticalPositionAlign.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1715,\"kind\":16,\"name\":\"BOTTOM\",\"url\":\"enums/VerticalPositionAlign.html#BOTTOM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionAlign\"},{\"id\":1716,\"kind\":16,\"name\":\"CENTER\",\"url\":\"enums/VerticalPositionAlign.html#CENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionAlign\"},{\"id\":1717,\"kind\":16,\"name\":\"INSIDE\",\"url\":\"enums/VerticalPositionAlign.html#INSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionAlign\"},{\"id\":1718,\"kind\":16,\"name\":\"OUTSIDE\",\"url\":\"enums/VerticalPositionAlign.html#OUTSIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionAlign\"},{\"id\":1719,\"kind\":16,\"name\":\"TOP\",\"url\":\"enums/VerticalPositionAlign.html#TOP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalPositionAlign\"},{\"id\":1720,\"kind\":8,\"name\":\"NumberFormat\",\"url\":\"enums/NumberFormat.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1721,\"kind\":16,\"name\":\"DECIMAL\",\"url\":\"enums/NumberFormat.html#DECIMAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1722,\"kind\":16,\"name\":\"UPPER_ROMAN\",\"url\":\"enums/NumberFormat.html#UPPER_ROMAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1723,\"kind\":16,\"name\":\"LOWER_ROMAN\",\"url\":\"enums/NumberFormat.html#LOWER_ROMAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1724,\"kind\":16,\"name\":\"UPPER_LETTER\",\"url\":\"enums/NumberFormat.html#UPPER_LETTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1725,\"kind\":16,\"name\":\"LOWER_LETTER\",\"url\":\"enums/NumberFormat.html#LOWER_LETTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1726,\"kind\":16,\"name\":\"ORDINAL\",\"url\":\"enums/NumberFormat.html#ORDINAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1727,\"kind\":16,\"name\":\"CARDINAL_TEXT\",\"url\":\"enums/NumberFormat.html#CARDINAL_TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1728,\"kind\":16,\"name\":\"ORDINAL_TEXT\",\"url\":\"enums/NumberFormat.html#ORDINAL_TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1729,\"kind\":16,\"name\":\"HEX\",\"url\":\"enums/NumberFormat.html#HEX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1730,\"kind\":16,\"name\":\"CHICAGO\",\"url\":\"enums/NumberFormat.html#CHICAGO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1731,\"kind\":16,\"name\":\"IDEOGRAPH_DIGITAL\",\"url\":\"enums/NumberFormat.html#IDEOGRAPH_DIGITAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1732,\"kind\":16,\"name\":\"JAPANESE_COUNTING\",\"url\":\"enums/NumberFormat.html#JAPANESE_COUNTING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1733,\"kind\":16,\"name\":\"AIUEO\",\"url\":\"enums/NumberFormat.html#AIUEO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1734,\"kind\":16,\"name\":\"IROHA\",\"url\":\"enums/NumberFormat.html#IROHA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1735,\"kind\":16,\"name\":\"DECIMAL_FULL_WIDTH\",\"url\":\"enums/NumberFormat.html#DECIMAL_FULL_WIDTH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1736,\"kind\":16,\"name\":\"DECIMAL_HALF_WIDTH\",\"url\":\"enums/NumberFormat.html#DECIMAL_HALF_WIDTH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1737,\"kind\":16,\"name\":\"JAPANESE_LEGAL\",\"url\":\"enums/NumberFormat.html#JAPANESE_LEGAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1738,\"kind\":16,\"name\":\"JAPANESE_DIGITAL_TEN_THOUSAND\",\"url\":\"enums/NumberFormat.html#JAPANESE_DIGITAL_TEN_THOUSAND\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1739,\"kind\":16,\"name\":\"DECIMAL_ENCLOSED_CIRCLE\",\"url\":\"enums/NumberFormat.html#DECIMAL_ENCLOSED_CIRCLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1740,\"kind\":16,\"name\":\"DECIMAL_FULL_WIDTH_2\",\"url\":\"enums/NumberFormat.html#DECIMAL_FULL_WIDTH_2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1741,\"kind\":16,\"name\":\"AIUEO_FULL_WIDTH\",\"url\":\"enums/NumberFormat.html#AIUEO_FULL_WIDTH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1742,\"kind\":16,\"name\":\"IROHA_FULL_WIDTH\",\"url\":\"enums/NumberFormat.html#IROHA_FULL_WIDTH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1743,\"kind\":16,\"name\":\"DECIMAL_ZERO\",\"url\":\"enums/NumberFormat.html#DECIMAL_ZERO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1744,\"kind\":16,\"name\":\"BULLET\",\"url\":\"enums/NumberFormat.html#BULLET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1745,\"kind\":16,\"name\":\"GANADA\",\"url\":\"enums/NumberFormat.html#GANADA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1746,\"kind\":16,\"name\":\"CHOSUNG\",\"url\":\"enums/NumberFormat.html#CHOSUNG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1747,\"kind\":16,\"name\":\"DECIMAL_ENCLOSED_FULL_STOP\",\"url\":\"enums/NumberFormat.html#DECIMAL_ENCLOSED_FULL_STOP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1748,\"kind\":16,\"name\":\"DECIMAL_ENCLOSED_PAREN\",\"url\":\"enums/NumberFormat.html#DECIMAL_ENCLOSED_PAREN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1749,\"kind\":16,\"name\":\"DECIMAL_ENCLOSED_CIRCLE_CHINESE\",\"url\":\"enums/NumberFormat.html#DECIMAL_ENCLOSED_CIRCLE_CHINESE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1750,\"kind\":16,\"name\":\"IDEOGRAPH_ENCLOSED_CIRCLE\",\"url\":\"enums/NumberFormat.html#IDEOGRAPH_ENCLOSED_CIRCLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1751,\"kind\":16,\"name\":\"IDEOGRAPH_TRADITIONAL\",\"url\":\"enums/NumberFormat.html#IDEOGRAPH_TRADITIONAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1752,\"kind\":16,\"name\":\"IDEOGRAPH_ZODIAC\",\"url\":\"enums/NumberFormat.html#IDEOGRAPH_ZODIAC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1753,\"kind\":16,\"name\":\"IDEOGRAPH_ZODIAC_TRADITIONAL\",\"url\":\"enums/NumberFormat.html#IDEOGRAPH_ZODIAC_TRADITIONAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1754,\"kind\":16,\"name\":\"TAIWANESE_COUNTING\",\"url\":\"enums/NumberFormat.html#TAIWANESE_COUNTING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1755,\"kind\":16,\"name\":\"IDEOGRAPH_LEGAL_TRADITIONAL\",\"url\":\"enums/NumberFormat.html#IDEOGRAPH_LEGAL_TRADITIONAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1756,\"kind\":16,\"name\":\"TAIWANESE_COUNTING_THOUSAND\",\"url\":\"enums/NumberFormat.html#TAIWANESE_COUNTING_THOUSAND\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1757,\"kind\":16,\"name\":\"TAIWANESE_DIGITAL\",\"url\":\"enums/NumberFormat.html#TAIWANESE_DIGITAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1758,\"kind\":16,\"name\":\"CHINESE_COUNTING\",\"url\":\"enums/NumberFormat.html#CHINESE_COUNTING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1759,\"kind\":16,\"name\":\"CHINESE_LEGAL_SIMPLIFIED\",\"url\":\"enums/NumberFormat.html#CHINESE_LEGAL_SIMPLIFIED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1760,\"kind\":16,\"name\":\"CHINESE_COUNTING_TEN_THOUSAND\",\"url\":\"enums/NumberFormat.html#CHINESE_COUNTING_TEN_THOUSAND\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1761,\"kind\":16,\"name\":\"KOREAN_DIGITAL\",\"url\":\"enums/NumberFormat.html#KOREAN_DIGITAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1762,\"kind\":16,\"name\":\"KOREAN_COUNTING\",\"url\":\"enums/NumberFormat.html#KOREAN_COUNTING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1763,\"kind\":16,\"name\":\"KOREAN_LEGAL\",\"url\":\"enums/NumberFormat.html#KOREAN_LEGAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1764,\"kind\":16,\"name\":\"KOREAN_DIGITAL_2\",\"url\":\"enums/NumberFormat.html#KOREAN_DIGITAL_2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1765,\"kind\":16,\"name\":\"VIETNAMESE_COUNTING\",\"url\":\"enums/NumberFormat.html#VIETNAMESE_COUNTING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1766,\"kind\":16,\"name\":\"RUSSIAN_LOWER\",\"url\":\"enums/NumberFormat.html#RUSSIAN_LOWER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1767,\"kind\":16,\"name\":\"RUSSIAN_UPPER\",\"url\":\"enums/NumberFormat.html#RUSSIAN_UPPER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1768,\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/NumberFormat.html#NONE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1769,\"kind\":16,\"name\":\"NUMBER_IN_DASH\",\"url\":\"enums/NumberFormat.html#NUMBER_IN_DASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1770,\"kind\":16,\"name\":\"HEBREW_1\",\"url\":\"enums/NumberFormat.html#HEBREW_1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1771,\"kind\":16,\"name\":\"HEBREW_2\",\"url\":\"enums/NumberFormat.html#HEBREW_2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1772,\"kind\":16,\"name\":\"ARABIC_ALPHA\",\"url\":\"enums/NumberFormat.html#ARABIC_ALPHA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1773,\"kind\":16,\"name\":\"ARABIC_ABJAD\",\"url\":\"enums/NumberFormat.html#ARABIC_ABJAD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1774,\"kind\":16,\"name\":\"HINDI_VOWELS\",\"url\":\"enums/NumberFormat.html#HINDI_VOWELS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1775,\"kind\":16,\"name\":\"HINDI_CONSONANTS\",\"url\":\"enums/NumberFormat.html#HINDI_CONSONANTS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1776,\"kind\":16,\"name\":\"HINDI_NUMBERS\",\"url\":\"enums/NumberFormat.html#HINDI_NUMBERS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1777,\"kind\":16,\"name\":\"HINDI_COUNTING\",\"url\":\"enums/NumberFormat.html#HINDI_COUNTING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1778,\"kind\":16,\"name\":\"THAI_LETTERS\",\"url\":\"enums/NumberFormat.html#THAI_LETTERS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1779,\"kind\":16,\"name\":\"THAI_NUMBERS\",\"url\":\"enums/NumberFormat.html#THAI_NUMBERS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1780,\"kind\":16,\"name\":\"THAI_COUNTING\",\"url\":\"enums/NumberFormat.html#THAI_COUNTING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1781,\"kind\":16,\"name\":\"BAHT_TEXT\",\"url\":\"enums/NumberFormat.html#BAHT_TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1782,\"kind\":16,\"name\":\"DOLLAR_TEXT\",\"url\":\"enums/NumberFormat.html#DOLLAR_TEXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NumberFormat\"},{\"id\":1783,\"kind\":256,\"name\":\"IBorderOptions\",\"url\":\"interfaces/IBorderOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1784,\"kind\":1024,\"name\":\"style\",\"url\":\"interfaces/IBorderOptions.html#style\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBorderOptions\"},{\"id\":1785,\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IBorderOptions.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBorderOptions\"},{\"id\":1786,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/IBorderOptions.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBorderOptions\"},{\"id\":1787,\"kind\":1024,\"name\":\"space\",\"url\":\"interfaces/IBorderOptions.html#space\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IBorderOptions\"},{\"id\":1788,\"kind\":128,\"name\":\"BorderElement\",\"url\":\"classes/BorderElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1789,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BorderElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"BorderElement\"},{\"id\":1790,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/BorderElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BorderElement\"},{\"id\":1791,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/BorderElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BorderElement\"},{\"id\":1792,\"kind\":8,\"name\":\"BorderStyle\",\"url\":\"enums/BorderStyle.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1793,\"kind\":16,\"name\":\"SINGLE\",\"url\":\"enums/BorderStyle.html#SINGLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1794,\"kind\":16,\"name\":\"DASH_DOT_STROKED\",\"url\":\"enums/BorderStyle.html#DASH_DOT_STROKED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1795,\"kind\":16,\"name\":\"DASHED\",\"url\":\"enums/BorderStyle.html#DASHED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1796,\"kind\":16,\"name\":\"DASH_SMALL_GAP\",\"url\":\"enums/BorderStyle.html#DASH_SMALL_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1797,\"kind\":16,\"name\":\"DOT_DASH\",\"url\":\"enums/BorderStyle.html#DOT_DASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1798,\"kind\":16,\"name\":\"DOT_DOT_DASH\",\"url\":\"enums/BorderStyle.html#DOT_DOT_DASH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1799,\"kind\":16,\"name\":\"DOTTED\",\"url\":\"enums/BorderStyle.html#DOTTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1800,\"kind\":16,\"name\":\"DOUBLE\",\"url\":\"enums/BorderStyle.html#DOUBLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1801,\"kind\":16,\"name\":\"DOUBLE_WAVE\",\"url\":\"enums/BorderStyle.html#DOUBLE_WAVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1802,\"kind\":16,\"name\":\"INSET\",\"url\":\"enums/BorderStyle.html#INSET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1803,\"kind\":16,\"name\":\"NIL\",\"url\":\"enums/BorderStyle.html#NIL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1804,\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/BorderStyle.html#NONE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1805,\"kind\":16,\"name\":\"OUTSET\",\"url\":\"enums/BorderStyle.html#OUTSET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1806,\"kind\":16,\"name\":\"THICK\",\"url\":\"enums/BorderStyle.html#THICK\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1807,\"kind\":16,\"name\":\"THICK_THIN_LARGE_GAP\",\"url\":\"enums/BorderStyle.html#THICK_THIN_LARGE_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1808,\"kind\":16,\"name\":\"THICK_THIN_MEDIUM_GAP\",\"url\":\"enums/BorderStyle.html#THICK_THIN_MEDIUM_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1809,\"kind\":16,\"name\":\"THICK_THIN_SMALL_GAP\",\"url\":\"enums/BorderStyle.html#THICK_THIN_SMALL_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1810,\"kind\":16,\"name\":\"THIN_THICK_LARGE_GAP\",\"url\":\"enums/BorderStyle.html#THIN_THICK_LARGE_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1811,\"kind\":16,\"name\":\"THIN_THICK_MEDIUM_GAP\",\"url\":\"enums/BorderStyle.html#THIN_THICK_MEDIUM_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1812,\"kind\":16,\"name\":\"THIN_THICK_SMALL_GAP\",\"url\":\"enums/BorderStyle.html#THIN_THICK_SMALL_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1813,\"kind\":16,\"name\":\"THIN_THICK_THIN_LARGE_GAP\",\"url\":\"enums/BorderStyle.html#THIN_THICK_THIN_LARGE_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1814,\"kind\":16,\"name\":\"THIN_THICK_THIN_MEDIUM_GAP\",\"url\":\"enums/BorderStyle.html#THIN_THICK_THIN_MEDIUM_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1815,\"kind\":16,\"name\":\"THIN_THICK_THIN_SMALL_GAP\",\"url\":\"enums/BorderStyle.html#THIN_THICK_THIN_SMALL_GAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1816,\"kind\":16,\"name\":\"THREE_D_EMBOSS\",\"url\":\"enums/BorderStyle.html#THREE_D_EMBOSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1817,\"kind\":16,\"name\":\"THREE_D_ENGRAVE\",\"url\":\"enums/BorderStyle.html#THREE_D_ENGRAVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1818,\"kind\":16,\"name\":\"TRIPLE\",\"url\":\"enums/BorderStyle.html#TRIPLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1819,\"kind\":16,\"name\":\"WAVE\",\"url\":\"enums/BorderStyle.html#WAVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BorderStyle\"},{\"id\":1820,\"kind\":64,\"name\":\"decimalNumber\",\"url\":\"modules.html#decimalNumber\",\"classes\":\"tsd-kind-function\"},{\"id\":1821,\"kind\":64,\"name\":\"unsignedDecimalNumber\",\"url\":\"modules.html#unsignedDecimalNumber\",\"classes\":\"tsd-kind-function\"},{\"id\":1822,\"kind\":64,\"name\":\"longHexNumber\",\"url\":\"modules.html#longHexNumber\",\"classes\":\"tsd-kind-function\"},{\"id\":1823,\"kind\":64,\"name\":\"shortHexNumber\",\"url\":\"modules.html#shortHexNumber\",\"classes\":\"tsd-kind-function\"},{\"id\":1824,\"kind\":64,\"name\":\"uCharHexNumber\",\"url\":\"modules.html#uCharHexNumber\",\"classes\":\"tsd-kind-function\"},{\"id\":1825,\"kind\":64,\"name\":\"universalMeasureValue\",\"url\":\"modules.html#universalMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1826,\"kind\":64,\"name\":\"positiveUniversalMeasureValue\",\"url\":\"modules.html#positiveUniversalMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1827,\"kind\":64,\"name\":\"hexColorValue\",\"url\":\"modules.html#hexColorValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1828,\"kind\":64,\"name\":\"signedTwipsMeasureValue\",\"url\":\"modules.html#signedTwipsMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1829,\"kind\":64,\"name\":\"hpsMeasureValue\",\"url\":\"modules.html#hpsMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1830,\"kind\":64,\"name\":\"signedHpsMeasureValue\",\"url\":\"modules.html#signedHpsMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1831,\"kind\":64,\"name\":\"twipsMeasureValue\",\"url\":\"modules.html#twipsMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1832,\"kind\":64,\"name\":\"percentageValue\",\"url\":\"modules.html#percentageValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1833,\"kind\":64,\"name\":\"measurementOrPercentValue\",\"url\":\"modules.html#measurementOrPercentValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1834,\"kind\":64,\"name\":\"dateTimeValue\",\"url\":\"modules.html#dateTimeValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1835,\"kind\":64,\"name\":\"eighthPointMeasureValue\",\"url\":\"modules.html#eighthPointMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1836,\"kind\":64,\"name\":\"pointMeasureValue\",\"url\":\"modules.html#pointMeasureValue\",\"classes\":\"tsd-kind-function\"},{\"id\":1837,\"kind\":8,\"name\":\"VerticalAlign\",\"url\":\"enums/VerticalAlign.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1838,\"kind\":16,\"name\":\"BOTH\",\"url\":\"enums/VerticalAlign.html#BOTH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalAlign\"},{\"id\":1839,\"kind\":16,\"name\":\"BOTTOM\",\"url\":\"enums/VerticalAlign.html#BOTTOM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalAlign\"},{\"id\":1840,\"kind\":16,\"name\":\"CENTER\",\"url\":\"enums/VerticalAlign.html#CENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalAlign\"},{\"id\":1841,\"kind\":16,\"name\":\"TOP\",\"url\":\"enums/VerticalAlign.html#TOP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerticalAlign\"},{\"id\":1842,\"kind\":128,\"name\":\"VerticalAlignAttributes\",\"url\":\"classes/VerticalAlignAttributes.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1843,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VerticalAlignAttributes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalAlignAttributes\"},{\"id\":1844,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/VerticalAlignAttributes.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalAlignAttributes\"},{\"id\":1845,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/VerticalAlignAttributes.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalAlignAttributes\"},{\"id\":1846,\"kind\":128,\"name\":\"VerticalAlignElement\",\"url\":\"classes/VerticalAlignElement.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1847,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VerticalAlignElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"VerticalAlignElement\"},{\"id\":1848,\"kind\":2048,\"name\":\"prepForXml\",\"url\":\"classes/VerticalAlignElement.html#prepForXml\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalAlignElement\"},{\"id\":1849,\"kind\":2048,\"name\":\"addChildElement\",\"url\":\"classes/VerticalAlignElement.html#addChildElement\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VerticalAlignElement\"},{\"id\":1850,\"kind\":128,\"name\":\"Packer\",\"url\":\"classes/Packer.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1851,\"kind\":2048,\"name\":\"toBuffer\",\"url\":\"classes/Packer.html#toBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Packer\"},{\"id\":1852,\"kind\":2048,\"name\":\"toBase64String\",\"url\":\"classes/Packer.html#toBase64String\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Packer\"},{\"id\":1853,\"kind\":2048,\"name\":\"toBlob\",\"url\":\"classes/Packer.html#toBlob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Packer\"},{\"id\":1854,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Packer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Packer\"},{\"id\":1855,\"kind\":256,\"name\":\"IDocumentTemplate\",\"url\":\"interfaces/IDocumentTemplate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1856,\"kind\":1024,\"name\":\"currentRelationshipId\",\"url\":\"interfaces/IDocumentTemplate.html#currentRelationshipId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentTemplate\"},{\"id\":1857,\"kind\":1024,\"name\":\"headers\",\"url\":\"interfaces/IDocumentTemplate.html#headers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentTemplate\"},{\"id\":1858,\"kind\":1024,\"name\":\"footers\",\"url\":\"interfaces/IDocumentTemplate.html#footers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentTemplate\"},{\"id\":1859,\"kind\":1024,\"name\":\"styles\",\"url\":\"interfaces/IDocumentTemplate.html#styles\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentTemplate\"},{\"id\":1860,\"kind\":1024,\"name\":\"titlePageIsDefined\",\"url\":\"interfaces/IDocumentTemplate.html#titlePageIsDefined\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentTemplate\"},{\"id\":1861,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/IDocumentTemplate.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IDocumentTemplate\"},{\"id\":1862,\"kind\":128,\"name\":\"ImportDotx\",\"url\":\"classes/ImportDotx.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1863,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ImportDotx.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ImportDotx\"},{\"id\":1864,\"kind\":2048,\"name\":\"extract\",\"url\":\"classes/ImportDotx.html#extract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ImportDotx\"},{\"id\":1865,\"kind\":64,\"name\":\"convertMillimetersToTwip\",\"url\":\"modules.html#convertMillimetersToTwip\",\"classes\":\"tsd-kind-function\"},{\"id\":1866,\"kind\":64,\"name\":\"convertInchesToTwip\",\"url\":\"modules.html#convertInchesToTwip\",\"classes\":\"tsd-kind-function\"},{\"id\":1867,\"kind\":64,\"name\":\"uniqueNumericId\",\"url\":\"modules.html#uniqueNumericId\",\"classes\":\"tsd-kind-function\"},{\"id\":1868,\"kind\":64,\"name\":\"uniqueId\",\"url\":\"modules.html#uniqueId\",\"classes\":\"tsd-kind-function\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,47.303]],[\"parent/0\",[]],[\"name/1\",[1,24.247]],[\"parent/1\",[0,4.36]],[\"name/2\",[0,47.303]],[\"parent/2\",[0,4.36]],[\"name/3\",[2,56.619]],[\"parent/3\",[0,4.36]],[\"name/4\",[3,71.282]],[\"parent/4\",[0,4.36]],[\"name/5\",[4,50.913]],[\"parent/5\",[0,4.36]],[\"name/6\",[5,52.824]],[\"parent/6\",[0,4.36]],[\"name/7\",[6,71.282]],[\"parent/7\",[0,4.36]],[\"name/8\",[7,62.809]],[\"parent/8\",[0,4.36]],[\"name/9\",[8,62.809]],[\"parent/9\",[0,4.36]],[\"name/10\",[9,71.282]],[\"parent/10\",[0,4.36]],[\"name/11\",[10,71.282]],[\"parent/11\",[0,4.36]],[\"name/12\",[11,71.282]],[\"parent/12\",[0,4.36]],[\"name/13\",[12,56.619]],[\"parent/13\",[0,4.36]],[\"name/14\",[13,71.282]],[\"parent/14\",[0,4.36]],[\"name/15\",[14,52.824]],[\"parent/15\",[]],[\"name/16\",[15,52.824]],[\"parent/16\",[14,4.869]],[\"name/17\",[16,58.289]],[\"parent/17\",[14,4.869]],[\"name/18\",[17,55.188]],[\"parent/18\",[14,4.869]],[\"name/19\",[18,66.174]],[\"parent/19\",[14,4.869]],[\"name/20\",[19,71.282]],[\"parent/20\",[14,4.869]],[\"name/21\",[20,71.282]],[\"parent/21\",[14,4.869]],[\"name/22\",[21,49.31]],[\"parent/22\",[14,4.869]],[\"name/23\",[22,49.31]],[\"parent/23\",[14,4.869]],[\"name/24\",[23,60.296]],[\"parent/24\",[]],[\"name/25\",[1,24.247]],[\"parent/25\",[23,5.558]],[\"name/26\",[24,24.87]],[\"parent/26\",[23,5.558]],[\"name/27\",[25,45.633]],[\"parent/27\",[23,5.558]],[\"name/28\",[26,50.08]],[\"parent/28\",[]],[\"name/29\",[1,24.247]],[\"parent/29\",[26,4.616]],[\"name/30\",[24,24.87]],[\"parent/30\",[26,4.616]],[\"name/31\",[27,26.101]],[\"parent/31\",[26,4.616]],[\"name/32\",[28,58.289]],[\"parent/32\",[]],[\"name/33\",[29,51.823]],[\"parent/33\",[28,5.373]],[\"name/34\",[30,51.823]],[\"parent/34\",[28,5.373]],[\"name/35\",[21,49.31]],[\"parent/35\",[28,5.373]],[\"name/36\",[22,49.31]],[\"parent/36\",[28,5.373]],[\"name/37\",[31,50.913]],[\"parent/37\",[]],[\"name/38\",[1,24.247]],[\"parent/38\",[31,4.693]],[\"name/39\",[24,24.87]],[\"parent/39\",[31,4.693]],[\"name/40\",[27,26.101]],[\"parent/40\",[31,4.693]],[\"name/41\",[32,53.936]],[\"parent/41\",[]],[\"name/42\",[1,24.247]],[\"parent/42\",[32,4.972]],[\"name/43\",[24,24.87]],[\"parent/43\",[32,4.972]],[\"name/44\",[27,26.101]],[\"parent/44\",[32,4.972]],[\"name/45\",[33,55.188]],[\"parent/45\",[]],[\"name/46\",[15,52.824]],[\"parent/46\",[33,5.087]],[\"name/47\",[16,58.289]],[\"parent/47\",[33,5.087]],[\"name/48\",[21,49.31]],[\"parent/48\",[33,5.087]],[\"name/49\",[22,49.31]],[\"parent/49\",[33,5.087]],[\"name/50\",[34,71.282]],[\"parent/50\",[33,5.087]],[\"name/51\",[35,71.282]],[\"parent/51\",[33,5.087]],[\"name/52\",[36,51.823]],[\"parent/52\",[]],[\"name/53\",[1,24.247]],[\"parent/53\",[36,4.777]],[\"name/54\",[24,24.87]],[\"parent/54\",[36,4.777]],[\"name/55\",[27,26.101]],[\"parent/55\",[36,4.777]],[\"name/56\",[37,60.296]],[\"parent/56\",[]],[\"name/57\",[1,24.247]],[\"parent/57\",[37,5.558]],[\"name/58\",[24,24.87]],[\"parent/58\",[37,5.558]],[\"name/59\",[27,26.101]],[\"parent/59\",[37,5.558]],[\"name/60\",[38,60.296]],[\"parent/60\",[]],[\"name/61\",[1,24.247]],[\"parent/61\",[38,5.558]],[\"name/62\",[24,24.87]],[\"parent/62\",[38,5.558]],[\"name/63\",[27,26.101]],[\"parent/63\",[38,5.558]],[\"name/64\",[39,56.619]],[\"parent/64\",[]],[\"name/65\",[1,24.247]],[\"parent/65\",[39,5.219]],[\"name/66\",[24,24.87]],[\"parent/66\",[39,5.219]],[\"name/67\",[27,26.101]],[\"parent/67\",[39,5.219]],[\"name/68\",[40,60.296]],[\"parent/68\",[]],[\"name/69\",[41,71.282]],[\"parent/69\",[40,5.558]],[\"name/70\",[42,71.282]],[\"parent/70\",[40,5.558]],[\"name/71\",[43,60.296]],[\"parent/71\",[40,5.558]],[\"name/72\",[44,55.188]],[\"parent/72\",[]],[\"name/73\",[45,71.282]],[\"parent/73\",[44,5.087]],[\"name/74\",[46,71.282]],[\"parent/74\",[44,5.087]],[\"name/75\",[47,66.174]],[\"parent/75\",[44,5.087]],[\"name/76\",[48,71.282]],[\"parent/76\",[44,5.087]],[\"name/77\",[49,71.282]],[\"parent/77\",[44,5.087]],[\"name/78\",[50,71.282]],[\"parent/78\",[44,5.087]],[\"name/79\",[51,53.936]],[\"parent/79\",[]],[\"name/80\",[1,24.247]],[\"parent/80\",[51,4.972]],[\"name/81\",[24,24.87]],[\"parent/81\",[51,4.972]],[\"name/82\",[27,26.101]],[\"parent/82\",[51,4.972]],[\"name/83\",[52,53.936]],[\"parent/83\",[]],[\"name/84\",[53,71.282]],[\"parent/84\",[52,4.972]],[\"name/85\",[54,71.282]],[\"parent/85\",[52,4.972]],[\"name/86\",[55,71.282]],[\"parent/86\",[52,4.972]],[\"name/87\",[56,71.282]],[\"parent/87\",[52,4.972]],[\"name/88\",[57,71.282]],[\"parent/88\",[52,4.972]],[\"name/89\",[58,71.282]],[\"parent/89\",[52,4.972]],[\"name/90\",[59,71.282]],[\"parent/90\",[52,4.972]],[\"name/91\",[60,45.133]],[\"parent/91\",[]],[\"name/92\",[1,24.247]],[\"parent/92\",[60,4.16]],[\"name/93\",[24,24.87]],[\"parent/93\",[60,4.16]],[\"name/94\",[27,26.101]],[\"parent/94\",[60,4.16]],[\"name/95\",[61,60.296]],[\"parent/95\",[]],[\"name/96\",[1,24.247]],[\"parent/96\",[61,5.558]],[\"name/97\",[24,24.87]],[\"parent/97\",[61,5.558]],[\"name/98\",[27,26.101]],[\"parent/98\",[61,5.558]],[\"name/99\",[62,51.823]],[\"parent/99\",[]],[\"name/100\",[21,49.31]],[\"parent/100\",[62,4.777]],[\"name/101\",[22,49.31]],[\"parent/101\",[62,4.777]],[\"name/102\",[17,55.188]],[\"parent/102\",[62,4.777]],[\"name/103\",[63,71.282]],[\"parent/103\",[62,4.777]],[\"name/104\",[64,66.174]],[\"parent/104\",[62,4.777]],[\"name/105\",[65,62.809]],[\"parent/105\",[62,4.777]],[\"name/106\",[16,58.289]],[\"parent/106\",[62,4.777]],[\"name/107\",[66,66.174]],[\"parent/107\",[62,4.777]],[\"name/108\",[15,52.824]],[\"parent/108\",[62,4.777]],[\"name/109\",[67,56.619]],[\"parent/109\",[]],[\"name/110\",[68,66.174]],[\"parent/110\",[67,5.219]],[\"name/111\",[69,66.174]],[\"parent/111\",[67,5.219]],[\"name/112\",[70,71.282]],[\"parent/112\",[67,5.219]],[\"name/113\",[71,53.936]],[\"parent/113\",[67,5.219]],[\"name/114\",[72,71.282]],[\"parent/114\",[67,5.219]],[\"name/115\",[73,66.174]],[\"parent/115\",[]],[\"name/116\",[74,71.282]],[\"parent/116\",[73,6.1]],[\"name/117\",[75,60.296]],[\"parent/117\",[]],[\"name/118\",[1,24.247]],[\"parent/118\",[75,5.558]],[\"name/119\",[24,24.87]],[\"parent/119\",[75,5.558]],[\"name/120\",[25,45.633]],[\"parent/120\",[75,5.558]],[\"name/121\",[76,60.296]],[\"parent/121\",[]],[\"name/122\",[1,24.247]],[\"parent/122\",[76,5.558]],[\"name/123\",[24,24.87]],[\"parent/123\",[76,5.558]],[\"name/124\",[27,26.101]],[\"parent/124\",[76,5.558]],[\"name/125\",[77,60.296]],[\"parent/125\",[]],[\"name/126\",[1,24.247]],[\"parent/126\",[77,5.558]],[\"name/127\",[24,24.87]],[\"parent/127\",[77,5.558]],[\"name/128\",[27,26.101]],[\"parent/128\",[77,5.558]],[\"name/129\",[78,71.282]],[\"parent/129\",[]],[\"name/130\",[79,42.195]],[\"parent/130\",[]],[\"name/131\",[80,55.188]],[\"parent/131\",[79,3.89]],[\"name/132\",[81,46.159]],[\"parent/132\",[79,3.89]],[\"name/133\",[31,50.913]],[\"parent/133\",[79,3.89]],[\"name/134\",[82,66.174]],[\"parent/134\",[79,3.89]],[\"name/135\",[83,66.174]],[\"parent/135\",[79,3.89]],[\"name/136\",[39,56.619]],[\"parent/136\",[79,3.89]],[\"name/137\",[84,66.174]],[\"parent/137\",[79,3.89]],[\"name/138\",[60,45.133]],[\"parent/138\",[79,3.89]],[\"name/139\",[85,60.296]],[\"parent/139\",[79,3.89]],[\"name/140\",[86,37.609]],[\"parent/140\",[79,3.89]],[\"name/141\",[87,50.08]],[\"parent/141\",[88,5.373]],[\"name/142\",[89,49.31]],[\"parent/142\",[79,3.89]],[\"name/143\",[90,66.174]],[\"parent/143\",[79,3.89]],[\"name/144\",[91,66.174]],[\"parent/144\",[79,3.89]],[\"name/145\",[92,66.174]],[\"parent/145\",[79,3.89]],[\"name/146\",[4,50.913]],[\"parent/146\",[79,3.89]],[\"name/147\",[86,37.609]],[\"parent/147\",[79,3.89]],[\"name/148\",[93,58.289]],[\"parent/148\",[88,5.373]],[\"name/149\",[87,50.08]],[\"parent/149\",[88,5.373]],[\"name/150\",[94,58.289]],[\"parent/150\",[88,5.373]],[\"name/151\",[95,62.809]],[\"parent/151\",[88,5.373]],[\"name/152\",[26,50.08]],[\"parent/152\",[79,3.89]],[\"name/153\",[32,53.936]],[\"parent/153\",[79,3.89]],[\"name/154\",[96,60.296]],[\"parent/154\",[79,3.89]],[\"name/155\",[97,60.296]],[\"parent/155\",[79,3.89]],[\"name/156\",[98,60.296]],[\"parent/156\",[79,3.89]],[\"name/157\",[36,51.823]],[\"parent/157\",[79,3.89]],[\"name/158\",[51,53.936]],[\"parent/158\",[79,3.89]],[\"name/159\",[99,60.296]],[\"parent/159\",[79,3.89]],[\"name/160\",[100,60.296]],[\"parent/160\",[79,3.89]],[\"name/161\",[101,52.824]],[\"parent/161\",[79,3.89]],[\"name/162\",[102,51.823]],[\"parent/162\",[]],[\"name/163\",[1,24.247]],[\"parent/163\",[102,4.777]],[\"name/164\",[24,24.87]],[\"parent/164\",[102,4.777]],[\"name/165\",[103,71.282]],[\"parent/165\",[102,4.777]],[\"name/166\",[27,26.101]],[\"parent/166\",[102,4.777]],[\"name/167\",[104,50.913]],[\"parent/167\",[]],[\"name/168\",[26,50.08]],[\"parent/168\",[104,4.693]],[\"name/169\",[32,53.936]],[\"parent/169\",[104,4.693]],[\"name/170\",[96,60.296]],[\"parent/170\",[104,4.693]],[\"name/171\",[97,60.296]],[\"parent/171\",[104,4.693]],[\"name/172\",[98,60.296]],[\"parent/172\",[104,4.693]],[\"name/173\",[36,51.823]],[\"parent/173\",[104,4.693]],[\"name/174\",[51,53.936]],[\"parent/174\",[104,4.693]],[\"name/175\",[99,60.296]],[\"parent/175\",[104,4.693]],[\"name/176\",[100,60.296]],[\"parent/176\",[104,4.693]],[\"name/177\",[101,52.824]],[\"parent/177\",[104,4.693]],[\"name/178\",[105,49.31]],[\"parent/178\",[]],[\"name/179\",[4,50.913]],[\"parent/179\",[105,4.545]],[\"name/180\",[86,37.609]],[\"parent/180\",[105,4.545]],[\"name/181\",[93,58.289]],[\"parent/181\",[106,5.558]],[\"name/182\",[87,50.08]],[\"parent/182\",[106,5.558]],[\"name/183\",[94,58.289]],[\"parent/183\",[106,5.558]],[\"name/184\",[95,62.809]],[\"parent/184\",[106,5.558]],[\"name/185\",[26,50.08]],[\"parent/185\",[105,4.545]],[\"name/186\",[32,53.936]],[\"parent/186\",[105,4.545]],[\"name/187\",[96,60.296]],[\"parent/187\",[105,4.545]],[\"name/188\",[97,60.296]],[\"parent/188\",[105,4.545]],[\"name/189\",[98,60.296]],[\"parent/189\",[105,4.545]],[\"name/190\",[36,51.823]],[\"parent/190\",[105,4.545]],[\"name/191\",[51,53.936]],[\"parent/191\",[105,4.545]],[\"name/192\",[99,60.296]],[\"parent/192\",[105,4.545]],[\"name/193\",[100,60.296]],[\"parent/193\",[105,4.545]],[\"name/194\",[101,52.824]],[\"parent/194\",[105,4.545]],[\"name/195\",[107,42.95]],[\"parent/195\",[]],[\"name/196\",[31,50.913]],[\"parent/196\",[107,3.959]],[\"name/197\",[82,66.174]],[\"parent/197\",[107,3.959]],[\"name/198\",[83,66.174]],[\"parent/198\",[107,3.959]],[\"name/199\",[39,56.619]],[\"parent/199\",[107,3.959]],[\"name/200\",[84,66.174]],[\"parent/200\",[107,3.959]],[\"name/201\",[60,45.133]],[\"parent/201\",[107,3.959]],[\"name/202\",[85,60.296]],[\"parent/202\",[107,3.959]],[\"name/203\",[86,37.609]],[\"parent/203\",[107,3.959]],[\"name/204\",[87,50.08]],[\"parent/204\",[108,5.373]],[\"name/205\",[89,49.31]],[\"parent/205\",[107,3.959]],[\"name/206\",[90,66.174]],[\"parent/206\",[107,3.959]],[\"name/207\",[91,66.174]],[\"parent/207\",[107,3.959]],[\"name/208\",[92,66.174]],[\"parent/208\",[107,3.959]],[\"name/209\",[4,50.913]],[\"parent/209\",[107,3.959]],[\"name/210\",[86,37.609]],[\"parent/210\",[107,3.959]],[\"name/211\",[93,58.289]],[\"parent/211\",[108,5.373]],[\"name/212\",[87,50.08]],[\"parent/212\",[108,5.373]],[\"name/213\",[94,58.289]],[\"parent/213\",[108,5.373]],[\"name/214\",[95,62.809]],[\"parent/214\",[108,5.373]],[\"name/215\",[26,50.08]],[\"parent/215\",[107,3.959]],[\"name/216\",[32,53.936]],[\"parent/216\",[107,3.959]],[\"name/217\",[96,60.296]],[\"parent/217\",[107,3.959]],[\"name/218\",[97,60.296]],[\"parent/218\",[107,3.959]],[\"name/219\",[98,60.296]],[\"parent/219\",[107,3.959]],[\"name/220\",[36,51.823]],[\"parent/220\",[107,3.959]],[\"name/221\",[51,53.936]],[\"parent/221\",[107,3.959]],[\"name/222\",[99,60.296]],[\"parent/222\",[107,3.959]],[\"name/223\",[100,60.296]],[\"parent/223\",[107,3.959]],[\"name/224\",[101,52.824]],[\"parent/224\",[107,3.959]],[\"name/225\",[109,58.289]],[\"parent/225\",[]],[\"name/226\",[1,24.247]],[\"parent/226\",[109,5.373]],[\"name/227\",[110,60.296]],[\"parent/227\",[109,5.373]],[\"name/228\",[24,24.87]],[\"parent/228\",[109,5.373]],[\"name/229\",[27,26.101]],[\"parent/229\",[109,5.373]],[\"name/230\",[111,40.525]],[\"parent/230\",[]],[\"name/231\",[81,46.159]],[\"parent/231\",[111,3.736]],[\"name/232\",[112,66.174]],[\"parent/232\",[111,3.736]],[\"name/233\",[80,55.188]],[\"parent/233\",[111,3.736]],[\"name/234\",[60,45.133]],[\"parent/234\",[111,3.736]],[\"name/235\",[113,58.289]],[\"parent/235\",[111,3.736]],[\"name/236\",[114,58.289]],[\"parent/236\",[111,3.736]],[\"name/237\",[115,58.289]],[\"parent/237\",[111,3.736]],[\"name/238\",[116,58.289]],[\"parent/238\",[111,3.736]],[\"name/239\",[117,52.824]],[\"parent/239\",[111,3.736]],[\"name/240\",[86,37.609]],[\"parent/240\",[111,3.736]],[\"name/241\",[118,45.633]],[\"parent/241\",[119,5.79]],[\"name/242\",[120,43.767]],[\"parent/242\",[119,5.79]],[\"name/243\",[121,52.824]],[\"parent/243\",[111,3.736]],[\"name/244\",[86,37.609]],[\"parent/244\",[111,3.736]],[\"name/245\",[120,43.767]],[\"parent/245\",[119,5.79]],[\"name/246\",[118,45.633]],[\"parent/246\",[111,3.736]],[\"name/247\",[122,48.595]],[\"parent/247\",[111,3.736]],[\"name/248\",[123,58.289]],[\"parent/248\",[111,3.736]],[\"name/249\",[124,58.289]],[\"parent/249\",[111,3.736]],[\"name/250\",[125,58.289]],[\"parent/250\",[111,3.736]],[\"name/251\",[126,58.289]],[\"parent/251\",[111,3.736]],[\"name/252\",[127,58.289]],[\"parent/252\",[111,3.736]],[\"name/253\",[128,58.289]],[\"parent/253\",[111,3.736]],[\"name/254\",[129,52.824]],[\"parent/254\",[111,3.736]],[\"name/255\",[130,52.824]],[\"parent/255\",[111,3.736]],[\"name/256\",[131,58.289]],[\"parent/256\",[111,3.736]],[\"name/257\",[132,58.289]],[\"parent/257\",[111,3.736]],[\"name/258\",[133,58.289]],[\"parent/258\",[111,3.736]],[\"name/259\",[134,58.289]],[\"parent/259\",[111,3.736]],[\"name/260\",[89,49.31]],[\"parent/260\",[111,3.736]],[\"name/261\",[135,58.289]],[\"parent/261\",[111,3.736]],[\"name/262\",[136,58.289]],[\"parent/262\",[111,3.736]],[\"name/263\",[137,58.289]],[\"parent/263\",[111,3.736]],[\"name/264\",[31,50.913]],[\"parent/264\",[111,3.736]],[\"name/265\",[138,60.296]],[\"parent/265\",[]],[\"name/266\",[139,71.282]],[\"parent/266\",[138,5.558]],[\"name/267\",[140,71.282]],[\"parent/267\",[138,5.558]],[\"name/268\",[141,71.282]],[\"parent/268\",[138,5.558]],[\"name/269\",[142,51.823]],[\"parent/269\",[]],[\"name/270\",[1,24.247]],[\"parent/270\",[142,4.777]],[\"name/271\",[24,24.87]],[\"parent/271\",[142,4.777]],[\"name/272\",[27,26.101]],[\"parent/272\",[142,4.777]],[\"name/273\",[143,41.838]],[\"parent/273\",[]],[\"name/274\",[113,58.289]],[\"parent/274\",[143,3.857]],[\"name/275\",[114,58.289]],[\"parent/275\",[143,3.857]],[\"name/276\",[115,58.289]],[\"parent/276\",[143,3.857]],[\"name/277\",[116,58.289]],[\"parent/277\",[143,3.857]],[\"name/278\",[117,52.824]],[\"parent/278\",[143,3.857]],[\"name/279\",[86,37.609]],[\"parent/279\",[143,3.857]],[\"name/280\",[118,45.633]],[\"parent/280\",[144,5.79]],[\"name/281\",[120,43.767]],[\"parent/281\",[144,5.79]],[\"name/282\",[121,52.824]],[\"parent/282\",[143,3.857]],[\"name/283\",[86,37.609]],[\"parent/283\",[143,3.857]],[\"name/284\",[120,43.767]],[\"parent/284\",[144,5.79]],[\"name/285\",[118,45.633]],[\"parent/285\",[143,3.857]],[\"name/286\",[122,48.595]],[\"parent/286\",[143,3.857]],[\"name/287\",[123,58.289]],[\"parent/287\",[143,3.857]],[\"name/288\",[124,58.289]],[\"parent/288\",[143,3.857]],[\"name/289\",[125,58.289]],[\"parent/289\",[143,3.857]],[\"name/290\",[126,58.289]],[\"parent/290\",[143,3.857]],[\"name/291\",[127,58.289]],[\"parent/291\",[143,3.857]],[\"name/292\",[128,58.289]],[\"parent/292\",[143,3.857]],[\"name/293\",[129,52.824]],[\"parent/293\",[143,3.857]],[\"name/294\",[130,52.824]],[\"parent/294\",[143,3.857]],[\"name/295\",[131,58.289]],[\"parent/295\",[143,3.857]],[\"name/296\",[132,58.289]],[\"parent/296\",[143,3.857]],[\"name/297\",[133,58.289]],[\"parent/297\",[143,3.857]],[\"name/298\",[134,58.289]],[\"parent/298\",[143,3.857]],[\"name/299\",[89,49.31]],[\"parent/299\",[143,3.857]],[\"name/300\",[135,58.289]],[\"parent/300\",[143,3.857]],[\"name/301\",[136,58.289]],[\"parent/301\",[143,3.857]],[\"name/302\",[137,58.289]],[\"parent/302\",[143,3.857]],[\"name/303\",[31,50.913]],[\"parent/303\",[143,3.857]],[\"name/304\",[145,41.493]],[\"parent/304\",[]],[\"name/305\",[60,45.133]],[\"parent/305\",[145,3.825]],[\"name/306\",[113,58.289]],[\"parent/306\",[145,3.825]],[\"name/307\",[114,58.289]],[\"parent/307\",[145,3.825]],[\"name/308\",[115,58.289]],[\"parent/308\",[145,3.825]],[\"name/309\",[116,58.289]],[\"parent/309\",[145,3.825]],[\"name/310\",[117,52.824]],[\"parent/310\",[145,3.825]],[\"name/311\",[86,37.609]],[\"parent/311\",[145,3.825]],[\"name/312\",[118,45.633]],[\"parent/312\",[146,5.79]],[\"name/313\",[120,43.767]],[\"parent/313\",[146,5.79]],[\"name/314\",[121,52.824]],[\"parent/314\",[145,3.825]],[\"name/315\",[86,37.609]],[\"parent/315\",[145,3.825]],[\"name/316\",[120,43.767]],[\"parent/316\",[146,5.79]],[\"name/317\",[118,45.633]],[\"parent/317\",[145,3.825]],[\"name/318\",[122,48.595]],[\"parent/318\",[145,3.825]],[\"name/319\",[123,58.289]],[\"parent/319\",[145,3.825]],[\"name/320\",[124,58.289]],[\"parent/320\",[145,3.825]],[\"name/321\",[125,58.289]],[\"parent/321\",[145,3.825]],[\"name/322\",[126,58.289]],[\"parent/322\",[145,3.825]],[\"name/323\",[127,58.289]],[\"parent/323\",[145,3.825]],[\"name/324\",[128,58.289]],[\"parent/324\",[145,3.825]],[\"name/325\",[129,52.824]],[\"parent/325\",[145,3.825]],[\"name/326\",[130,52.824]],[\"parent/326\",[145,3.825]],[\"name/327\",[131,58.289]],[\"parent/327\",[145,3.825]],[\"name/328\",[132,58.289]],[\"parent/328\",[145,3.825]],[\"name/329\",[133,58.289]],[\"parent/329\",[145,3.825]],[\"name/330\",[134,58.289]],[\"parent/330\",[145,3.825]],[\"name/331\",[89,49.31]],[\"parent/331\",[145,3.825]],[\"name/332\",[135,58.289]],[\"parent/332\",[145,3.825]],[\"name/333\",[136,58.289]],[\"parent/333\",[145,3.825]],[\"name/334\",[137,58.289]],[\"parent/334\",[145,3.825]],[\"name/335\",[31,50.913]],[\"parent/335\",[145,3.825]],[\"name/336\",[147,40.525]],[\"parent/336\",[]],[\"name/337\",[60,45.133]],[\"parent/337\",[147,3.736]],[\"name/338\",[113,58.289]],[\"parent/338\",[147,3.736]],[\"name/339\",[114,58.289]],[\"parent/339\",[147,3.736]],[\"name/340\",[115,58.289]],[\"parent/340\",[147,3.736]],[\"name/341\",[116,58.289]],[\"parent/341\",[147,3.736]],[\"name/342\",[117,52.824]],[\"parent/342\",[147,3.736]],[\"name/343\",[86,37.609]],[\"parent/343\",[147,3.736]],[\"name/344\",[118,45.633]],[\"parent/344\",[148,5.79]],[\"name/345\",[120,43.767]],[\"parent/345\",[148,5.79]],[\"name/346\",[121,52.824]],[\"parent/346\",[147,3.736]],[\"name/347\",[86,37.609]],[\"parent/347\",[147,3.736]],[\"name/348\",[120,43.767]],[\"parent/348\",[148,5.79]],[\"name/349\",[118,45.633]],[\"parent/349\",[147,3.736]],[\"name/350\",[122,48.595]],[\"parent/350\",[147,3.736]],[\"name/351\",[123,58.289]],[\"parent/351\",[147,3.736]],[\"name/352\",[124,58.289]],[\"parent/352\",[147,3.736]],[\"name/353\",[125,58.289]],[\"parent/353\",[147,3.736]],[\"name/354\",[126,58.289]],[\"parent/354\",[147,3.736]],[\"name/355\",[127,58.289]],[\"parent/355\",[147,3.736]],[\"name/356\",[128,58.289]],[\"parent/356\",[147,3.736]],[\"name/357\",[129,52.824]],[\"parent/357\",[147,3.736]],[\"name/358\",[130,52.824]],[\"parent/358\",[147,3.736]],[\"name/359\",[131,58.289]],[\"parent/359\",[147,3.736]],[\"name/360\",[132,58.289]],[\"parent/360\",[147,3.736]],[\"name/361\",[133,58.289]],[\"parent/361\",[147,3.736]],[\"name/362\",[134,58.289]],[\"parent/362\",[147,3.736]],[\"name/363\",[89,49.31]],[\"parent/363\",[147,3.736]],[\"name/364\",[135,58.289]],[\"parent/364\",[147,3.736]],[\"name/365\",[136,58.289]],[\"parent/365\",[147,3.736]],[\"name/366\",[137,58.289]],[\"parent/366\",[147,3.736]],[\"name/367\",[31,50.913]],[\"parent/367\",[147,3.736]],[\"name/368\",[149,58.289]],[\"parent/368\",[147,3.736]],[\"name/369\",[150,71.282]],[\"parent/369\",[147,3.736]],[\"name/370\",[151,71.282]],[\"parent/370\",[147,3.736]],[\"name/371\",[152,58.289]],[\"parent/371\",[]],[\"name/372\",[1,24.247]],[\"parent/372\",[152,5.373]],[\"name/373\",[110,60.296]],[\"parent/373\",[152,5.373]],[\"name/374\",[24,24.87]],[\"parent/374\",[152,5.373]],[\"name/375\",[27,26.101]],[\"parent/375\",[152,5.373]],[\"name/376\",[153,60.296]],[\"parent/376\",[]],[\"name/377\",[1,24.247]],[\"parent/377\",[153,5.558]],[\"name/378\",[24,24.87]],[\"parent/378\",[153,5.558]],[\"name/379\",[27,26.101]],[\"parent/379\",[153,5.558]],[\"name/380\",[154,60.296]],[\"parent/380\",[]],[\"name/381\",[1,24.247]],[\"parent/381\",[154,5.558]],[\"name/382\",[24,24.87]],[\"parent/382\",[154,5.558]],[\"name/383\",[27,26.101]],[\"parent/383\",[154,5.558]],[\"name/384\",[155,39.927]],[\"parent/384\",[]],[\"name/385\",[156,71.282]],[\"parent/385\",[155,3.681]],[\"name/386\",[157,71.282]],[\"parent/386\",[155,3.681]],[\"name/387\",[81,46.159]],[\"parent/387\",[155,3.681]],[\"name/388\",[112,66.174]],[\"parent/388\",[155,3.681]],[\"name/389\",[80,55.188]],[\"parent/389\",[155,3.681]],[\"name/390\",[60,45.133]],[\"parent/390\",[155,3.681]],[\"name/391\",[113,58.289]],[\"parent/391\",[155,3.681]],[\"name/392\",[114,58.289]],[\"parent/392\",[155,3.681]],[\"name/393\",[115,58.289]],[\"parent/393\",[155,3.681]],[\"name/394\",[116,58.289]],[\"parent/394\",[155,3.681]],[\"name/395\",[117,52.824]],[\"parent/395\",[155,3.681]],[\"name/396\",[86,37.609]],[\"parent/396\",[155,3.681]],[\"name/397\",[118,45.633]],[\"parent/397\",[158,5.79]],[\"name/398\",[120,43.767]],[\"parent/398\",[158,5.79]],[\"name/399\",[121,52.824]],[\"parent/399\",[155,3.681]],[\"name/400\",[86,37.609]],[\"parent/400\",[155,3.681]],[\"name/401\",[120,43.767]],[\"parent/401\",[158,5.79]],[\"name/402\",[118,45.633]],[\"parent/402\",[155,3.681]],[\"name/403\",[122,48.595]],[\"parent/403\",[155,3.681]],[\"name/404\",[123,58.289]],[\"parent/404\",[155,3.681]],[\"name/405\",[124,58.289]],[\"parent/405\",[155,3.681]],[\"name/406\",[125,58.289]],[\"parent/406\",[155,3.681]],[\"name/407\",[126,58.289]],[\"parent/407\",[155,3.681]],[\"name/408\",[127,58.289]],[\"parent/408\",[155,3.681]],[\"name/409\",[128,58.289]],[\"parent/409\",[155,3.681]],[\"name/410\",[129,52.824]],[\"parent/410\",[155,3.681]],[\"name/411\",[130,52.824]],[\"parent/411\",[155,3.681]],[\"name/412\",[131,58.289]],[\"parent/412\",[155,3.681]],[\"name/413\",[132,58.289]],[\"parent/413\",[155,3.681]],[\"name/414\",[133,58.289]],[\"parent/414\",[155,3.681]],[\"name/415\",[134,58.289]],[\"parent/415\",[155,3.681]],[\"name/416\",[89,49.31]],[\"parent/416\",[155,3.681]],[\"name/417\",[135,58.289]],[\"parent/417\",[155,3.681]],[\"name/418\",[136,58.289]],[\"parent/418\",[155,3.681]],[\"name/419\",[137,58.289]],[\"parent/419\",[155,3.681]],[\"name/420\",[31,50.913]],[\"parent/420\",[155,3.681]],[\"name/421\",[159,60.296]],[\"parent/421\",[]],[\"name/422\",[1,24.247]],[\"parent/422\",[159,5.558]],[\"name/423\",[24,24.87]],[\"parent/423\",[159,5.558]],[\"name/424\",[27,26.101]],[\"parent/424\",[159,5.558]],[\"name/425\",[160,60.296]],[\"parent/425\",[]],[\"name/426\",[161,71.282]],[\"parent/426\",[160,5.558]],[\"name/427\",[162,66.174]],[\"parent/427\",[160,5.558]],[\"name/428\",[163,66.174]],[\"parent/428\",[160,5.558]],[\"name/429\",[164,60.296]],[\"parent/429\",[]],[\"name/430\",[1,24.247]],[\"parent/430\",[164,5.558]],[\"name/431\",[24,24.87]],[\"parent/431\",[164,5.558]],[\"name/432\",[27,26.101]],[\"parent/432\",[164,5.558]],[\"name/433\",[165,56.619]],[\"parent/433\",[]],[\"name/434\",[166,71.282]],[\"parent/434\",[165,5.219]],[\"name/435\",[167,71.282]],[\"parent/435\",[165,5.219]],[\"name/436\",[168,71.282]],[\"parent/436\",[165,5.219]],[\"name/437\",[169,71.282]],[\"parent/437\",[165,5.219]],[\"name/438\",[170,71.282]],[\"parent/438\",[165,5.219]],[\"name/439\",[171,60.296]],[\"parent/439\",[]],[\"name/440\",[1,24.247]],[\"parent/440\",[171,5.558]],[\"name/441\",[24,24.87]],[\"parent/441\",[171,5.558]],[\"name/442\",[27,26.101]],[\"parent/442\",[171,5.558]],[\"name/443\",[172,60.296]],[\"parent/443\",[]],[\"name/444\",[1,24.247]],[\"parent/444\",[172,5.558]],[\"name/445\",[24,24.87]],[\"parent/445\",[172,5.558]],[\"name/446\",[27,26.101]],[\"parent/446\",[172,5.558]],[\"name/447\",[173,46.159]],[\"parent/447\",[]],[\"name/448\",[174,66.174]],[\"parent/448\",[173,4.255]],[\"name/449\",[175,71.282]],[\"parent/449\",[173,4.255]],[\"name/450\",[176,66.174]],[\"parent/450\",[173,4.255]],[\"name/451\",[177,66.174]],[\"parent/451\",[173,4.255]],[\"name/452\",[178,66.174]],[\"parent/452\",[173,4.255]],[\"name/453\",[179,71.282]],[\"parent/453\",[173,4.255]],[\"name/454\",[180,71.282]],[\"parent/454\",[173,4.255]],[\"name/455\",[181,71.282]],[\"parent/455\",[173,4.255]],[\"name/456\",[182,71.282]],[\"parent/456\",[173,4.255]],[\"name/457\",[183,71.282]],[\"parent/457\",[173,4.255]],[\"name/458\",[184,71.282]],[\"parent/458\",[173,4.255]],[\"name/459\",[185,71.282]],[\"parent/459\",[173,4.255]],[\"name/460\",[186,71.282]],[\"parent/460\",[173,4.255]],[\"name/461\",[187,71.282]],[\"parent/461\",[173,4.255]],[\"name/462\",[188,66.174]],[\"parent/462\",[173,4.255]],[\"name/463\",[189,71.282]],[\"parent/463\",[173,4.255]],[\"name/464\",[190,71.282]],[\"parent/464\",[173,4.255]],[\"name/465\",[117,52.824]],[\"parent/465\",[]],[\"name/466\",[1,24.247]],[\"parent/466\",[117,4.869]],[\"name/467\",[24,24.87]],[\"parent/467\",[117,4.869]],[\"name/468\",[27,26.101]],[\"parent/468\",[117,4.869]],[\"name/469\",[191,66.174]],[\"parent/469\",[]],[\"name/470\",[68,66.174]],[\"parent/470\",[191,6.1]],[\"name/471\",[192,62.809]],[\"parent/471\",[]],[\"name/472\",[24,24.87]],[\"parent/472\",[192,5.79]],[\"name/473\",[27,26.101]],[\"parent/473\",[192,5.79]],[\"name/474\",[121,52.824]],[\"parent/474\",[]],[\"name/475\",[1,24.247]],[\"parent/475\",[121,4.869]],[\"name/476\",[24,24.87]],[\"parent/476\",[121,4.869]],[\"name/477\",[27,26.101]],[\"parent/477\",[121,4.869]],[\"name/478\",[193,60.296]],[\"parent/478\",[]],[\"name/479\",[1,24.247]],[\"parent/479\",[193,5.558]],[\"name/480\",[24,24.87]],[\"parent/480\",[193,5.558]],[\"name/481\",[27,26.101]],[\"parent/481\",[193,5.558]],[\"name/482\",[194,58.289]],[\"parent/482\",[]],[\"name/483\",[1,24.247]],[\"parent/483\",[194,5.373]],[\"name/484\",[24,24.87]],[\"parent/484\",[194,5.373]],[\"name/485\",[27,26.101]],[\"parent/485\",[194,5.373]],[\"name/486\",[195,60.296]],[\"parent/486\",[]],[\"name/487\",[1,24.247]],[\"parent/487\",[195,5.558]],[\"name/488\",[24,24.87]],[\"parent/488\",[195,5.558]],[\"name/489\",[27,26.101]],[\"parent/489\",[195,5.558]],[\"name/490\",[196,60.296]],[\"parent/490\",[]],[\"name/491\",[1,24.247]],[\"parent/491\",[196,5.558]],[\"name/492\",[24,24.87]],[\"parent/492\",[196,5.558]],[\"name/493\",[27,26.101]],[\"parent/493\",[196,5.558]],[\"name/494\",[197,62.809]],[\"parent/494\",[]],[\"name/495\",[198,71.282]],[\"parent/495\",[197,5.79]],[\"name/496\",[199,71.282]],[\"parent/496\",[197,5.79]],[\"name/497\",[200,58.289]],[\"parent/497\",[]],[\"name/498\",[1,24.247]],[\"parent/498\",[200,5.373]],[\"name/499\",[201,66.174]],[\"parent/499\",[200,5.373]],[\"name/500\",[24,24.87]],[\"parent/500\",[200,5.373]],[\"name/501\",[27,26.101]],[\"parent/501\",[200,5.373]],[\"name/502\",[202,58.289]],[\"parent/502\",[]],[\"name/503\",[1,24.247]],[\"parent/503\",[202,5.373]],[\"name/504\",[201,66.174]],[\"parent/504\",[202,5.373]],[\"name/505\",[24,24.87]],[\"parent/505\",[202,5.373]],[\"name/506\",[27,26.101]],[\"parent/506\",[202,5.373]],[\"name/507\",[203,60.296]],[\"parent/507\",[]],[\"name/508\",[1,24.247]],[\"parent/508\",[203,5.558]],[\"name/509\",[204,60.296]],[\"parent/509\",[203,5.558]],[\"name/510\",[86,37.609]],[\"parent/510\",[203,5.558]],[\"name/511\",[81,46.159]],[\"parent/511\",[205,6.1]],[\"name/512\",[206,58.289]],[\"parent/512\",[205,6.1]],[\"name/513\",[207,58.289]],[\"parent/513\",[]],[\"name/514\",[1,24.247]],[\"parent/514\",[207,5.373]],[\"name/515\",[15,52.824]],[\"parent/515\",[207,5.373]],[\"name/516\",[81,46.159]],[\"parent/516\",[207,5.373]],[\"name/517\",[16,58.289]],[\"parent/517\",[207,5.373]],[\"name/518\",[208,60.296]],[\"parent/518\",[]],[\"name/519\",[1,24.247]],[\"parent/519\",[208,5.558]],[\"name/520\",[24,24.87]],[\"parent/520\",[208,5.558]],[\"name/521\",[27,26.101]],[\"parent/521\",[208,5.558]],[\"name/522\",[209,60.296]],[\"parent/522\",[]],[\"name/523\",[1,24.247]],[\"parent/523\",[209,5.558]],[\"name/524\",[24,24.87]],[\"parent/524\",[209,5.558]],[\"name/525\",[27,26.101]],[\"parent/525\",[209,5.558]],[\"name/526\",[101,52.824]],[\"parent/526\",[]],[\"name/527\",[1,24.247]],[\"parent/527\",[101,4.869]],[\"name/528\",[87,50.08]],[\"parent/528\",[101,4.869]],[\"name/529\",[24,24.87]],[\"parent/529\",[101,4.869]],[\"name/530\",[27,26.101]],[\"parent/530\",[101,4.869]],[\"name/531\",[210,60.296]],[\"parent/531\",[]],[\"name/532\",[1,24.247]],[\"parent/532\",[210,5.558]],[\"name/533\",[24,24.87]],[\"parent/533\",[210,5.558]],[\"name/534\",[27,26.101]],[\"parent/534\",[210,5.558]],[\"name/535\",[211,66.174]],[\"parent/535\",[]],[\"name/536\",[81,46.159]],[\"parent/536\",[211,6.1]],[\"name/537\",[212,60.296]],[\"parent/537\",[]],[\"name/538\",[1,24.247]],[\"parent/538\",[212,5.558]],[\"name/539\",[24,24.87]],[\"parent/539\",[212,5.558]],[\"name/540\",[27,26.101]],[\"parent/540\",[212,5.558]],[\"name/541\",[213,60.296]],[\"parent/541\",[]],[\"name/542\",[1,24.247]],[\"parent/542\",[213,5.558]],[\"name/543\",[24,24.87]],[\"parent/543\",[213,5.558]],[\"name/544\",[27,26.101]],[\"parent/544\",[213,5.558]],[\"name/545\",[214,62.809]],[\"parent/545\",[]],[\"name/546\",[215,71.282]],[\"parent/546\",[214,5.79]],[\"name/547\",[216,71.282]],[\"parent/547\",[214,5.79]],[\"name/548\",[217,60.296]],[\"parent/548\",[]],[\"name/549\",[1,24.247]],[\"parent/549\",[217,5.558]],[\"name/550\",[24,24.87]],[\"parent/550\",[217,5.558]],[\"name/551\",[27,26.101]],[\"parent/551\",[217,5.558]],[\"name/552\",[218,60.296]],[\"parent/552\",[]],[\"name/553\",[1,24.247]],[\"parent/553\",[218,5.558]],[\"name/554\",[24,24.87]],[\"parent/554\",[218,5.558]],[\"name/555\",[27,26.101]],[\"parent/555\",[218,5.558]],[\"name/556\",[219,60.296]],[\"parent/556\",[]],[\"name/557\",[1,24.247]],[\"parent/557\",[219,5.558]],[\"name/558\",[24,24.87]],[\"parent/558\",[219,5.558]],[\"name/559\",[27,26.101]],[\"parent/559\",[219,5.558]],[\"name/560\",[220,60.296]],[\"parent/560\",[]],[\"name/561\",[1,24.247]],[\"parent/561\",[220,5.558]],[\"name/562\",[24,24.87]],[\"parent/562\",[220,5.558]],[\"name/563\",[27,26.101]],[\"parent/563\",[220,5.558]],[\"name/564\",[221,60.296]],[\"parent/564\",[]],[\"name/565\",[1,24.247]],[\"parent/565\",[221,5.558]],[\"name/566\",[24,24.87]],[\"parent/566\",[221,5.558]],[\"name/567\",[27,26.101]],[\"parent/567\",[221,5.558]],[\"name/568\",[222,60.296]],[\"parent/568\",[]],[\"name/569\",[1,24.247]],[\"parent/569\",[222,5.558]],[\"name/570\",[24,24.87]],[\"parent/570\",[222,5.558]],[\"name/571\",[27,26.101]],[\"parent/571\",[222,5.558]],[\"name/572\",[223,60.296]],[\"parent/572\",[]],[\"name/573\",[1,24.247]],[\"parent/573\",[223,5.558]],[\"name/574\",[24,24.87]],[\"parent/574\",[223,5.558]],[\"name/575\",[27,26.101]],[\"parent/575\",[223,5.558]],[\"name/576\",[224,60.296]],[\"parent/576\",[]],[\"name/577\",[1,24.247]],[\"parent/577\",[224,5.558]],[\"name/578\",[24,24.87]],[\"parent/578\",[224,5.558]],[\"name/579\",[27,26.101]],[\"parent/579\",[224,5.558]],[\"name/580\",[225,60.296]],[\"parent/580\",[]],[\"name/581\",[81,46.159]],[\"parent/581\",[225,5.558]],[\"name/582\",[129,52.824]],[\"parent/582\",[225,5.558]],[\"name/583\",[130,52.824]],[\"parent/583\",[225,5.558]],[\"name/584\",[226,60.296]],[\"parent/584\",[]],[\"name/585\",[1,24.247]],[\"parent/585\",[226,5.558]],[\"name/586\",[24,24.87]],[\"parent/586\",[226,5.558]],[\"name/587\",[27,26.101]],[\"parent/587\",[226,5.558]],[\"name/588\",[227,60.296]],[\"parent/588\",[]],[\"name/589\",[1,24.247]],[\"parent/589\",[227,5.558]],[\"name/590\",[24,24.87]],[\"parent/590\",[227,5.558]],[\"name/591\",[27,26.101]],[\"parent/591\",[227,5.558]],[\"name/592\",[228,62.809]],[\"parent/592\",[]],[\"name/593\",[81,46.159]],[\"parent/593\",[228,5.79]],[\"name/594\",[130,52.824]],[\"parent/594\",[228,5.79]],[\"name/595\",[229,60.296]],[\"parent/595\",[]],[\"name/596\",[1,24.247]],[\"parent/596\",[229,5.558]],[\"name/597\",[24,24.87]],[\"parent/597\",[229,5.558]],[\"name/598\",[27,26.101]],[\"parent/598\",[229,5.558]],[\"name/599\",[230,60.296]],[\"parent/599\",[]],[\"name/600\",[1,24.247]],[\"parent/600\",[230,5.558]],[\"name/601\",[24,24.87]],[\"parent/601\",[230,5.558]],[\"name/602\",[27,26.101]],[\"parent/602\",[230,5.558]],[\"name/603\",[231,62.809]],[\"parent/603\",[]],[\"name/604\",[81,46.159]],[\"parent/604\",[231,5.79]],[\"name/605\",[129,52.824]],[\"parent/605\",[231,5.79]],[\"name/606\",[232,60.296]],[\"parent/606\",[]],[\"name/607\",[1,24.247]],[\"parent/607\",[232,5.558]],[\"name/608\",[24,24.87]],[\"parent/608\",[232,5.558]],[\"name/609\",[27,26.101]],[\"parent/609\",[232,5.558]],[\"name/610\",[233,60.296]],[\"parent/610\",[]],[\"name/611\",[1,24.247]],[\"parent/611\",[233,5.558]],[\"name/612\",[24,24.87]],[\"parent/612\",[233,5.558]],[\"name/613\",[27,26.101]],[\"parent/613\",[233,5.558]],[\"name/614\",[234,60.296]],[\"parent/614\",[]],[\"name/615\",[81,46.159]],[\"parent/615\",[234,5.558]],[\"name/616\",[129,52.824]],[\"parent/616\",[234,5.558]],[\"name/617\",[130,52.824]],[\"parent/617\",[234,5.558]],[\"name/618\",[235,60.296]],[\"parent/618\",[]],[\"name/619\",[1,24.247]],[\"parent/619\",[235,5.558]],[\"name/620\",[24,24.87]],[\"parent/620\",[235,5.558]],[\"name/621\",[27,26.101]],[\"parent/621\",[235,5.558]],[\"name/622\",[236,60.296]],[\"parent/622\",[]],[\"name/623\",[1,24.247]],[\"parent/623\",[236,5.558]],[\"name/624\",[24,24.87]],[\"parent/624\",[236,5.558]],[\"name/625\",[27,26.101]],[\"parent/625\",[236,5.558]],[\"name/626\",[237,60.296]],[\"parent/626\",[]],[\"name/627\",[81,46.159]],[\"parent/627\",[237,5.558]],[\"name/628\",[129,52.824]],[\"parent/628\",[237,5.558]],[\"name/629\",[130,52.824]],[\"parent/629\",[237,5.558]],[\"name/630\",[238,60.296]],[\"parent/630\",[]],[\"name/631\",[1,24.247]],[\"parent/631\",[238,5.558]],[\"name/632\",[24,24.87]],[\"parent/632\",[238,5.558]],[\"name/633\",[27,26.101]],[\"parent/633\",[238,5.558]],[\"name/634\",[239,60.296]],[\"parent/634\",[]],[\"name/635\",[1,24.247]],[\"parent/635\",[239,5.558]],[\"name/636\",[24,24.87]],[\"parent/636\",[239,5.558]],[\"name/637\",[27,26.101]],[\"parent/637\",[239,5.558]],[\"name/638\",[240,71.282]],[\"parent/638\",[]],[\"name/639\",[241,60.296]],[\"parent/639\",[]],[\"name/640\",[1,24.247]],[\"parent/640\",[241,5.558]],[\"name/641\",[24,24.87]],[\"parent/641\",[241,5.558]],[\"name/642\",[27,26.101]],[\"parent/642\",[241,5.558]],[\"name/643\",[242,62.809]],[\"parent/643\",[]],[\"name/644\",[81,46.159]],[\"parent/644\",[242,5.79]],[\"name/645\",[243,71.282]],[\"parent/645\",[242,5.79]],[\"name/646\",[244,60.296]],[\"parent/646\",[]],[\"name/647\",[1,24.247]],[\"parent/647\",[244,5.558]],[\"name/648\",[24,24.87]],[\"parent/648\",[244,5.558]],[\"name/649\",[27,26.101]],[\"parent/649\",[244,5.558]],[\"name/650\",[245,60.296]],[\"parent/650\",[]],[\"name/651\",[1,24.247]],[\"parent/651\",[245,5.558]],[\"name/652\",[24,24.87]],[\"parent/652\",[245,5.558]],[\"name/653\",[27,26.101]],[\"parent/653\",[245,5.558]],[\"name/654\",[246,62.809]],[\"parent/654\",[]],[\"name/655\",[81,46.159]],[\"parent/655\",[246,5.79]],[\"name/656\",[247,58.289]],[\"parent/656\",[246,5.79]],[\"name/657\",[248,60.296]],[\"parent/657\",[]],[\"name/658\",[1,24.247]],[\"parent/658\",[248,5.558]],[\"name/659\",[24,24.87]],[\"parent/659\",[248,5.558]],[\"name/660\",[27,26.101]],[\"parent/660\",[248,5.558]],[\"name/661\",[249,60.296]],[\"parent/661\",[]],[\"name/662\",[1,24.247]],[\"parent/662\",[249,5.558]],[\"name/663\",[24,24.87]],[\"parent/663\",[249,5.558]],[\"name/664\",[27,26.101]],[\"parent/664\",[249,5.558]],[\"name/665\",[250,60.296]],[\"parent/665\",[]],[\"name/666\",[1,24.247]],[\"parent/666\",[250,5.558]],[\"name/667\",[24,24.87]],[\"parent/667\",[250,5.558]],[\"name/668\",[27,26.101]],[\"parent/668\",[250,5.558]],[\"name/669\",[251,60.296]],[\"parent/669\",[]],[\"name/670\",[1,24.247]],[\"parent/670\",[251,5.558]],[\"name/671\",[24,24.87]],[\"parent/671\",[251,5.558]],[\"name/672\",[27,26.101]],[\"parent/672\",[251,5.558]],[\"name/673\",[252,60.296]],[\"parent/673\",[]],[\"name/674\",[1,24.247]],[\"parent/674\",[252,5.558]],[\"name/675\",[24,24.87]],[\"parent/675\",[252,5.558]],[\"name/676\",[27,26.101]],[\"parent/676\",[252,5.558]],[\"name/677\",[253,60.296]],[\"parent/677\",[]],[\"name/678\",[1,24.247]],[\"parent/678\",[253,5.558]],[\"name/679\",[24,24.87]],[\"parent/679\",[253,5.558]],[\"name/680\",[27,26.101]],[\"parent/680\",[253,5.558]],[\"name/681\",[254,60.296]],[\"parent/681\",[]],[\"name/682\",[1,24.247]],[\"parent/682\",[254,5.558]],[\"name/683\",[24,24.87]],[\"parent/683\",[254,5.558]],[\"name/684\",[27,26.101]],[\"parent/684\",[254,5.558]],[\"name/685\",[255,60.296]],[\"parent/685\",[]],[\"name/686\",[71,53.936]],[\"parent/686\",[255,5.558]],[\"name/687\",[256,71.282]],[\"parent/687\",[255,5.558]],[\"name/688\",[257,56.619]],[\"parent/688\",[255,5.558]],[\"name/689\",[258,60.296]],[\"parent/689\",[]],[\"name/690\",[257,56.619]],[\"parent/690\",[258,5.558]],[\"name/691\",[259,56.619]],[\"parent/691\",[258,5.558]],[\"name/692\",[80,55.188]],[\"parent/692\",[258,5.558]],[\"name/693\",[260,55.188]],[\"parent/693\",[]],[\"name/694\",[261,71.282]],[\"parent/694\",[260,5.087]],[\"name/695\",[43,60.296]],[\"parent/695\",[260,5.087]],[\"name/696\",[71,53.936]],[\"parent/696\",[260,5.087]],[\"name/697\",[262,71.282]],[\"parent/697\",[260,5.087]],[\"name/698\",[263,71.282]],[\"parent/698\",[260,5.087]],[\"name/699\",[264,66.174]],[\"parent/699\",[260,5.087]],[\"name/700\",[265,48.595]],[\"parent/700\",[]],[\"name/701\",[266,71.282]],[\"parent/701\",[265,4.48]],[\"name/702\",[86,37.609]],[\"parent/702\",[265,4.48]],[\"name/703\",[267,60.296]],[\"parent/703\",[268,5.219]],[\"name/704\",[269,60.296]],[\"parent/704\",[268,5.219]],[\"name/705\",[270,66.174]],[\"parent/705\",[265,4.48]],[\"name/706\",[271,66.174]],[\"parent/706\",[265,4.48]],[\"name/707\",[272,52.824]],[\"parent/707\",[265,4.48]],[\"name/708\",[273,55.188]],[\"parent/708\",[265,4.48]],[\"name/709\",[274,62.809]],[\"parent/709\",[265,4.48]],[\"name/710\",[275,62.809]],[\"parent/710\",[265,4.48]],[\"name/711\",[276,66.174]],[\"parent/711\",[265,4.48]],[\"name/712\",[86,37.609]],[\"parent/712\",[265,4.48]],[\"name/713\",[277,56.619]],[\"parent/713\",[268,5.219]],[\"name/714\",[278,56.619]],[\"parent/714\",[268,5.219]],[\"name/715\",[279,56.619]],[\"parent/715\",[265,4.48]],[\"name/716\",[86,37.609]],[\"parent/716\",[265,4.48]],[\"name/717\",[277,56.619]],[\"parent/717\",[268,5.219]],[\"name/718\",[278,56.619]],[\"parent/718\",[268,5.219]],[\"name/719\",[280,60.296]],[\"parent/719\",[265,4.48]],[\"name/720\",[281,48.595]],[\"parent/720\",[]],[\"name/721\",[26,50.08]],[\"parent/721\",[281,4.48]],[\"name/722\",[86,37.609]],[\"parent/722\",[281,4.48]],[\"name/723\",[267,60.296]],[\"parent/723\",[282,5.219]],[\"name/724\",[269,60.296]],[\"parent/724\",[282,5.219]],[\"name/725\",[270,66.174]],[\"parent/725\",[281,4.48]],[\"name/726\",[271,66.174]],[\"parent/726\",[281,4.48]],[\"name/727\",[272,52.824]],[\"parent/727\",[281,4.48]],[\"name/728\",[273,55.188]],[\"parent/728\",[281,4.48]],[\"name/729\",[274,62.809]],[\"parent/729\",[281,4.48]],[\"name/730\",[275,62.809]],[\"parent/730\",[281,4.48]],[\"name/731\",[276,66.174]],[\"parent/731\",[281,4.48]],[\"name/732\",[86,37.609]],[\"parent/732\",[281,4.48]],[\"name/733\",[277,56.619]],[\"parent/733\",[282,5.219]],[\"name/734\",[278,56.619]],[\"parent/734\",[282,5.219]],[\"name/735\",[279,56.619]],[\"parent/735\",[281,4.48]],[\"name/736\",[86,37.609]],[\"parent/736\",[281,4.48]],[\"name/737\",[277,56.619]],[\"parent/737\",[282,5.219]],[\"name/738\",[278,56.619]],[\"parent/738\",[282,5.219]],[\"name/739\",[280,60.296]],[\"parent/739\",[281,4.48]],[\"name/740\",[283,71.282]],[\"parent/740\",[]],[\"name/741\",[284,60.296]],[\"parent/741\",[]],[\"name/742\",[1,24.247]],[\"parent/742\",[284,5.558]],[\"name/743\",[24,24.87]],[\"parent/743\",[284,5.558]],[\"name/744\",[25,45.633]],[\"parent/744\",[284,5.558]],[\"name/745\",[285,60.296]],[\"parent/745\",[]],[\"name/746\",[1,24.247]],[\"parent/746\",[285,5.558]],[\"name/747\",[24,24.87]],[\"parent/747\",[285,5.558]],[\"name/748\",[27,26.101]],[\"parent/748\",[285,5.558]],[\"name/749\",[286,50.08]],[\"parent/749\",[]],[\"name/750\",[287,71.282]],[\"parent/750\",[286,4.616]],[\"name/751\",[272,52.824]],[\"parent/751\",[286,4.616]],[\"name/752\",[288,71.282]],[\"parent/752\",[286,4.616]],[\"name/753\",[289,60.296]],[\"parent/753\",[286,4.616]],[\"name/754\",[36,51.823]],[\"parent/754\",[286,4.616]],[\"name/755\",[290,66.174]],[\"parent/755\",[286,4.616]],[\"name/756\",[291,66.174]],[\"parent/756\",[286,4.616]],[\"name/757\",[60,45.133]],[\"parent/757\",[286,4.616]],[\"name/758\",[292,60.296]],[\"parent/758\",[286,4.616]],[\"name/759\",[26,50.08]],[\"parent/759\",[286,4.616]],[\"name/760\",[293,66.174]],[\"parent/760\",[286,4.616]],[\"name/761\",[294,60.296]],[\"parent/761\",[]],[\"name/762\",[1,24.247]],[\"parent/762\",[294,5.558]],[\"name/763\",[24,24.87]],[\"parent/763\",[294,5.558]],[\"name/764\",[27,26.101]],[\"parent/764\",[294,5.558]],[\"name/765\",[295,50.913]],[\"parent/765\",[]],[\"name/766\",[81,46.159]],[\"parent/766\",[295,4.693]],[\"name/767\",[89,49.31]],[\"parent/767\",[295,4.693]],[\"name/768\",[289,60.296]],[\"parent/768\",[295,4.693]],[\"name/769\",[296,55.188]],[\"parent/769\",[295,4.693]],[\"name/770\",[297,56.619]],[\"parent/770\",[295,4.693]],[\"name/771\",[298,58.289]],[\"parent/771\",[295,4.693]],[\"name/772\",[272,52.824]],[\"parent/772\",[295,4.693]],[\"name/773\",[299,71.282]],[\"parent/773\",[295,4.693]],[\"name/774\",[300,71.282]],[\"parent/774\",[295,4.693]],[\"name/775\",[292,60.296]],[\"parent/775\",[295,4.693]],[\"name/776\",[301,58.289]],[\"parent/776\",[]],[\"name/777\",[1,24.247]],[\"parent/777\",[301,5.373]],[\"name/778\",[204,60.296]],[\"parent/778\",[301,5.373]],[\"name/779\",[24,24.87]],[\"parent/779\",[301,5.373]],[\"name/780\",[27,26.101]],[\"parent/780\",[301,5.373]],[\"name/781\",[302,55.188]],[\"parent/781\",[]],[\"name/782\",[29,51.823]],[\"parent/782\",[302,5.087]],[\"name/783\",[15,52.824]],[\"parent/783\",[302,5.087]],[\"name/784\",[21,49.31]],[\"parent/784\",[302,5.087]],[\"name/785\",[30,51.823]],[\"parent/785\",[302,5.087]],[\"name/786\",[16,58.289]],[\"parent/786\",[302,5.087]],[\"name/787\",[22,49.31]],[\"parent/787\",[302,5.087]],[\"name/788\",[303,60.296]],[\"parent/788\",[]],[\"name/789\",[1,24.247]],[\"parent/789\",[303,5.558]],[\"name/790\",[24,24.87]],[\"parent/790\",[303,5.558]],[\"name/791\",[27,26.101]],[\"parent/791\",[303,5.558]],[\"name/792\",[304,60.296]],[\"parent/792\",[]],[\"name/793\",[1,24.247]],[\"parent/793\",[304,5.558]],[\"name/794\",[24,24.87]],[\"parent/794\",[304,5.558]],[\"name/795\",[27,26.101]],[\"parent/795\",[304,5.558]],[\"name/796\",[305,62.809]],[\"parent/796\",[]],[\"name/797\",[306,71.282]],[\"parent/797\",[305,5.79]],[\"name/798\",[307,66.174]],[\"parent/798\",[305,5.79]],[\"name/799\",[298,58.289]],[\"parent/799\",[]],[\"name/800\",[1,24.247]],[\"parent/800\",[298,5.373]],[\"name/801\",[24,24.87]],[\"parent/801\",[298,5.373]],[\"name/802\",[27,26.101]],[\"parent/802\",[298,5.373]],[\"name/803\",[297,56.619]],[\"parent/803\",[]],[\"name/804\",[308,71.282]],[\"parent/804\",[297,5.219]],[\"name/805\",[309,66.174]],[\"parent/805\",[297,5.219]],[\"name/806\",[310,66.174]],[\"parent/806\",[297,5.219]],[\"name/807\",[311,60.296]],[\"parent/807\",[]],[\"name/808\",[1,24.247]],[\"parent/808\",[311,5.558]],[\"name/809\",[24,24.87]],[\"parent/809\",[311,5.558]],[\"name/810\",[27,26.101]],[\"parent/810\",[311,5.558]],[\"name/811\",[312,50.913]],[\"parent/811\",[]],[\"name/812\",[272,52.824]],[\"parent/812\",[312,4.693]],[\"name/813\",[36,51.823]],[\"parent/813\",[312,4.693]],[\"name/814\",[291,66.174]],[\"parent/814\",[312,4.693]],[\"name/815\",[292,60.296]],[\"parent/815\",[312,4.693]],[\"name/816\",[290,66.174]],[\"parent/816\",[312,4.693]],[\"name/817\",[89,49.31]],[\"parent/817\",[312,4.693]],[\"name/818\",[60,45.133]],[\"parent/818\",[312,4.693]],[\"name/819\",[26,50.08]],[\"parent/819\",[312,4.693]],[\"name/820\",[313,71.282]],[\"parent/820\",[312,4.693]],[\"name/821\",[293,66.174]],[\"parent/821\",[312,4.693]],[\"name/822\",[314,60.296]],[\"parent/822\",[]],[\"name/823\",[1,24.247]],[\"parent/823\",[314,5.558]],[\"name/824\",[24,24.87]],[\"parent/824\",[314,5.558]],[\"name/825\",[27,26.101]],[\"parent/825\",[314,5.558]],[\"name/826\",[315,60.296]],[\"parent/826\",[]],[\"name/827\",[257,56.619]],[\"parent/827\",[315,5.558]],[\"name/828\",[259,56.619]],[\"parent/828\",[315,5.558]],[\"name/829\",[80,55.188]],[\"parent/829\",[315,5.558]],[\"name/830\",[316,55.188]],[\"parent/830\",[]],[\"name/831\",[17,55.188]],[\"parent/831\",[316,5.087]],[\"name/832\",[317,60.296]],[\"parent/832\",[316,5.087]],[\"name/833\",[21,49.31]],[\"parent/833\",[316,5.087]],[\"name/834\",[318,60.296]],[\"parent/834\",[316,5.087]],[\"name/835\",[22,49.31]],[\"parent/835\",[316,5.087]],[\"name/836\",[319,53.936]],[\"parent/836\",[]],[\"name/837\",[17,55.188]],[\"parent/837\",[319,4.972]],[\"name/838\",[317,60.296]],[\"parent/838\",[319,4.972]],[\"name/839\",[30,51.823]],[\"parent/839\",[319,4.972]],[\"name/840\",[318,60.296]],[\"parent/840\",[319,4.972]],[\"name/841\",[320,71.282]],[\"parent/841\",[319,4.972]],[\"name/842\",[29,51.823]],[\"parent/842\",[319,4.972]],[\"name/843\",[321,50.08]],[\"parent/843\",[]],[\"name/844\",[322,71.282]],[\"parent/844\",[321,4.616]],[\"name/845\",[323,71.282]],[\"parent/845\",[321,4.616]],[\"name/846\",[316,55.188]],[\"parent/846\",[321,4.616]],[\"name/847\",[324,71.282]],[\"parent/847\",[321,4.616]],[\"name/848\",[325,71.282]],[\"parent/848\",[321,4.616]],[\"name/849\",[319,53.936]],[\"parent/849\",[321,4.616]],[\"name/850\",[326,71.282]],[\"parent/850\",[321,4.616]],[\"name/851\",[327,71.282]],[\"parent/851\",[321,4.616]],[\"name/852\",[328,71.282]],[\"parent/852\",[321,4.616]],[\"name/853\",[329,71.282]],[\"parent/853\",[321,4.616]],[\"name/854\",[330,66.174]],[\"parent/854\",[321,4.616]],[\"name/855\",[331,60.296]],[\"parent/855\",[]],[\"name/856\",[1,24.247]],[\"parent/856\",[331,5.558]],[\"name/857\",[24,24.87]],[\"parent/857\",[331,5.558]],[\"name/858\",[25,45.633]],[\"parent/858\",[331,5.558]],[\"name/859\",[332,60.296]],[\"parent/859\",[]],[\"name/860\",[1,24.247]],[\"parent/860\",[332,5.558]],[\"name/861\",[24,24.87]],[\"parent/861\",[332,5.558]],[\"name/862\",[27,26.101]],[\"parent/862\",[332,5.558]],[\"name/863\",[333,62.809]],[\"parent/863\",[]],[\"name/864\",[334,71.282]],[\"parent/864\",[333,5.79]],[\"name/865\",[335,71.282]],[\"parent/865\",[333,5.79]],[\"name/866\",[336,60.296]],[\"parent/866\",[]],[\"name/867\",[1,24.247]],[\"parent/867\",[336,5.558]],[\"name/868\",[24,24.87]],[\"parent/868\",[336,5.558]],[\"name/869\",[27,26.101]],[\"parent/869\",[336,5.558]],[\"name/870\",[337,55.188]],[\"parent/870\",[]],[\"name/871\",[29,51.823]],[\"parent/871\",[337,5.087]],[\"name/872\",[30,51.823]],[\"parent/872\",[337,5.087]],[\"name/873\",[21,49.31]],[\"parent/873\",[337,5.087]],[\"name/874\",[22,49.31]],[\"parent/874\",[337,5.087]],[\"name/875\",[338,66.174]],[\"parent/875\",[337,5.087]],[\"name/876\",[339,66.174]],[\"parent/876\",[337,5.087]],[\"name/877\",[340,56.619]],[\"parent/877\",[]],[\"name/878\",[71,53.936]],[\"parent/878\",[340,5.219]],[\"name/879\",[86,37.609]],[\"parent/879\",[340,5.219]],[\"name/880\",[29,51.823]],[\"parent/880\",[341,4.616]],[\"name/881\",[86,37.609]],[\"parent/881\",[341,4.616]],[\"name/882\",[60,45.133]],[\"parent/882\",[342,4.255]],[\"name/883\",[122,48.595]],[\"parent/883\",[342,4.255]],[\"name/884\",[118,45.633]],[\"parent/884\",[342,4.255]],[\"name/885\",[30,51.823]],[\"parent/885\",[341,4.616]],[\"name/886\",[86,37.609]],[\"parent/886\",[341,4.616]],[\"name/887\",[60,45.133]],[\"parent/887\",[342,4.255]],[\"name/888\",[122,48.595]],[\"parent/888\",[342,4.255]],[\"name/889\",[118,45.633]],[\"parent/889\",[342,4.255]],[\"name/890\",[21,49.31]],[\"parent/890\",[341,4.616]],[\"name/891\",[86,37.609]],[\"parent/891\",[341,4.616]],[\"name/892\",[60,45.133]],[\"parent/892\",[342,4.255]],[\"name/893\",[122,48.595]],[\"parent/893\",[342,4.255]],[\"name/894\",[118,45.633]],[\"parent/894\",[342,4.255]],[\"name/895\",[22,49.31]],[\"parent/895\",[341,4.616]],[\"name/896\",[86,37.609]],[\"parent/896\",[341,4.616]],[\"name/897\",[60,45.133]],[\"parent/897\",[342,4.255]],[\"name/898\",[122,48.595]],[\"parent/898\",[342,4.255]],[\"name/899\",[118,45.633]],[\"parent/899\",[342,4.255]],[\"name/900\",[338,66.174]],[\"parent/900\",[341,4.616]],[\"name/901\",[86,37.609]],[\"parent/901\",[341,4.616]],[\"name/902\",[60,45.133]],[\"parent/902\",[342,4.255]],[\"name/903\",[122,48.595]],[\"parent/903\",[342,4.255]],[\"name/904\",[118,45.633]],[\"parent/904\",[342,4.255]],[\"name/905\",[339,66.174]],[\"parent/905\",[341,4.616]],[\"name/906\",[86,37.609]],[\"parent/906\",[341,4.616]],[\"name/907\",[60,45.133]],[\"parent/907\",[342,4.255]],[\"name/908\",[122,48.595]],[\"parent/908\",[342,4.255]],[\"name/909\",[118,45.633]],[\"parent/909\",[342,4.255]],[\"name/910\",[1,24.247]],[\"parent/910\",[340,5.219]],[\"name/911\",[24,24.87]],[\"parent/911\",[340,5.219]],[\"name/912\",[27,26.101]],[\"parent/912\",[340,5.219]],[\"name/913\",[343,62.809]],[\"parent/913\",[]],[\"name/914\",[344,71.282]],[\"parent/914\",[343,5.79]],[\"name/915\",[330,66.174]],[\"parent/915\",[343,5.79]],[\"name/916\",[345,60.296]],[\"parent/916\",[]],[\"name/917\",[1,24.247]],[\"parent/917\",[345,5.558]],[\"name/918\",[24,24.87]],[\"parent/918\",[345,5.558]],[\"name/919\",[27,26.101]],[\"parent/919\",[345,5.558]],[\"name/920\",[346,56.619]],[\"parent/920\",[]],[\"name/921\",[81,46.159]],[\"parent/921\",[346,5.219]],[\"name/922\",[347,66.174]],[\"parent/922\",[346,5.219]],[\"name/923\",[348,66.174]],[\"parent/923\",[346,5.219]],[\"name/924\",[273,55.188]],[\"parent/924\",[346,5.219]],[\"name/925\",[86,37.609]],[\"parent/925\",[346,5.219]],[\"name/926\",[349,66.174]],[\"parent/926\",[350,6.1]],[\"name/927\",[280,60.296]],[\"parent/927\",[350,6.1]],[\"name/928\",[351,51.823]],[\"parent/928\",[]],[\"name/929\",[1,24.247]],[\"parent/929\",[351,4.777]],[\"name/930\",[352,71.282]],[\"parent/930\",[351,4.777]],[\"name/931\",[353,71.282]],[\"parent/931\",[351,4.777]],[\"name/932\",[354,71.282]],[\"parent/932\",[351,4.777]],[\"name/933\",[355,71.282]],[\"parent/933\",[351,4.777]],[\"name/934\",[356,71.282]],[\"parent/934\",[351,4.777]],[\"name/935\",[357,71.282]],[\"parent/935\",[351,4.777]],[\"name/936\",[24,24.87]],[\"parent/936\",[351,4.777]],[\"name/937\",[27,26.101]],[\"parent/937\",[351,4.777]],[\"name/938\",[358,58.289]],[\"parent/938\",[]],[\"name/939\",[347,66.174]],[\"parent/939\",[358,5.373]],[\"name/940\",[348,66.174]],[\"parent/940\",[358,5.373]],[\"name/941\",[273,55.188]],[\"parent/941\",[358,5.373]],[\"name/942\",[86,37.609]],[\"parent/942\",[358,5.373]],[\"name/943\",[349,66.174]],[\"parent/943\",[359,6.1]],[\"name/944\",[280,60.296]],[\"parent/944\",[359,6.1]],[\"name/945\",[360,60.296]],[\"parent/945\",[]],[\"name/946\",[1,24.247]],[\"parent/946\",[360,5.558]],[\"name/947\",[24,24.87]],[\"parent/947\",[360,5.558]],[\"name/948\",[27,26.101]],[\"parent/948\",[360,5.558]],[\"name/949\",[361,60.296]],[\"parent/949\",[]],[\"name/950\",[43,60.296]],[\"parent/950\",[361,5.558]],[\"name/951\",[362,71.282]],[\"parent/951\",[361,5.558]],[\"name/952\",[363,71.282]],[\"parent/952\",[361,5.558]],[\"name/953\",[364,60.296]],[\"parent/953\",[]],[\"name/954\",[1,24.247]],[\"parent/954\",[364,5.558]],[\"name/955\",[24,24.87]],[\"parent/955\",[364,5.558]],[\"name/956\",[25,45.633]],[\"parent/956\",[364,5.558]],[\"name/957\",[365,60.296]],[\"parent/957\",[]],[\"name/958\",[1,24.247]],[\"parent/958\",[365,5.558]],[\"name/959\",[24,24.87]],[\"parent/959\",[365,5.558]],[\"name/960\",[27,26.101]],[\"parent/960\",[365,5.558]],[\"name/961\",[366,58.289]],[\"parent/961\",[]],[\"name/962\",[43,60.296]],[\"parent/962\",[366,5.373]],[\"name/963\",[367,71.282]],[\"parent/963\",[366,5.373]],[\"name/964\",[368,62.809]],[\"parent/964\",[366,5.373]],[\"name/965\",[369,71.282]],[\"parent/965\",[366,5.373]],[\"name/966\",[370,62.809]],[\"parent/966\",[]],[\"name/967\",[122,48.595]],[\"parent/967\",[370,5.79]],[\"name/968\",[120,43.767]],[\"parent/968\",[370,5.79]],[\"name/969\",[371,60.296]],[\"parent/969\",[]],[\"name/970\",[1,24.247]],[\"parent/970\",[371,5.558]],[\"name/971\",[24,24.87]],[\"parent/971\",[371,5.558]],[\"name/972\",[27,26.101]],[\"parent/972\",[371,5.558]],[\"name/973\",[372,55.188]],[\"parent/973\",[]],[\"name/974\",[7,62.809]],[\"parent/974\",[372,5.087]],[\"name/975\",[86,37.609]],[\"parent/975\",[372,5.087]],[\"name/976\",[373,56.619]],[\"parent/976\",[374,5.219]],[\"name/977\",[375,60.296]],[\"parent/977\",[374,5.219]],[\"name/978\",[376,60.296]],[\"parent/978\",[374,5.219]],[\"name/979\",[8,62.809]],[\"parent/979\",[372,5.087]],[\"name/980\",[86,37.609]],[\"parent/980\",[372,5.087]],[\"name/981\",[373,56.619]],[\"parent/981\",[374,5.219]],[\"name/982\",[375,60.296]],[\"parent/982\",[374,5.219]],[\"name/983\",[376,60.296]],[\"parent/983\",[374,5.219]],[\"name/984\",[377,71.282]],[\"parent/984\",[372,5.087]],[\"name/985\",[81,46.159]],[\"parent/985\",[372,5.087]],[\"name/986\",[378,66.174]],[\"parent/986\",[]],[\"name/987\",[379,66.174]],[\"parent/987\",[]],[\"name/988\",[380,71.282]],[\"parent/988\",[379,6.1]],[\"name/989\",[381,66.174]],[\"parent/989\",[]],[\"name/990\",[382,71.282]],[\"parent/990\",[381,6.1]],[\"name/991\",[4,50.913]],[\"parent/991\",[]],[\"name/992\",[1,24.247]],[\"parent/992\",[4,4.693]],[\"name/993\",[24,24.87]],[\"parent/993\",[4,4.693]],[\"name/994\",[383,71.282]],[\"parent/994\",[4,4.693]],[\"name/995\",[384,53.936]],[\"parent/995\",[4,4.693]],[\"name/996\",[385,71.282]],[\"parent/996\",[4,4.693]],[\"name/997\",[27,26.101]],[\"parent/997\",[4,4.693]],[\"name/998\",[386,58.289]],[\"parent/998\",[]],[\"name/999\",[1,24.247]],[\"parent/999\",[386,5.373]],[\"name/1000\",[149,58.289]],[\"parent/1000\",[386,5.373]],[\"name/1001\",[24,24.87]],[\"parent/1001\",[386,5.373]],[\"name/1002\",[27,26.101]],[\"parent/1002\",[386,5.373]],[\"name/1003\",[387,47.929]],[\"parent/1003\",[]],[\"name/1004\",[85,60.296]],[\"parent/1004\",[387,4.418]],[\"name/1005\",[388,66.174]],[\"parent/1005\",[387,4.418]],[\"name/1006\",[389,66.174]],[\"parent/1006\",[387,4.418]],[\"name/1007\",[65,62.809]],[\"parent/1007\",[387,4.418]],[\"name/1008\",[390,66.174]],[\"parent/1008\",[387,4.418]],[\"name/1009\",[391,71.282]],[\"parent/1009\",[387,4.418]],[\"name/1010\",[392,71.282]],[\"parent/1010\",[387,4.418]],[\"name/1011\",[393,66.174]],[\"parent/1011\",[387,4.418]],[\"name/1012\",[394,66.174]],[\"parent/1012\",[387,4.418]],[\"name/1013\",[395,66.174]],[\"parent/1013\",[387,4.418]],[\"name/1014\",[71,53.936]],[\"parent/1014\",[387,4.418]],[\"name/1015\",[396,66.174]],[\"parent/1015\",[387,4.418]],[\"name/1016\",[397,66.174]],[\"parent/1016\",[387,4.418]],[\"name/1017\",[398,66.174]],[\"parent/1017\",[387,4.418]],[\"name/1018\",[399,60.296]],[\"parent/1018\",[]],[\"name/1019\",[400,71.282]],[\"parent/1019\",[399,5.558]],[\"name/1020\",[279,56.619]],[\"parent/1020\",[399,5.558]],[\"name/1021\",[194,58.289]],[\"parent/1021\",[399,5.558]],[\"name/1022\",[401,52.824]],[\"parent/1022\",[]],[\"name/1023\",[87,50.08]],[\"parent/1023\",[401,4.869]],[\"name/1024\",[402,71.282]],[\"parent/1024\",[401,4.869]],[\"name/1025\",[80,55.188]],[\"parent/1025\",[401,4.869]],[\"name/1026\",[26,50.08]],[\"parent/1026\",[401,4.869]],[\"name/1027\",[15,52.824]],[\"parent/1027\",[401,4.869]],[\"name/1028\",[403,71.282]],[\"parent/1028\",[401,4.869]],[\"name/1029\",[60,45.133]],[\"parent/1029\",[401,4.869]],[\"name/1030\",[86,37.609]],[\"parent/1030\",[401,4.869]],[\"name/1031\",[142,51.823]],[\"parent/1031\",[404,6.1]],[\"name/1032\",[102,51.823]],[\"parent/1032\",[404,6.1]],[\"name/1033\",[405,60.296]],[\"parent/1033\",[]],[\"name/1034\",[1,24.247]],[\"parent/1034\",[405,5.558]],[\"name/1035\",[24,24.87]],[\"parent/1035\",[405,5.558]],[\"name/1036\",[27,26.101]],[\"parent/1036\",[405,5.558]],[\"name/1037\",[87,50.08]],[\"parent/1037\",[]],[\"name/1038\",[1,24.247]],[\"parent/1038\",[87,4.616]],[\"name/1039\",[24,24.87]],[\"parent/1039\",[87,4.616]],[\"name/1040\",[27,26.101]],[\"parent/1040\",[87,4.616]],[\"name/1041\",[406,60.296]],[\"parent/1041\",[]],[\"name/1042\",[1,24.247]],[\"parent/1042\",[406,5.558]],[\"name/1043\",[24,24.87]],[\"parent/1043\",[406,5.558]],[\"name/1044\",[27,26.101]],[\"parent/1044\",[406,5.558]],[\"name/1045\",[407,55.188]],[\"parent/1045\",[]],[\"name/1046\",[408,66.174]],[\"parent/1046\",[407,5.087]],[\"name/1047\",[409,71.282]],[\"parent/1047\",[407,5.087]],[\"name/1048\",[93,58.289]],[\"parent/1048\",[407,5.087]],[\"name/1049\",[94,58.289]],[\"parent/1049\",[407,5.087]],[\"name/1050\",[410,71.282]],[\"parent/1050\",[407,5.087]],[\"name/1051\",[86,37.609]],[\"parent/1051\",[407,5.087]],[\"name/1052\",[66,66.174]],[\"parent/1052\",[411,6.1]],[\"name/1053\",[15,52.824]],[\"parent/1053\",[411,6.1]],[\"name/1054\",[384,53.936]],[\"parent/1054\",[]],[\"name/1055\",[1,24.247]],[\"parent/1055\",[384,4.972]],[\"name/1056\",[408,66.174]],[\"parent/1056\",[384,4.972]],[\"name/1057\",[93,58.289]],[\"parent/1057\",[384,4.972]],[\"name/1058\",[94,58.289]],[\"parent/1058\",[384,4.972]],[\"name/1059\",[24,24.87]],[\"parent/1059\",[384,4.972]],[\"name/1060\",[27,26.101]],[\"parent/1060\",[384,4.972]],[\"name/1061\",[412,60.296]],[\"parent/1061\",[]],[\"name/1062\",[1,24.247]],[\"parent/1062\",[412,5.558]],[\"name/1063\",[24,24.87]],[\"parent/1063\",[412,5.558]],[\"name/1064\",[27,26.101]],[\"parent/1064\",[412,5.558]],[\"name/1065\",[413,56.619]],[\"parent/1065\",[]],[\"name/1066\",[272,52.824]],[\"parent/1066\",[413,5.219]],[\"name/1067\",[273,55.188]],[\"parent/1067\",[413,5.219]],[\"name/1068\",[414,66.174]],[\"parent/1068\",[413,5.219]],[\"name/1069\",[86,37.609]],[\"parent/1069\",[413,5.219]],[\"name/1070\",[278,56.619]],[\"parent/1070\",[415,6.1]],[\"name/1071\",[277,56.619]],[\"parent/1071\",[415,6.1]],[\"name/1072\",[416,66.174]],[\"parent/1072\",[413,5.219]],[\"name/1073\",[5,52.824]],[\"parent/1073\",[]],[\"name/1074\",[1,24.247]],[\"parent/1074\",[5,4.869]],[\"name/1075\",[417,71.282]],[\"parent/1075\",[5,4.869]],[\"name/1076\",[418,71.282]],[\"parent/1076\",[5,4.869]],[\"name/1077\",[419,71.282]],[\"parent/1077\",[5,4.869]],[\"name/1078\",[420,53.936]],[\"parent/1078\",[]],[\"name/1079\",[421,71.282]],[\"parent/1079\",[420,4.972]],[\"name/1080\",[86,37.609]],[\"parent/1080\",[420,4.972]],[\"name/1081\",[267,60.296]],[\"parent/1081\",[422,5.219]],[\"name/1082\",[269,60.296]],[\"parent/1082\",[422,5.219]],[\"name/1083\",[423,71.282]],[\"parent/1083\",[420,4.972]],[\"name/1084\",[86,37.609]],[\"parent/1084\",[420,4.972]],[\"name/1085\",[267,60.296]],[\"parent/1085\",[422,5.219]],[\"name/1086\",[269,60.296]],[\"parent/1086\",[422,5.219]],[\"name/1087\",[414,66.174]],[\"parent/1087\",[420,4.972]],[\"name/1088\",[86,37.609]],[\"parent/1088\",[420,4.972]],[\"name/1089\",[278,56.619]],[\"parent/1089\",[422,5.219]],[\"name/1090\",[277,56.619]],[\"parent/1090\",[422,5.219]],[\"name/1091\",[416,66.174]],[\"parent/1091\",[420,4.972]],[\"name/1092\",[424,60.296]],[\"parent/1092\",[]],[\"name/1093\",[425,71.282]],[\"parent/1093\",[424,5.558]],[\"name/1094\",[426,71.282]],[\"parent/1094\",[424,5.558]],[\"name/1095\",[162,66.174]],[\"parent/1095\",[424,5.558]],[\"name/1096\",[427,58.289]],[\"parent/1096\",[]],[\"name/1097\",[428,71.282]],[\"parent/1097\",[427,5.373]],[\"name/1098\",[429,71.282]],[\"parent/1098\",[427,5.373]],[\"name/1099\",[430,71.282]],[\"parent/1099\",[427,5.373]],[\"name/1100\",[431,71.282]],[\"parent/1100\",[427,5.373]],[\"name/1101\",[432,66.174]],[\"parent/1101\",[]],[\"name/1102\",[163,66.174]],[\"parent/1102\",[432,6.1]],[\"name/1103\",[433,60.296]],[\"parent/1103\",[]],[\"name/1104\",[1,24.247]],[\"parent/1104\",[433,5.558]],[\"name/1105\",[24,24.87]],[\"parent/1105\",[433,5.558]],[\"name/1106\",[27,26.101]],[\"parent/1106\",[433,5.558]],[\"name/1107\",[434,58.289]],[\"parent/1107\",[]],[\"name/1108\",[71,53.936]],[\"parent/1108\",[434,5.373]],[\"name/1109\",[435,71.282]],[\"parent/1109\",[434,5.373]],[\"name/1110\",[264,66.174]],[\"parent/1110\",[434,5.373]],[\"name/1111\",[436,71.282]],[\"parent/1111\",[434,5.373]],[\"name/1112\",[437,58.289]],[\"parent/1112\",[]],[\"name/1113\",[438,71.282]],[\"parent/1113\",[437,5.373]],[\"name/1114\",[21,49.31]],[\"parent/1114\",[437,5.373]],[\"name/1115\",[22,49.31]],[\"parent/1115\",[437,5.373]],[\"name/1116\",[439,71.282]],[\"parent/1116\",[437,5.373]],[\"name/1117\",[440,60.296]],[\"parent/1117\",[]],[\"name/1118\",[120,43.767]],[\"parent/1118\",[440,5.558]],[\"name/1119\",[441,71.282]],[\"parent/1119\",[440,5.558]],[\"name/1120\",[289,60.296]],[\"parent/1120\",[440,5.558]],[\"name/1121\",[442,60.296]],[\"parent/1121\",[]],[\"name/1122\",[1,24.247]],[\"parent/1122\",[442,5.558]],[\"name/1123\",[24,24.87]],[\"parent/1123\",[442,5.558]],[\"name/1124\",[27,26.101]],[\"parent/1124\",[442,5.558]],[\"name/1125\",[443,60.296]],[\"parent/1125\",[]],[\"name/1126\",[1,24.247]],[\"parent/1126\",[443,5.558]],[\"name/1127\",[24,24.87]],[\"parent/1127\",[443,5.558]],[\"name/1128\",[27,26.101]],[\"parent/1128\",[443,5.558]],[\"name/1129\",[444,60.296]],[\"parent/1129\",[]],[\"name/1130\",[1,24.247]],[\"parent/1130\",[444,5.558]],[\"name/1131\",[24,24.87]],[\"parent/1131\",[444,5.558]],[\"name/1132\",[27,26.101]],[\"parent/1132\",[444,5.558]],[\"name/1133\",[445,60.296]],[\"parent/1133\",[]],[\"name/1134\",[1,24.247]],[\"parent/1134\",[445,5.558]],[\"name/1135\",[24,24.87]],[\"parent/1135\",[445,5.558]],[\"name/1136\",[27,26.101]],[\"parent/1136\",[445,5.558]],[\"name/1137\",[446,52.824]],[\"parent/1137\",[]],[\"name/1138\",[447,71.282]],[\"parent/1138\",[446,4.869]],[\"name/1139\",[448,56.619]],[\"parent/1139\",[446,4.869]],[\"name/1140\",[449,66.174]],[\"parent/1140\",[446,4.869]],[\"name/1141\",[450,71.282]],[\"parent/1141\",[446,4.869]],[\"name/1142\",[257,56.619]],[\"parent/1142\",[446,4.869]],[\"name/1143\",[451,66.174]],[\"parent/1143\",[446,4.869]],[\"name/1144\",[259,56.619]],[\"parent/1144\",[446,4.869]],[\"name/1145\",[452,71.282]],[\"parent/1145\",[446,4.869]],[\"name/1146\",[453,52.824]],[\"parent/1146\",[]],[\"name/1147\",[454,71.282]],[\"parent/1147\",[453,4.869]],[\"name/1148\",[449,66.174]],[\"parent/1148\",[453,4.869]],[\"name/1149\",[47,66.174]],[\"parent/1149\",[453,4.869]],[\"name/1150\",[257,56.619]],[\"parent/1150\",[453,4.869]],[\"name/1151\",[451,66.174]],[\"parent/1151\",[453,4.869]],[\"name/1152\",[259,56.619]],[\"parent/1152\",[453,4.869]],[\"name/1153\",[102,51.823]],[\"parent/1153\",[453,4.869]],[\"name/1154\",[455,71.282]],[\"parent/1154\",[453,4.869]],[\"name/1155\",[456,60.296]],[\"parent/1155\",[]],[\"name/1156\",[457,66.174]],[\"parent/1156\",[456,5.558]],[\"name/1157\",[458,66.174]],[\"parent/1157\",[456,5.558]],[\"name/1158\",[459,66.174]],[\"parent/1158\",[456,5.558]],[\"name/1159\",[460,60.296]],[\"parent/1159\",[]],[\"name/1160\",[457,66.174]],[\"parent/1160\",[460,5.558]],[\"name/1161\",[458,66.174]],[\"parent/1161\",[460,5.558]],[\"name/1162\",[459,66.174]],[\"parent/1162\",[460,5.558]],[\"name/1163\",[461,58.289]],[\"parent/1163\",[]],[\"name/1164\",[21,49.31]],[\"parent/1164\",[461,5.373]],[\"name/1165\",[30,51.823]],[\"parent/1165\",[461,5.373]],[\"name/1166\",[29,51.823]],[\"parent/1166\",[461,5.373]],[\"name/1167\",[22,49.31]],[\"parent/1167\",[461,5.373]],[\"name/1168\",[462,51.823]],[\"parent/1168\",[]],[\"name/1169\",[463,58.289]],[\"parent/1169\",[462,4.777]],[\"name/1170\",[464,58.289]],[\"parent/1170\",[462,4.777]],[\"name/1171\",[465,71.282]],[\"parent/1171\",[462,4.777]],[\"name/1172\",[466,71.282]],[\"parent/1172\",[462,4.777]],[\"name/1173\",[467,71.282]],[\"parent/1173\",[462,4.777]],[\"name/1174\",[468,71.282]],[\"parent/1174\",[462,4.777]],[\"name/1175\",[289,60.296]],[\"parent/1175\",[462,4.777]],[\"name/1176\",[274,62.809]],[\"parent/1176\",[462,4.777]],[\"name/1177\",[469,71.282]],[\"parent/1177\",[462,4.777]],[\"name/1178\",[470,60.296]],[\"parent/1178\",[]],[\"name/1179\",[1,24.247]],[\"parent/1179\",[470,5.558]],[\"name/1180\",[24,24.87]],[\"parent/1180\",[470,5.558]],[\"name/1181\",[27,26.101]],[\"parent/1181\",[470,5.558]],[\"name/1182\",[463,58.289]],[\"parent/1182\",[]],[\"name/1183\",[1,24.247]],[\"parent/1183\",[463,5.373]],[\"name/1184\",[24,24.87]],[\"parent/1184\",[463,5.373]],[\"name/1185\",[27,26.101]],[\"parent/1185\",[463,5.373]],[\"name/1186\",[464,58.289]],[\"parent/1186\",[]],[\"name/1187\",[1,24.247]],[\"parent/1187\",[464,5.373]],[\"name/1188\",[24,24.87]],[\"parent/1188\",[464,5.373]],[\"name/1189\",[27,26.101]],[\"parent/1189\",[464,5.373]],[\"name/1190\",[471,66.174]],[\"parent/1190\",[]],[\"name/1191\",[472,71.282]],[\"parent/1191\",[471,6.1]],[\"name/1192\",[473,43.35]],[\"parent/1192\",[]],[\"name/1193\",[474,71.282]],[\"parent/1193\",[473,3.996]],[\"name/1194\",[475,71.282]],[\"parent/1194\",[473,3.996]],[\"name/1195\",[476,71.282]],[\"parent/1195\",[473,3.996]],[\"name/1196\",[477,71.282]],[\"parent/1196\",[473,3.996]],[\"name/1197\",[478,71.282]],[\"parent/1197\",[473,3.996]],[\"name/1198\",[479,71.282]],[\"parent/1198\",[473,3.996]],[\"name/1199\",[480,71.282]],[\"parent/1199\",[473,3.996]],[\"name/1200\",[481,71.282]],[\"parent/1200\",[473,3.996]],[\"name/1201\",[482,71.282]],[\"parent/1201\",[473,3.996]],[\"name/1202\",[483,71.282]],[\"parent/1202\",[473,3.996]],[\"name/1203\",[484,71.282]],[\"parent/1203\",[473,3.996]],[\"name/1204\",[485,71.282]],[\"parent/1204\",[473,3.996]],[\"name/1205\",[486,71.282]],[\"parent/1205\",[473,3.996]],[\"name/1206\",[487,71.282]],[\"parent/1206\",[473,3.996]],[\"name/1207\",[488,71.282]],[\"parent/1207\",[473,3.996]],[\"name/1208\",[489,71.282]],[\"parent/1208\",[473,3.996]],[\"name/1209\",[490,71.282]],[\"parent/1209\",[473,3.996]],[\"name/1210\",[491,71.282]],[\"parent/1210\",[473,3.996]],[\"name/1211\",[492,71.282]],[\"parent/1211\",[473,3.996]],[\"name/1212\",[493,71.282]],[\"parent/1212\",[473,3.996]],[\"name/1213\",[494,71.282]],[\"parent/1213\",[473,3.996]],[\"name/1214\",[495,71.282]],[\"parent/1214\",[473,3.996]],[\"name/1215\",[120,43.767]],[\"parent/1215\",[473,3.996]],[\"name/1216\",[496,60.296]],[\"parent/1216\",[]],[\"name/1217\",[1,24.247]],[\"parent/1217\",[496,5.558]],[\"name/1218\",[24,24.87]],[\"parent/1218\",[496,5.558]],[\"name/1219\",[25,45.633]],[\"parent/1219\",[496,5.558]],[\"name/1220\",[497,56.619]],[\"parent/1220\",[]],[\"name/1221\",[1,24.247]],[\"parent/1221\",[497,5.219]],[\"name/1222\",[498,71.282]],[\"parent/1222\",[497,5.219]],[\"name/1223\",[24,24.87]],[\"parent/1223\",[497,5.219]],[\"name/1224\",[110,60.296]],[\"parent/1224\",[497,5.219]],[\"name/1225\",[27,26.101]],[\"parent/1225\",[497,5.219]],[\"name/1226\",[499,60.296]],[\"parent/1226\",[]],[\"name/1227\",[373,56.619]],[\"parent/1227\",[499,5.558]],[\"name/1228\",[375,60.296]],[\"parent/1228\",[499,5.558]],[\"name/1229\",[376,60.296]],[\"parent/1229\",[499,5.558]],[\"name/1230\",[500,50.913]],[\"parent/1230\",[]],[\"name/1231\",[259,56.619]],[\"parent/1231\",[500,4.693]],[\"name/1232\",[86,37.609]],[\"parent/1232\",[500,4.693]],[\"name/1233\",[122,48.595]],[\"parent/1233\",[501,5.373]],[\"name/1234\",[257,56.619]],[\"parent/1234\",[501,5.373]],[\"name/1235\",[502,71.282]],[\"parent/1235\",[501,5.373]],[\"name/1236\",[292,60.296]],[\"parent/1236\",[501,5.373]],[\"name/1237\",[297,56.619]],[\"parent/1237\",[501,5.373]],[\"name/1238\",[503,71.282]],[\"parent/1238\",[500,4.693]],[\"name/1239\",[504,71.282]],[\"parent/1239\",[500,4.693]],[\"name/1240\",[505,71.282]],[\"parent/1240\",[500,4.693]],[\"name/1241\",[506,71.282]],[\"parent/1241\",[500,4.693]],[\"name/1242\",[507,71.282]],[\"parent/1242\",[500,4.693]],[\"name/1243\",[296,55.188]],[\"parent/1243\",[500,4.693]],[\"name/1244\",[448,56.619]],[\"parent/1244\",[500,4.693]],[\"name/1245\",[120,43.767]],[\"parent/1245\",[500,4.693]],[\"name/1246\",[508,66.174]],[\"parent/1246\",[]],[\"name/1247\",[86,37.609]],[\"parent/1247\",[508,6.1]],[\"name/1248\",[29,51.823]],[\"parent/1248\",[509,5.087]],[\"name/1249\",[22,49.31]],[\"parent/1249\",[509,5.087]],[\"name/1250\",[30,51.823]],[\"parent/1250\",[509,5.087]],[\"name/1251\",[21,49.31]],[\"parent/1251\",[509,5.087]],[\"name/1252\",[510,55.188]],[\"parent/1252\",[509,5.087]],[\"name/1253\",[511,55.188]],[\"parent/1253\",[509,5.087]],[\"name/1254\",[512,66.174]],[\"parent/1254\",[509,5.087]],[\"name/1255\",[513,66.174]],[\"parent/1255\",[]],[\"name/1256\",[86,37.609]],[\"parent/1256\",[513,6.1]],[\"name/1257\",[272,52.824]],[\"parent/1257\",[514,5.79]],[\"name/1258\",[273,55.188]],[\"parent/1258\",[514,5.79]],[\"name/1259\",[515,66.174]],[\"parent/1259\",[514,5.79]],[\"name/1260\",[516,60.296]],[\"parent/1260\",[]],[\"name/1261\",[1,24.247]],[\"parent/1261\",[516,5.558]],[\"name/1262\",[24,24.87]],[\"parent/1262\",[516,5.558]],[\"name/1263\",[27,26.101]],[\"parent/1263\",[516,5.558]],[\"name/1264\",[517,62.809]],[\"parent/1264\",[]],[\"name/1265\",[272,52.824]],[\"parent/1265\",[517,5.79]],[\"name/1266\",[279,56.619]],[\"parent/1266\",[517,5.79]],[\"name/1267\",[518,60.296]],[\"parent/1267\",[]],[\"name/1268\",[1,24.247]],[\"parent/1268\",[518,5.558]],[\"name/1269\",[24,24.87]],[\"parent/1269\",[518,5.558]],[\"name/1270\",[25,45.633]],[\"parent/1270\",[518,5.558]],[\"name/1271\",[448,56.619]],[\"parent/1271\",[]],[\"name/1272\",[1,24.247]],[\"parent/1272\",[448,5.219]],[\"name/1273\",[24,24.87]],[\"parent/1273\",[448,5.219]],[\"name/1274\",[27,26.101]],[\"parent/1274\",[448,5.219]],[\"name/1275\",[519,56.619]],[\"parent/1275\",[]],[\"name/1276\",[279,56.619]],[\"parent/1276\",[519,5.219]],[\"name/1277\",[520,71.282]],[\"parent/1277\",[519,5.219]],[\"name/1278\",[521,71.282]],[\"parent/1278\",[519,5.219]],[\"name/1279\",[522,71.282]],[\"parent/1279\",[519,5.219]],[\"name/1280\",[81,46.159]],[\"parent/1280\",[519,5.219]],[\"name/1281\",[523,60.296]],[\"parent/1281\",[]],[\"name/1282\",[1,24.247]],[\"parent/1282\",[523,5.558]],[\"name/1283\",[24,24.87]],[\"parent/1283\",[523,5.558]],[\"name/1284\",[25,45.633]],[\"parent/1284\",[523,5.558]],[\"name/1285\",[524,60.296]],[\"parent/1285\",[]],[\"name/1286\",[1,24.247]],[\"parent/1286\",[524,5.558]],[\"name/1287\",[24,24.87]],[\"parent/1287\",[524,5.558]],[\"name/1288\",[27,26.101]],[\"parent/1288\",[524,5.558]],[\"name/1289\",[525,58.289]],[\"parent/1289\",[]],[\"name/1290\",[373,56.619]],[\"parent/1290\",[525,5.373]],[\"name/1291\",[275,62.809]],[\"parent/1291\",[525,5.373]],[\"name/1292\",[526,71.282]],[\"parent/1292\",[525,5.373]],[\"name/1293\",[527,71.282]],[\"parent/1293\",[525,5.373]],[\"name/1294\",[528,60.296]],[\"parent/1294\",[]],[\"name/1295\",[120,43.767]],[\"parent/1295\",[528,5.558]],[\"name/1296\",[529,71.282]],[\"parent/1296\",[528,5.558]],[\"name/1297\",[530,71.282]],[\"parent/1297\",[528,5.558]],[\"name/1298\",[531,60.296]],[\"parent/1298\",[]],[\"name/1299\",[1,24.247]],[\"parent/1299\",[531,5.558]],[\"name/1300\",[24,24.87]],[\"parent/1300\",[531,5.558]],[\"name/1301\",[25,45.633]],[\"parent/1301\",[531,5.558]],[\"name/1302\",[532,60.296]],[\"parent/1302\",[]],[\"name/1303\",[1,24.247]],[\"parent/1303\",[532,5.558]],[\"name/1304\",[24,24.87]],[\"parent/1304\",[532,5.558]],[\"name/1305\",[27,26.101]],[\"parent/1305\",[532,5.558]],[\"name/1306\",[533,62.809]],[\"parent/1306\",[]],[\"name/1307\",[534,71.282]],[\"parent/1307\",[533,5.79]],[\"name/1308\",[535,71.282]],[\"parent/1308\",[533,5.79]],[\"name/1309\",[536,60.296]],[\"parent/1309\",[]],[\"name/1310\",[272,52.824]],[\"parent/1310\",[536,5.558]],[\"name/1311\",[273,55.188]],[\"parent/1311\",[536,5.558]],[\"name/1312\",[515,66.174]],[\"parent/1312\",[536,5.558]],[\"name/1313\",[537,60.296]],[\"parent/1313\",[]],[\"name/1314\",[1,24.247]],[\"parent/1314\",[537,5.558]],[\"name/1315\",[24,24.87]],[\"parent/1315\",[537,5.558]],[\"name/1316\",[25,45.633]],[\"parent/1316\",[537,5.558]],[\"name/1317\",[538,60.296]],[\"parent/1317\",[]],[\"name/1318\",[1,24.247]],[\"parent/1318\",[538,5.558]],[\"name/1319\",[24,24.87]],[\"parent/1319\",[538,5.558]],[\"name/1320\",[27,26.101]],[\"parent/1320\",[538,5.558]],[\"name/1321\",[539,56.619]],[\"parent/1321\",[]],[\"name/1322\",[69,66.174]],[\"parent/1322\",[539,5.219]],[\"name/1323\",[540,71.282]],[\"parent/1323\",[539,5.219]],[\"name/1324\",[541,71.282]],[\"parent/1324\",[539,5.219]],[\"name/1325\",[542,71.282]],[\"parent/1325\",[539,5.219]],[\"name/1326\",[543,71.282]],[\"parent/1326\",[539,5.219]],[\"name/1327\",[544,60.296]],[\"parent/1327\",[]],[\"name/1328\",[15,52.824]],[\"parent/1328\",[544,5.558]],[\"name/1329\",[545,71.282]],[\"parent/1329\",[544,5.558]],[\"name/1330\",[546,71.282]],[\"parent/1330\",[544,5.558]],[\"name/1331\",[547,60.296]],[\"parent/1331\",[]],[\"name/1332\",[1,24.247]],[\"parent/1332\",[547,5.558]],[\"name/1333\",[24,24.87]],[\"parent/1333\",[547,5.558]],[\"name/1334\",[25,45.633]],[\"parent/1334\",[547,5.558]],[\"name/1335\",[548,60.296]],[\"parent/1335\",[]],[\"name/1336\",[1,24.247]],[\"parent/1336\",[548,5.558]],[\"name/1337\",[24,24.87]],[\"parent/1337\",[548,5.558]],[\"name/1338\",[27,26.101]],[\"parent/1338\",[548,5.558]],[\"name/1339\",[549,60.296]],[\"parent/1339\",[]],[\"name/1340\",[550,71.282]],[\"parent/1340\",[549,5.558]],[\"name/1341\",[551,71.282]],[\"parent/1341\",[549,5.558]],[\"name/1342\",[552,71.282]],[\"parent/1342\",[549,5.558]],[\"name/1343\",[553,62.809]],[\"parent/1343\",[]],[\"name/1344\",[259,56.619]],[\"parent/1344\",[553,5.79]],[\"name/1345\",[80,55.188]],[\"parent/1345\",[553,5.79]],[\"name/1346\",[554,62.809]],[\"parent/1346\",[]],[\"name/1347\",[555,71.282]],[\"parent/1347\",[554,5.79]],[\"name/1348\",[556,71.282]],[\"parent/1348\",[554,5.79]],[\"name/1349\",[557,60.296]],[\"parent/1349\",[]],[\"name/1350\",[558,71.282]],[\"parent/1350\",[557,5.558]],[\"name/1351\",[559,71.282]],[\"parent/1351\",[557,5.558]],[\"name/1352\",[560,71.282]],[\"parent/1352\",[557,5.558]],[\"name/1353\",[561,56.619]],[\"parent/1353\",[]],[\"name/1354\",[562,58.289]],[\"parent/1354\",[561,5.219]],[\"name/1355\",[563,71.282]],[\"parent/1355\",[561,5.219]],[\"name/1356\",[564,71.282]],[\"parent/1356\",[561,5.219]],[\"name/1357\",[565,71.282]],[\"parent/1357\",[561,5.219]],[\"name/1358\",[566,71.282]],[\"parent/1358\",[561,5.219]],[\"name/1359\",[562,58.289]],[\"parent/1359\",[]],[\"name/1360\",[1,24.247]],[\"parent/1360\",[562,5.373]],[\"name/1361\",[24,24.87]],[\"parent/1361\",[562,5.373]],[\"name/1362\",[27,26.101]],[\"parent/1362\",[562,5.373]],[\"name/1363\",[567,53.936]],[\"parent/1363\",[]],[\"name/1364\",[29,51.823]],[\"parent/1364\",[567,4.972]],[\"name/1365\",[22,49.31]],[\"parent/1365\",[567,4.972]],[\"name/1366\",[30,51.823]],[\"parent/1366\",[567,4.972]],[\"name/1367\",[21,49.31]],[\"parent/1367\",[567,4.972]],[\"name/1368\",[510,55.188]],[\"parent/1368\",[567,4.972]],[\"name/1369\",[511,55.188]],[\"parent/1369\",[567,4.972]],[\"name/1370\",[512,66.174]],[\"parent/1370\",[567,4.972]],[\"name/1371\",[568,60.296]],[\"parent/1371\",[]],[\"name/1372\",[1,24.247]],[\"parent/1372\",[568,5.558]],[\"name/1373\",[24,24.87]],[\"parent/1373\",[568,5.558]],[\"name/1374\",[25,45.633]],[\"parent/1374\",[568,5.558]],[\"name/1375\",[569,60.296]],[\"parent/1375\",[]],[\"name/1376\",[1,24.247]],[\"parent/1376\",[569,5.558]],[\"name/1377\",[24,24.87]],[\"parent/1377\",[569,5.558]],[\"name/1378\",[27,26.101]],[\"parent/1378\",[569,5.558]],[\"name/1379\",[570,62.809]],[\"parent/1379\",[]],[\"name/1380\",[309,66.174]],[\"parent/1380\",[570,5.79]],[\"name/1381\",[310,66.174]],[\"parent/1381\",[570,5.79]],[\"name/1382\",[571,60.296]],[\"parent/1382\",[]],[\"name/1383\",[1,24.247]],[\"parent/1383\",[571,5.558]],[\"name/1384\",[24,24.87]],[\"parent/1384\",[571,5.558]],[\"name/1385\",[27,26.101]],[\"parent/1385\",[571,5.558]],[\"name/1386\",[572,60.296]],[\"parent/1386\",[]],[\"name/1387\",[573,71.282]],[\"parent/1387\",[572,5.558]],[\"name/1388\",[574,71.282]],[\"parent/1388\",[572,5.558]],[\"name/1389\",[575,66.174]],[\"parent/1389\",[572,5.558]],[\"name/1390\",[576,58.289]],[\"parent/1390\",[]],[\"name/1391\",[577,71.282]],[\"parent/1391\",[576,5.373]],[\"name/1392\",[15,52.824]],[\"parent/1392\",[576,5.373]],[\"name/1393\",[307,66.174]],[\"parent/1393\",[576,5.373]],[\"name/1394\",[578,71.282]],[\"parent/1394\",[576,5.373]],[\"name/1395\",[579,60.296]],[\"parent/1395\",[]],[\"name/1396\",[1,24.247]],[\"parent/1396\",[579,5.558]],[\"name/1397\",[24,24.87]],[\"parent/1397\",[579,5.558]],[\"name/1398\",[25,45.633]],[\"parent/1398\",[579,5.558]],[\"name/1399\",[580,60.296]],[\"parent/1399\",[]],[\"name/1400\",[1,24.247]],[\"parent/1400\",[580,5.558]],[\"name/1401\",[24,24.87]],[\"parent/1401\",[580,5.558]],[\"name/1402\",[27,26.101]],[\"parent/1402\",[580,5.558]],[\"name/1403\",[581,56.619]],[\"parent/1403\",[]],[\"name/1404\",[582,71.282]],[\"parent/1404\",[581,5.219]],[\"name/1405\",[583,71.282]],[\"parent/1405\",[581,5.219]],[\"name/1406\",[575,66.174]],[\"parent/1406\",[581,5.219]],[\"name/1407\",[584,71.282]],[\"parent/1407\",[581,5.219]],[\"name/1408\",[585,71.282]],[\"parent/1408\",[581,5.219]],[\"name/1409\",[586,60.296]],[\"parent/1409\",[]],[\"name/1410\",[1,24.247]],[\"parent/1410\",[586,5.558]],[\"name/1411\",[24,24.87]],[\"parent/1411\",[586,5.558]],[\"name/1412\",[25,45.633]],[\"parent/1412\",[586,5.558]],[\"name/1413\",[120,43.767]],[\"parent/1413\",[]],[\"name/1414\",[1,24.247]],[\"parent/1414\",[120,4.034]],[\"name/1415\",[24,24.87]],[\"parent/1415\",[120,4.034]],[\"name/1416\",[27,26.101]],[\"parent/1416\",[120,4.034]],[\"name/1417\",[587,60.296]],[\"parent/1417\",[]],[\"name/1418\",[373,56.619]],[\"parent/1418\",[587,5.558]],[\"name/1419\",[375,60.296]],[\"parent/1419\",[587,5.558]],[\"name/1420\",[376,60.296]],[\"parent/1420\",[587,5.558]],[\"name/1421\",[588,62.809]],[\"parent/1421\",[]],[\"name/1422\",[120,43.767]],[\"parent/1422\",[588,5.79]],[\"name/1423\",[149,58.289]],[\"parent/1423\",[588,5.79]],[\"name/1424\",[589,62.809]],[\"parent/1424\",[]],[\"name/1425\",[510,55.188]],[\"parent/1425\",[589,5.79]],[\"name/1426\",[511,55.188]],[\"parent/1426\",[589,5.79]],[\"name/1427\",[590,60.296]],[\"parent/1427\",[]],[\"name/1428\",[1,24.247]],[\"parent/1428\",[590,5.558]],[\"name/1429\",[24,24.87]],[\"parent/1429\",[590,5.558]],[\"name/1430\",[27,26.101]],[\"parent/1430\",[590,5.558]],[\"name/1431\",[591,60.296]],[\"parent/1431\",[]],[\"name/1432\",[1,24.247]],[\"parent/1432\",[591,5.558]],[\"name/1433\",[24,24.87]],[\"parent/1433\",[591,5.558]],[\"name/1434\",[25,45.633]],[\"parent/1434\",[591,5.558]],[\"name/1435\",[592,58.289]],[\"parent/1435\",[]],[\"name/1436\",[118,45.633]],[\"parent/1436\",[592,5.373]],[\"name/1437\",[593,71.282]],[\"parent/1437\",[592,5.373]],[\"name/1438\",[594,71.282]],[\"parent/1438\",[592,5.373]],[\"name/1439\",[595,71.282]],[\"parent/1439\",[592,5.373]],[\"name/1440\",[596,60.296]],[\"parent/1440\",[]],[\"name/1441\",[1,24.247]],[\"parent/1441\",[596,5.558]],[\"name/1442\",[24,24.87]],[\"parent/1442\",[596,5.558]],[\"name/1443\",[27,26.101]],[\"parent/1443\",[596,5.558]],[\"name/1444\",[597,60.296]],[\"parent/1444\",[]],[\"name/1445\",[598,71.282]],[\"parent/1445\",[597,5.558]],[\"name/1446\",[118,45.633]],[\"parent/1446\",[597,5.558]],[\"name/1447\",[120,43.767]],[\"parent/1447\",[597,5.558]],[\"name/1448\",[89,49.31]],[\"parent/1448\",[]],[\"name/1449\",[1,24.247]],[\"parent/1449\",[89,4.545]],[\"name/1450\",[24,24.87]],[\"parent/1450\",[89,4.545]],[\"name/1451\",[27,26.101]],[\"parent/1451\",[89,4.545]],[\"name/1452\",[599,38.83]],[\"parent/1452\",[]],[\"name/1453\",[64,66.174]],[\"parent/1453\",[599,3.579]],[\"name/1454\",[600,71.282]],[\"parent/1454\",[599,3.579]],[\"name/1455\",[601,71.282]],[\"parent/1455\",[599,3.579]],[\"name/1456\",[602,71.282]],[\"parent/1456\",[599,3.579]],[\"name/1457\",[603,71.282]],[\"parent/1457\",[599,3.579]],[\"name/1458\",[368,62.809]],[\"parent/1458\",[599,3.579]],[\"name/1459\",[604,71.282]],[\"parent/1459\",[599,3.579]],[\"name/1460\",[605,71.282]],[\"parent/1460\",[599,3.579]],[\"name/1461\",[606,71.282]],[\"parent/1461\",[599,3.579]],[\"name/1462\",[607,71.282]],[\"parent/1462\",[599,3.579]],[\"name/1463\",[608,71.282]],[\"parent/1463\",[599,3.579]],[\"name/1464\",[609,71.282]],[\"parent/1464\",[599,3.579]],[\"name/1465\",[610,71.282]],[\"parent/1465\",[599,3.579]],[\"name/1466\",[611,71.282]],[\"parent/1466\",[599,3.579]],[\"name/1467\",[612,71.282]],[\"parent/1467\",[599,3.579]],[\"name/1468\",[613,71.282]],[\"parent/1468\",[599,3.579]],[\"name/1469\",[614,71.282]],[\"parent/1469\",[599,3.579]],[\"name/1470\",[615,71.282]],[\"parent/1470\",[599,3.579]],[\"name/1471\",[616,71.282]],[\"parent/1471\",[599,3.579]],[\"name/1472\",[617,71.282]],[\"parent/1472\",[599,3.579]],[\"name/1473\",[618,71.282]],[\"parent/1473\",[599,3.579]],[\"name/1474\",[619,71.282]],[\"parent/1474\",[599,3.579]],[\"name/1475\",[620,71.282]],[\"parent/1475\",[599,3.579]],[\"name/1476\",[621,71.282]],[\"parent/1476\",[599,3.579]],[\"name/1477\",[622,71.282]],[\"parent/1477\",[599,3.579]],[\"name/1478\",[623,71.282]],[\"parent/1478\",[599,3.579]],[\"name/1479\",[624,71.282]],[\"parent/1479\",[599,3.579]],[\"name/1480\",[625,71.282]],[\"parent/1480\",[599,3.579]],[\"name/1481\",[626,71.282]],[\"parent/1481\",[599,3.579]],[\"name/1482\",[627,71.282]],[\"parent/1482\",[599,3.579]],[\"name/1483\",[628,71.282]],[\"parent/1483\",[599,3.579]],[\"name/1484\",[629,71.282]],[\"parent/1484\",[599,3.579]],[\"name/1485\",[630,71.282]],[\"parent/1485\",[599,3.579]],[\"name/1486\",[631,71.282]],[\"parent/1486\",[599,3.579]],[\"name/1487\",[632,71.282]],[\"parent/1487\",[599,3.579]],[\"name/1488\",[633,71.282]],[\"parent/1488\",[599,3.579]],[\"name/1489\",[634,71.282]],[\"parent/1489\",[599,3.579]],[\"name/1490\",[635,56.619]],[\"parent/1490\",[]],[\"name/1491\",[373,56.619]],[\"parent/1491\",[635,5.219]],[\"name/1492\",[636,71.282]],[\"parent/1492\",[635,5.219]],[\"name/1493\",[637,71.282]],[\"parent/1493\",[635,5.219]],[\"name/1494\",[638,71.282]],[\"parent/1494\",[635,5.219]],[\"name/1495\",[639,71.282]],[\"parent/1495\",[635,5.219]],[\"name/1496\",[2,56.619]],[\"parent/1496\",[]],[\"name/1497\",[1,24.247]],[\"parent/1497\",[2,5.219]],[\"name/1498\",[24,24.87]],[\"parent/1498\",[2,5.219]],[\"name/1499\",[27,26.101]],[\"parent/1499\",[2,5.219]],[\"name/1500\",[640,51.823]],[\"parent/1500\",[]],[\"name/1501\",[142,51.823]],[\"parent/1501\",[640,4.777]],[\"name/1502\",[247,58.289]],[\"parent/1502\",[640,4.777]],[\"name/1503\",[641,60.296]],[\"parent/1503\",[640,4.777]],[\"name/1504\",[642,60.296]],[\"parent/1504\",[640,4.777]],[\"name/1505\",[206,58.289]],[\"parent/1505\",[640,4.777]],[\"name/1506\",[643,60.296]],[\"parent/1506\",[640,4.777]],[\"name/1507\",[644,60.296]],[\"parent/1507\",[640,4.777]],[\"name/1508\",[645,60.296]],[\"parent/1508\",[640,4.777]],[\"name/1509\",[646,60.296]],[\"parent/1509\",[640,4.777]],[\"name/1510\",[647,50.913]],[\"parent/1510\",[]],[\"name/1511\",[149,58.289]],[\"parent/1511\",[647,4.693]],[\"name/1512\",[247,58.289]],[\"parent/1512\",[647,4.693]],[\"name/1513\",[142,51.823]],[\"parent/1513\",[647,4.693]],[\"name/1514\",[641,60.296]],[\"parent/1514\",[647,4.693]],[\"name/1515\",[642,60.296]],[\"parent/1515\",[647,4.693]],[\"name/1516\",[206,58.289]],[\"parent/1516\",[647,4.693]],[\"name/1517\",[643,60.296]],[\"parent/1517\",[647,4.693]],[\"name/1518\",[644,60.296]],[\"parent/1518\",[647,4.693]],[\"name/1519\",[645,60.296]],[\"parent/1519\",[647,4.693]],[\"name/1520\",[646,60.296]],[\"parent/1520\",[647,4.693]],[\"name/1521\",[648,60.296]],[\"parent/1521\",[]],[\"name/1522\",[1,24.247]],[\"parent/1522\",[648,5.558]],[\"name/1523\",[24,24.87]],[\"parent/1523\",[648,5.558]],[\"name/1524\",[27,26.101]],[\"parent/1524\",[648,5.558]],[\"name/1525\",[649,50.913]],[\"parent/1525\",[]],[\"name/1526\",[102,51.823]],[\"parent/1526\",[649,4.693]],[\"name/1527\",[142,51.823]],[\"parent/1527\",[649,4.693]],[\"name/1528\",[247,58.289]],[\"parent/1528\",[649,4.693]],[\"name/1529\",[641,60.296]],[\"parent/1529\",[649,4.693]],[\"name/1530\",[642,60.296]],[\"parent/1530\",[649,4.693]],[\"name/1531\",[206,58.289]],[\"parent/1531\",[649,4.693]],[\"name/1532\",[643,60.296]],[\"parent/1532\",[649,4.693]],[\"name/1533\",[644,60.296]],[\"parent/1533\",[649,4.693]],[\"name/1534\",[645,60.296]],[\"parent/1534\",[649,4.693]],[\"name/1535\",[646,60.296]],[\"parent/1535\",[649,4.693]],[\"name/1536\",[650,50.08]],[\"parent/1536\",[]],[\"name/1537\",[149,58.289]],[\"parent/1537\",[650,4.616]],[\"name/1538\",[247,58.289]],[\"parent/1538\",[650,4.616]],[\"name/1539\",[102,51.823]],[\"parent/1539\",[650,4.616]],[\"name/1540\",[142,51.823]],[\"parent/1540\",[650,4.616]],[\"name/1541\",[641,60.296]],[\"parent/1541\",[650,4.616]],[\"name/1542\",[642,60.296]],[\"parent/1542\",[650,4.616]],[\"name/1543\",[206,58.289]],[\"parent/1543\",[650,4.616]],[\"name/1544\",[643,60.296]],[\"parent/1544\",[650,4.616]],[\"name/1545\",[644,60.296]],[\"parent/1545\",[650,4.616]],[\"name/1546\",[645,60.296]],[\"parent/1546\",[650,4.616]],[\"name/1547\",[646,60.296]],[\"parent/1547\",[650,4.616]],[\"name/1548\",[651,60.296]],[\"parent/1548\",[]],[\"name/1549\",[1,24.247]],[\"parent/1549\",[651,5.558]],[\"name/1550\",[24,24.87]],[\"parent/1550\",[651,5.558]],[\"name/1551\",[27,26.101]],[\"parent/1551\",[651,5.558]],[\"name/1552\",[652,60.296]],[\"parent/1552\",[]],[\"name/1553\",[1,24.247]],[\"parent/1553\",[652,5.558]],[\"name/1554\",[24,24.87]],[\"parent/1554\",[652,5.558]],[\"name/1555\",[27,26.101]],[\"parent/1555\",[652,5.558]],[\"name/1556\",[653,60.296]],[\"parent/1556\",[]],[\"name/1557\",[1,24.247]],[\"parent/1557\",[653,5.558]],[\"name/1558\",[24,24.87]],[\"parent/1558\",[653,5.558]],[\"name/1559\",[27,26.101]],[\"parent/1559\",[653,5.558]],[\"name/1560\",[654,62.809]],[\"parent/1560\",[]],[\"name/1561\",[102,51.823]],[\"parent/1561\",[654,5.79]],[\"name/1562\",[142,51.823]],[\"parent/1562\",[654,5.79]],[\"name/1563\",[655,60.296]],[\"parent/1563\",[]],[\"name/1564\",[1,24.247]],[\"parent/1564\",[655,5.558]],[\"name/1565\",[24,24.87]],[\"parent/1565\",[655,5.558]],[\"name/1566\",[27,26.101]],[\"parent/1566\",[655,5.558]],[\"name/1567\",[656,60.296]],[\"parent/1567\",[]],[\"name/1568\",[1,24.247]],[\"parent/1568\",[656,5.558]],[\"name/1569\",[24,24.87]],[\"parent/1569\",[656,5.558]],[\"name/1570\",[27,26.101]],[\"parent/1570\",[656,5.558]],[\"name/1571\",[657,60.296]],[\"parent/1571\",[]],[\"name/1572\",[1,24.247]],[\"parent/1572\",[657,5.558]],[\"name/1573\",[658,71.282]],[\"parent/1573\",[657,5.558]],[\"name/1574\",[87,50.08]],[\"parent/1574\",[657,5.558]],[\"name/1575\",[659,46.715]],[\"parent/1575\",[]],[\"name/1576\",[660,71.282]],[\"parent/1576\",[659,4.306]],[\"name/1577\",[661,71.282]],[\"parent/1577\",[659,4.306]],[\"name/1578\",[662,71.282]],[\"parent/1578\",[659,4.306]],[\"name/1579\",[663,71.282]],[\"parent/1579\",[659,4.306]],[\"name/1580\",[664,71.282]],[\"parent/1580\",[659,4.306]],[\"name/1581\",[665,71.282]],[\"parent/1581\",[659,4.306]],[\"name/1582\",[666,71.282]],[\"parent/1582\",[659,4.306]],[\"name/1583\",[667,71.282]],[\"parent/1583\",[659,4.306]],[\"name/1584\",[668,71.282]],[\"parent/1584\",[659,4.306]],[\"name/1585\",[669,71.282]],[\"parent/1585\",[659,4.306]],[\"name/1586\",[670,71.282]],[\"parent/1586\",[659,4.306]],[\"name/1587\",[671,71.282]],[\"parent/1587\",[659,4.306]],[\"name/1588\",[672,71.282]],[\"parent/1588\",[659,4.306]],[\"name/1589\",[673,71.282]],[\"parent/1589\",[659,4.306]],[\"name/1590\",[674,71.282]],[\"parent/1590\",[659,4.306]],[\"name/1591\",[675,71.282]],[\"parent/1591\",[659,4.306]],[\"name/1592\",[676,66.174]],[\"parent/1592\",[]],[\"name/1593\",[86,37.609]],[\"parent/1593\",[676,6.1]],[\"name/1594\",[677,60.296]],[\"parent/1594\",[]],[\"name/1595\",[1,24.247]],[\"parent/1595\",[677,5.558]],[\"name/1596\",[24,24.87]],[\"parent/1596\",[677,5.558]],[\"name/1597\",[27,26.101]],[\"parent/1597\",[677,5.558]],[\"name/1598\",[678,60.296]],[\"parent/1598\",[]],[\"name/1599\",[1,24.247]],[\"parent/1599\",[678,5.558]],[\"name/1600\",[24,24.87]],[\"parent/1600\",[678,5.558]],[\"name/1601\",[27,26.101]],[\"parent/1601\",[678,5.558]],[\"name/1602\",[679,60.296]],[\"parent/1602\",[]],[\"name/1603\",[1,24.247]],[\"parent/1603\",[679,5.558]],[\"name/1604\",[24,24.87]],[\"parent/1604\",[679,5.558]],[\"name/1605\",[25,45.633]],[\"parent/1605\",[679,5.558]],[\"name/1606\",[680,71.282]],[\"parent/1606\",[]],[\"name/1607\",[681,60.296]],[\"parent/1607\",[]],[\"name/1608\",[1,24.247]],[\"parent/1608\",[681,5.558]],[\"name/1609\",[24,24.87]],[\"parent/1609\",[681,5.558]],[\"name/1610\",[25,45.633]],[\"parent/1610\",[681,5.558]],[\"name/1611\",[682,71.282]],[\"parent/1611\",[]],[\"name/1612\",[683,56.619]],[\"parent/1612\",[]],[\"name/1613\",[684,71.282]],[\"parent/1613\",[683,5.219]],[\"name/1614\",[1,24.247]],[\"parent/1614\",[683,5.219]],[\"name/1615\",[110,60.296]],[\"parent/1615\",[683,5.219]],[\"name/1616\",[24,24.87]],[\"parent/1616\",[683,5.219]],[\"name/1617\",[27,26.101]],[\"parent/1617\",[683,5.219]],[\"name/1618\",[685,60.296]],[\"parent/1618\",[]],[\"name/1619\",[1,24.247]],[\"parent/1619\",[685,5.558]],[\"name/1620\",[24,24.87]],[\"parent/1620\",[685,5.558]],[\"name/1621\",[27,26.101]],[\"parent/1621\",[685,5.558]],[\"name/1622\",[686,71.282]],[\"parent/1622\",[]],[\"name/1623\",[687,66.174]],[\"parent/1623\",[]],[\"name/1624\",[688,71.282]],[\"parent/1624\",[687,6.1]],[\"name/1625\",[689,60.296]],[\"parent/1625\",[]],[\"name/1626\",[1,24.247]],[\"parent/1626\",[689,5.558]],[\"name/1627\",[24,24.87]],[\"parent/1627\",[689,5.558]],[\"name/1628\",[27,26.101]],[\"parent/1628\",[689,5.558]],[\"name/1629\",[690,60.296]],[\"parent/1629\",[]],[\"name/1630\",[1,24.247]],[\"parent/1630\",[690,5.558]],[\"name/1631\",[24,24.87]],[\"parent/1631\",[690,5.558]],[\"name/1632\",[27,26.101]],[\"parent/1632\",[690,5.558]],[\"name/1633\",[691,60.296]],[\"parent/1633\",[]],[\"name/1634\",[1,24.247]],[\"parent/1634\",[691,5.558]],[\"name/1635\",[24,24.87]],[\"parent/1635\",[691,5.558]],[\"name/1636\",[27,26.101]],[\"parent/1636\",[691,5.558]],[\"name/1637\",[692,60.296]],[\"parent/1637\",[]],[\"name/1638\",[1,24.247]],[\"parent/1638\",[692,5.558]],[\"name/1639\",[24,24.87]],[\"parent/1639\",[692,5.558]],[\"name/1640\",[27,26.101]],[\"parent/1640\",[692,5.558]],[\"name/1641\",[693,60.296]],[\"parent/1641\",[]],[\"name/1642\",[1,24.247]],[\"parent/1642\",[693,5.558]],[\"name/1643\",[24,24.87]],[\"parent/1643\",[693,5.558]],[\"name/1644\",[27,26.101]],[\"parent/1644\",[693,5.558]],[\"name/1645\",[694,60.296]],[\"parent/1645\",[]],[\"name/1646\",[1,24.247]],[\"parent/1646\",[694,5.558]],[\"name/1647\",[24,24.87]],[\"parent/1647\",[694,5.558]],[\"name/1648\",[27,26.101]],[\"parent/1648\",[694,5.558]],[\"name/1649\",[695,62.809]],[\"parent/1649\",[]],[\"name/1650\",[378,66.174]],[\"parent/1650\",[695,5.79]],[\"name/1651\",[696,71.282]],[\"parent/1651\",[695,5.79]],[\"name/1652\",[697,62.809]],[\"parent/1652\",[]],[\"name/1653\",[1,24.247]],[\"parent/1653\",[697,5.79]],[\"name/1654\",[24,24.87]],[\"parent/1654\",[697,5.79]],[\"name/1655\",[698,62.809]],[\"parent/1655\",[]],[\"name/1656\",[510,55.188]],[\"parent/1656\",[698,5.79]],[\"name/1657\",[120,43.767]],[\"parent/1657\",[698,5.79]],[\"name/1658\",[699,55.188]],[\"parent/1658\",[]],[\"name/1659\",[1,24.247]],[\"parent/1659\",[699,5.087]],[\"name/1660\",[700,66.174]],[\"parent/1660\",[699,5.087]],[\"name/1661\",[27,26.101]],[\"parent/1661\",[699,5.087]],[\"name/1662\",[701,66.174]],[\"parent/1662\",[699,5.087]],[\"name/1663\",[702,66.174]],[\"parent/1663\",[699,5.087]],[\"name/1664\",[5,52.824]],[\"parent/1664\",[699,5.087]],[\"name/1665\",[703,62.809]],[\"parent/1665\",[]],[\"name/1666\",[511,55.188]],[\"parent/1666\",[703,5.79]],[\"name/1667\",[120,43.767]],[\"parent/1667\",[703,5.79]],[\"name/1668\",[704,55.188]],[\"parent/1668\",[]],[\"name/1669\",[1,24.247]],[\"parent/1669\",[704,5.087]],[\"name/1670\",[700,66.174]],[\"parent/1670\",[704,5.087]],[\"name/1671\",[27,26.101]],[\"parent/1671\",[704,5.087]],[\"name/1672\",[701,66.174]],[\"parent/1672\",[704,5.087]],[\"name/1673\",[702,66.174]],[\"parent/1673\",[704,5.087]],[\"name/1674\",[5,52.824]],[\"parent/1674\",[704,5.087]],[\"name/1675\",[705,66.174]],[\"parent/1675\",[]],[\"name/1676\",[81,46.159]],[\"parent/1676\",[705,6.1]],[\"name/1677\",[510,55.188]],[\"parent/1677\",[]],[\"name/1678\",[1,24.247]],[\"parent/1678\",[510,5.087]],[\"name/1679\",[204,60.296]],[\"parent/1679\",[510,5.087]],[\"name/1680\",[511,55.188]],[\"parent/1680\",[]],[\"name/1681\",[1,24.247]],[\"parent/1681\",[511,5.087]],[\"name/1682\",[204,60.296]],[\"parent/1682\",[511,5.087]],[\"name/1683\",[12,56.619]],[\"parent/1683\",[]],[\"name/1684\",[1,24.247]],[\"parent/1684\",[12,5.219]],[\"name/1685\",[706,71.282]],[\"parent/1685\",[12,5.219]],[\"name/1686\",[24,24.87]],[\"parent/1686\",[12,5.219]],[\"name/1687\",[27,26.101]],[\"parent/1687\",[12,5.219]],[\"name/1688\",[707,60.296]],[\"parent/1688\",[]],[\"name/1689\",[1,24.247]],[\"parent/1689\",[707,5.558]],[\"name/1690\",[24,24.87]],[\"parent/1690\",[707,5.558]],[\"name/1691\",[25,45.633]],[\"parent/1691\",[707,5.558]],[\"name/1692\",[708,60.296]],[\"parent/1692\",[]],[\"name/1693\",[1,24.247]],[\"parent/1693\",[708,5.558]],[\"name/1694\",[24,24.87]],[\"parent/1694\",[708,5.558]],[\"name/1695\",[27,26.101]],[\"parent/1695\",[708,5.558]],[\"name/1696\",[709,60.296]],[\"parent/1696\",[]],[\"name/1697\",[1,24.247]],[\"parent/1697\",[709,5.558]],[\"name/1698\",[24,24.87]],[\"parent/1698\",[709,5.558]],[\"name/1699\",[27,26.101]],[\"parent/1699\",[709,5.558]],[\"name/1700\",[710,60.296]],[\"parent/1700\",[]],[\"name/1701\",[1,24.247]],[\"parent/1701\",[710,5.558]],[\"name/1702\",[24,24.87]],[\"parent/1702\",[710,5.558]],[\"name/1703\",[27,26.101]],[\"parent/1703\",[710,5.558]],[\"name/1704\",[711,60.296]],[\"parent/1704\",[]],[\"name/1705\",[1,24.247]],[\"parent/1705\",[711,5.558]],[\"name/1706\",[24,24.87]],[\"parent/1706\",[711,5.558]],[\"name/1707\",[27,26.101]],[\"parent/1707\",[711,5.558]],[\"name/1708\",[712,56.619]],[\"parent/1708\",[]],[\"name/1709\",[17,55.188]],[\"parent/1709\",[712,5.219]],[\"name/1710\",[317,60.296]],[\"parent/1710\",[712,5.219]],[\"name/1711\",[21,49.31]],[\"parent/1711\",[712,5.219]],[\"name/1712\",[318,60.296]],[\"parent/1712\",[712,5.219]],[\"name/1713\",[22,49.31]],[\"parent/1713\",[712,5.219]],[\"name/1714\",[713,56.619]],[\"parent/1714\",[]],[\"name/1715\",[30,51.823]],[\"parent/1715\",[713,5.219]],[\"name/1716\",[17,55.188]],[\"parent/1716\",[713,5.219]],[\"name/1717\",[317,60.296]],[\"parent/1717\",[713,5.219]],[\"name/1718\",[318,60.296]],[\"parent/1718\",[713,5.219]],[\"name/1719\",[29,51.823]],[\"parent/1719\",[713,5.219]],[\"name/1720\",[714,33.827]],[\"parent/1720\",[]],[\"name/1721\",[65,62.809]],[\"parent/1721\",[714,3.118]],[\"name/1722\",[398,66.174]],[\"parent/1722\",[714,3.118]],[\"name/1723\",[395,66.174]],[\"parent/1723\",[714,3.118]],[\"name/1724\",[397,66.174]],[\"parent/1724\",[714,3.118]],[\"name/1725\",[394,66.174]],[\"parent/1725\",[714,3.118]],[\"name/1726\",[715,71.282]],[\"parent/1726\",[714,3.118]],[\"name/1727\",[388,66.174]],[\"parent/1727\",[714,3.118]],[\"name/1728\",[396,66.174]],[\"parent/1728\",[714,3.118]],[\"name/1729\",[716,71.282]],[\"parent/1729\",[714,3.118]],[\"name/1730\",[389,66.174]],[\"parent/1730\",[714,3.118]],[\"name/1731\",[717,71.282]],[\"parent/1731\",[714,3.118]],[\"name/1732\",[718,71.282]],[\"parent/1732\",[714,3.118]],[\"name/1733\",[719,71.282]],[\"parent/1733\",[714,3.118]],[\"name/1734\",[720,71.282]],[\"parent/1734\",[714,3.118]],[\"name/1735\",[721,71.282]],[\"parent/1735\",[714,3.118]],[\"name/1736\",[722,71.282]],[\"parent/1736\",[714,3.118]],[\"name/1737\",[723,71.282]],[\"parent/1737\",[714,3.118]],[\"name/1738\",[724,71.282]],[\"parent/1738\",[714,3.118]],[\"name/1739\",[390,66.174]],[\"parent/1739\",[714,3.118]],[\"name/1740\",[725,71.282]],[\"parent/1740\",[714,3.118]],[\"name/1741\",[726,71.282]],[\"parent/1741\",[714,3.118]],[\"name/1742\",[727,71.282]],[\"parent/1742\",[714,3.118]],[\"name/1743\",[393,66.174]],[\"parent/1743\",[714,3.118]],[\"name/1744\",[85,60.296]],[\"parent/1744\",[714,3.118]],[\"name/1745\",[728,71.282]],[\"parent/1745\",[714,3.118]],[\"name/1746\",[729,71.282]],[\"parent/1746\",[714,3.118]],[\"name/1747\",[730,71.282]],[\"parent/1747\",[714,3.118]],[\"name/1748\",[731,71.282]],[\"parent/1748\",[714,3.118]],[\"name/1749\",[732,71.282]],[\"parent/1749\",[714,3.118]],[\"name/1750\",[733,71.282]],[\"parent/1750\",[714,3.118]],[\"name/1751\",[734,71.282]],[\"parent/1751\",[714,3.118]],[\"name/1752\",[735,71.282]],[\"parent/1752\",[714,3.118]],[\"name/1753\",[736,71.282]],[\"parent/1753\",[714,3.118]],[\"name/1754\",[737,71.282]],[\"parent/1754\",[714,3.118]],[\"name/1755\",[738,71.282]],[\"parent/1755\",[714,3.118]],[\"name/1756\",[739,71.282]],[\"parent/1756\",[714,3.118]],[\"name/1757\",[740,71.282]],[\"parent/1757\",[714,3.118]],[\"name/1758\",[741,71.282]],[\"parent/1758\",[714,3.118]],[\"name/1759\",[742,71.282]],[\"parent/1759\",[714,3.118]],[\"name/1760\",[743,71.282]],[\"parent/1760\",[714,3.118]],[\"name/1761\",[744,71.282]],[\"parent/1761\",[714,3.118]],[\"name/1762\",[745,71.282]],[\"parent/1762\",[714,3.118]],[\"name/1763\",[746,71.282]],[\"parent/1763\",[714,3.118]],[\"name/1764\",[747,71.282]],[\"parent/1764\",[714,3.118]],[\"name/1765\",[748,71.282]],[\"parent/1765\",[714,3.118]],[\"name/1766\",[749,71.282]],[\"parent/1766\",[714,3.118]],[\"name/1767\",[750,71.282]],[\"parent/1767\",[714,3.118]],[\"name/1768\",[71,53.936]],[\"parent/1768\",[714,3.118]],[\"name/1769\",[751,71.282]],[\"parent/1769\",[714,3.118]],[\"name/1770\",[752,71.282]],[\"parent/1770\",[714,3.118]],[\"name/1771\",[753,71.282]],[\"parent/1771\",[714,3.118]],[\"name/1772\",[754,71.282]],[\"parent/1772\",[714,3.118]],[\"name/1773\",[755,71.282]],[\"parent/1773\",[714,3.118]],[\"name/1774\",[756,71.282]],[\"parent/1774\",[714,3.118]],[\"name/1775\",[757,71.282]],[\"parent/1775\",[714,3.118]],[\"name/1776\",[758,71.282]],[\"parent/1776\",[714,3.118]],[\"name/1777\",[759,71.282]],[\"parent/1777\",[714,3.118]],[\"name/1778\",[760,71.282]],[\"parent/1778\",[714,3.118]],[\"name/1779\",[761,71.282]],[\"parent/1779\",[714,3.118]],[\"name/1780\",[762,71.282]],[\"parent/1780\",[714,3.118]],[\"name/1781\",[763,71.282]],[\"parent/1781\",[714,3.118]],[\"name/1782\",[764,71.282]],[\"parent/1782\",[714,3.118]],[\"name/1783\",[765,58.289]],[\"parent/1783\",[]],[\"name/1784\",[60,45.133]],[\"parent/1784\",[765,5.373]],[\"name/1785\",[118,45.633]],[\"parent/1785\",[765,5.373]],[\"name/1786\",[122,48.595]],[\"parent/1786\",[765,5.373]],[\"name/1787\",[279,56.619]],[\"parent/1787\",[765,5.373]],[\"name/1788\",[766,60.296]],[\"parent/1788\",[]],[\"name/1789\",[1,24.247]],[\"parent/1789\",[766,5.558]],[\"name/1790\",[24,24.87]],[\"parent/1790\",[766,5.558]],[\"name/1791\",[27,26.101]],[\"parent/1791\",[766,5.558]],[\"name/1792\",[767,41.838]],[\"parent/1792\",[]],[\"name/1793\",[174,66.174]],[\"parent/1793\",[767,3.857]],[\"name/1794\",[768,71.282]],[\"parent/1794\",[767,3.857]],[\"name/1795\",[769,71.282]],[\"parent/1795\",[767,3.857]],[\"name/1796\",[770,71.282]],[\"parent/1796\",[767,3.857]],[\"name/1797\",[771,71.282]],[\"parent/1797\",[767,3.857]],[\"name/1798\",[772,71.282]],[\"parent/1798\",[767,3.857]],[\"name/1799\",[178,66.174]],[\"parent/1799\",[767,3.857]],[\"name/1800\",[176,66.174]],[\"parent/1800\",[767,3.857]],[\"name/1801\",[773,71.282]],[\"parent/1801\",[767,3.857]],[\"name/1802\",[774,71.282]],[\"parent/1802\",[767,3.857]],[\"name/1803\",[368,62.809]],[\"parent/1803\",[767,3.857]],[\"name/1804\",[71,53.936]],[\"parent/1804\",[767,3.857]],[\"name/1805\",[775,71.282]],[\"parent/1805\",[767,3.857]],[\"name/1806\",[177,66.174]],[\"parent/1806\",[767,3.857]],[\"name/1807\",[776,71.282]],[\"parent/1807\",[767,3.857]],[\"name/1808\",[777,71.282]],[\"parent/1808\",[767,3.857]],[\"name/1809\",[778,71.282]],[\"parent/1809\",[767,3.857]],[\"name/1810\",[779,71.282]],[\"parent/1810\",[767,3.857]],[\"name/1811\",[780,71.282]],[\"parent/1811\",[767,3.857]],[\"name/1812\",[781,71.282]],[\"parent/1812\",[767,3.857]],[\"name/1813\",[782,71.282]],[\"parent/1813\",[767,3.857]],[\"name/1814\",[783,71.282]],[\"parent/1814\",[767,3.857]],[\"name/1815\",[784,71.282]],[\"parent/1815\",[767,3.857]],[\"name/1816\",[785,71.282]],[\"parent/1816\",[767,3.857]],[\"name/1817\",[786,71.282]],[\"parent/1817\",[767,3.857]],[\"name/1818\",[787,71.282]],[\"parent/1818\",[767,3.857]],[\"name/1819\",[188,66.174]],[\"parent/1819\",[767,3.857]],[\"name/1820\",[788,71.282]],[\"parent/1820\",[]],[\"name/1821\",[789,71.282]],[\"parent/1821\",[]],[\"name/1822\",[790,71.282]],[\"parent/1822\",[]],[\"name/1823\",[791,71.282]],[\"parent/1823\",[]],[\"name/1824\",[792,71.282]],[\"parent/1824\",[]],[\"name/1825\",[793,71.282]],[\"parent/1825\",[]],[\"name/1826\",[794,71.282]],[\"parent/1826\",[]],[\"name/1827\",[795,71.282]],[\"parent/1827\",[]],[\"name/1828\",[796,71.282]],[\"parent/1828\",[]],[\"name/1829\",[797,71.282]],[\"parent/1829\",[]],[\"name/1830\",[798,71.282]],[\"parent/1830\",[]],[\"name/1831\",[799,71.282]],[\"parent/1831\",[]],[\"name/1832\",[800,71.282]],[\"parent/1832\",[]],[\"name/1833\",[801,71.282]],[\"parent/1833\",[]],[\"name/1834\",[802,71.282]],[\"parent/1834\",[]],[\"name/1835\",[803,71.282]],[\"parent/1835\",[]],[\"name/1836\",[804,71.282]],[\"parent/1836\",[]],[\"name/1837\",[296,55.188]],[\"parent/1837\",[]],[\"name/1838\",[18,66.174]],[\"parent/1838\",[296,5.087]],[\"name/1839\",[30,51.823]],[\"parent/1839\",[296,5.087]],[\"name/1840\",[17,55.188]],[\"parent/1840\",[296,5.087]],[\"name/1841\",[29,51.823]],[\"parent/1841\",[296,5.087]],[\"name/1842\",[805,60.296]],[\"parent/1842\",[]],[\"name/1843\",[1,24.247]],[\"parent/1843\",[805,5.558]],[\"name/1844\",[24,24.87]],[\"parent/1844\",[805,5.558]],[\"name/1845\",[25,45.633]],[\"parent/1845\",[805,5.558]],[\"name/1846\",[806,60.296]],[\"parent/1846\",[]],[\"name/1847\",[1,24.247]],[\"parent/1847\",[806,5.558]],[\"name/1848\",[24,24.87]],[\"parent/1848\",[806,5.558]],[\"name/1849\",[27,26.101]],[\"parent/1849\",[806,5.558]],[\"name/1850\",[807,58.289]],[\"parent/1850\",[]],[\"name/1851\",[808,71.282]],[\"parent/1851\",[807,5.373]],[\"name/1852\",[809,71.282]],[\"parent/1852\",[807,5.373]],[\"name/1853\",[810,71.282]],[\"parent/1853\",[807,5.373]],[\"name/1854\",[1,24.247]],[\"parent/1854\",[807,5.373]],[\"name/1855\",[811,55.188]],[\"parent/1855\",[]],[\"name/1856\",[812,71.282]],[\"parent/1856\",[811,5.087]],[\"name/1857\",[7,62.809]],[\"parent/1857\",[811,5.087]],[\"name/1858\",[8,62.809]],[\"parent/1858\",[811,5.087]],[\"name/1859\",[2,56.619]],[\"parent/1859\",[811,5.087]],[\"name/1860\",[813,71.282]],[\"parent/1860\",[811,5.087]],[\"name/1861\",[5,52.824]],[\"parent/1861\",[811,5.087]],[\"name/1862\",[814,62.809]],[\"parent/1862\",[]],[\"name/1863\",[1,24.247]],[\"parent/1863\",[814,5.79]],[\"name/1864\",[815,71.282]],[\"parent/1864\",[814,5.79]],[\"name/1865\",[816,71.282]],[\"parent/1865\",[]],[\"name/1866\",[817,71.282]],[\"parent/1866\",[]],[\"name/1867\",[818,71.282]],[\"parent/1867\",[]],[\"name/1868\",[819,71.282]],[\"parent/1868\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":86,\"name\":{\"140\":{},\"147\":{},\"180\":{},\"203\":{},\"210\":{},\"240\":{},\"244\":{},\"279\":{},\"283\":{},\"311\":{},\"315\":{},\"343\":{},\"347\":{},\"396\":{},\"400\":{},\"510\":{},\"702\":{},\"712\":{},\"716\":{},\"722\":{},\"732\":{},\"736\":{},\"879\":{},\"881\":{},\"886\":{},\"891\":{},\"896\":{},\"901\":{},\"906\":{},\"925\":{},\"942\":{},\"975\":{},\"980\":{},\"1030\":{},\"1051\":{},\"1069\":{},\"1080\":{},\"1084\":{},\"1088\":{},\"1232\":{},\"1247\":{},\"1256\":{},\"1593\":{}},\"parent\":{}}],[\"_attr\",{\"_index\":688,\"name\":{\"1624\":{}},\"parent\":{}}],[\"absolutehorizontalposition\",{\"_index\":323,\"name\":{\"845\":{}},\"parent\":{}}],[\"absoluteverticalposition\",{\"_index\":325,\"name\":{\"848\":{}},\"parent\":{}}],[\"abstractnumbering\",{\"_index\":386,\"name\":{\"998\":{}},\"parent\":{\"999\":{},\"1000\":{},\"1001\":{},\"1002\":{}}}],[\"abstractnumid\",{\"_index\":409,\"name\":{\"1047\":{}},\"parent\":{}}],[\"add\",{\"_index\":700,\"name\":{\"1660\":{},\"1670\":{}},\"parent\":{}}],[\"addcelltocolumnindex\",{\"_index\":355,\"name\":{\"933\":{}},\"parent\":{}}],[\"addcelltoindex\",{\"_index\":354,\"name\":{\"932\":{}},\"parent\":{}}],[\"addchildelement\",{\"_index\":27,\"name\":{\"31\":{},\"40\":{},\"44\":{},\"55\":{},\"59\":{},\"63\":{},\"67\":{},\"82\":{},\"94\":{},\"98\":{},\"124\":{},\"128\":{},\"166\":{},\"229\":{},\"272\":{},\"375\":{},\"379\":{},\"383\":{},\"424\":{},\"432\":{},\"442\":{},\"446\":{},\"468\":{},\"473\":{},\"477\":{},\"481\":{},\"485\":{},\"489\":{},\"493\":{},\"501\":{},\"506\":{},\"521\":{},\"525\":{},\"530\":{},\"534\":{},\"540\":{},\"544\":{},\"551\":{},\"555\":{},\"559\":{},\"563\":{},\"567\":{},\"571\":{},\"575\":{},\"579\":{},\"587\":{},\"591\":{},\"598\":{},\"602\":{},\"609\":{},\"613\":{},\"621\":{},\"625\":{},\"633\":{},\"637\":{},\"642\":{},\"649\":{},\"653\":{},\"660\":{},\"664\":{},\"668\":{},\"672\":{},\"676\":{},\"680\":{},\"684\":{},\"748\":{},\"764\":{},\"780\":{},\"791\":{},\"795\":{},\"802\":{},\"810\":{},\"825\":{},\"862\":{},\"869\":{},\"912\":{},\"919\":{},\"937\":{},\"948\":{},\"960\":{},\"972\":{},\"997\":{},\"1002\":{},\"1036\":{},\"1040\":{},\"1044\":{},\"1060\":{},\"1064\":{},\"1106\":{},\"1124\":{},\"1128\":{},\"1132\":{},\"1136\":{},\"1181\":{},\"1185\":{},\"1189\":{},\"1225\":{},\"1263\":{},\"1274\":{},\"1288\":{},\"1305\":{},\"1320\":{},\"1338\":{},\"1362\":{},\"1378\":{},\"1385\":{},\"1402\":{},\"1416\":{},\"1430\":{},\"1443\":{},\"1451\":{},\"1499\":{},\"1524\":{},\"1551\":{},\"1555\":{},\"1559\":{},\"1566\":{},\"1570\":{},\"1597\":{},\"1601\":{},\"1617\":{},\"1621\":{},\"1628\":{},\"1632\":{},\"1636\":{},\"1640\":{},\"1644\":{},\"1648\":{},\"1661\":{},\"1671\":{},\"1687\":{},\"1695\":{},\"1699\":{},\"1703\":{},\"1707\":{},\"1791\":{},\"1849\":{}},\"parent\":{}}],[\"addimage\",{\"_index\":418,\"name\":{\"1076\":{}},\"parent\":{}}],[\"addmedia\",{\"_index\":417,\"name\":{\"1075\":{}},\"parent\":{}}],[\"addruntofront\",{\"_index\":103,\"name\":{\"165\":{}},\"parent\":{}}],[\"addsection\",{\"_index\":498,\"name\":{\"1222\":{}},\"parent\":{}}],[\"after\",{\"_index\":45,\"name\":{\"73\":{}},\"parent\":{}}],[\"afterautospacing\",{\"_index\":50,\"name\":{\"78\":{}},\"parent\":{}}],[\"aiueo\",{\"_index\":719,\"name\":{\"1733\":{}},\"parent\":{}}],[\"aiueo_full_width\",{\"_index\":726,\"name\":{\"1741\":{}},\"parent\":{}}],[\"align\",{\"_index\":458,\"name\":{\"1157\":{},\"1161\":{}},\"parent\":{}}],[\"alignment\",{\"_index\":26,\"name\":{\"28\":{},\"152\":{},\"168\":{},\"185\":{},\"215\":{},\"721\":{},\"759\":{},\"819\":{},\"1026\":{}},\"parent\":{\"29\":{},\"30\":{},\"31\":{}}}],[\"alignmentattributes\",{\"_index\":23,\"name\":{\"24\":{}},\"parent\":{\"25\":{},\"26\":{},\"27\":{}}}],[\"alignmenttype\",{\"_index\":14,\"name\":{\"15\":{}},\"parent\":{\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"23\":{}}}],[\"all_pages\",{\"_index\":550,\"name\":{\"1340\":{}},\"parent\":{}}],[\"allcaps\",{\"_index\":126,\"name\":{\"251\":{},\"290\":{},\"322\":{},\"354\":{},\"407\":{}},\"parent\":{}}],[\"allowoverlap\",{\"_index\":465,\"name\":{\"1171\":{}},\"parent\":{}}],[\"anchor\",{\"_index\":276,\"name\":{\"711\":{},\"731\":{}},\"parent\":{}}],[\"anchorlock\",{\"_index\":270,\"name\":{\"705\":{},\"725\":{}},\"parent\":{}}],[\"appproperties\",{\"_index\":11,\"name\":{\"12\":{}},\"parent\":{}}],[\"arabic_abjad\",{\"_index\":755,\"name\":{\"1773\":{}},\"parent\":{}}],[\"arabic_alpha\",{\"_index\":754,\"name\":{\"1772\":{}},\"parent\":{}}],[\"around\",{\"_index\":261,\"name\":{\"694\":{}},\"parent\":{}}],[\"array\",{\"_index\":419,\"name\":{\"1077\":{}},\"parent\":{}}],[\"ascii\",{\"_index\":166,\"name\":{\"434\":{}},\"parent\":{}}],[\"at_least\",{\"_index\":41,\"name\":{\"69\":{}},\"parent\":{}}],[\"atleast\",{\"_index\":362,\"name\":{\"951\":{}},\"parent\":{}}],[\"attributemap\",{\"_index\":680,\"name\":{\"1606\":{}},\"parent\":{}}],[\"attributes\",{\"_index\":679,\"name\":{\"1602\":{}},\"parent\":{\"1603\":{},\"1604\":{},\"1605\":{}}}],[\"author\",{\"_index\":150,\"name\":{\"369\":{}},\"parent\":{}}],[\"auto\",{\"_index\":43,\"name\":{\"71\":{},\"695\":{},\"950\":{},\"962\":{}},\"parent\":{}}],[\"autofit\",{\"_index\":334,\"name\":{\"864\":{}},\"parent\":{}}],[\"back\",{\"_index\":555,\"name\":{\"1347\":{}},\"parent\":{}}],[\"background\",{\"_index\":472,\"name\":{\"1191\":{}},\"parent\":{}}],[\"baht_text\",{\"_index\":763,\"name\":{\"1781\":{}},\"parent\":{}}],[\"bar\",{\"_index\":63,\"name\":{\"103\":{}},\"parent\":{}}],[\"basedon\",{\"_index\":641,\"name\":{\"1503\":{},\"1514\":{},\"1529\":{},\"1541\":{}},\"parent\":{}}],[\"baseemphasismark\",{\"_index\":192,\"name\":{\"471\":{}},\"parent\":{\"472\":{},\"473\":{}}}],[\"basexmlcomponent\",{\"_index\":697,\"name\":{\"1652\":{}},\"parent\":{\"1653\":{},\"1654\":{}}}],[\"before\",{\"_index\":46,\"name\":{\"74\":{}},\"parent\":{}}],[\"beforeautospacing\",{\"_index\":49,\"name\":{\"77\":{}},\"parent\":{}}],[\"behinddocument\",{\"_index\":467,\"name\":{\"1173\":{}},\"parent\":{}}],[\"bidirectional\",{\"_index\":83,\"name\":{\"135\":{},\"198\":{}},\"parent\":{}}],[\"body\",{\"_index\":497,\"name\":{\"1220\":{}},\"parent\":{\"1221\":{},\"1222\":{},\"1223\":{},\"1224\":{},\"1225\":{}}}],[\"bold\",{\"_index\":113,\"name\":{\"235\":{},\"274\":{},\"306\":{},\"338\":{},\"391\":{}},\"parent\":{}}],[\"boldcomplexscript\",{\"_index\":114,\"name\":{\"236\":{},\"275\":{},\"307\":{},\"339\":{},\"392\":{}},\"parent\":{}}],[\"bookmark\",{\"_index\":207,\"name\":{\"513\":{}},\"parent\":{\"514\":{},\"515\":{},\"516\":{},\"517\":{}}}],[\"bookmarkend\",{\"_index\":209,\"name\":{\"522\":{}},\"parent\":{\"523\":{},\"524\":{},\"525\":{}}}],[\"bookmarkstart\",{\"_index\":208,\"name\":{\"518\":{}},\"parent\":{\"519\":{},\"520\":{},\"521\":{}}}],[\"border\",{\"_index\":31,\"name\":{\"37\":{},\"133\":{},\"196\":{},\"264\":{},\"303\":{},\"335\":{},\"367\":{},\"420\":{}},\"parent\":{\"38\":{},\"39\":{},\"40\":{}}}],[\"borderelement\",{\"_index\":766,\"name\":{\"1788\":{}},\"parent\":{\"1789\":{},\"1790\":{},\"1791\":{}}}],[\"borders\",{\"_index\":292,\"name\":{\"758\":{},\"775\":{},\"815\":{},\"1236\":{}},\"parent\":{}}],[\"borderstyle\",{\"_index\":767,\"name\":{\"1792\":{}},\"parent\":{\"1793\":{},\"1794\":{},\"1795\":{},\"1796\":{},\"1797\":{},\"1798\":{},\"1799\":{},\"1800\":{},\"1801\":{},\"1802\":{},\"1803\":{},\"1804\":{},\"1805\":{},\"1806\":{},\"1807\":{},\"1808\":{},\"1809\":{},\"1810\":{},\"1811\":{},\"1812\":{},\"1813\":{},\"1814\":{},\"1815\":{},\"1816\":{},\"1817\":{},\"1818\":{},\"1819\":{}}}],[\"both\",{\"_index\":18,\"name\":{\"19\":{},\"1838\":{}},\"parent\":{}}],[\"both_sides\",{\"_index\":438,\"name\":{\"1113\":{}},\"parent\":{}}],[\"bottom\",{\"_index\":30,\"name\":{\"34\":{},\"785\":{},\"839\":{},\"872\":{},\"885\":{},\"1165\":{},\"1250\":{},\"1366\":{},\"1715\":{},\"1839\":{}},\"parent\":{}}],[\"bottom_margin\",{\"_index\":454,\"name\":{\"1147\":{}},\"parent\":{}}],[\"bottom_to_top_left_to_right\",{\"_index\":308,\"name\":{\"804\":{}},\"parent\":{}}],[\"bottomfromtext\",{\"_index\":326,\"name\":{\"850\":{}},\"parent\":{}}],[\"break\",{\"_index\":112,\"name\":{\"232\":{},\"388\":{}},\"parent\":{}}],[\"bullet\",{\"_index\":85,\"name\":{\"139\":{},\"202\":{},\"1004\":{},\"1744\":{}},\"parent\":{}}],[\"cantsplit\",{\"_index\":347,\"name\":{\"922\":{},\"939\":{}},\"parent\":{}}],[\"captionlabel\",{\"_index\":660,\"name\":{\"1576\":{}},\"parent\":{}}],[\"captionlabelincludingnumbers\",{\"_index\":662,\"name\":{\"1578\":{}},\"parent\":{}}],[\"cardinal_text\",{\"_index\":388,\"name\":{\"1005\":{},\"1727\":{}},\"parent\":{}}],[\"cellcount\",{\"_index\":352,\"name\":{\"930\":{}},\"parent\":{}}],[\"cellmargin\",{\"_index\":313,\"name\":{\"820\":{}},\"parent\":{}}],[\"cells\",{\"_index\":353,\"name\":{\"931\":{}},\"parent\":{}}],[\"center\",{\"_index\":17,\"name\":{\"18\":{},\"102\":{},\"831\":{},\"837\":{},\"1709\":{},\"1716\":{},\"1840\":{}},\"parent\":{}}],[\"char\",{\"_index\":156,\"name\":{\"385\":{}},\"parent\":{}}],[\"character\",{\"_index\":447,\"name\":{\"1138\":{}},\"parent\":{}}],[\"characterspacing\",{\"_index\":134,\"name\":{\"259\":{},\"298\":{},\"330\":{},\"362\":{},\"415\":{}},\"parent\":{}}],[\"characterstyles\",{\"_index\":638,\"name\":{\"1494\":{}},\"parent\":{}}],[\"charspace\",{\"_index\":530,\"name\":{\"1297\":{}},\"parent\":{}}],[\"chicago\",{\"_index\":389,\"name\":{\"1006\":{},\"1730\":{}},\"parent\":{}}],[\"children\",{\"_index\":81,\"name\":{\"132\":{},\"231\":{},\"387\":{},\"511\":{},\"516\":{},\"536\":{},\"581\":{},\"593\":{},\"604\":{},\"615\":{},\"627\":{},\"644\":{},\"655\":{},\"766\":{},\"921\":{},\"985\":{},\"1280\":{},\"1676\":{}},\"parent\":{}}],[\"chinese_counting\",{\"_index\":741,\"name\":{\"1758\":{}},\"parent\":{}}],[\"chinese_counting_ten_thousand\",{\"_index\":743,\"name\":{\"1760\":{}},\"parent\":{}}],[\"chinese_legal_simplified\",{\"_index\":742,\"name\":{\"1759\":{}},\"parent\":{}}],[\"chosung\",{\"_index\":729,\"name\":{\"1746\":{}},\"parent\":{}}],[\"clear\",{\"_index\":64,\"name\":{\"104\":{},\"1453\":{}},\"parent\":{}}],[\"colon\",{\"_index\":541,\"name\":{\"1324\":{}},\"parent\":{}}],[\"color\",{\"_index\":118,\"name\":{\"241\":{},\"246\":{},\"280\":{},\"285\":{},\"312\":{},\"317\":{},\"344\":{},\"349\":{},\"397\":{},\"402\":{},\"884\":{},\"889\":{},\"894\":{},\"899\":{},\"904\":{},\"909\":{},\"1436\":{},\"1446\":{},\"1785\":{}},\"parent\":{}}],[\"column\",{\"_index\":448,\"name\":{\"1139\":{},\"1244\":{},\"1271\":{}},\"parent\":{\"1272\":{},\"1273\":{},\"1274\":{}}}],[\"columnattributes\",{\"_index\":518,\"name\":{\"1267\":{}},\"parent\":{\"1268\":{},\"1269\":{},\"1270\":{}}}],[\"columnbreak\",{\"_index\":38,\"name\":{\"60\":{}},\"parent\":{\"61\":{},\"62\":{},\"63\":{}}}],[\"columnindextorootindex\",{\"_index\":357,\"name\":{\"935\":{}},\"parent\":{}}],[\"columns\",{\"_index\":524,\"name\":{\"1285\":{}},\"parent\":{\"1286\":{},\"1287\":{},\"1288\":{}}}],[\"columnsattributes\",{\"_index\":523,\"name\":{\"1281\":{}},\"parent\":{\"1282\":{},\"1283\":{},\"1284\":{}}}],[\"columnspan\",{\"_index\":299,\"name\":{\"773\":{}},\"parent\":{}}],[\"columnwidths\",{\"_index\":288,\"name\":{\"752\":{}},\"parent\":{}}],[\"concretehyperlink\",{\"_index\":200,\"name\":{\"497\":{}},\"parent\":{\"498\":{},\"499\":{},\"500\":{},\"501\":{}}}],[\"concretenumbering\",{\"_index\":384,\"name\":{\"995\":{},\"1054\":{}},\"parent\":{\"1055\":{},\"1056\":{},\"1057\":{},\"1058\":{},\"1059\":{},\"1060\":{}}}],[\"config\",{\"_index\":382,\"name\":{\"990\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"25\":{},\"29\":{},\"38\":{},\"42\":{},\"53\":{},\"57\":{},\"61\":{},\"65\":{},\"80\":{},\"92\":{},\"96\":{},\"118\":{},\"122\":{},\"126\":{},\"163\":{},\"226\":{},\"270\":{},\"372\":{},\"377\":{},\"381\":{},\"422\":{},\"430\":{},\"440\":{},\"444\":{},\"466\":{},\"475\":{},\"479\":{},\"483\":{},\"487\":{},\"491\":{},\"498\":{},\"503\":{},\"508\":{},\"514\":{},\"519\":{},\"523\":{},\"527\":{},\"532\":{},\"538\":{},\"542\":{},\"549\":{},\"553\":{},\"557\":{},\"561\":{},\"565\":{},\"569\":{},\"573\":{},\"577\":{},\"585\":{},\"589\":{},\"596\":{},\"600\":{},\"607\":{},\"611\":{},\"619\":{},\"623\":{},\"631\":{},\"635\":{},\"640\":{},\"647\":{},\"651\":{},\"658\":{},\"662\":{},\"666\":{},\"670\":{},\"674\":{},\"678\":{},\"682\":{},\"742\":{},\"746\":{},\"762\":{},\"777\":{},\"789\":{},\"793\":{},\"800\":{},\"808\":{},\"823\":{},\"856\":{},\"860\":{},\"867\":{},\"910\":{},\"917\":{},\"929\":{},\"946\":{},\"954\":{},\"958\":{},\"970\":{},\"992\":{},\"999\":{},\"1034\":{},\"1038\":{},\"1042\":{},\"1055\":{},\"1062\":{},\"1074\":{},\"1104\":{},\"1122\":{},\"1126\":{},\"1130\":{},\"1134\":{},\"1179\":{},\"1183\":{},\"1187\":{},\"1217\":{},\"1221\":{},\"1261\":{},\"1268\":{},\"1272\":{},\"1282\":{},\"1286\":{},\"1299\":{},\"1303\":{},\"1314\":{},\"1318\":{},\"1332\":{},\"1336\":{},\"1360\":{},\"1372\":{},\"1376\":{},\"1383\":{},\"1396\":{},\"1400\":{},\"1410\":{},\"1414\":{},\"1428\":{},\"1432\":{},\"1441\":{},\"1449\":{},\"1497\":{},\"1522\":{},\"1549\":{},\"1553\":{},\"1557\":{},\"1564\":{},\"1568\":{},\"1572\":{},\"1595\":{},\"1599\":{},\"1603\":{},\"1608\":{},\"1614\":{},\"1619\":{},\"1626\":{},\"1630\":{},\"1634\":{},\"1638\":{},\"1642\":{},\"1646\":{},\"1653\":{},\"1659\":{},\"1669\":{},\"1678\":{},\"1681\":{},\"1684\":{},\"1689\":{},\"1693\":{},\"1697\":{},\"1701\":{},\"1705\":{},\"1789\":{},\"1843\":{},\"1847\":{},\"1854\":{},\"1863\":{}},\"parent\":{}}],[\"contenttypes\",{\"_index\":9,\"name\":{\"10\":{}},\"parent\":{}}],[\"contextualspacing\",{\"_index\":96,\"name\":{\"154\":{},\"170\":{},\"187\":{},\"217\":{}},\"parent\":{}}],[\"continue\",{\"_index\":306,\"name\":{\"797\":{}},\"parent\":{}}],[\"continuous\",{\"_index\":575,\"name\":{\"1389\":{},\"1406\":{}},\"parent\":{}}],[\"convertinchestotwip\",{\"_index\":817,\"name\":{\"1866\":{}},\"parent\":{}}],[\"convertmillimeterstotwip\",{\"_index\":816,\"name\":{\"1865\":{}},\"parent\":{}}],[\"converttoxmlcomponent\",{\"_index\":682,\"name\":{\"1611\":{}},\"parent\":{}}],[\"coreproperties\",{\"_index\":3,\"name\":{\"4\":{}},\"parent\":{}}],[\"count\",{\"_index\":520,\"name\":{\"1277\":{}},\"parent\":{}}],[\"countby\",{\"_index\":577,\"name\":{\"1391\":{}},\"parent\":{}}],[\"cp\",{\"_index\":491,\"name\":{\"1210\":{}},\"parent\":{}}],[\"createconcretenumberinginstance\",{\"_index\":383,\"name\":{\"994\":{}},\"parent\":{}}],[\"createfootnote\",{\"_index\":706,\"name\":{\"1685\":{}},\"parent\":{}}],[\"cs\",{\"_index\":167,\"name\":{\"435\":{}},\"parent\":{}}],[\"current\",{\"_index\":139,\"name\":{\"266\":{}},\"parent\":{}}],[\"currentrelationshipid\",{\"_index\":812,\"name\":{\"1856\":{}},\"parent\":{}}],[\"custom\",{\"_index\":95,\"name\":{\"151\":{},\"184\":{},\"214\":{}},\"parent\":{}}],[\"customproperties\",{\"_index\":10,\"name\":{\"11\":{}},\"parent\":{}}],[\"dash\",{\"_index\":180,\"name\":{\"454\":{}},\"parent\":{}}],[\"dash_dot_stroked\",{\"_index\":768,\"name\":{\"1794\":{}},\"parent\":{}}],[\"dash_small_gap\",{\"_index\":770,\"name\":{\"1796\":{}},\"parent\":{}}],[\"dashdotdotheavy\",{\"_index\":187,\"name\":{\"461\":{}},\"parent\":{}}],[\"dashdotheavy\",{\"_index\":185,\"name\":{\"459\":{}},\"parent\":{}}],[\"dashed\",{\"_index\":769,\"name\":{\"1795\":{}},\"parent\":{}}],[\"dashedheavy\",{\"_index\":181,\"name\":{\"455\":{}},\"parent\":{}}],[\"dashlong\",{\"_index\":182,\"name\":{\"456\":{}},\"parent\":{}}],[\"dashlongheavy\",{\"_index\":183,\"name\":{\"457\":{}},\"parent\":{}}],[\"data\",{\"_index\":161,\"name\":{\"426\":{}},\"parent\":{}}],[\"date\",{\"_index\":151,\"name\":{\"370\":{}},\"parent\":{}}],[\"datetimevalue\",{\"_index\":802,\"name\":{\"1834\":{}},\"parent\":{}}],[\"dc\",{\"_index\":492,\"name\":{\"1211\":{}},\"parent\":{}}],[\"dcmitype\",{\"_index\":494,\"name\":{\"1213\":{}},\"parent\":{}}],[\"dcterms\",{\"_index\":493,\"name\":{\"1212\":{}},\"parent\":{}}],[\"decimal\",{\"_index\":65,\"name\":{\"105\":{},\"1007\":{},\"1721\":{}},\"parent\":{}}],[\"decimal_enclosed_circle\",{\"_index\":390,\"name\":{\"1008\":{},\"1739\":{}},\"parent\":{}}],[\"decimal_enclosed_circle_chinese\",{\"_index\":732,\"name\":{\"1749\":{}},\"parent\":{}}],[\"decimal_enclosed_full_stop\",{\"_index\":730,\"name\":{\"1747\":{}},\"parent\":{}}],[\"decimal_enclosed_fullstop\",{\"_index\":391,\"name\":{\"1009\":{}},\"parent\":{}}],[\"decimal_enclosed_paren\",{\"_index\":731,\"name\":{\"1748\":{}},\"parent\":{}}],[\"decimal_enclosed_parentheses\",{\"_index\":392,\"name\":{\"1010\":{}},\"parent\":{}}],[\"decimal_full_width\",{\"_index\":721,\"name\":{\"1735\":{}},\"parent\":{}}],[\"decimal_full_width_2\",{\"_index\":725,\"name\":{\"1740\":{}},\"parent\":{}}],[\"decimal_half_width\",{\"_index\":722,\"name\":{\"1736\":{}},\"parent\":{}}],[\"decimal_zero\",{\"_index\":393,\"name\":{\"1011\":{},\"1743\":{}},\"parent\":{}}],[\"decimalnumber\",{\"_index\":788,\"name\":{\"1820\":{}},\"parent\":{}}],[\"default\",{\"_index\":373,\"name\":{\"976\":{},\"981\":{},\"1227\":{},\"1290\":{},\"1418\":{},\"1491\":{}},\"parent\":{}}],[\"degree\",{\"_index\":243,\"name\":{\"645\":{}},\"parent\":{}}],[\"deletedtextrun\",{\"_index\":711,\"name\":{\"1704\":{}},\"parent\":{\"1705\":{},\"1706\":{},\"1707\":{}}}],[\"denominator\",{\"_index\":216,\"name\":{\"547\":{}},\"parent\":{}}],[\"diagonal_cross\",{\"_index\":600,\"name\":{\"1454\":{}},\"parent\":{}}],[\"diagonal_stripe\",{\"_index\":601,\"name\":{\"1455\":{}},\"parent\":{}}],[\"display\",{\"_index\":558,\"name\":{\"1350\":{}},\"parent\":{}}],[\"distance\",{\"_index\":578,\"name\":{\"1394\":{}},\"parent\":{}}],[\"distb\",{\"_index\":429,\"name\":{\"1098\":{}},\"parent\":{}}],[\"distl\",{\"_index\":430,\"name\":{\"1099\":{}},\"parent\":{}}],[\"distr\",{\"_index\":431,\"name\":{\"1100\":{}},\"parent\":{}}],[\"distribute\",{\"_index\":20,\"name\":{\"21\":{}},\"parent\":{}}],[\"distt\",{\"_index\":428,\"name\":{\"1097\":{}},\"parent\":{}}],[\"docgridattributes\",{\"_index\":531,\"name\":{\"1298\":{}},\"parent\":{\"1299\":{},\"1300\":{},\"1301\":{}}}],[\"document\",{\"_index\":0,\"name\":{\"0\":{},\"2\":{}},\"parent\":{\"1\":{},\"2\":{},\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{},\"8\":{},\"9\":{},\"10\":{},\"11\":{},\"12\":{},\"13\":{},\"14\":{}}}],[\"documentattributes\",{\"_index\":496,\"name\":{\"1216\":{}},\"parent\":{\"1217\":{},\"1218\":{},\"1219\":{}}}],[\"documentbackground\",{\"_index\":596,\"name\":{\"1440\":{}},\"parent\":{\"1441\":{},\"1442\":{},\"1443\":{}}}],[\"documentbackgroundattributes\",{\"_index\":591,\"name\":{\"1431\":{}},\"parent\":{\"1432\":{},\"1433\":{},\"1434\":{}}}],[\"documentdefaults\",{\"_index\":655,\"name\":{\"1563\":{}},\"parent\":{\"1564\":{},\"1565\":{},\"1566\":{}}}],[\"documentgrid\",{\"_index\":532,\"name\":{\"1302\":{}},\"parent\":{\"1303\":{},\"1304\":{},\"1305\":{}}}],[\"documentgridtype\",{\"_index\":525,\"name\":{\"1289\":{}},\"parent\":{\"1290\":{},\"1291\":{},\"1292\":{},\"1293\":{}}}],[\"dollar_text\",{\"_index\":764,\"name\":{\"1782\":{}},\"parent\":{}}],[\"dot\",{\"_index\":68,\"name\":{\"110\":{},\"470\":{}},\"parent\":{}}],[\"dot_dash\",{\"_index\":771,\"name\":{\"1797\":{}},\"parent\":{}}],[\"dot_dot_dash\",{\"_index\":772,\"name\":{\"1798\":{}},\"parent\":{}}],[\"dotdash\",{\"_index\":184,\"name\":{\"458\":{}},\"parent\":{}}],[\"dotdotdash\",{\"_index\":186,\"name\":{\"460\":{}},\"parent\":{}}],[\"dotemphasismark\",{\"_index\":193,\"name\":{\"478\":{}},\"parent\":{\"479\":{},\"480\":{},\"481\":{}}}],[\"dotted\",{\"_index\":178,\"name\":{\"452\":{},\"1799\":{}},\"parent\":{}}],[\"dottedheavy\",{\"_index\":179,\"name\":{\"453\":{}},\"parent\":{}}],[\"double\",{\"_index\":176,\"name\":{\"450\":{},\"1800\":{}},\"parent\":{}}],[\"double_wave\",{\"_index\":773,\"name\":{\"1801\":{}},\"parent\":{}}],[\"doublestrike\",{\"_index\":128,\"name\":{\"253\":{},\"292\":{},\"324\":{},\"356\":{},\"409\":{}},\"parent\":{}}],[\"drawing\",{\"_index\":433,\"name\":{\"1103\":{}},\"parent\":{\"1104\":{},\"1105\":{},\"1106\":{}}}],[\"drop\",{\"_index\":256,\"name\":{\"687\":{}},\"parent\":{}}],[\"dropcap\",{\"_index\":271,\"name\":{\"706\":{},\"726\":{}},\"parent\":{}}],[\"dropcaptype\",{\"_index\":255,\"name\":{\"685\":{}},\"parent\":{\"686\":{},\"687\":{},\"688\":{}}}],[\"dxa\",{\"_index\":367,\"name\":{\"963\":{}},\"parent\":{}}],[\"eastasia\",{\"_index\":168,\"name\":{\"436\":{}},\"parent\":{}}],[\"eighthpointmeasurevalue\",{\"_index\":803,\"name\":{\"1835\":{}},\"parent\":{}}],[\"em_dash\",{\"_index\":542,\"name\":{\"1325\":{}},\"parent\":{}}],[\"emboss\",{\"_index\":135,\"name\":{\"261\":{},\"300\":{},\"332\":{},\"364\":{},\"417\":{}},\"parent\":{}}],[\"emphasismark\",{\"_index\":121,\"name\":{\"243\":{},\"282\":{},\"314\":{},\"346\":{},\"399\":{},\"474\":{}},\"parent\":{\"475\":{},\"476\":{},\"477\":{}}}],[\"emphasismarktype\",{\"_index\":191,\"name\":{\"469\":{}},\"parent\":{\"470\":{}}}],[\"empty_object\",{\"_index\":676,\"name\":{\"1592\":{}},\"parent\":{\"1593\":{}}}],[\"emus\",{\"_index\":423,\"name\":{\"1083\":{}},\"parent\":{}}],[\"en_dash\",{\"_index\":543,\"name\":{\"1326\":{}},\"parent\":{}}],[\"end\",{\"_index\":16,\"name\":{\"17\":{},\"47\":{},\"106\":{},\"517\":{},\"786\":{}},\"parent\":{}}],[\"entriesfrombookmark\",{\"_index\":661,\"name\":{\"1577\":{}},\"parent\":{}}],[\"entryandpagenumberseparator\",{\"_index\":669,\"name\":{\"1585\":{}},\"parent\":{}}],[\"equalwidth\",{\"_index\":522,\"name\":{\"1279\":{}},\"parent\":{}}],[\"even\",{\"_index\":376,\"name\":{\"978\":{},\"983\":{},\"1229\":{},\"1420\":{}},\"parent\":{}}],[\"even_page\",{\"_index\":584,\"name\":{\"1407\":{}},\"parent\":{}}],[\"exact\",{\"_index\":363,\"name\":{\"952\":{}},\"parent\":{}}],[\"exactly\",{\"_index\":42,\"name\":{\"70\":{}},\"parent\":{}}],[\"external\",{\"_index\":199,\"name\":{\"496\":{}},\"parent\":{}}],[\"externalhyperlink\",{\"_index\":203,\"name\":{\"507\":{}},\"parent\":{\"508\":{},\"509\":{},\"510\":{}}}],[\"externalhyperlink.__type\",{\"_index\":205,\"name\":{},\"parent\":{\"511\":{},\"512\":{}}}],[\"extract\",{\"_index\":815,\"name\":{\"1864\":{}},\"parent\":{}}],[\"file\",{\"_index\":378,\"name\":{\"986\":{},\"1650\":{}},\"parent\":{}}],[\"filename\",{\"_index\":426,\"name\":{\"1094\":{}},\"parent\":{}}],[\"filerelationships\",{\"_index\":6,\"name\":{\"7\":{}},\"parent\":{}}],[\"fill\",{\"_index\":598,\"name\":{\"1445\":{}},\"parent\":{}}],[\"first\",{\"_index\":375,\"name\":{\"977\":{},\"982\":{},\"1228\":{},\"1419\":{}},\"parent\":{}}],[\"first_page\",{\"_index\":551,\"name\":{\"1341\":{}},\"parent\":{}}],[\"firstline\",{\"_index\":35,\"name\":{\"51\":{}},\"parent\":{}}],[\"fixed\",{\"_index\":335,\"name\":{\"865\":{}},\"parent\":{}}],[\"flip\",{\"_index\":414,\"name\":{\"1068\":{},\"1087\":{}},\"parent\":{}}],[\"float\",{\"_index\":290,\"name\":{\"755\":{},\"816\":{}},\"parent\":{}}],[\"floating\",{\"_index\":163,\"name\":{\"428\":{},\"1102\":{}},\"parent\":{}}],[\"font\",{\"_index\":131,\"name\":{\"256\":{},\"295\":{},\"327\":{},\"359\":{},\"412\":{}},\"parent\":{}}],[\"footer\",{\"_index\":511,\"name\":{\"1253\":{},\"1369\":{},\"1426\":{},\"1666\":{},\"1680\":{}},\"parent\":{\"1681\":{},\"1682\":{}}}],[\"footers\",{\"_index\":8,\"name\":{\"9\":{},\"979\":{},\"1858\":{}},\"parent\":{}}],[\"footerwrapper\",{\"_index\":704,\"name\":{\"1668\":{}},\"parent\":{\"1669\":{},\"1670\":{},\"1671\":{},\"1672\":{},\"1673\":{},\"1674\":{}}}],[\"footerwrappergroup\",{\"_index\":505,\"name\":{\"1240\":{}},\"parent\":{}}],[\"footnotereference\",{\"_index\":708,\"name\":{\"1692\":{}},\"parent\":{\"1693\":{},\"1694\":{},\"1695\":{}}}],[\"footnotereferencerun\",{\"_index\":709,\"name\":{\"1696\":{}},\"parent\":{\"1697\":{},\"1698\":{},\"1699\":{}}}],[\"footnotereferencerunattributes\",{\"_index\":707,\"name\":{\"1688\":{}},\"parent\":{\"1689\":{},\"1690\":{},\"1691\":{}}}],[\"footnotes\",{\"_index\":12,\"name\":{\"13\":{},\"1683\":{}},\"parent\":{\"1684\":{},\"1685\":{},\"1686\":{},\"1687\":{}}}],[\"format\",{\"_index\":402,\"name\":{\"1024\":{}},\"parent\":{}}],[\"formattype\",{\"_index\":545,\"name\":{\"1329\":{}},\"parent\":{}}],[\"frame\",{\"_index\":91,\"name\":{\"144\":{},\"207\":{}},\"parent\":{}}],[\"frameanchortype\",{\"_index\":258,\"name\":{\"689\":{}},\"parent\":{\"690\":{},\"691\":{},\"692\":{}}}],[\"frameproperties\",{\"_index\":285,\"name\":{\"745\":{}},\"parent\":{\"746\":{},\"747\":{},\"748\":{}}}],[\"framepropertiesattributes\",{\"_index\":284,\"name\":{\"741\":{}},\"parent\":{\"742\":{},\"743\":{},\"744\":{}}}],[\"framewrap\",{\"_index\":260,\"name\":{\"693\":{}},\"parent\":{\"694\":{},\"695\":{},\"696\":{},\"697\":{},\"698\":{},\"699\":{}}}],[\"fromxmlstring\",{\"_index\":684,\"name\":{\"1613\":{}},\"parent\":{}}],[\"front\",{\"_index\":556,\"name\":{\"1348\":{}},\"parent\":{}}],[\"ganada\",{\"_index\":728,\"name\":{\"1745\":{}},\"parent\":{}}],[\"grid\",{\"_index\":503,\"name\":{\"1238\":{}},\"parent\":{}}],[\"gridspan\",{\"_index\":304,\"name\":{\"792\":{}},\"parent\":{\"793\":{},\"794\":{},\"795\":{}}}],[\"gutter\",{\"_index\":512,\"name\":{\"1254\":{},\"1370\":{}},\"parent\":{}}],[\"hanging\",{\"_index\":34,\"name\":{\"50\":{}},\"parent\":{}}],[\"hansi\",{\"_index\":169,\"name\":{\"437\":{}},\"parent\":{}}],[\"header\",{\"_index\":510,\"name\":{\"1252\":{},\"1368\":{},\"1425\":{},\"1656\":{},\"1677\":{}},\"parent\":{\"1678\":{},\"1679\":{}}}],[\"headerfooterreference\",{\"_index\":590,\"name\":{\"1427\":{}},\"parent\":{\"1428\":{},\"1429\":{},\"1430\":{}}}],[\"headerfooterreferencetype\",{\"_index\":587,\"name\":{\"1417\":{}},\"parent\":{\"1418\":{},\"1419\":{},\"1420\":{}}}],[\"headerfootertype\",{\"_index\":589,\"name\":{\"1424\":{}},\"parent\":{\"1425\":{},\"1426\":{}}}],[\"headers\",{\"_index\":7,\"name\":{\"8\":{},\"974\":{},\"1857\":{}},\"parent\":{}}],[\"headerwrapper\",{\"_index\":699,\"name\":{\"1658\":{}},\"parent\":{\"1659\":{},\"1660\":{},\"1661\":{},\"1662\":{},\"1663\":{},\"1664\":{}}}],[\"headerwrappergroup\",{\"_index\":504,\"name\":{\"1239\":{}},\"parent\":{}}],[\"heading\",{\"_index\":82,\"name\":{\"134\":{},\"197\":{}},\"parent\":{}}],[\"heading_1\",{\"_index\":53,\"name\":{\"84\":{}},\"parent\":{}}],[\"heading_2\",{\"_index\":54,\"name\":{\"85\":{}},\"parent\":{}}],[\"heading_3\",{\"_index\":55,\"name\":{\"86\":{}},\"parent\":{}}],[\"heading_4\",{\"_index\":56,\"name\":{\"87\":{}},\"parent\":{}}],[\"heading_5\",{\"_index\":57,\"name\":{\"88\":{}},\"parent\":{}}],[\"heading_6\",{\"_index\":58,\"name\":{\"89\":{}},\"parent\":{}}],[\"headinglevel\",{\"_index\":52,\"name\":{\"83\":{}},\"parent\":{\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{},\"89\":{},\"90\":{}}}],[\"headingstylerange\",{\"_index\":668,\"name\":{\"1584\":{}},\"parent\":{}}],[\"hebrew_1\",{\"_index\":752,\"name\":{\"1770\":{}},\"parent\":{}}],[\"hebrew_2\",{\"_index\":753,\"name\":{\"1771\":{}},\"parent\":{}}],[\"height\",{\"_index\":273,\"name\":{\"708\":{},\"728\":{},\"924\":{},\"941\":{},\"1067\":{},\"1258\":{},\"1311\":{}},\"parent\":{}}],[\"heightrule\",{\"_index\":361,\"name\":{\"949\":{}},\"parent\":{\"950\":{},\"951\":{},\"952\":{}}}],[\"hex\",{\"_index\":716,\"name\":{\"1729\":{}},\"parent\":{}}],[\"hexcolorvalue\",{\"_index\":795,\"name\":{\"1827\":{}},\"parent\":{}}],[\"hidetabandpagenumbersinwebview\",{\"_index\":675,\"name\":{\"1591\":{}},\"parent\":{}}],[\"highlight\",{\"_index\":132,\"name\":{\"257\":{},\"296\":{},\"328\":{},\"360\":{},\"413\":{}},\"parent\":{}}],[\"highlightcomplexscript\",{\"_index\":133,\"name\":{\"258\":{},\"297\":{},\"329\":{},\"361\":{},\"414\":{}},\"parent\":{}}],[\"hindi_consonants\",{\"_index\":757,\"name\":{\"1775\":{}},\"parent\":{}}],[\"hindi_counting\",{\"_index\":759,\"name\":{\"1777\":{}},\"parent\":{}}],[\"hindi_numbers\",{\"_index\":758,\"name\":{\"1776\":{}},\"parent\":{}}],[\"hindi_vowels\",{\"_index\":756,\"name\":{\"1774\":{}},\"parent\":{}}],[\"hint\",{\"_index\":170,\"name\":{\"438\":{}},\"parent\":{}}],[\"horizontal\",{\"_index\":277,\"name\":{\"713\":{},\"717\":{},\"733\":{},\"737\":{},\"1071\":{},\"1090\":{}},\"parent\":{}}],[\"horizontal_cross\",{\"_index\":602,\"name\":{\"1456\":{}},\"parent\":{}}],[\"horizontal_stripe\",{\"_index\":603,\"name\":{\"1457\":{}},\"parent\":{}}],[\"horizontalanchor\",{\"_index\":322,\"name\":{\"844\":{}},\"parent\":{}}],[\"horizontalposition\",{\"_index\":463,\"name\":{\"1169\":{},\"1182\":{}},\"parent\":{\"1183\":{},\"1184\":{},\"1185\":{}}}],[\"horizontalpositionalign\",{\"_index\":712,\"name\":{\"1708\":{}},\"parent\":{\"1709\":{},\"1710\":{},\"1711\":{},\"1712\":{},\"1713\":{}}}],[\"horizontalpositionrelativefrom\",{\"_index\":446,\"name\":{\"1137\":{}},\"parent\":{\"1138\":{},\"1139\":{},\"1140\":{},\"1141\":{},\"1142\":{},\"1143\":{},\"1144\":{},\"1145\":{}}}],[\"hpsmeasureelement\",{\"_index\":691,\"name\":{\"1633\":{}},\"parent\":{\"1634\":{},\"1635\":{},\"1636\":{}}}],[\"hpsmeasurevalue\",{\"_index\":797,\"name\":{\"1829\":{}},\"parent\":{}}],[\"hyperlink\",{\"_index\":665,\"name\":{\"1581\":{}},\"parent\":{}}],[\"hyperlinktype\",{\"_index\":197,\"name\":{\"494\":{}},\"parent\":{\"495\":{},\"496\":{}}}],[\"hyphen\",{\"_index\":69,\"name\":{\"111\":{},\"1322\":{}},\"parent\":{}}],[\"ialignmentframeoptions\",{\"_index\":281,\"name\":{\"720\":{}},\"parent\":{\"721\":{},\"722\":{},\"725\":{},\"726\":{},\"727\":{},\"728\":{},\"729\":{},\"730\":{},\"731\":{},\"732\":{},\"735\":{},\"736\":{},\"739\":{}}}],[\"ialignmentframeoptions.__type\",{\"_index\":282,\"name\":{},\"parent\":{\"723\":{},\"724\":{},\"733\":{},\"734\":{},\"737\":{},\"738\":{}}}],[\"ibasecharacterstyleoptions\",{\"_index\":640,\"name\":{\"1500\":{}},\"parent\":{\"1501\":{},\"1502\":{},\"1503\":{},\"1504\":{},\"1505\":{},\"1506\":{},\"1507\":{},\"1508\":{},\"1509\":{}}}],[\"ibaseparagraphstyleoptions\",{\"_index\":649,\"name\":{\"1525\":{}},\"parent\":{\"1526\":{},\"1527\":{},\"1528\":{},\"1529\":{},\"1530\":{},\"1531\":{},\"1532\":{},\"1533\":{},\"1534\":{},\"1535\":{}}}],[\"iborderoptions\",{\"_index\":765,\"name\":{\"1783\":{}},\"parent\":{\"1784\":{},\"1785\":{},\"1786\":{},\"1787\":{}}}],[\"ibordersoptions\",{\"_index\":28,\"name\":{\"32\":{}},\"parent\":{\"33\":{},\"34\":{},\"35\":{},\"36\":{}}}],[\"icharacterstyleoptions\",{\"_index\":647,\"name\":{\"1510\":{}},\"parent\":{\"1511\":{},\"1512\":{},\"1513\":{},\"1514\":{},\"1515\":{},\"1516\":{},\"1517\":{},\"1518\":{},\"1519\":{},\"1520\":{}}}],[\"icolumnattributes\",{\"_index\":517,\"name\":{\"1264\":{}},\"parent\":{\"1265\":{},\"1266\":{}}}],[\"icolumnsattributes\",{\"_index\":519,\"name\":{\"1275\":{}},\"parent\":{\"1276\":{},\"1277\":{},\"1278\":{},\"1279\":{},\"1280\":{}}}],[\"iconcretenumberingoptions\",{\"_index\":407,\"name\":{\"1045\":{}},\"parent\":{\"1046\":{},\"1047\":{},\"1048\":{},\"1049\":{},\"1050\":{},\"1051\":{}}}],[\"iconcretenumberingoptions.__type\",{\"_index\":411,\"name\":{},\"parent\":{\"1052\":{},\"1053\":{}}}],[\"icontext\",{\"_index\":695,\"name\":{\"1649\":{}},\"parent\":{\"1650\":{},\"1651\":{}}}],[\"id\",{\"_index\":149,\"name\":{\"368\":{},\"1000\":{},\"1423\":{},\"1511\":{},\"1537\":{}},\"parent\":{}}],[\"ideograph_digital\",{\"_index\":717,\"name\":{\"1731\":{}},\"parent\":{}}],[\"ideograph_enclosed_circle\",{\"_index\":733,\"name\":{\"1750\":{}},\"parent\":{}}],[\"ideograph_legal_traditional\",{\"_index\":738,\"name\":{\"1755\":{}},\"parent\":{}}],[\"ideograph_traditional\",{\"_index\":734,\"name\":{\"1751\":{}},\"parent\":{}}],[\"ideograph_zodiac\",{\"_index\":735,\"name\":{\"1752\":{}},\"parent\":{}}],[\"ideograph_zodiac_traditional\",{\"_index\":736,\"name\":{\"1753\":{}},\"parent\":{}}],[\"idistance\",{\"_index\":427,\"name\":{\"1096\":{}},\"parent\":{\"1097\":{},\"1098\":{},\"1099\":{},\"1100\":{}}}],[\"idocgridattributesproperties\",{\"_index\":528,\"name\":{\"1294\":{}},\"parent\":{\"1295\":{},\"1296\":{},\"1297\":{}}}],[\"idocumentattributesproperties\",{\"_index\":473,\"name\":{\"1192\":{}},\"parent\":{\"1193\":{},\"1194\":{},\"1195\":{},\"1196\":{},\"1197\":{},\"1198\":{},\"1199\":{},\"1200\":{},\"1201\":{},\"1202\":{},\"1203\":{},\"1204\":{},\"1205\":{},\"1206\":{},\"1207\":{},\"1208\":{},\"1209\":{},\"1210\":{},\"1211\":{},\"1212\":{},\"1213\":{},\"1214\":{},\"1215\":{}}}],[\"idocumentbackgroundoptions\",{\"_index\":592,\"name\":{\"1435\":{}},\"parent\":{\"1436\":{},\"1437\":{},\"1438\":{},\"1439\":{}}}],[\"idocumentdefaultsoptions\",{\"_index\":654,\"name\":{\"1560\":{}},\"parent\":{\"1561\":{},\"1562\":{}}}],[\"idocumentfooter\",{\"_index\":703,\"name\":{\"1665\":{}},\"parent\":{\"1666\":{},\"1667\":{}}}],[\"idocumentheader\",{\"_index\":698,\"name\":{\"1655\":{}},\"parent\":{\"1656\":{},\"1657\":{}}}],[\"idocumentoptions\",{\"_index\":471,\"name\":{\"1190\":{}},\"parent\":{\"1191\":{}}}],[\"idocumenttemplate\",{\"_index\":811,\"name\":{\"1855\":{}},\"parent\":{\"1856\":{},\"1857\":{},\"1858\":{},\"1859\":{},\"1860\":{},\"1861\":{}}}],[\"idrawingoptions\",{\"_index\":432,\"name\":{\"1101\":{}},\"parent\":{\"1102\":{}}}],[\"ifileproperties\",{\"_index\":379,\"name\":{\"987\":{}},\"parent\":{\"988\":{}}}],[\"ifloating\",{\"_index\":462,\"name\":{\"1168\":{}},\"parent\":{\"1169\":{},\"1170\":{},\"1171\":{},\"1172\":{},\"1173\":{},\"1174\":{},\"1175\":{},\"1176\":{},\"1177\":{}}}],[\"ifontattributesproperties\",{\"_index\":165,\"name\":{\"433\":{}},\"parent\":{\"434\":{},\"435\":{},\"436\":{},\"437\":{},\"438\":{}}}],[\"iframeoptions\",{\"_index\":283,\"name\":{\"740\":{}},\"parent\":{}}],[\"ignorable\",{\"_index\":490,\"name\":{\"1209\":{}},\"parent\":{}}],[\"ignoreifemptyxmlcomponent\",{\"_index\":678,\"name\":{\"1598\":{}},\"parent\":{\"1599\":{},\"1600\":{},\"1601\":{}}}],[\"iheaderfootergroup\",{\"_index\":499,\"name\":{\"1226\":{}},\"parent\":{\"1227\":{},\"1228\":{},\"1229\":{}}}],[\"iheaderfooteroptions\",{\"_index\":588,\"name\":{\"1421\":{}},\"parent\":{\"1422\":{},\"1423\":{}}}],[\"iheaderoptions\",{\"_index\":705,\"name\":{\"1675\":{}},\"parent\":{\"1676\":{}}}],[\"ihorizontalpositionoptions\",{\"_index\":456,\"name\":{\"1155\":{}},\"parent\":{\"1156\":{},\"1157\":{},\"1158\":{}}}],[\"iimageoptions\",{\"_index\":160,\"name\":{\"425\":{}},\"parent\":{\"426\":{},\"427\":{},\"428\":{}}}],[\"iindentattributesproperties\",{\"_index\":33,\"name\":{\"45\":{}},\"parent\":{\"46\":{},\"47\":{},\"48\":{},\"49\":{},\"50\":{},\"51\":{}}}],[\"ilevelparagraphstylepropertiesoptions\",{\"_index\":104,\"name\":{\"167\":{}},\"parent\":{\"168\":{},\"169\":{},\"170\":{},\"171\":{},\"172\":{},\"173\":{},\"174\":{},\"175\":{},\"176\":{},\"177\":{}}}],[\"ilevelsoptions\",{\"_index\":401,\"name\":{\"1022\":{}},\"parent\":{\"1023\":{},\"1024\":{},\"1025\":{},\"1026\":{},\"1027\":{},\"1028\":{},\"1029\":{},\"1030\":{}}}],[\"ilevelsoptions.__type\",{\"_index\":404,\"name\":{},\"parent\":{\"1031\":{},\"1032\":{}}}],[\"ilinenumberattributes\",{\"_index\":576,\"name\":{\"1390\":{}},\"parent\":{\"1391\":{},\"1392\":{},\"1393\":{},\"1394\":{}}}],[\"imagerun\",{\"_index\":164,\"name\":{\"429\":{}},\"parent\":{\"430\":{},\"431\":{},\"432\":{}}}],[\"imargins\",{\"_index\":461,\"name\":{\"1163\":{}},\"parent\":{\"1164\":{},\"1165\":{},\"1166\":{},\"1167\":{}}}],[\"imathfractionoptions\",{\"_index\":214,\"name\":{\"545\":{}},\"parent\":{\"546\":{},\"547\":{}}}],[\"imathfunctionoptions\",{\"_index\":246,\"name\":{\"654\":{}},\"parent\":{\"655\":{},\"656\":{}}}],[\"imathoptions\",{\"_index\":211,\"name\":{\"535\":{}},\"parent\":{\"536\":{}}}],[\"imathpresubsuperscriptoptions\",{\"_index\":237,\"name\":{\"626\":{}},\"parent\":{\"627\":{},\"628\":{},\"629\":{}}}],[\"imathradicaloptions\",{\"_index\":242,\"name\":{\"643\":{}},\"parent\":{\"644\":{},\"645\":{}}}],[\"imathsubscriptoptions\",{\"_index\":231,\"name\":{\"603\":{}},\"parent\":{\"604\":{},\"605\":{}}}],[\"imathsubsuperscriptoptions\",{\"_index\":234,\"name\":{\"614\":{}},\"parent\":{\"615\":{},\"616\":{},\"617\":{}}}],[\"imathsumoptions\",{\"_index\":225,\"name\":{\"580\":{}},\"parent\":{\"581\":{},\"582\":{},\"583\":{}}}],[\"imathsuperscriptoptions\",{\"_index\":228,\"name\":{\"592\":{}},\"parent\":{\"593\":{},\"594\":{}}}],[\"imediadata\",{\"_index\":424,\"name\":{\"1092\":{}},\"parent\":{\"1093\":{},\"1094\":{},\"1095\":{}}}],[\"imediadatatransformation\",{\"_index\":420,\"name\":{\"1078\":{}},\"parent\":{\"1079\":{},\"1080\":{},\"1083\":{},\"1084\":{},\"1087\":{},\"1088\":{},\"1091\":{}}}],[\"imediadatatransformation.__type\",{\"_index\":422,\"name\":{},\"parent\":{\"1081\":{},\"1082\":{},\"1085\":{},\"1086\":{},\"1089\":{},\"1090\":{}}}],[\"imediatransformation\",{\"_index\":413,\"name\":{\"1065\":{}},\"parent\":{\"1066\":{},\"1067\":{},\"1068\":{},\"1069\":{},\"1072\":{}}}],[\"imediatransformation.__type\",{\"_index\":415,\"name\":{},\"parent\":{\"1070\":{},\"1071\":{}}}],[\"importdotx\",{\"_index\":814,\"name\":{\"1862\":{}},\"parent\":{\"1863\":{},\"1864\":{}}}],[\"importedrootelementattributes\",{\"_index\":685,\"name\":{\"1618\":{}},\"parent\":{\"1619\":{},\"1620\":{},\"1621\":{}}}],[\"importedstyles\",{\"_index\":639,\"name\":{\"1495\":{}},\"parent\":{}}],[\"importedxmlcomponent\",{\"_index\":683,\"name\":{\"1612\":{}},\"parent\":{\"1613\":{},\"1614\":{},\"1615\":{},\"1616\":{},\"1617\":{}}}],[\"imprint\",{\"_index\":136,\"name\":{\"262\":{},\"301\":{},\"333\":{},\"365\":{},\"418\":{}},\"parent\":{}}],[\"indent\",{\"_index\":36,\"name\":{\"52\":{},\"157\":{},\"173\":{},\"190\":{},\"220\":{},\"754\":{},\"813\":{}},\"parent\":{\"53\":{},\"54\":{},\"55\":{}}}],[\"initializablexmlcomponent\",{\"_index\":689,\"name\":{\"1625\":{}},\"parent\":{\"1626\":{},\"1627\":{},\"1628\":{}}}],[\"initialstyles\",{\"_index\":636,\"name\":{\"1492\":{}},\"parent\":{}}],[\"inline\",{\"_index\":320,\"name\":{\"841\":{}},\"parent\":{}}],[\"insertedtextrun\",{\"_index\":710,\"name\":{\"1700\":{}},\"parent\":{\"1701\":{},\"1702\":{},\"1703\":{}}}],[\"inset\",{\"_index\":774,\"name\":{\"1802\":{}},\"parent\":{}}],[\"inside\",{\"_index\":317,\"name\":{\"832\":{},\"838\":{},\"1710\":{},\"1717\":{}},\"parent\":{}}],[\"inside_margin\",{\"_index\":449,\"name\":{\"1140\":{},\"1148\":{}},\"parent\":{}}],[\"insidehorizontal\",{\"_index\":338,\"name\":{\"875\":{},\"900\":{}},\"parent\":{}}],[\"insidevertical\",{\"_index\":339,\"name\":{\"876\":{},\"905\":{}},\"parent\":{}}],[\"instance\",{\"_index\":94,\"name\":{\"150\":{},\"183\":{},\"213\":{},\"1049\":{},\"1058\":{}},\"parent\":{}}],[\"internal\",{\"_index\":198,\"name\":{\"495\":{}},\"parent\":{}}],[\"internalhyperlink\",{\"_index\":202,\"name\":{\"502\":{}},\"parent\":{\"503\":{},\"504\":{},\"505\":{},\"506\":{}}}],[\"inumberingoptions\",{\"_index\":381,\"name\":{\"989\":{}},\"parent\":{\"990\":{}}}],[\"ipageborderattributes\",{\"_index\":557,\"name\":{\"1349\":{}},\"parent\":{\"1350\":{},\"1351\":{},\"1352\":{}}}],[\"ipagebordersoptions\",{\"_index\":561,\"name\":{\"1353\":{}},\"parent\":{\"1354\":{},\"1355\":{},\"1356\":{},\"1357\":{},\"1358\":{}}}],[\"ipagemarginattributes\",{\"_index\":567,\"name\":{\"1363\":{}},\"parent\":{\"1364\":{},\"1365\":{},\"1366\":{},\"1367\":{},\"1368\":{},\"1369\":{},\"1370\":{}}}],[\"ipagenumbertypeattributes\",{\"_index\":544,\"name\":{\"1327\":{}},\"parent\":{\"1328\":{},\"1329\":{},\"1330\":{}}}],[\"ipagesizeattributes\",{\"_index\":536,\"name\":{\"1309\":{}},\"parent\":{\"1310\":{},\"1311\":{},\"1312\":{}}}],[\"iparagraphoptions\",{\"_index\":79,\"name\":{\"130\":{}},\"parent\":{\"131\":{},\"132\":{},\"133\":{},\"134\":{},\"135\":{},\"136\":{},\"137\":{},\"138\":{},\"139\":{},\"140\":{},\"142\":{},\"143\":{},\"144\":{},\"145\":{},\"146\":{},\"147\":{},\"152\":{},\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{},\"158\":{},\"159\":{},\"160\":{},\"161\":{}}}],[\"iparagraphoptions.__type\",{\"_index\":88,\"name\":{},\"parent\":{\"141\":{},\"148\":{},\"149\":{},\"150\":{},\"151\":{}}}],[\"iparagraphpropertiesoptions\",{\"_index\":107,\"name\":{\"195\":{}},\"parent\":{\"196\":{},\"197\":{},\"198\":{},\"199\":{},\"200\":{},\"201\":{},\"202\":{},\"203\":{},\"205\":{},\"206\":{},\"207\":{},\"208\":{},\"209\":{},\"210\":{},\"215\":{},\"216\":{},\"217\":{},\"218\":{},\"219\":{},\"220\":{},\"221\":{},\"222\":{},\"223\":{},\"224\":{}}}],[\"iparagraphpropertiesoptions.__type\",{\"_index\":108,\"name\":{},\"parent\":{\"204\":{},\"211\":{},\"212\":{},\"213\":{},\"214\":{}}}],[\"iparagraphstyleoptions\",{\"_index\":650,\"name\":{\"1536\":{}},\"parent\":{\"1537\":{},\"1538\":{},\"1539\":{},\"1540\":{},\"1541\":{},\"1542\":{},\"1543\":{},\"1544\":{},\"1545\":{},\"1546\":{},\"1547\":{}}}],[\"iparagraphstylepropertiesoptions\",{\"_index\":105,\"name\":{\"178\":{}},\"parent\":{\"179\":{},\"180\":{},\"185\":{},\"186\":{},\"187\":{},\"188\":{},\"189\":{},\"190\":{},\"191\":{},\"192\":{},\"193\":{},\"194\":{}}}],[\"iparagraphstylepropertiesoptions.__type\",{\"_index\":106,\"name\":{},\"parent\":{\"181\":{},\"182\":{},\"183\":{},\"184\":{}}}],[\"iroha\",{\"_index\":720,\"name\":{\"1734\":{}},\"parent\":{}}],[\"iroha_full_width\",{\"_index\":727,\"name\":{\"1742\":{}},\"parent\":{}}],[\"irunoptions\",{\"_index\":111,\"name\":{\"230\":{}},\"parent\":{\"231\":{},\"232\":{},\"233\":{},\"234\":{},\"235\":{},\"236\":{},\"237\":{},\"238\":{},\"239\":{},\"240\":{},\"243\":{},\"244\":{},\"246\":{},\"247\":{},\"248\":{},\"249\":{},\"250\":{},\"251\":{},\"252\":{},\"253\":{},\"254\":{},\"255\":{},\"256\":{},\"257\":{},\"258\":{},\"259\":{},\"260\":{},\"261\":{},\"262\":{},\"263\":{},\"264\":{}}}],[\"irunoptions.__type\",{\"_index\":119,\"name\":{},\"parent\":{\"241\":{},\"242\":{},\"245\":{}}}],[\"irunpropertieschangeoptions\",{\"_index\":147,\"name\":{\"336\":{}},\"parent\":{\"337\":{},\"338\":{},\"339\":{},\"340\":{},\"341\":{},\"342\":{},\"343\":{},\"346\":{},\"347\":{},\"349\":{},\"350\":{},\"351\":{},\"352\":{},\"353\":{},\"354\":{},\"355\":{},\"356\":{},\"357\":{},\"358\":{},\"359\":{},\"360\":{},\"361\":{},\"362\":{},\"363\":{},\"364\":{},\"365\":{},\"366\":{},\"367\":{},\"368\":{},\"369\":{},\"370\":{}}}],[\"irunpropertieschangeoptions.__type\",{\"_index\":148,\"name\":{},\"parent\":{\"344\":{},\"345\":{},\"348\":{}}}],[\"irunpropertiesoptions\",{\"_index\":145,\"name\":{\"304\":{}},\"parent\":{\"305\":{},\"306\":{},\"307\":{},\"308\":{},\"309\":{},\"310\":{},\"311\":{},\"314\":{},\"315\":{},\"317\":{},\"318\":{},\"319\":{},\"320\":{},\"321\":{},\"322\":{},\"323\":{},\"324\":{},\"325\":{},\"326\":{},\"327\":{},\"328\":{},\"329\":{},\"330\":{},\"331\":{},\"332\":{},\"333\":{},\"334\":{},\"335\":{}}}],[\"irunpropertiesoptions.__type\",{\"_index\":146,\"name\":{},\"parent\":{\"312\":{},\"313\":{},\"316\":{}}}],[\"irunstylepropertiesoptions\",{\"_index\":143,\"name\":{\"273\":{}},\"parent\":{\"274\":{},\"275\":{},\"276\":{},\"277\":{},\"278\":{},\"279\":{},\"282\":{},\"283\":{},\"285\":{},\"286\":{},\"287\":{},\"288\":{},\"289\":{},\"290\":{},\"291\":{},\"292\":{},\"293\":{},\"294\":{},\"295\":{},\"296\":{},\"297\":{},\"298\":{},\"299\":{},\"300\":{},\"301\":{},\"302\":{},\"303\":{}}}],[\"irunstylepropertiesoptions.__type\",{\"_index\":144,\"name\":{},\"parent\":{\"280\":{},\"281\":{},\"284\":{}}}],[\"isectionoptions\",{\"_index\":372,\"name\":{\"973\":{}},\"parent\":{\"974\":{},\"975\":{},\"979\":{},\"980\":{},\"984\":{},\"985\":{}}}],[\"isectionoptions.__type\",{\"_index\":374,\"name\":{},\"parent\":{\"976\":{},\"977\":{},\"978\":{},\"981\":{},\"982\":{},\"983\":{}}}],[\"isectionpropertiesoptions\",{\"_index\":500,\"name\":{\"1230\":{}},\"parent\":{\"1231\":{},\"1232\":{},\"1238\":{},\"1239\":{},\"1240\":{},\"1241\":{},\"1242\":{},\"1243\":{},\"1244\":{},\"1245\":{}}}],[\"isectionpropertiesoptions.__type\",{\"_index\":501,\"name\":{},\"parent\":{\"1233\":{},\"1234\":{},\"1235\":{},\"1236\":{},\"1237\":{}}}],[\"ishadingattributesproperties\",{\"_index\":597,\"name\":{\"1444\":{}},\"parent\":{\"1445\":{},\"1446\":{},\"1447\":{}}}],[\"ispacingproperties\",{\"_index\":44,\"name\":{\"72\":{}},\"parent\":{\"73\":{},\"74\":{},\"75\":{},\"76\":{},\"77\":{},\"78\":{}}}],[\"istylesoptions\",{\"_index\":635,\"name\":{\"1490\":{}},\"parent\":{\"1491\":{},\"1492\":{},\"1493\":{},\"1494\":{},\"1495\":{}}}],[\"isymbolrunoptions\",{\"_index\":155,\"name\":{\"384\":{}},\"parent\":{\"385\":{},\"386\":{},\"387\":{},\"388\":{},\"389\":{},\"390\":{},\"391\":{},\"392\":{},\"393\":{},\"394\":{},\"395\":{},\"396\":{},\"399\":{},\"400\":{},\"402\":{},\"403\":{},\"404\":{},\"405\":{},\"406\":{},\"407\":{},\"408\":{},\"409\":{},\"410\":{},\"411\":{},\"412\":{},\"413\":{},\"414\":{},\"415\":{},\"416\":{},\"417\":{},\"418\":{},\"419\":{},\"420\":{}}}],[\"isymbolrunoptions.__type\",{\"_index\":158,\"name\":{},\"parent\":{\"397\":{},\"398\":{},\"401\":{}}}],[\"itablebordersoptions\",{\"_index\":337,\"name\":{\"870\":{}},\"parent\":{\"871\":{},\"872\":{},\"873\":{},\"874\":{},\"875\":{},\"876\":{}}}],[\"itablecellborders\",{\"_index\":302,\"name\":{\"781\":{}},\"parent\":{\"782\":{},\"783\":{},\"784\":{},\"785\":{},\"786\":{},\"787\":{}}}],[\"itablecelloptions\",{\"_index\":295,\"name\":{\"765\":{}},\"parent\":{\"766\":{},\"767\":{},\"768\":{},\"769\":{},\"770\":{},\"771\":{},\"772\":{},\"773\":{},\"774\":{},\"775\":{}}}],[\"itablefloatoptions\",{\"_index\":321,\"name\":{\"843\":{}},\"parent\":{\"844\":{},\"845\":{},\"846\":{},\"847\":{},\"848\":{},\"849\":{},\"850\":{},\"851\":{},\"852\":{},\"853\":{},\"854\":{}}}],[\"itableofcontentsoptions\",{\"_index\":659,\"name\":{\"1575\":{}},\"parent\":{\"1576\":{},\"1577\":{},\"1578\":{},\"1579\":{},\"1580\":{},\"1581\":{},\"1582\":{},\"1583\":{},\"1584\":{},\"1585\":{},\"1586\":{},\"1587\":{},\"1588\":{},\"1589\":{},\"1590\":{},\"1591\":{}}}],[\"itableoptions\",{\"_index\":286,\"name\":{\"749\":{}},\"parent\":{\"750\":{},\"751\":{},\"752\":{},\"753\":{},\"754\":{},\"755\":{},\"756\":{},\"757\":{},\"758\":{},\"759\":{},\"760\":{}}}],[\"itablepropertiesoptions\",{\"_index\":312,\"name\":{\"811\":{}},\"parent\":{\"812\":{},\"813\":{},\"814\":{},\"815\":{},\"816\":{},\"817\":{},\"818\":{},\"819\":{},\"820\":{},\"821\":{}}}],[\"itablerowoptions\",{\"_index\":346,\"name\":{\"920\":{}},\"parent\":{\"921\":{},\"922\":{},\"923\":{},\"924\":{},\"925\":{}}}],[\"itablerowoptions.__type\",{\"_index\":350,\"name\":{},\"parent\":{\"926\":{},\"927\":{}}}],[\"itablerowpropertiesoptions\",{\"_index\":358,\"name\":{\"938\":{}},\"parent\":{\"939\":{},\"940\":{},\"941\":{},\"942\":{}}}],[\"itablerowpropertiesoptions.__type\",{\"_index\":359,\"name\":{},\"parent\":{\"943\":{},\"944\":{}}}],[\"itablewidthproperties\",{\"_index\":370,\"name\":{\"966\":{}},\"parent\":{\"967\":{},\"968\":{}}}],[\"italics\",{\"_index\":115,\"name\":{\"237\":{},\"276\":{},\"308\":{},\"340\":{},\"393\":{}},\"parent\":{}}],[\"italicscomplexscript\",{\"_index\":116,\"name\":{\"238\":{},\"277\":{},\"309\":{},\"341\":{},\"394\":{}},\"parent\":{}}],[\"itextwrapping\",{\"_index\":440,\"name\":{\"1117\":{}},\"parent\":{\"1118\":{},\"1119\":{},\"1120\":{}}}],[\"iverticalpositionoptions\",{\"_index\":460,\"name\":{\"1159\":{}},\"parent\":{\"1160\":{},\"1161\":{},\"1162\":{}}}],[\"ixmlableobject\",{\"_index\":687,\"name\":{\"1623\":{}},\"parent\":{\"1624\":{}}}],[\"ixmlattribute\",{\"_index\":686,\"name\":{\"1622\":{}},\"parent\":{}}],[\"ixyframeoptions\",{\"_index\":265,\"name\":{\"700\":{}},\"parent\":{\"701\":{},\"702\":{},\"705\":{},\"706\":{},\"707\":{},\"708\":{},\"709\":{},\"710\":{},\"711\":{},\"712\":{},\"715\":{},\"716\":{},\"719\":{}}}],[\"ixyframeoptions.__type\",{\"_index\":268,\"name\":{},\"parent\":{\"703\":{},\"704\":{},\"713\":{},\"714\":{},\"717\":{},\"718\":{}}}],[\"japanese_counting\",{\"_index\":718,\"name\":{\"1732\":{}},\"parent\":{}}],[\"japanese_digital_ten_thousand\",{\"_index\":724,\"name\":{\"1738\":{}},\"parent\":{}}],[\"japanese_legal\",{\"_index\":723,\"name\":{\"1737\":{}},\"parent\":{}}],[\"justified\",{\"_index\":19,\"name\":{\"20\":{}},\"parent\":{}}],[\"keeplines\",{\"_index\":100,\"name\":{\"160\":{},\"176\":{},\"193\":{},\"223\":{}},\"parent\":{}}],[\"keepnext\",{\"_index\":99,\"name\":{\"159\":{},\"175\":{},\"192\":{},\"222\":{}},\"parent\":{}}],[\"korean_counting\",{\"_index\":745,\"name\":{\"1762\":{}},\"parent\":{}}],[\"korean_digital\",{\"_index\":744,\"name\":{\"1761\":{}},\"parent\":{}}],[\"korean_digital_2\",{\"_index\":747,\"name\":{\"1764\":{}},\"parent\":{}}],[\"korean_legal\",{\"_index\":746,\"name\":{\"1763\":{}},\"parent\":{}}],[\"landscape\",{\"_index\":535,\"name\":{\"1308\":{}},\"parent\":{}}],[\"largest\",{\"_index\":439,\"name\":{\"1116\":{}},\"parent\":{}}],[\"layout\",{\"_index\":291,\"name\":{\"756\":{},\"814\":{}},\"parent\":{}}],[\"layoutincell\",{\"_index\":468,\"name\":{\"1174\":{}},\"parent\":{}}],[\"leadertype\",{\"_index\":67,\"name\":{\"109\":{}},\"parent\":{\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{}}}],[\"left\",{\"_index\":21,\"name\":{\"22\":{},\"35\":{},\"48\":{},\"100\":{},\"784\":{},\"833\":{},\"873\":{},\"890\":{},\"1114\":{},\"1164\":{},\"1251\":{},\"1367\":{},\"1711\":{}},\"parent\":{}}],[\"left_margin\",{\"_index\":450,\"name\":{\"1141\":{}},\"parent\":{}}],[\"left_to_right_top_to_bottom\",{\"_index\":309,\"name\":{\"805\":{},\"1380\":{}},\"parent\":{}}],[\"leftfromtext\",{\"_index\":328,\"name\":{\"852\":{}},\"parent\":{}}],[\"lefttabstop\",{\"_index\":98,\"name\":{\"156\":{},\"172\":{},\"189\":{},\"219\":{}},\"parent\":{}}],[\"level\",{\"_index\":87,\"name\":{\"141\":{},\"149\":{},\"182\":{},\"204\":{},\"212\":{},\"528\":{},\"1023\":{},\"1037\":{},\"1574\":{}},\"parent\":{\"1038\":{},\"1039\":{},\"1040\":{}}}],[\"levelbase\",{\"_index\":405,\"name\":{\"1033\":{}},\"parent\":{\"1034\":{},\"1035\":{},\"1036\":{}}}],[\"levelformat\",{\"_index\":387,\"name\":{\"1003\":{}},\"parent\":{\"1004\":{},\"1005\":{},\"1006\":{},\"1007\":{},\"1008\":{},\"1009\":{},\"1010\":{},\"1011\":{},\"1012\":{},\"1013\":{},\"1014\":{},\"1015\":{},\"1016\":{},\"1017\":{}}}],[\"levelforoverride\",{\"_index\":406,\"name\":{\"1041\":{}},\"parent\":{\"1042\":{},\"1043\":{},\"1044\":{}}}],[\"leveloverride\",{\"_index\":412,\"name\":{\"1061\":{}},\"parent\":{\"1062\":{},\"1063\":{},\"1064\":{}}}],[\"levelsuffix\",{\"_index\":399,\"name\":{\"1018\":{}},\"parent\":{\"1019\":{},\"1020\":{},\"1021\":{}}}],[\"line\",{\"_index\":47,\"name\":{\"75\":{},\"1149\":{}},\"parent\":{}}],[\"linenumberattributes\",{\"_index\":579,\"name\":{\"1395\":{}},\"parent\":{\"1396\":{},\"1397\":{},\"1398\":{}}}],[\"linenumberrestartformat\",{\"_index\":572,\"name\":{\"1386\":{}},\"parent\":{\"1387\":{},\"1388\":{},\"1389\":{}}}],[\"linenumbers\",{\"_index\":506,\"name\":{\"1241\":{}},\"parent\":{}}],[\"linenumbertype\",{\"_index\":580,\"name\":{\"1399\":{}},\"parent\":{\"1400\":{},\"1401\":{},\"1402\":{}}}],[\"linepitch\",{\"_index\":529,\"name\":{\"1296\":{}},\"parent\":{}}],[\"linerule\",{\"_index\":48,\"name\":{\"76\":{}},\"parent\":{}}],[\"lineruletype\",{\"_index\":40,\"name\":{\"68\":{}},\"parent\":{\"69\":{},\"70\":{},\"71\":{}}}],[\"lines\",{\"_index\":275,\"name\":{\"710\":{},\"730\":{},\"1291\":{}},\"parent\":{}}],[\"lines_and_chars\",{\"_index\":526,\"name\":{\"1292\":{}},\"parent\":{}}],[\"link\",{\"_index\":206,\"name\":{\"512\":{},\"1505\":{},\"1516\":{},\"1531\":{},\"1543\":{}},\"parent\":{}}],[\"linkid\",{\"_index\":201,\"name\":{\"499\":{},\"504\":{}},\"parent\":{}}],[\"lockanchor\",{\"_index\":466,\"name\":{\"1172\":{}},\"parent\":{}}],[\"longhexnumber\",{\"_index\":790,\"name\":{\"1822\":{}},\"parent\":{}}],[\"lower_letter\",{\"_index\":394,\"name\":{\"1012\":{},\"1725\":{}},\"parent\":{}}],[\"lower_roman\",{\"_index\":395,\"name\":{\"1013\":{},\"1723\":{}},\"parent\":{}}],[\"m\",{\"_index\":478,\"name\":{\"1197\":{}},\"parent\":{}}],[\"margin\",{\"_index\":257,\"name\":{\"688\":{},\"690\":{},\"827\":{},\"1142\":{},\"1150\":{},\"1234\":{}},\"parent\":{}}],[\"margins\",{\"_index\":289,\"name\":{\"753\":{},\"768\":{},\"1120\":{},\"1175\":{}},\"parent\":{}}],[\"math\",{\"_index\":212,\"name\":{\"537\":{}},\"parent\":{\"538\":{},\"539\":{},\"540\":{}}}],[\"mathaccentcharacter\",{\"_index\":220,\"name\":{\"560\":{}},\"parent\":{\"561\":{},\"562\":{},\"563\":{}}}],[\"mathangledbrackets\",{\"_index\":254,\"name\":{\"681\":{}},\"parent\":{\"682\":{},\"683\":{},\"684\":{}}}],[\"mathbase\",{\"_index\":221,\"name\":{\"564\":{}},\"parent\":{\"565\":{},\"566\":{},\"567\":{}}}],[\"mathcomponent\",{\"_index\":240,\"name\":{\"638\":{}},\"parent\":{}}],[\"mathcurlybrackets\",{\"_index\":253,\"name\":{\"677\":{}},\"parent\":{\"678\":{},\"679\":{},\"680\":{}}}],[\"mathdegree\",{\"_index\":241,\"name\":{\"639\":{}},\"parent\":{\"640\":{},\"641\":{},\"642\":{}}}],[\"mathdenominator\",{\"_index\":218,\"name\":{\"552\":{}},\"parent\":{\"553\":{},\"554\":{},\"555\":{}}}],[\"mathfraction\",{\"_index\":217,\"name\":{\"548\":{}},\"parent\":{\"549\":{},\"550\":{},\"551\":{}}}],[\"mathfunction\",{\"_index\":248,\"name\":{\"657\":{}},\"parent\":{\"658\":{},\"659\":{},\"660\":{}}}],[\"mathfunctionname\",{\"_index\":249,\"name\":{\"661\":{}},\"parent\":{\"662\":{},\"663\":{},\"664\":{}}}],[\"mathfunctionproperties\",{\"_index\":250,\"name\":{\"665\":{}},\"parent\":{\"666\":{},\"667\":{},\"668\":{}}}],[\"mathlimitlocation\",{\"_index\":222,\"name\":{\"568\":{}},\"parent\":{\"569\":{},\"570\":{},\"571\":{}}}],[\"mathnarayproperties\",{\"_index\":223,\"name\":{\"572\":{}},\"parent\":{\"573\":{},\"574\":{},\"575\":{}}}],[\"mathnumerator\",{\"_index\":219,\"name\":{\"556\":{}},\"parent\":{\"557\":{},\"558\":{},\"559\":{}}}],[\"mathpresubsuperscript\",{\"_index\":238,\"name\":{\"630\":{}},\"parent\":{\"631\":{},\"632\":{},\"633\":{}}}],[\"mathpresubsuperscriptproperties\",{\"_index\":239,\"name\":{\"634\":{}},\"parent\":{\"635\":{},\"636\":{},\"637\":{}}}],[\"mathradical\",{\"_index\":244,\"name\":{\"646\":{}},\"parent\":{\"647\":{},\"648\":{},\"649\":{}}}],[\"mathradicalproperties\",{\"_index\":245,\"name\":{\"650\":{}},\"parent\":{\"651\":{},\"652\":{},\"653\":{}}}],[\"mathroundbrackets\",{\"_index\":251,\"name\":{\"669\":{}},\"parent\":{\"670\":{},\"671\":{},\"672\":{}}}],[\"mathrun\",{\"_index\":213,\"name\":{\"541\":{}},\"parent\":{\"542\":{},\"543\":{},\"544\":{}}}],[\"mathsquarebrackets\",{\"_index\":252,\"name\":{\"673\":{}},\"parent\":{\"674\":{},\"675\":{},\"676\":{}}}],[\"mathsubscript\",{\"_index\":232,\"name\":{\"606\":{}},\"parent\":{\"607\":{},\"608\":{},\"609\":{}}}],[\"mathsubscriptelement\",{\"_index\":224,\"name\":{\"576\":{}},\"parent\":{\"577\":{},\"578\":{},\"579\":{}}}],[\"mathsubscriptproperties\",{\"_index\":233,\"name\":{\"610\":{}},\"parent\":{\"611\":{},\"612\":{},\"613\":{}}}],[\"mathsubsuperscript\",{\"_index\":235,\"name\":{\"618\":{}},\"parent\":{\"619\":{},\"620\":{},\"621\":{}}}],[\"mathsubsuperscriptproperties\",{\"_index\":236,\"name\":{\"622\":{}},\"parent\":{\"623\":{},\"624\":{},\"625\":{}}}],[\"mathsum\",{\"_index\":226,\"name\":{\"584\":{}},\"parent\":{\"585\":{},\"586\":{},\"587\":{}}}],[\"mathsuperscript\",{\"_index\":229,\"name\":{\"595\":{}},\"parent\":{\"596\":{},\"597\":{},\"598\":{}}}],[\"mathsuperscriptelement\",{\"_index\":227,\"name\":{\"588\":{}},\"parent\":{\"589\":{},\"590\":{},\"591\":{}}}],[\"mathsuperscriptproperties\",{\"_index\":230,\"name\":{\"599\":{}},\"parent\":{\"600\":{},\"601\":{},\"602\":{}}}],[\"max\",{\"_index\":74,\"name\":{\"116\":{}},\"parent\":{}}],[\"mc\",{\"_index\":475,\"name\":{\"1194\":{}},\"parent\":{}}],[\"measurementorpercentvalue\",{\"_index\":801,\"name\":{\"1833\":{}},\"parent\":{}}],[\"media\",{\"_index\":5,\"name\":{\"6\":{},\"1073\":{},\"1664\":{},\"1674\":{},\"1861\":{}},\"parent\":{\"1074\":{},\"1075\":{},\"1076\":{},\"1077\":{}}}],[\"middle_dot\",{\"_index\":70,\"name\":{\"112\":{}},\"parent\":{}}],[\"name\",{\"_index\":247,\"name\":{\"656\":{},\"1502\":{},\"1512\":{},\"1528\":{},\"1538\":{}},\"parent\":{}}],[\"never\",{\"_index\":344,\"name\":{\"914\":{}},\"parent\":{}}],[\"new_page\",{\"_index\":573,\"name\":{\"1387\":{}},\"parent\":{}}],[\"new_section\",{\"_index\":574,\"name\":{\"1388\":{}},\"parent\":{}}],[\"next\",{\"_index\":642,\"name\":{\"1504\":{},\"1515\":{},\"1530\":{},\"1542\":{}},\"parent\":{}}],[\"next_column\",{\"_index\":583,\"name\":{\"1405\":{}},\"parent\":{}}],[\"next_page\",{\"_index\":582,\"name\":{\"1404\":{}},\"parent\":{}}],[\"nil\",{\"_index\":368,\"name\":{\"964\":{},\"1458\":{},\"1803\":{}},\"parent\":{}}],[\"none\",{\"_index\":71,\"name\":{\"113\":{},\"686\":{},\"696\":{},\"878\":{},\"1014\":{},\"1108\":{},\"1768\":{},\"1804\":{}},\"parent\":{}}],[\"not_beside\",{\"_index\":262,\"name\":{\"697\":{}},\"parent\":{}}],[\"not_first_page\",{\"_index\":552,\"name\":{\"1342\":{}},\"parent\":{}}],[\"nothing\",{\"_index\":400,\"name\":{\"1019\":{}},\"parent\":{}}],[\"num\",{\"_index\":66,\"name\":{\"107\":{},\"1052\":{}},\"parent\":{}}],[\"number_in_dash\",{\"_index\":751,\"name\":{\"1769\":{}},\"parent\":{}}],[\"numberformat\",{\"_index\":714,\"name\":{\"1720\":{}},\"parent\":{\"1721\":{},\"1722\":{},\"1723\":{},\"1724\":{},\"1725\":{},\"1726\":{},\"1727\":{},\"1728\":{},\"1729\":{},\"1730\":{},\"1731\":{},\"1732\":{},\"1733\":{},\"1734\":{},\"1735\":{},\"1736\":{},\"1737\":{},\"1738\":{},\"1739\":{},\"1740\":{},\"1741\":{},\"1742\":{},\"1743\":{},\"1744\":{},\"1745\":{},\"1746\":{},\"1747\":{},\"1748\":{},\"1749\":{},\"1750\":{},\"1751\":{},\"1752\":{},\"1753\":{},\"1754\":{},\"1755\":{},\"1756\":{},\"1757\":{},\"1758\":{},\"1759\":{},\"1760\":{},\"1761\":{},\"1762\":{},\"1763\":{},\"1764\":{},\"1765\":{},\"1766\":{},\"1767\":{},\"1768\":{},\"1769\":{},\"1770\":{},\"1771\":{},\"1772\":{},\"1773\":{},\"1774\":{},\"1775\":{},\"1776\":{},\"1777\":{},\"1778\":{},\"1779\":{},\"1780\":{},\"1781\":{},\"1782\":{}}}],[\"numbering\",{\"_index\":4,\"name\":{\"5\":{},\"146\":{},\"179\":{},\"209\":{},\"991\":{}},\"parent\":{\"992\":{},\"993\":{},\"994\":{},\"995\":{},\"996\":{},\"997\":{}}}],[\"numberproperties\",{\"_index\":77,\"name\":{\"125\":{}},\"parent\":{\"126\":{},\"127\":{},\"128\":{}}}],[\"numbervalueelement\",{\"_index\":693,\"name\":{\"1641\":{}},\"parent\":{\"1642\":{},\"1643\":{},\"1644\":{}}}],[\"numerator\",{\"_index\":215,\"name\":{\"546\":{}},\"parent\":{}}],[\"numid\",{\"_index\":408,\"name\":{\"1046\":{},\"1056\":{}},\"parent\":{}}],[\"o\",{\"_index\":476,\"name\":{\"1195\":{}},\"parent\":{}}],[\"odd_page\",{\"_index\":585,\"name\":{\"1408\":{}},\"parent\":{}}],[\"offset\",{\"_index\":459,\"name\":{\"1158\":{},\"1162\":{}},\"parent\":{}}],[\"offsetfrom\",{\"_index\":559,\"name\":{\"1351\":{}},\"parent\":{}}],[\"onoffelement\",{\"_index\":690,\"name\":{\"1629\":{}},\"parent\":{\"1630\":{},\"1631\":{},\"1632\":{}}}],[\"options\",{\"_index\":204,\"name\":{\"509\":{},\"778\":{},\"1679\":{},\"1682\":{}},\"parent\":{}}],[\"ordinal\",{\"_index\":715,\"name\":{\"1726\":{}},\"parent\":{}}],[\"ordinal_text\",{\"_index\":396,\"name\":{\"1015\":{},\"1728\":{}},\"parent\":{}}],[\"orientation\",{\"_index\":515,\"name\":{\"1259\":{},\"1312\":{}},\"parent\":{}}],[\"outlinelevel\",{\"_index\":101,\"name\":{\"161\":{},\"177\":{},\"194\":{},\"224\":{},\"526\":{}},\"parent\":{\"527\":{},\"528\":{},\"529\":{},\"530\":{}}}],[\"outset\",{\"_index\":775,\"name\":{\"1805\":{}},\"parent\":{}}],[\"outside\",{\"_index\":318,\"name\":{\"834\":{},\"840\":{},\"1712\":{},\"1718\":{}},\"parent\":{}}],[\"outside_margin\",{\"_index\":451,\"name\":{\"1143\":{},\"1151\":{}},\"parent\":{}}],[\"overlap\",{\"_index\":330,\"name\":{\"854\":{},\"915\":{}},\"parent\":{}}],[\"overlaptype\",{\"_index\":343,\"name\":{\"913\":{}},\"parent\":{\"914\":{},\"915\":{}}}],[\"overridelevel\",{\"_index\":410,\"name\":{\"1050\":{}},\"parent\":{}}],[\"packer\",{\"_index\":807,\"name\":{\"1850\":{}},\"parent\":{\"1851\":{},\"1852\":{},\"1853\":{},\"1854\":{}}}],[\"page\",{\"_index\":259,\"name\":{\"691\":{},\"828\":{},\"1144\":{},\"1152\":{},\"1231\":{},\"1344\":{}},\"parent\":{}}],[\"pageborderbottom\",{\"_index\":565,\"name\":{\"1357\":{}},\"parent\":{}}],[\"pageborderdisplay\",{\"_index\":549,\"name\":{\"1339\":{}},\"parent\":{\"1340\":{},\"1341\":{},\"1342\":{}}}],[\"pageborderleft\",{\"_index\":566,\"name\":{\"1358\":{}},\"parent\":{}}],[\"pageborderoffsetfrom\",{\"_index\":553,\"name\":{\"1343\":{}},\"parent\":{\"1344\":{},\"1345\":{}}}],[\"pageborderright\",{\"_index\":564,\"name\":{\"1356\":{}},\"parent\":{}}],[\"pageborders\",{\"_index\":562,\"name\":{\"1354\":{},\"1359\":{}},\"parent\":{\"1360\":{},\"1361\":{},\"1362\":{}}}],[\"pagebordertop\",{\"_index\":563,\"name\":{\"1355\":{}},\"parent\":{}}],[\"pageborderzorder\",{\"_index\":554,\"name\":{\"1346\":{}},\"parent\":{\"1347\":{},\"1348\":{}}}],[\"pagebreak\",{\"_index\":37,\"name\":{\"56\":{}},\"parent\":{\"57\":{},\"58\":{},\"59\":{}}}],[\"pagebreakbefore\",{\"_index\":39,\"name\":{\"64\":{},\"136\":{},\"199\":{}},\"parent\":{\"65\":{},\"66\":{},\"67\":{}}}],[\"pagemargin\",{\"_index\":569,\"name\":{\"1375\":{}},\"parent\":{\"1376\":{},\"1377\":{},\"1378\":{}}}],[\"pagemarginattributes\",{\"_index\":568,\"name\":{\"1371\":{}},\"parent\":{\"1372\":{},\"1373\":{},\"1374\":{}}}],[\"pagenumber\",{\"_index\":138,\"name\":{\"265\":{}},\"parent\":{\"266\":{},\"267\":{},\"268\":{}}}],[\"pagenumbers\",{\"_index\":502,\"name\":{\"1235\":{}},\"parent\":{}}],[\"pagenumbersentrylevelsrange\",{\"_index\":667,\"name\":{\"1583\":{}},\"parent\":{}}],[\"pagenumberseparator\",{\"_index\":539,\"name\":{\"1321\":{}},\"parent\":{\"1322\":{},\"1323\":{},\"1324\":{},\"1325\":{},\"1326\":{}}}],[\"pagenumbertype\",{\"_index\":548,\"name\":{\"1335\":{}},\"parent\":{\"1336\":{},\"1337\":{},\"1338\":{}}}],[\"pagenumbertypeattributes\",{\"_index\":547,\"name\":{\"1331\":{}},\"parent\":{\"1332\":{},\"1333\":{},\"1334\":{}}}],[\"pageorientation\",{\"_index\":533,\"name\":{\"1306\":{}},\"parent\":{\"1307\":{},\"1308\":{}}}],[\"pagereference\",{\"_index\":210,\"name\":{\"531\":{}},\"parent\":{\"532\":{},\"533\":{},\"534\":{}}}],[\"pagesize\",{\"_index\":538,\"name\":{\"1317\":{}},\"parent\":{\"1318\":{},\"1319\":{},\"1320\":{}}}],[\"pagesizeattributes\",{\"_index\":537,\"name\":{\"1313\":{}},\"parent\":{\"1314\":{},\"1315\":{},\"1316\":{}}}],[\"pagetextdirection\",{\"_index\":571,\"name\":{\"1382\":{}},\"parent\":{\"1383\":{},\"1384\":{},\"1385\":{}}}],[\"pagetextdirectiontype\",{\"_index\":570,\"name\":{\"1379\":{}},\"parent\":{\"1380\":{},\"1381\":{}}}],[\"paragraph\",{\"_index\":102,\"name\":{\"162\":{},\"1032\":{},\"1153\":{},\"1526\":{},\"1539\":{},\"1561\":{}},\"parent\":{\"163\":{},\"164\":{},\"165\":{},\"166\":{}}}],[\"paragraphchild\",{\"_index\":78,\"name\":{\"129\":{}},\"parent\":{}}],[\"paragraphproperties\",{\"_index\":109,\"name\":{\"225\":{}},\"parent\":{\"226\":{},\"227\":{},\"228\":{},\"229\":{}}}],[\"paragraphpropertiesdefaults\",{\"_index\":652,\"name\":{\"1552\":{}},\"parent\":{\"1553\":{},\"1554\":{},\"1555\":{}}}],[\"paragraphstyles\",{\"_index\":637,\"name\":{\"1493\":{}},\"parent\":{}}],[\"percent_10\",{\"_index\":605,\"name\":{\"1460\":{}},\"parent\":{}}],[\"percent_12\",{\"_index\":606,\"name\":{\"1461\":{}},\"parent\":{}}],[\"percent_15\",{\"_index\":607,\"name\":{\"1462\":{}},\"parent\":{}}],[\"percent_20\",{\"_index\":608,\"name\":{\"1463\":{}},\"parent\":{}}],[\"percent_25\",{\"_index\":609,\"name\":{\"1464\":{}},\"parent\":{}}],[\"percent_30\",{\"_index\":610,\"name\":{\"1465\":{}},\"parent\":{}}],[\"percent_35\",{\"_index\":611,\"name\":{\"1466\":{}},\"parent\":{}}],[\"percent_37\",{\"_index\":612,\"name\":{\"1467\":{}},\"parent\":{}}],[\"percent_40\",{\"_index\":613,\"name\":{\"1468\":{}},\"parent\":{}}],[\"percent_45\",{\"_index\":614,\"name\":{\"1469\":{}},\"parent\":{}}],[\"percent_5\",{\"_index\":604,\"name\":{\"1459\":{}},\"parent\":{}}],[\"percent_50\",{\"_index\":615,\"name\":{\"1470\":{}},\"parent\":{}}],[\"percent_55\",{\"_index\":616,\"name\":{\"1471\":{}},\"parent\":{}}],[\"percent_60\",{\"_index\":617,\"name\":{\"1472\":{}},\"parent\":{}}],[\"percent_62\",{\"_index\":618,\"name\":{\"1473\":{}},\"parent\":{}}],[\"percent_65\",{\"_index\":619,\"name\":{\"1474\":{}},\"parent\":{}}],[\"percent_70\",{\"_index\":620,\"name\":{\"1475\":{}},\"parent\":{}}],[\"percent_75\",{\"_index\":621,\"name\":{\"1476\":{}},\"parent\":{}}],[\"percent_80\",{\"_index\":622,\"name\":{\"1477\":{}},\"parent\":{}}],[\"percent_85\",{\"_index\":623,\"name\":{\"1478\":{}},\"parent\":{}}],[\"percent_87\",{\"_index\":624,\"name\":{\"1479\":{}},\"parent\":{}}],[\"percent_90\",{\"_index\":625,\"name\":{\"1480\":{}},\"parent\":{}}],[\"percent_95\",{\"_index\":626,\"name\":{\"1481\":{}},\"parent\":{}}],[\"percentage\",{\"_index\":369,\"name\":{\"965\":{}},\"parent\":{}}],[\"percentagevalue\",{\"_index\":800,\"name\":{\"1832\":{}},\"parent\":{}}],[\"period\",{\"_index\":540,\"name\":{\"1323\":{}},\"parent\":{}}],[\"pixels\",{\"_index\":421,\"name\":{\"1079\":{}},\"parent\":{}}],[\"pointmeasurevalue\",{\"_index\":804,\"name\":{\"1836\":{}},\"parent\":{}}],[\"portrait\",{\"_index\":534,\"name\":{\"1307\":{}},\"parent\":{}}],[\"position\",{\"_index\":266,\"name\":{\"701\":{}},\"parent\":{}}],[\"positiveuniversalmeasurevalue\",{\"_index\":794,\"name\":{\"1826\":{}},\"parent\":{}}],[\"prepforxml\",{\"_index\":24,\"name\":{\"26\":{},\"30\":{},\"39\":{},\"43\":{},\"54\":{},\"58\":{},\"62\":{},\"66\":{},\"81\":{},\"93\":{},\"97\":{},\"119\":{},\"123\":{},\"127\":{},\"164\":{},\"228\":{},\"271\":{},\"374\":{},\"378\":{},\"382\":{},\"423\":{},\"431\":{},\"441\":{},\"445\":{},\"467\":{},\"472\":{},\"476\":{},\"480\":{},\"484\":{},\"488\":{},\"492\":{},\"500\":{},\"505\":{},\"520\":{},\"524\":{},\"529\":{},\"533\":{},\"539\":{},\"543\":{},\"550\":{},\"554\":{},\"558\":{},\"562\":{},\"566\":{},\"570\":{},\"574\":{},\"578\":{},\"586\":{},\"590\":{},\"597\":{},\"601\":{},\"608\":{},\"612\":{},\"620\":{},\"624\":{},\"632\":{},\"636\":{},\"641\":{},\"648\":{},\"652\":{},\"659\":{},\"663\":{},\"667\":{},\"671\":{},\"675\":{},\"679\":{},\"683\":{},\"743\":{},\"747\":{},\"763\":{},\"779\":{},\"790\":{},\"794\":{},\"801\":{},\"809\":{},\"824\":{},\"857\":{},\"861\":{},\"868\":{},\"911\":{},\"918\":{},\"936\":{},\"947\":{},\"955\":{},\"959\":{},\"971\":{},\"993\":{},\"1001\":{},\"1035\":{},\"1039\":{},\"1043\":{},\"1059\":{},\"1063\":{},\"1105\":{},\"1123\":{},\"1127\":{},\"1131\":{},\"1135\":{},\"1180\":{},\"1184\":{},\"1188\":{},\"1218\":{},\"1223\":{},\"1262\":{},\"1269\":{},\"1273\":{},\"1283\":{},\"1287\":{},\"1300\":{},\"1304\":{},\"1315\":{},\"1319\":{},\"1333\":{},\"1337\":{},\"1361\":{},\"1373\":{},\"1377\":{},\"1384\":{},\"1397\":{},\"1401\":{},\"1411\":{},\"1415\":{},\"1429\":{},\"1433\":{},\"1442\":{},\"1450\":{},\"1498\":{},\"1523\":{},\"1550\":{},\"1554\":{},\"1558\":{},\"1565\":{},\"1569\":{},\"1596\":{},\"1600\":{},\"1604\":{},\"1609\":{},\"1616\":{},\"1620\":{},\"1627\":{},\"1631\":{},\"1635\":{},\"1639\":{},\"1643\":{},\"1647\":{},\"1654\":{},\"1686\":{},\"1690\":{},\"1694\":{},\"1698\":{},\"1702\":{},\"1706\":{},\"1790\":{},\"1844\":{},\"1848\":{}},\"parent\":{}}],[\"preservenewlineinentries\",{\"_index\":674,\"name\":{\"1590\":{}},\"parent\":{}}],[\"preservetabinentries\",{\"_index\":673,\"name\":{\"1589\":{}},\"parent\":{}}],[\"properties\",{\"_index\":377,\"name\":{\"984\":{}},\"parent\":{}}],[\"push\",{\"_index\":110,\"name\":{\"227\":{},\"373\":{},\"1224\":{},\"1615\":{}},\"parent\":{}}],[\"quickformat\",{\"_index\":646,\"name\":{\"1509\":{},\"1520\":{},\"1535\":{},\"1547\":{}},\"parent\":{}}],[\"r\",{\"_index\":477,\"name\":{\"1196\":{}},\"parent\":{}}],[\"reference\",{\"_index\":93,\"name\":{\"148\":{},\"181\":{},\"211\":{},\"1048\":{},\"1057\":{}},\"parent\":{}}],[\"referenceconfig\",{\"_index\":385,\"name\":{\"996\":{}},\"parent\":{}}],[\"relationships\",{\"_index\":702,\"name\":{\"1663\":{},\"1673\":{}},\"parent\":{}}],[\"relative\",{\"_index\":457,\"name\":{\"1156\":{},\"1160\":{}},\"parent\":{}}],[\"relativehorizontalposition\",{\"_index\":316,\"name\":{\"830\":{},\"846\":{}},\"parent\":{\"831\":{},\"832\":{},\"833\":{},\"834\":{},\"835\":{}}}],[\"relativeverticalposition\",{\"_index\":319,\"name\":{\"836\":{},\"849\":{}},\"parent\":{\"837\":{},\"838\":{},\"839\":{},\"840\":{},\"841\":{},\"842\":{}}}],[\"restart\",{\"_index\":307,\"name\":{\"798\":{},\"1393\":{}},\"parent\":{}}],[\"reverse_diagonal_stripe\",{\"_index\":627,\"name\":{\"1482\":{}},\"parent\":{}}],[\"revision\",{\"_index\":137,\"name\":{\"263\":{},\"302\":{},\"334\":{},\"366\":{},\"419\":{}},\"parent\":{}}],[\"right\",{\"_index\":22,\"name\":{\"23\":{},\"36\":{},\"49\":{},\"101\":{},\"787\":{},\"835\":{},\"874\":{},\"895\":{},\"1115\":{},\"1167\":{},\"1249\":{},\"1365\":{},\"1713\":{}},\"parent\":{}}],[\"right_margin\",{\"_index\":452,\"name\":{\"1145\":{}},\"parent\":{}}],[\"rightfromtext\",{\"_index\":329,\"name\":{\"853\":{}},\"parent\":{}}],[\"righttabstop\",{\"_index\":97,\"name\":{\"155\":{},\"171\":{},\"188\":{},\"218\":{}},\"parent\":{}}],[\"righttoleft\",{\"_index\":124,\"name\":{\"249\":{},\"288\":{},\"320\":{},\"352\":{},\"405\":{}},\"parent\":{}}],[\"rootindextocolumnindex\",{\"_index\":356,\"name\":{\"934\":{}},\"parent\":{}}],[\"rotation\",{\"_index\":416,\"name\":{\"1072\":{},\"1091\":{}},\"parent\":{}}],[\"rows\",{\"_index\":287,\"name\":{\"750\":{}},\"parent\":{}}],[\"rowspan\",{\"_index\":300,\"name\":{\"774\":{}},\"parent\":{}}],[\"rule\",{\"_index\":280,\"name\":{\"719\":{},\"739\":{},\"927\":{},\"944\":{}},\"parent\":{}}],[\"run\",{\"_index\":142,\"name\":{\"269\":{},\"1031\":{},\"1501\":{},\"1513\":{},\"1527\":{},\"1540\":{},\"1562\":{}},\"parent\":{\"270\":{},\"271\":{},\"272\":{}}}],[\"runfonts\",{\"_index\":171,\"name\":{\"439\":{}},\"parent\":{\"440\":{},\"441\":{},\"442\":{}}}],[\"runproperties\",{\"_index\":152,\"name\":{\"371\":{}},\"parent\":{\"372\":{},\"373\":{},\"374\":{},\"375\":{}}}],[\"runpropertieschange\",{\"_index\":153,\"name\":{\"376\":{}},\"parent\":{\"377\":{},\"378\":{},\"379\":{}}}],[\"runpropertiesdefaults\",{\"_index\":653,\"name\":{\"1556\":{}},\"parent\":{\"1557\":{},\"1558\":{},\"1559\":{}}}],[\"russian_lower\",{\"_index\":749,\"name\":{\"1766\":{}},\"parent\":{}}],[\"russian_upper\",{\"_index\":750,\"name\":{\"1767\":{}},\"parent\":{}}],[\"sectionmargindefaults\",{\"_index\":508,\"name\":{\"1246\":{}},\"parent\":{\"1247\":{}}}],[\"sectionmargindefaults.__type\",{\"_index\":509,\"name\":{},\"parent\":{\"1248\":{},\"1249\":{},\"1250\":{},\"1251\":{},\"1252\":{},\"1253\":{},\"1254\":{}}}],[\"sectionpagesizedefaults\",{\"_index\":513,\"name\":{\"1255\":{}},\"parent\":{\"1256\":{}}}],[\"sectionpagesizedefaults.__type\",{\"_index\":514,\"name\":{},\"parent\":{\"1257\":{},\"1258\":{},\"1259\":{}}}],[\"sectionproperties\",{\"_index\":516,\"name\":{\"1260\":{}},\"parent\":{\"1261\":{},\"1262\":{},\"1263\":{}}}],[\"sectiontype\",{\"_index\":581,\"name\":{\"1403\":{}},\"parent\":{\"1404\":{},\"1405\":{},\"1406\":{},\"1407\":{},\"1408\":{}}}],[\"sectiontypeattributes\",{\"_index\":586,\"name\":{\"1409\":{}},\"parent\":{\"1410\":{},\"1411\":{},\"1412\":{}}}],[\"semihidden\",{\"_index\":644,\"name\":{\"1507\":{},\"1518\":{},\"1533\":{},\"1545\":{}},\"parent\":{}}],[\"separate\",{\"_index\":521,\"name\":{\"1278\":{}},\"parent\":{}}],[\"separator\",{\"_index\":546,\"name\":{\"1330\":{}},\"parent\":{}}],[\"seqfieldidentifierforprefix\",{\"_index\":670,\"name\":{\"1586\":{}},\"parent\":{}}],[\"sequenceandpagenumbersseparator\",{\"_index\":663,\"name\":{\"1579\":{}},\"parent\":{}}],[\"sequentialidentifier\",{\"_index\":172,\"name\":{\"443\":{}},\"parent\":{\"444\":{},\"445\":{},\"446\":{}}}],[\"set\",{\"_index\":25,\"name\":{\"27\":{},\"120\":{},\"744\":{},\"858\":{},\"956\":{},\"1219\":{},\"1270\":{},\"1284\":{},\"1301\":{},\"1316\":{},\"1334\":{},\"1374\":{},\"1398\":{},\"1412\":{},\"1434\":{},\"1605\":{},\"1610\":{},\"1691\":{},\"1845\":{}},\"parent\":{}}],[\"settings\",{\"_index\":13,\"name\":{\"14\":{}},\"parent\":{}}],[\"shading\",{\"_index\":89,\"name\":{\"142\":{},\"205\":{},\"260\":{},\"299\":{},\"331\":{},\"363\":{},\"416\":{},\"767\":{},\"817\":{},\"1448\":{}},\"parent\":{\"1449\":{},\"1450\":{},\"1451\":{}}}],[\"shadingtype\",{\"_index\":599,\"name\":{\"1452\":{}},\"parent\":{\"1453\":{},\"1454\":{},\"1455\":{},\"1456\":{},\"1457\":{},\"1458\":{},\"1459\":{},\"1460\":{},\"1461\":{},\"1462\":{},\"1463\":{},\"1464\":{},\"1465\":{},\"1466\":{},\"1467\":{},\"1468\":{},\"1469\":{},\"1470\":{},\"1471\":{},\"1472\":{},\"1473\":{},\"1474\":{},\"1475\":{},\"1476\":{},\"1477\":{},\"1478\":{},\"1479\":{},\"1480\":{},\"1481\":{},\"1482\":{},\"1483\":{},\"1484\":{},\"1485\":{},\"1486\":{},\"1487\":{},\"1488\":{},\"1489\":{}}}],[\"shorthexnumber\",{\"_index\":791,\"name\":{\"1823\":{}},\"parent\":{}}],[\"side\",{\"_index\":441,\"name\":{\"1119\":{}},\"parent\":{}}],[\"signedhpsmeasurevalue\",{\"_index\":798,\"name\":{\"1830\":{}},\"parent\":{}}],[\"signedtwipsmeasurevalue\",{\"_index\":796,\"name\":{\"1828\":{}},\"parent\":{}}],[\"simplefield\",{\"_index\":195,\"name\":{\"486\":{}},\"parent\":{\"487\":{},\"488\":{},\"489\":{}}}],[\"simplemailmergefield\",{\"_index\":196,\"name\":{\"490\":{}},\"parent\":{\"491\":{},\"492\":{},\"493\":{}}}],[\"simplepos\",{\"_index\":470,\"name\":{\"1178\":{}},\"parent\":{\"1179\":{},\"1180\":{},\"1181\":{}}}],[\"single\",{\"_index\":174,\"name\":{\"448\":{},\"1793\":{}},\"parent\":{}}],[\"size\",{\"_index\":122,\"name\":{\"247\":{},\"286\":{},\"318\":{},\"350\":{},\"403\":{},\"883\":{},\"888\":{},\"893\":{},\"898\":{},\"903\":{},\"908\":{},\"967\":{},\"1233\":{},\"1786\":{}},\"parent\":{}}],[\"sizecomplexscript\",{\"_index\":123,\"name\":{\"248\":{},\"287\":{},\"319\":{},\"351\":{},\"404\":{}},\"parent\":{}}],[\"smallcaps\",{\"_index\":125,\"name\":{\"250\":{},\"289\":{},\"321\":{},\"353\":{},\"406\":{}},\"parent\":{}}],[\"snap_to_chars\",{\"_index\":527,\"name\":{\"1293\":{}},\"parent\":{}}],[\"solid\",{\"_index\":628,\"name\":{\"1483\":{}},\"parent\":{}}],[\"space\",{\"_index\":279,\"name\":{\"715\":{},\"735\":{},\"1020\":{},\"1266\":{},\"1276\":{},\"1787\":{}},\"parent\":{}}],[\"spacing\",{\"_index\":51,\"name\":{\"79\":{},\"158\":{},\"174\":{},\"191\":{},\"221\":{}},\"parent\":{\"80\":{},\"81\":{},\"82\":{}}}],[\"square\",{\"_index\":435,\"name\":{\"1109\":{}},\"parent\":{}}],[\"start\",{\"_index\":15,\"name\":{\"16\":{},\"46\":{},\"108\":{},\"515\":{},\"783\":{},\"1027\":{},\"1053\":{},\"1328\":{},\"1392\":{}},\"parent\":{}}],[\"stream\",{\"_index\":425,\"name\":{\"1093\":{}},\"parent\":{}}],[\"strike\",{\"_index\":127,\"name\":{\"252\":{},\"291\":{},\"323\":{},\"355\":{},\"408\":{}},\"parent\":{}}],[\"stringcontainer\",{\"_index\":694,\"name\":{\"1645\":{}},\"parent\":{\"1646\":{},\"1647\":{},\"1648\":{}}}],[\"stringvalueelement\",{\"_index\":692,\"name\":{\"1637\":{}},\"parent\":{\"1638\":{},\"1639\":{},\"1640\":{}}}],[\"style\",{\"_index\":60,\"name\":{\"91\":{},\"138\":{},\"201\":{},\"234\":{},\"305\":{},\"337\":{},\"390\":{},\"757\":{},\"818\":{},\"882\":{},\"887\":{},\"892\":{},\"897\":{},\"902\":{},\"907\":{},\"1029\":{},\"1784\":{}},\"parent\":{\"92\":{},\"93\":{},\"94\":{}}}],[\"styleforcharacter\",{\"_index\":648,\"name\":{\"1521\":{}},\"parent\":{\"1522\":{},\"1523\":{},\"1524\":{}}}],[\"styleforparagraph\",{\"_index\":651,\"name\":{\"1548\":{}},\"parent\":{\"1549\":{},\"1550\":{},\"1551\":{}}}],[\"stylelevel\",{\"_index\":657,\"name\":{\"1571\":{}},\"parent\":{\"1572\":{},\"1573\":{},\"1574\":{}}}],[\"stylename\",{\"_index\":658,\"name\":{\"1573\":{}},\"parent\":{}}],[\"styles\",{\"_index\":2,\"name\":{\"3\":{},\"1496\":{},\"1859\":{}},\"parent\":{\"1497\":{},\"1498\":{},\"1499\":{}}}],[\"styleswithlevels\",{\"_index\":671,\"name\":{\"1587\":{}},\"parent\":{}}],[\"subscript\",{\"_index\":129,\"name\":{\"254\":{},\"293\":{},\"325\":{},\"357\":{},\"410\":{},\"582\":{},\"605\":{},\"616\":{},\"628\":{}},\"parent\":{}}],[\"suffix\",{\"_index\":403,\"name\":{\"1028\":{}},\"parent\":{}}],[\"superscript\",{\"_index\":130,\"name\":{\"255\":{},\"294\":{},\"326\":{},\"358\":{},\"411\":{},\"583\":{},\"594\":{},\"617\":{},\"629\":{}},\"parent\":{}}],[\"suppresslinenumbers\",{\"_index\":92,\"name\":{\"145\":{},\"208\":{}},\"parent\":{}}],[\"symbolfont\",{\"_index\":157,\"name\":{\"386\":{}},\"parent\":{}}],[\"symbolrun\",{\"_index\":159,\"name\":{\"421\":{}},\"parent\":{\"422\":{},\"423\":{},\"424\":{}}}],[\"tab\",{\"_index\":194,\"name\":{\"482\":{},\"1021\":{}},\"parent\":{\"483\":{},\"484\":{},\"485\":{}}}],[\"tabattributes\",{\"_index\":75,\"name\":{\"117\":{}},\"parent\":{\"118\":{},\"119\":{},\"120\":{}}}],[\"table\",{\"_index\":294,\"name\":{\"761\":{}},\"parent\":{\"762\":{},\"763\":{},\"764\":{}}}],[\"tableanchortype\",{\"_index\":315,\"name\":{\"826\":{}},\"parent\":{\"827\":{},\"828\":{},\"829\":{}}}],[\"tableborders\",{\"_index\":340,\"name\":{\"877\":{}},\"parent\":{\"878\":{},\"879\":{},\"910\":{},\"911\":{},\"912\":{}}}],[\"tableborders.__type\",{\"_index\":341,\"name\":{},\"parent\":{\"880\":{},\"881\":{},\"885\":{},\"886\":{},\"890\":{},\"891\":{},\"895\":{},\"896\":{},\"900\":{},\"901\":{},\"905\":{},\"906\":{}}}],[\"tableborders.__type.__type\",{\"_index\":342,\"name\":{},\"parent\":{\"882\":{},\"883\":{},\"884\":{},\"887\":{},\"888\":{},\"889\":{},\"892\":{},\"893\":{},\"894\":{},\"897\":{},\"898\":{},\"899\":{},\"902\":{},\"903\":{},\"904\":{},\"907\":{},\"908\":{},\"909\":{}}}],[\"tablecell\",{\"_index\":301,\"name\":{\"776\":{}},\"parent\":{\"777\":{},\"778\":{},\"779\":{},\"780\":{}}}],[\"tablecellborders\",{\"_index\":303,\"name\":{\"788\":{}},\"parent\":{\"789\":{},\"790\":{},\"791\":{}}}],[\"tablefloatoptionsattributes\",{\"_index\":331,\"name\":{\"855\":{}},\"parent\":{\"856\":{},\"857\":{},\"858\":{}}}],[\"tablefloatproperties\",{\"_index\":332,\"name\":{\"859\":{}},\"parent\":{\"860\":{},\"861\":{},\"862\":{}}}],[\"tableheader\",{\"_index\":348,\"name\":{\"923\":{},\"940\":{}},\"parent\":{}}],[\"tablelayout\",{\"_index\":336,\"name\":{\"866\":{}},\"parent\":{\"867\":{},\"868\":{},\"869\":{}}}],[\"tablelayouttype\",{\"_index\":333,\"name\":{\"863\":{}},\"parent\":{\"864\":{},\"865\":{}}}],[\"tableofcontents\",{\"_index\":656,\"name\":{\"1567\":{}},\"parent\":{\"1568\":{},\"1569\":{},\"1570\":{}}}],[\"tableoverlap\",{\"_index\":345,\"name\":{\"916\":{}},\"parent\":{\"917\":{},\"918\":{},\"919\":{}}}],[\"tableproperties\",{\"_index\":314,\"name\":{\"822\":{}},\"parent\":{\"823\":{},\"824\":{},\"825\":{}}}],[\"tablerow\",{\"_index\":351,\"name\":{\"928\":{}},\"parent\":{\"929\":{},\"930\":{},\"931\":{},\"932\":{},\"933\":{},\"934\":{},\"935\":{},\"936\":{},\"937\":{}}}],[\"tablerowheight\",{\"_index\":365,\"name\":{\"957\":{}},\"parent\":{\"958\":{},\"959\":{},\"960\":{}}}],[\"tablerowheightattributes\",{\"_index\":364,\"name\":{\"953\":{}},\"parent\":{\"954\":{},\"955\":{},\"956\":{}}}],[\"tablerowproperties\",{\"_index\":360,\"name\":{\"945\":{}},\"parent\":{\"946\":{},\"947\":{},\"948\":{}}}],[\"tablewidthelement\",{\"_index\":371,\"name\":{\"969\":{}},\"parent\":{\"970\":{},\"971\":{},\"972\":{}}}],[\"tabstop\",{\"_index\":61,\"name\":{\"95\":{}},\"parent\":{\"96\":{},\"97\":{},\"98\":{}}}],[\"tabstopitem\",{\"_index\":76,\"name\":{\"121\":{}},\"parent\":{\"122\":{},\"123\":{},\"124\":{}}}],[\"tabstopposition\",{\"_index\":73,\"name\":{\"115\":{}},\"parent\":{\"116\":{}}}],[\"tabstops\",{\"_index\":84,\"name\":{\"137\":{},\"200\":{}},\"parent\":{}}],[\"tabstoptype\",{\"_index\":62,\"name\":{\"99\":{}},\"parent\":{\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{},\"106\":{},\"107\":{},\"108\":{}}}],[\"taiwanese_counting\",{\"_index\":737,\"name\":{\"1754\":{}},\"parent\":{}}],[\"taiwanese_counting_thousand\",{\"_index\":739,\"name\":{\"1756\":{}},\"parent\":{}}],[\"taiwanese_digital\",{\"_index\":740,\"name\":{\"1757\":{}},\"parent\":{}}],[\"tcfieldidentifier\",{\"_index\":664,\"name\":{\"1580\":{}},\"parent\":{}}],[\"tcfieldlevelrange\",{\"_index\":666,\"name\":{\"1582\":{}},\"parent\":{}}],[\"tdirection\",{\"_index\":311,\"name\":{\"807\":{}},\"parent\":{\"808\":{},\"809\":{},\"810\":{}}}],[\"template\",{\"_index\":380,\"name\":{\"988\":{}},\"parent\":{}}],[\"text\",{\"_index\":80,\"name\":{\"131\":{},\"233\":{},\"389\":{},\"692\":{},\"829\":{},\"1025\":{},\"1345\":{}},\"parent\":{}}],[\"textdirection\",{\"_index\":297,\"name\":{\"770\":{},\"803\":{},\"1237\":{}},\"parent\":{\"804\":{},\"805\":{},\"806\":{}}}],[\"textrun\",{\"_index\":154,\"name\":{\"380\":{}},\"parent\":{\"381\":{},\"382\":{},\"383\":{}}}],[\"textwrappingside\",{\"_index\":437,\"name\":{\"1112\":{}},\"parent\":{\"1113\":{},\"1114\":{},\"1115\":{},\"1116\":{}}}],[\"textwrappingtype\",{\"_index\":434,\"name\":{\"1107\":{}},\"parent\":{\"1108\":{},\"1109\":{},\"1110\":{},\"1111\":{}}}],[\"thai_counting\",{\"_index\":762,\"name\":{\"1780\":{}},\"parent\":{}}],[\"thai_letters\",{\"_index\":760,\"name\":{\"1778\":{}},\"parent\":{}}],[\"thai_numbers\",{\"_index\":761,\"name\":{\"1779\":{}},\"parent\":{}}],[\"thematicbreak\",{\"_index\":32,\"name\":{\"41\":{},\"153\":{},\"169\":{},\"186\":{},\"216\":{}},\"parent\":{\"42\":{},\"43\":{},\"44\":{}}}],[\"themecolor\",{\"_index\":593,\"name\":{\"1437\":{}},\"parent\":{}}],[\"themeshade\",{\"_index\":594,\"name\":{\"1438\":{}},\"parent\":{}}],[\"themetint\",{\"_index\":595,\"name\":{\"1439\":{}},\"parent\":{}}],[\"thick\",{\"_index\":177,\"name\":{\"451\":{},\"1806\":{}},\"parent\":{}}],[\"thick_thin_large_gap\",{\"_index\":776,\"name\":{\"1807\":{}},\"parent\":{}}],[\"thick_thin_medium_gap\",{\"_index\":777,\"name\":{\"1808\":{}},\"parent\":{}}],[\"thick_thin_small_gap\",{\"_index\":778,\"name\":{\"1809\":{}},\"parent\":{}}],[\"thin_diagonal_cross\",{\"_index\":629,\"name\":{\"1484\":{}},\"parent\":{}}],[\"thin_diagonal_stripe\",{\"_index\":630,\"name\":{\"1485\":{}},\"parent\":{}}],[\"thin_horizontal_cross\",{\"_index\":631,\"name\":{\"1486\":{}},\"parent\":{}}],[\"thin_reverse_diagonal_stripe\",{\"_index\":632,\"name\":{\"1487\":{}},\"parent\":{}}],[\"thin_thick_large_gap\",{\"_index\":779,\"name\":{\"1810\":{}},\"parent\":{}}],[\"thin_thick_medium_gap\",{\"_index\":780,\"name\":{\"1811\":{}},\"parent\":{}}],[\"thin_thick_small_gap\",{\"_index\":781,\"name\":{\"1812\":{}},\"parent\":{}}],[\"thin_thick_thin_large_gap\",{\"_index\":782,\"name\":{\"1813\":{}},\"parent\":{}}],[\"thin_thick_thin_medium_gap\",{\"_index\":783,\"name\":{\"1814\":{}},\"parent\":{}}],[\"thin_thick_thin_small_gap\",{\"_index\":784,\"name\":{\"1815\":{}},\"parent\":{}}],[\"thin_vertical_stripe\",{\"_index\":633,\"name\":{\"1488\":{}},\"parent\":{}}],[\"three_d_emboss\",{\"_index\":785,\"name\":{\"1816\":{}},\"parent\":{}}],[\"three_d_engrave\",{\"_index\":786,\"name\":{\"1817\":{}},\"parent\":{}}],[\"through\",{\"_index\":263,\"name\":{\"698\":{}},\"parent\":{}}],[\"tight\",{\"_index\":264,\"name\":{\"699\":{},\"1110\":{}},\"parent\":{}}],[\"title\",{\"_index\":59,\"name\":{\"90\":{}},\"parent\":{}}],[\"titlepage\",{\"_index\":507,\"name\":{\"1242\":{}},\"parent\":{}}],[\"titlepageisdefined\",{\"_index\":813,\"name\":{\"1860\":{}},\"parent\":{}}],[\"tobase64string\",{\"_index\":809,\"name\":{\"1852\":{}},\"parent\":{}}],[\"toblob\",{\"_index\":810,\"name\":{\"1853\":{}},\"parent\":{}}],[\"tobuffer\",{\"_index\":808,\"name\":{\"1851\":{}},\"parent\":{}}],[\"top\",{\"_index\":29,\"name\":{\"33\":{},\"782\":{},\"842\":{},\"871\":{},\"880\":{},\"1166\":{},\"1248\":{},\"1364\":{},\"1719\":{},\"1841\":{}},\"parent\":{}}],[\"top_and_bottom\",{\"_index\":436,\"name\":{\"1111\":{}},\"parent\":{}}],[\"top_margin\",{\"_index\":455,\"name\":{\"1154\":{}},\"parent\":{}}],[\"top_to_bottom_right_to_left\",{\"_index\":310,\"name\":{\"806\":{},\"1381\":{}},\"parent\":{}}],[\"topfromtext\",{\"_index\":327,\"name\":{\"851\":{}},\"parent\":{}}],[\"total_pages\",{\"_index\":140,\"name\":{\"267\":{}},\"parent\":{}}],[\"total_pages_in_section\",{\"_index\":141,\"name\":{\"268\":{}},\"parent\":{}}],[\"transformation\",{\"_index\":162,\"name\":{\"427\":{},\"1095\":{}},\"parent\":{}}],[\"triple\",{\"_index\":787,\"name\":{\"1818\":{}},\"parent\":{}}],[\"twipsmeasurevalue\",{\"_index\":799,\"name\":{\"1831\":{}},\"parent\":{}}],[\"type\",{\"_index\":120,\"name\":{\"242\":{},\"245\":{},\"281\":{},\"284\":{},\"313\":{},\"316\":{},\"345\":{},\"348\":{},\"398\":{},\"401\":{},\"968\":{},\"1118\":{},\"1215\":{},\"1245\":{},\"1295\":{},\"1413\":{},\"1422\":{},\"1447\":{},\"1657\":{},\"1667\":{}},\"parent\":{\"1414\":{},\"1415\":{},\"1416\":{}}}],[\"ucharhexnumber\",{\"_index\":792,\"name\":{\"1824\":{}},\"parent\":{}}],[\"uipriority\",{\"_index\":643,\"name\":{\"1506\":{},\"1517\":{},\"1532\":{},\"1544\":{}},\"parent\":{}}],[\"underline\",{\"_index\":117,\"name\":{\"239\":{},\"278\":{},\"310\":{},\"342\":{},\"395\":{},\"465\":{}},\"parent\":{\"466\":{},\"467\":{},\"468\":{}}}],[\"underlinetype\",{\"_index\":173,\"name\":{\"447\":{}},\"parent\":{\"448\":{},\"449\":{},\"450\":{},\"451\":{},\"452\":{},\"453\":{},\"454\":{},\"455\":{},\"456\":{},\"457\":{},\"458\":{},\"459\":{},\"460\":{},\"461\":{},\"462\":{},\"463\":{},\"464\":{}}}],[\"underscore\",{\"_index\":72,\"name\":{\"114\":{}},\"parent\":{}}],[\"unhidewhenused\",{\"_index\":645,\"name\":{\"1508\":{},\"1519\":{},\"1534\":{},\"1546\":{}},\"parent\":{}}],[\"uniqueid\",{\"_index\":819,\"name\":{\"1868\":{}},\"parent\":{}}],[\"uniquenumericid\",{\"_index\":818,\"name\":{\"1867\":{}},\"parent\":{}}],[\"universalmeasurevalue\",{\"_index\":793,\"name\":{\"1825\":{}},\"parent\":{}}],[\"unsigneddecimalnumber\",{\"_index\":789,\"name\":{\"1821\":{}},\"parent\":{}}],[\"upper_letter\",{\"_index\":397,\"name\":{\"1016\":{},\"1724\":{}},\"parent\":{}}],[\"upper_roman\",{\"_index\":398,\"name\":{\"1017\":{},\"1722\":{}},\"parent\":{}}],[\"useappliedparagraphoutlinelevel\",{\"_index\":672,\"name\":{\"1588\":{}},\"parent\":{}}],[\"v\",{\"_index\":479,\"name\":{\"1198\":{}},\"parent\":{}}],[\"value\",{\"_index\":349,\"name\":{\"926\":{},\"943\":{}},\"parent\":{}}],[\"vertical\",{\"_index\":278,\"name\":{\"714\":{},\"718\":{},\"734\":{},\"738\":{},\"1070\":{},\"1089\":{}},\"parent\":{}}],[\"vertical_stripe\",{\"_index\":634,\"name\":{\"1489\":{}},\"parent\":{}}],[\"verticalalign\",{\"_index\":296,\"name\":{\"769\":{},\"1243\":{},\"1837\":{}},\"parent\":{\"1838\":{},\"1839\":{},\"1840\":{},\"1841\":{}}}],[\"verticalalignattributes\",{\"_index\":805,\"name\":{\"1842\":{}},\"parent\":{\"1843\":{},\"1844\":{},\"1845\":{}}}],[\"verticalalignelement\",{\"_index\":806,\"name\":{\"1846\":{}},\"parent\":{\"1847\":{},\"1848\":{},\"1849\":{}}}],[\"verticalanchor\",{\"_index\":324,\"name\":{\"847\":{}},\"parent\":{}}],[\"verticalmerge\",{\"_index\":298,\"name\":{\"771\":{},\"799\":{}},\"parent\":{\"800\":{},\"801\":{},\"802\":{}}}],[\"verticalmergetype\",{\"_index\":305,\"name\":{\"796\":{}},\"parent\":{\"797\":{},\"798\":{}}}],[\"verticalposition\",{\"_index\":464,\"name\":{\"1170\":{},\"1186\":{}},\"parent\":{\"1187\":{},\"1188\":{},\"1189\":{}}}],[\"verticalpositionalign\",{\"_index\":713,\"name\":{\"1714\":{}},\"parent\":{\"1715\":{},\"1716\":{},\"1717\":{},\"1718\":{},\"1719\":{}}}],[\"verticalpositionrelativefrom\",{\"_index\":453,\"name\":{\"1146\":{}},\"parent\":{\"1147\":{},\"1148\":{},\"1149\":{},\"1150\":{},\"1151\":{},\"1152\":{},\"1153\":{},\"1154\":{}}}],[\"vietnamese_counting\",{\"_index\":748,\"name\":{\"1765\":{}},\"parent\":{}}],[\"view\",{\"_index\":701,\"name\":{\"1662\":{},\"1672\":{}},\"parent\":{}}],[\"viewwrapper\",{\"_index\":696,\"name\":{\"1651\":{}},\"parent\":{}}],[\"visuallyrighttoleft\",{\"_index\":293,\"name\":{\"760\":{},\"821\":{}},\"parent\":{}}],[\"w\",{\"_index\":483,\"name\":{\"1202\":{}},\"parent\":{}}],[\"w10\",{\"_index\":482,\"name\":{\"1201\":{}},\"parent\":{}}],[\"w14\",{\"_index\":484,\"name\":{\"1203\":{}},\"parent\":{}}],[\"w15\",{\"_index\":485,\"name\":{\"1204\":{}},\"parent\":{}}],[\"wave\",{\"_index\":188,\"name\":{\"462\":{},\"1819\":{}},\"parent\":{}}],[\"wavydouble\",{\"_index\":190,\"name\":{\"464\":{}},\"parent\":{}}],[\"wavyheavy\",{\"_index\":189,\"name\":{\"463\":{}},\"parent\":{}}],[\"widowcontrol\",{\"_index\":90,\"name\":{\"143\":{},\"206\":{}},\"parent\":{}}],[\"width\",{\"_index\":272,\"name\":{\"707\":{},\"727\":{},\"751\":{},\"772\":{},\"812\":{},\"1066\":{},\"1257\":{},\"1265\":{},\"1310\":{}},\"parent\":{}}],[\"widthtype\",{\"_index\":366,\"name\":{\"961\":{}},\"parent\":{\"962\":{},\"963\":{},\"964\":{},\"965\":{}}}],[\"wne\",{\"_index\":488,\"name\":{\"1207\":{}},\"parent\":{}}],[\"words\",{\"_index\":175,\"name\":{\"449\":{}},\"parent\":{}}],[\"wp\",{\"_index\":481,\"name\":{\"1200\":{}},\"parent\":{}}],[\"wp14\",{\"_index\":480,\"name\":{\"1199\":{}},\"parent\":{}}],[\"wpc\",{\"_index\":474,\"name\":{\"1193\":{}},\"parent\":{}}],[\"wpg\",{\"_index\":486,\"name\":{\"1205\":{}},\"parent\":{}}],[\"wpi\",{\"_index\":487,\"name\":{\"1206\":{}},\"parent\":{}}],[\"wps\",{\"_index\":489,\"name\":{\"1208\":{}},\"parent\":{}}],[\"wrap\",{\"_index\":274,\"name\":{\"709\":{},\"729\":{},\"1176\":{}},\"parent\":{}}],[\"wrapnone\",{\"_index\":442,\"name\":{\"1121\":{}},\"parent\":{\"1122\":{},\"1123\":{},\"1124\":{}}}],[\"wrapsquare\",{\"_index\":443,\"name\":{\"1125\":{}},\"parent\":{\"1126\":{},\"1127\":{},\"1128\":{}}}],[\"wraptight\",{\"_index\":444,\"name\":{\"1129\":{}},\"parent\":{\"1130\":{},\"1131\":{},\"1132\":{}}}],[\"wraptopandbottom\",{\"_index\":445,\"name\":{\"1133\":{}},\"parent\":{\"1134\":{},\"1135\":{},\"1136\":{}}}],[\"x\",{\"_index\":267,\"name\":{\"703\":{},\"723\":{},\"1081\":{},\"1085\":{}},\"parent\":{}}],[\"xmlattributecomponent\",{\"_index\":681,\"name\":{\"1607\":{}},\"parent\":{\"1608\":{},\"1609\":{},\"1610\":{}}}],[\"xmlcomponent\",{\"_index\":677,\"name\":{\"1594\":{}},\"parent\":{\"1595\":{},\"1596\":{},\"1597\":{}}}],[\"xsi\",{\"_index\":495,\"name\":{\"1214\":{}},\"parent\":{}}],[\"y\",{\"_index\":269,\"name\":{\"704\":{},\"724\":{},\"1082\":{},\"1086\":{}},\"parent\":{}}],[\"zindex\",{\"_index\":469,\"name\":{\"1177\":{}},\"parent\":{}}],[\"zorder\",{\"_index\":560,\"name\":{\"1352\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/api/classes/AbstractNumbering.html b/api/classes/AbstractNumbering.html index ef0a7a751b..8059d5f21b 100644 --- a/api/classes/AbstractNumbering.html +++ b/api/classes/AbstractNumbering.html @@ -1 +1 @@ -AbstractNumbering | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractNumbering

Hierarchy

Index

Constructors

Properties

Methods

Constructors

Properties

id: number

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +AbstractNumbering | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractNumbering

Hierarchy

Index

Constructors

Properties

Methods

Constructors

Properties

id: number

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Alignment.html b/api/classes/Alignment.html index 988068bf41..ecef6ca988 100644 --- a/api/classes/Alignment.html +++ b/api/classes/Alignment.html @@ -1 +1 @@ -Alignment | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Alignment

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Alignment | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Alignment

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/AlignmentAttributes.html b/api/classes/AlignmentAttributes.html index 0c9f6a13dd..c577a5fa5c 100644 --- a/api/classes/AlignmentAttributes.html +++ b/api/classes/AlignmentAttributes.html @@ -1 +1 @@ -AlignmentAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AlignmentAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +AlignmentAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AlignmentAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Attributes.html b/api/classes/Attributes.html index 0bc9af37f5..1028e14d82 100644 --- a/api/classes/Attributes.html +++ b/api/classes/Attributes.html @@ -1 +1 @@ -Attributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Attributes

Hierarchy

  • XmlAttributeComponent<{ bottom?: string; color?: string; fill?: string; footer?: string; gutter?: string; h?: string; header?: string; left?: string; linePitch?: string; pos?: string | number; right?: string; rsidR?: string; rsidRPr?: string; rsidSect?: string; space?: string; sz?: string; top?: string; type?: string; val?: string | number | boolean; w?: string }>
    • Attributes

Index

Constructors

Methods

Constructors

  • new Attributes(properties: { bottom?: string; color?: string; fill?: string; footer?: string; gutter?: string; h?: string; header?: string; left?: string; linePitch?: string; pos?: string | number; right?: string; rsidR?: string; rsidRPr?: string; rsidSect?: string; space?: string; sz?: string; top?: string; type?: string; val?: string | number | boolean; w?: string }): Attributes
  • Parameters

    • properties: { bottom?: string; color?: string; fill?: string; footer?: string; gutter?: string; h?: string; header?: string; left?: string; linePitch?: string; pos?: string | number; right?: string; rsidR?: string; rsidRPr?: string; rsidSect?: string; space?: string; sz?: string; top?: string; type?: string; val?: string | number | boolean; w?: string }
      • Optional Readonly bottom?: string
      • Optional Readonly color?: string
      • Optional Readonly fill?: string
      • Optional Readonly footer?: string
      • Optional Readonly gutter?: string
      • Optional Readonly h?: string
      • Optional Readonly header?: string
      • Optional Readonly left?: string
      • Optional Readonly linePitch?: string
      • Optional Readonly pos?: string | number
      • Optional Readonly right?: string
      • Optional Readonly rsidR?: string
      • Optional Readonly rsidRPr?: string
      • Optional Readonly rsidSect?: string
      • Optional Readonly space?: string
      • Optional Readonly sz?: string
      • Optional Readonly top?: string
      • Optional Readonly type?: string
      • Optional Readonly val?: string | number | boolean
      • Optional Readonly w?: string

    Returns Attributes

Methods

  • set(properties: { bottom?: string; color?: string; fill?: string; footer?: string; gutter?: string; h?: string; header?: string; left?: string; linePitch?: string; pos?: string | number; right?: string; rsidR?: string; rsidRPr?: string; rsidSect?: string; space?: string; sz?: string; top?: string; type?: string; val?: string | number | boolean; w?: string }): void
  • Parameters

    • properties: { bottom?: string; color?: string; fill?: string; footer?: string; gutter?: string; h?: string; header?: string; left?: string; linePitch?: string; pos?: string | number; right?: string; rsidR?: string; rsidRPr?: string; rsidSect?: string; space?: string; sz?: string; top?: string; type?: string; val?: string | number | boolean; w?: string }
      • Optional Readonly bottom?: string
      • Optional Readonly color?: string
      • Optional Readonly fill?: string
      • Optional Readonly footer?: string
      • Optional Readonly gutter?: string
      • Optional Readonly h?: string
      • Optional Readonly header?: string
      • Optional Readonly left?: string
      • Optional Readonly linePitch?: string
      • Optional Readonly pos?: string | number
      • Optional Readonly right?: string
      • Optional Readonly rsidR?: string
      • Optional Readonly rsidRPr?: string
      • Optional Readonly rsidSect?: string
      • Optional Readonly space?: string
      • Optional Readonly sz?: string
      • Optional Readonly top?: string
      • Optional Readonly type?: string
      • Optional Readonly val?: string | number | boolean
      • Optional Readonly w?: string

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Attributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Attributes

Hierarchy

  • XmlAttributeComponent<{ bottom?: string; color?: string; fill?: string; footer?: string; gutter?: string; h?: string; header?: string; left?: string; linePitch?: string; pos?: string | number; right?: string; rsidR?: string; rsidRPr?: string; rsidSect?: string; space?: string; sz?: string; top?: string; type?: string; val?: string | number | boolean; w?: string }>
    • Attributes

Index

Constructors

Methods

Constructors

  • new Attributes(properties: { bottom?: string; color?: string; fill?: string; footer?: string; gutter?: string; h?: string; header?: string; left?: string; linePitch?: string; pos?: string | number; right?: string; rsidR?: string; rsidRPr?: string; rsidSect?: string; space?: string; sz?: string; top?: string; type?: string; val?: string | number | boolean; w?: string }): Attributes
  • Parameters

    • properties: { bottom?: string; color?: string; fill?: string; footer?: string; gutter?: string; h?: string; header?: string; left?: string; linePitch?: string; pos?: string | number; right?: string; rsidR?: string; rsidRPr?: string; rsidSect?: string; space?: string; sz?: string; top?: string; type?: string; val?: string | number | boolean; w?: string }
      • Optional Readonly bottom?: string
      • Optional Readonly color?: string
      • Optional Readonly fill?: string
      • Optional Readonly footer?: string
      • Optional Readonly gutter?: string
      • Optional Readonly h?: string
      • Optional Readonly header?: string
      • Optional Readonly left?: string
      • Optional Readonly linePitch?: string
      • Optional Readonly pos?: string | number
      • Optional Readonly right?: string
      • Optional Readonly rsidR?: string
      • Optional Readonly rsidRPr?: string
      • Optional Readonly rsidSect?: string
      • Optional Readonly space?: string
      • Optional Readonly sz?: string
      • Optional Readonly top?: string
      • Optional Readonly type?: string
      • Optional Readonly val?: string | number | boolean
      • Optional Readonly w?: string

    Returns Attributes

Methods

  • set(properties: { bottom?: string; color?: string; fill?: string; footer?: string; gutter?: string; h?: string; header?: string; left?: string; linePitch?: string; pos?: string | number; right?: string; rsidR?: string; rsidRPr?: string; rsidSect?: string; space?: string; sz?: string; top?: string; type?: string; val?: string | number | boolean; w?: string }): void
  • Parameters

    • properties: { bottom?: string; color?: string; fill?: string; footer?: string; gutter?: string; h?: string; header?: string; left?: string; linePitch?: string; pos?: string | number; right?: string; rsidR?: string; rsidRPr?: string; rsidSect?: string; space?: string; sz?: string; top?: string; type?: string; val?: string | number | boolean; w?: string }
      • Optional Readonly bottom?: string
      • Optional Readonly color?: string
      • Optional Readonly fill?: string
      • Optional Readonly footer?: string
      • Optional Readonly gutter?: string
      • Optional Readonly h?: string
      • Optional Readonly header?: string
      • Optional Readonly left?: string
      • Optional Readonly linePitch?: string
      • Optional Readonly pos?: string | number
      • Optional Readonly right?: string
      • Optional Readonly rsidR?: string
      • Optional Readonly rsidRPr?: string
      • Optional Readonly rsidSect?: string
      • Optional Readonly space?: string
      • Optional Readonly sz?: string
      • Optional Readonly top?: string
      • Optional Readonly type?: string
      • Optional Readonly val?: string | number | boolean
      • Optional Readonly w?: string

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BaseEmphasisMark.html b/api/classes/BaseEmphasisMark.html index 66e89c83eb..fbf9e3c66d 100644 --- a/api/classes/BaseEmphasisMark.html +++ b/api/classes/BaseEmphasisMark.html @@ -1 +1 @@ -BaseEmphasisMark | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BaseEmphasisMark Abstract

Hierarchy

Index

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +BaseEmphasisMark | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BaseEmphasisMark Abstract

Hierarchy

Index

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BaseXmlComponent.html b/api/classes/BaseXmlComponent.html index f41ae84119..4460285b99 100644 --- a/api/classes/BaseXmlComponent.html +++ b/api/classes/BaseXmlComponent.html @@ -1 +1 @@ -BaseXmlComponent | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BaseXmlComponent Abstract

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +BaseXmlComponent | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BaseXmlComponent Abstract

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Body.html b/api/classes/Body.html index 5fcf3601b8..e45c22df19 100644 --- a/api/classes/Body.html +++ b/api/classes/Body.html @@ -1,4 +1,4 @@ -Body | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Body

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Returns void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Bookmark.html b/api/classes/Bookmark.html index a8f2a0d4e7..e1dfd5364b 100644 --- a/api/classes/Bookmark.html +++ b/api/classes/Bookmark.html @@ -1 +1 @@ -Bookmark | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Bookmark

Hierarchy

  • Bookmark

Index

Constructors

Properties

Constructors

Properties

children: ParagraphChild[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Bookmark | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Bookmark

Hierarchy

  • Bookmark

Index

Constructors

Properties

Constructors

Properties

children: ParagraphChild[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BookmarkEnd.html b/api/classes/BookmarkEnd.html index 7abbc741fe..752de9bac6 100644 --- a/api/classes/BookmarkEnd.html +++ b/api/classes/BookmarkEnd.html @@ -1 +1 @@ -BookmarkEnd | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BookmarkEnd

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +BookmarkEnd | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BookmarkEnd

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BookmarkStart.html b/api/classes/BookmarkStart.html index 9ca0cb9f2f..d2fc62b602 100644 --- a/api/classes/BookmarkStart.html +++ b/api/classes/BookmarkStart.html @@ -1 +1 @@ -BookmarkStart | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BookmarkStart

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +BookmarkStart | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BookmarkStart

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Border.html b/api/classes/Border.html index 22604c468a..52f12efe8f 100644 --- a/api/classes/Border.html +++ b/api/classes/Border.html @@ -1 +1 @@ -Border | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Border

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Border | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Border

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BorderElement.html b/api/classes/BorderElement.html index bed5e7b54d..5cfd9624b1 100644 --- a/api/classes/BorderElement.html +++ b/api/classes/BorderElement.html @@ -1 +1 @@ -BorderElement | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BorderElement

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +BorderElement | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BorderElement

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Column.html b/api/classes/Column.html index 4e466e85af..48757a8c95 100644 --- a/api/classes/Column.html +++ b/api/classes/Column.html @@ -1 +1 @@ -Column | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Column

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Column | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Column

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ColumnAttributes.html b/api/classes/ColumnAttributes.html index 6c1d9d6d95..cd3bce2785 100644 --- a/api/classes/ColumnAttributes.html +++ b/api/classes/ColumnAttributes.html @@ -1 +1 @@ -ColumnAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ColumnAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ColumnAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ColumnAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ColumnBreak.html b/api/classes/ColumnBreak.html index 1eb5f522d1..bc1e524671 100644 --- a/api/classes/ColumnBreak.html +++ b/api/classes/ColumnBreak.html @@ -1 +1 @@ -ColumnBreak | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ColumnBreak

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ColumnBreak | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ColumnBreak

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Columns.html b/api/classes/Columns.html index 77963ac128..18d061e414 100644 --- a/api/classes/Columns.html +++ b/api/classes/Columns.html @@ -1 +1 @@ -Columns | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Columns

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Columns | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Columns

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ColumnsAttributes.html b/api/classes/ColumnsAttributes.html index 1026e0bfa9..2a9380cf9e 100644 --- a/api/classes/ColumnsAttributes.html +++ b/api/classes/ColumnsAttributes.html @@ -1 +1 @@ -ColumnsAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ColumnsAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ColumnsAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ColumnsAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ConcreteHyperlink.html b/api/classes/ConcreteHyperlink.html index d750ff5888..3f486758b7 100644 --- a/api/classes/ConcreteHyperlink.html +++ b/api/classes/ConcreteHyperlink.html @@ -1 +1 @@ -ConcreteHyperlink | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConcreteHyperlink

Hierarchy

Index

Constructors

Properties

Methods

Constructors

Properties

linkId: string

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ConcreteHyperlink | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConcreteHyperlink

Hierarchy

Index

Constructors

Properties

Methods

Constructors

Properties

linkId: string

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ConcreteNumbering.html b/api/classes/ConcreteNumbering.html index fbee306091..219758b97f 100644 --- a/api/classes/ConcreteNumbering.html +++ b/api/classes/ConcreteNumbering.html @@ -1 +1 @@ -ConcreteNumbering | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConcreteNumbering

Hierarchy

Index

Constructors

Properties

instance: number
numId: number
reference: string

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ConcreteNumbering | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConcreteNumbering

Hierarchy

Index

Constructors

Properties

instance: number
numId: number
reference: string

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DeletedTextRun.html b/api/classes/DeletedTextRun.html index 5d53ba7281..79f3583c2a 100644 --- a/api/classes/DeletedTextRun.html +++ b/api/classes/DeletedTextRun.html @@ -1 +1 @@ -DeletedTextRun | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DeletedTextRun

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +DeletedTextRun | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DeletedTextRun

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocGridAttributes.html b/api/classes/DocGridAttributes.html index ca8af77904..b9dfba0272 100644 --- a/api/classes/DocGridAttributes.html +++ b/api/classes/DocGridAttributes.html @@ -1 +1 @@ -DocGridAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocGridAttributes

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +DocGridAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocGridAttributes

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Document.html b/api/classes/Document.html index bbb951128c..5bea430933 100644 --- a/api/classes/Document.html +++ b/api/classes/Document.html @@ -1 +1 @@ -Document | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Document

Hierarchy

  • Document

Index

Constructors

Accessors

  • get AppProperties(): AppProperties
  • get ContentTypes(): ContentTypes
  • get CoreProperties(): CoreProperties
  • get CustomProperties(): CustomProperties
  • get Document(): DocumentWrapper
  • get FileRelationships(): Relationships
  • get FootNotes(): FootnotesWrapper
  • get Settings(): Settings

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Document | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Document

Hierarchy

  • Document

Index

Constructors

Accessors

  • get AppProperties(): AppProperties
  • get ContentTypes(): ContentTypes
  • get CoreProperties(): CoreProperties
  • get CustomProperties(): CustomProperties
  • get Document(): DocumentWrapper
  • get FileRelationships(): Relationships
  • get FootNotes(): FootnotesWrapper
  • get Settings(): Settings

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocumentAttributes.html b/api/classes/DocumentAttributes.html index 21b43ba5d9..9766a5b1bd 100644 --- a/api/classes/DocumentAttributes.html +++ b/api/classes/DocumentAttributes.html @@ -1 +1 @@ -DocumentAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocumentAttributes

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +DocumentAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocumentAttributes

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocumentBackground.html b/api/classes/DocumentBackground.html index e0842fb06f..3088db41cd 100644 --- a/api/classes/DocumentBackground.html +++ b/api/classes/DocumentBackground.html @@ -1 +1 @@ -DocumentBackground | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocumentBackground

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +DocumentBackground | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocumentBackground

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocumentBackgroundAttributes.html b/api/classes/DocumentBackgroundAttributes.html index 7097bcbf2b..23bf9ed582 100644 --- a/api/classes/DocumentBackgroundAttributes.html +++ b/api/classes/DocumentBackgroundAttributes.html @@ -1 +1 @@ -DocumentBackgroundAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocumentBackgroundAttributes

Hierarchy

  • XmlAttributeComponent<{ color?: string; themeColor?: string; themeShade?: string; themeTint?: string }>
    • DocumentBackgroundAttributes

Index

Constructors

Methods

Constructors

  • new DocumentBackgroundAttributes(properties: { color?: string; themeColor?: string; themeShade?: string; themeTint?: string }): DocumentBackgroundAttributes

Methods

  • set(properties: { color?: string; themeColor?: string; themeShade?: string; themeTint?: string }): void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +DocumentBackgroundAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocumentBackgroundAttributes

Hierarchy

  • XmlAttributeComponent<{ color?: string; themeColor?: string; themeShade?: string; themeTint?: string }>
    • DocumentBackgroundAttributes

Index

Constructors

Methods

Constructors

  • new DocumentBackgroundAttributes(properties: { color?: string; themeColor?: string; themeShade?: string; themeTint?: string }): DocumentBackgroundAttributes

Methods

  • set(properties: { color?: string; themeColor?: string; themeShade?: string; themeTint?: string }): void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocumentDefaults.html b/api/classes/DocumentDefaults.html index d3098fe6c0..45c77a82de 100644 --- a/api/classes/DocumentDefaults.html +++ b/api/classes/DocumentDefaults.html @@ -1 +1 @@ -DocumentDefaults | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocumentDefaults

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +DocumentDefaults | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocumentDefaults

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocumentGrid.html b/api/classes/DocumentGrid.html index 174f621574..6450a8f63f 100644 --- a/api/classes/DocumentGrid.html +++ b/api/classes/DocumentGrid.html @@ -1 +1 @@ -DocumentGrid | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocumentGrid

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +DocumentGrid | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocumentGrid

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DotEmphasisMark.html b/api/classes/DotEmphasisMark.html index 17fd1ba7fc..a45755bb5d 100644 --- a/api/classes/DotEmphasisMark.html +++ b/api/classes/DotEmphasisMark.html @@ -1 +1 @@ -DotEmphasisMark | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DotEmphasisMark

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +DotEmphasisMark | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DotEmphasisMark

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Drawing.html b/api/classes/Drawing.html index ae8f5d2e2b..d04c695760 100644 --- a/api/classes/Drawing.html +++ b/api/classes/Drawing.html @@ -1 +1 @@ -Drawing | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Drawing

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Drawing | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Drawing

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/EmphasisMark.html b/api/classes/EmphasisMark.html index 4064f21028..ac51035177 100644 --- a/api/classes/EmphasisMark.html +++ b/api/classes/EmphasisMark.html @@ -1 +1 @@ -EmphasisMark | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EmphasisMark

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +EmphasisMark | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EmphasisMark

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ExternalHyperlink.html b/api/classes/ExternalHyperlink.html index 27ce5d16fc..209dd3faf0 100644 --- a/api/classes/ExternalHyperlink.html +++ b/api/classes/ExternalHyperlink.html @@ -1 +1 @@ -ExternalHyperlink | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExternalHyperlink

Hierarchy

  • ExternalHyperlink

Index

Constructors

Properties

Constructors

Properties

options: { children: ParagraphChild[]; link: string }

Type declaration

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ExternalHyperlink | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExternalHyperlink

Hierarchy

  • ExternalHyperlink

Index

Constructors

Properties

Constructors

Properties

options: { children: ParagraphChild[]; link: string }

Type declaration

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FootNoteReferenceRunAttributes.html b/api/classes/FootNoteReferenceRunAttributes.html index e9387f5d0c..aa8335c8a2 100644 --- a/api/classes/FootNoteReferenceRunAttributes.html +++ b/api/classes/FootNoteReferenceRunAttributes.html @@ -1 +1 @@ -FootNoteReferenceRunAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FootNoteReferenceRunAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

  • set(properties: { id: number }): void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +FootNoteReferenceRunAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FootNoteReferenceRunAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

  • set(properties: { id: number }): void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FootNotes.html b/api/classes/FootNotes.html index 9bc559eb2c..a37c7942d0 100644 --- a/api/classes/FootNotes.html +++ b/api/classes/FootNotes.html @@ -1 +1 @@ -FootNotes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FootNotes

Hierarchy

Index

Constructors

Methods

  • createFootNote(id: number, paragraph: Paragraph[]): void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +FootNotes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FootNotes

Hierarchy

Index

Constructors

Methods

  • createFootNote(id: number, paragraph: Paragraph[]): void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Footer.html b/api/classes/Footer.html index 5e3cb3b101..5cc2971bbe 100644 --- a/api/classes/Footer.html +++ b/api/classes/Footer.html @@ -1 +1 @@ -Footer | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Footer

Hierarchy

  • Footer

Index

Constructors

Properties

Constructors

Properties

options: IHeaderOptions = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Footer | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Footer

Hierarchy

  • Footer

Index

Constructors

Properties

Constructors

Properties

options: IHeaderOptions = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FooterWrapper.html b/api/classes/FooterWrapper.html index cd56551ecf..3343daa9ba 100644 --- a/api/classes/FooterWrapper.html +++ b/api/classes/FooterWrapper.html @@ -1 +1 @@ -FooterWrapper | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FooterWrapper

Hierarchy

  • FooterWrapper

Implements

  • IViewWrapper

Index

Constructors

Accessors

  • get Relationships(): Relationships
  • get View(): Footer

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +FooterWrapper | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FooterWrapper

Hierarchy

  • FooterWrapper

Implements

  • IViewWrapper

Index

Constructors

Accessors

  • get Relationships(): Relationships
  • get View(): Footer

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FootnoteReference.html b/api/classes/FootnoteReference.html index 10eb07d9dd..3bfc84bff3 100644 --- a/api/classes/FootnoteReference.html +++ b/api/classes/FootnoteReference.html @@ -1 +1 @@ -FootnoteReference | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FootnoteReference

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +FootnoteReference | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FootnoteReference

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FootnoteReferenceRun.html b/api/classes/FootnoteReferenceRun.html index 0bd8539ac1..cb47b47509 100644 --- a/api/classes/FootnoteReferenceRun.html +++ b/api/classes/FootnoteReferenceRun.html @@ -1 +1 @@ -FootnoteReferenceRun | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FootnoteReferenceRun

Hierarchy

  • Run
    • FootnoteReferenceRun

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +FootnoteReferenceRun | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FootnoteReferenceRun

Hierarchy

  • Run
    • FootnoteReferenceRun

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FrameProperties.html b/api/classes/FrameProperties.html index a0784bd0c3..0d2eb5c67c 100644 --- a/api/classes/FrameProperties.html +++ b/api/classes/FrameProperties.html @@ -1 +1 @@ -FrameProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FrameProperties

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +FrameProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FrameProperties

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FramePropertiesAttributes.html b/api/classes/FramePropertiesAttributes.html index 5f0197a6e9..cb82f29afe 100644 --- a/api/classes/FramePropertiesAttributes.html +++ b/api/classes/FramePropertiesAttributes.html @@ -1 +1 @@ -FramePropertiesAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FramePropertiesAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +FramePropertiesAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FramePropertiesAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/GridSpan.html b/api/classes/GridSpan.html index 39c1452061..569d094483 100644 --- a/api/classes/GridSpan.html +++ b/api/classes/GridSpan.html @@ -1,3 +1,3 @@ GridSpan | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GridSpan

GridSpan element. Should be used in a table cell. Pass the number of columns that this cell need to span.

-

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Header.html b/api/classes/Header.html index bc764d5338..ea9b737f38 100644 --- a/api/classes/Header.html +++ b/api/classes/Header.html @@ -1 +1 @@ -Header | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Header

Hierarchy

  • Header

Index

Constructors

Properties

Constructors

Properties

options: IHeaderOptions = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Header | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Header

Hierarchy

  • Header

Index

Constructors

Properties

Constructors

Properties

options: IHeaderOptions = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/HeaderFooterReference.html b/api/classes/HeaderFooterReference.html index 3e1b1ebe78..454907b734 100644 --- a/api/classes/HeaderFooterReference.html +++ b/api/classes/HeaderFooterReference.html @@ -1 +1 @@ -HeaderFooterReference | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HeaderFooterReference

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +HeaderFooterReference | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HeaderFooterReference

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/HeaderWrapper.html b/api/classes/HeaderWrapper.html index 5e3de91a7f..a87618db98 100644 --- a/api/classes/HeaderWrapper.html +++ b/api/classes/HeaderWrapper.html @@ -1 +1 @@ -HeaderWrapper | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HeaderWrapper

Hierarchy

  • HeaderWrapper

Implements

  • IViewWrapper

Index

Constructors

Accessors

  • get Relationships(): Relationships
  • get View(): Header

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +HeaderWrapper | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HeaderWrapper

Hierarchy

  • HeaderWrapper

Implements

  • IViewWrapper

Index

Constructors

Accessors

  • get Relationships(): Relationships
  • get View(): Header

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/HorizontalPosition.html b/api/classes/HorizontalPosition.html index 29cda2443c..792a063e71 100644 --- a/api/classes/HorizontalPosition.html +++ b/api/classes/HorizontalPosition.html @@ -1 +1 @@ -HorizontalPosition | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HorizontalPosition

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +HorizontalPosition | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HorizontalPosition

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/HpsMeasureElement.html b/api/classes/HpsMeasureElement.html index 94c59dba44..07eb29ca06 100644 --- a/api/classes/HpsMeasureElement.html +++ b/api/classes/HpsMeasureElement.html @@ -1 +1 @@ -HpsMeasureElement | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HpsMeasureElement

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +HpsMeasureElement | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HpsMeasureElement

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/IgnoreIfEmptyXmlComponent.html b/api/classes/IgnoreIfEmptyXmlComponent.html index 404b5e4f44..132453e9f7 100644 --- a/api/classes/IgnoreIfEmptyXmlComponent.html +++ b/api/classes/IgnoreIfEmptyXmlComponent.html @@ -1 +1 @@ -IgnoreIfEmptyXmlComponent | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IgnoreIfEmptyXmlComponent Abstract

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IgnoreIfEmptyXmlComponent | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IgnoreIfEmptyXmlComponent Abstract

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ImageRun.html b/api/classes/ImageRun.html index d9d210a038..f4fd7bbab1 100644 --- a/api/classes/ImageRun.html +++ b/api/classes/ImageRun.html @@ -1 +1 @@ -ImageRun | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ImageRun

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ImageRun | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ImageRun

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ImportDotx.html b/api/classes/ImportDotx.html index dc65c93576..a5d5e21f6b 100644 --- a/api/classes/ImportDotx.html +++ b/api/classes/ImportDotx.html @@ -1 +1 @@ -ImportDotx | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ImportDotx

Hierarchy

  • ImportDotx

Index

Constructors

Methods

Constructors

Methods

  • extract(data: string | Buffer | Uint8Array | ArrayBuffer | number[] | Blob | ReadableStream): Promise<IDocumentTemplate>

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ImportDotx | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ImportDotx

Hierarchy

  • ImportDotx

Index

Constructors

Methods

Constructors

Methods

  • extract(data: string | Buffer | Uint8Array | ArrayBuffer | number[] | Blob | ReadableStream): Promise<IDocumentTemplate>

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ImportedRootElementAttributes.html b/api/classes/ImportedRootElementAttributes.html index be4d048d54..3515e0696c 100644 --- a/api/classes/ImportedRootElementAttributes.html +++ b/api/classes/ImportedRootElementAttributes.html @@ -1,3 +1,3 @@ ImportedRootElementAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ImportedRootElementAttributes

Used for the attributes of root element that is being imported.

-

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ImportedXmlComponent.html b/api/classes/ImportedXmlComponent.html index 4aa901c56e..89cc44caf8 100644 --- a/api/classes/ImportedXmlComponent.html +++ b/api/classes/ImportedXmlComponent.html @@ -1,8 +1,8 @@ ImportedXmlComponent | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ImportedXmlComponent

Represents imported xml component from xml file.

-

Hierarchy

Index

Constructors

Hierarchy

Index

Constructors

Methods

Methods

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageMargin.html b/api/classes/PageMargin.html index 5f94f642d9..e07c06738b 100644 --- a/api/classes/PageMargin.html +++ b/api/classes/PageMargin.html @@ -1 +1 @@ -PageMargin | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageMargin

Hierarchy

Index

Constructors

  • new PageMargin(top: string | number, right: string | number, bottom: string | number, left: string | number, header: string | number, footer: string | number, gutter: string | number): PageMargin

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +PageMargin | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageMargin

Hierarchy

Index

Constructors

  • new PageMargin(top: string | number, right: string | number, bottom: string | number, left: string | number, header: string | number, footer: string | number, gutter: string | number): PageMargin

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageMarginAttributes.html b/api/classes/PageMarginAttributes.html index 5e0c5e78e8..5d29c81dc2 100644 --- a/api/classes/PageMarginAttributes.html +++ b/api/classes/PageMarginAttributes.html @@ -1 +1 @@ -PageMarginAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageMarginAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +PageMarginAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageMarginAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageNumberType.html b/api/classes/PageNumberType.html index f9120a0091..e321504804 100644 --- a/api/classes/PageNumberType.html +++ b/api/classes/PageNumberType.html @@ -1 +1 @@ -PageNumberType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageNumberType

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +PageNumberType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageNumberType

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageNumberTypeAttributes.html b/api/classes/PageNumberTypeAttributes.html index d15a9867e6..53b8d38935 100644 --- a/api/classes/PageNumberTypeAttributes.html +++ b/api/classes/PageNumberTypeAttributes.html @@ -1 +1 @@ -PageNumberTypeAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageNumberTypeAttributes

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +PageNumberTypeAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageNumberTypeAttributes

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageReference.html b/api/classes/PageReference.html index 5abd276bff..94c052ea8d 100644 --- a/api/classes/PageReference.html +++ b/api/classes/PageReference.html @@ -1 +1 @@ -PageReference | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageReference

Hierarchy

  • Run
    • PageReference

Index

Constructors

  • new PageReference(bookmarkId: string, options?: IPageReferenceOptions): PageReference

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +PageReference | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageReference

Hierarchy

  • Run
    • PageReference

Index

Constructors

  • new PageReference(bookmarkId: string, options?: IPageReferenceOptions): PageReference

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageSize.html b/api/classes/PageSize.html index 5ebd3485a6..f1b85564bd 100644 --- a/api/classes/PageSize.html +++ b/api/classes/PageSize.html @@ -1 +1 @@ -PageSize | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageSize

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +PageSize | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageSize

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageSizeAttributes.html b/api/classes/PageSizeAttributes.html index 0fc0aca8a9..6414103ecc 100644 --- a/api/classes/PageSizeAttributes.html +++ b/api/classes/PageSizeAttributes.html @@ -1 +1 @@ -PageSizeAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageSizeAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +PageSizeAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageSizeAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageTextDirection.html b/api/classes/PageTextDirection.html index 2f7a566311..8a4d48ae2a 100644 --- a/api/classes/PageTextDirection.html +++ b/api/classes/PageTextDirection.html @@ -1 +1 @@ -PageTextDirection | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageTextDirection

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +PageTextDirection | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageTextDirection

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Paragraph.html b/api/classes/Paragraph.html index 9449e61bab..ee828c722a 100644 --- a/api/classes/Paragraph.html +++ b/api/classes/Paragraph.html @@ -1 +1 @@ -Paragraph | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Paragraph

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Paragraph | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Paragraph

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ParagraphProperties.html b/api/classes/ParagraphProperties.html index 823871b3f2..0af5e8c669 100644 --- a/api/classes/ParagraphProperties.html +++ b/api/classes/ParagraphProperties.html @@ -1 +1 @@ -ParagraphProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ParagraphProperties

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ParagraphProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ParagraphProperties

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ParagraphPropertiesDefaults.html b/api/classes/ParagraphPropertiesDefaults.html index fb620074db..9f790a9119 100644 --- a/api/classes/ParagraphPropertiesDefaults.html +++ b/api/classes/ParagraphPropertiesDefaults.html @@ -1 +1 @@ -ParagraphPropertiesDefaults | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ParagraphPropertiesDefaults

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ParagraphPropertiesDefaults | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ParagraphPropertiesDefaults

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Run.html b/api/classes/Run.html index 204a6dce31..2c53c17c43 100644 --- a/api/classes/Run.html +++ b/api/classes/Run.html @@ -1 +1 @@ -Run | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Run

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Run | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Run

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/RunFonts.html b/api/classes/RunFonts.html index daf9bd6212..2d76ea940d 100644 --- a/api/classes/RunFonts.html +++ b/api/classes/RunFonts.html @@ -1 +1 @@ -RunFonts | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RunFonts

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +RunFonts | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RunFonts

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/RunProperties.html b/api/classes/RunProperties.html index 042a518a56..4899a891ec 100644 --- a/api/classes/RunProperties.html +++ b/api/classes/RunProperties.html @@ -1 +1 @@ -RunProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RunProperties

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +RunProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RunProperties

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/RunPropertiesChange.html b/api/classes/RunPropertiesChange.html index 39f99a53db..e913be01f1 100644 --- a/api/classes/RunPropertiesChange.html +++ b/api/classes/RunPropertiesChange.html @@ -1 +1 @@ -RunPropertiesChange | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RunPropertiesChange

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +RunPropertiesChange | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RunPropertiesChange

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/RunPropertiesDefaults.html b/api/classes/RunPropertiesDefaults.html index 337aa11092..0c331db273 100644 --- a/api/classes/RunPropertiesDefaults.html +++ b/api/classes/RunPropertiesDefaults.html @@ -1 +1 @@ -RunPropertiesDefaults | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RunPropertiesDefaults

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +RunPropertiesDefaults | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RunPropertiesDefaults

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SectionProperties.html b/api/classes/SectionProperties.html index c2174562e9..786d3aeaa3 100644 --- a/api/classes/SectionProperties.html +++ b/api/classes/SectionProperties.html @@ -1 +1 @@ -SectionProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SectionProperties

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +SectionProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SectionProperties

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SectionTypeAttributes.html b/api/classes/SectionTypeAttributes.html index 03bbf4fdce..8ce5ab7238 100644 --- a/api/classes/SectionTypeAttributes.html +++ b/api/classes/SectionTypeAttributes.html @@ -1 +1 @@ -SectionTypeAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SectionTypeAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +SectionTypeAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SectionTypeAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SequentialIdentifier.html b/api/classes/SequentialIdentifier.html index e410003273..c68b7b8653 100644 --- a/api/classes/SequentialIdentifier.html +++ b/api/classes/SequentialIdentifier.html @@ -1 +1 @@ -SequentialIdentifier | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SequentialIdentifier

Hierarchy

  • Run
    • SequentialIdentifier

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +SequentialIdentifier | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SequentialIdentifier

Hierarchy

  • Run
    • SequentialIdentifier

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Shading.html b/api/classes/Shading.html index 167b1ffaf1..28494202d4 100644 --- a/api/classes/Shading.html +++ b/api/classes/Shading.html @@ -1 +1 @@ -Shading | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Shading

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Shading | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Shading

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SimpleField.html b/api/classes/SimpleField.html index fdc4b8c1b8..4a4c25d2e9 100644 --- a/api/classes/SimpleField.html +++ b/api/classes/SimpleField.html @@ -1 +1 @@ -SimpleField | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SimpleField

Hierarchy

Index

Constructors

  • new SimpleField(instruction: string, cachedValue?: string): SimpleField

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +SimpleField | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SimpleField

Hierarchy

Index

Constructors

  • new SimpleField(instruction: string, cachedValue?: string): SimpleField

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SimpleMailMergeField.html b/api/classes/SimpleMailMergeField.html index 9a64d1fffb..b40af0bdb2 100644 --- a/api/classes/SimpleMailMergeField.html +++ b/api/classes/SimpleMailMergeField.html @@ -1 +1 @@ -SimpleMailMergeField | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SimpleMailMergeField

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +SimpleMailMergeField | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SimpleMailMergeField

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SimplePos.html b/api/classes/SimplePos.html index d86aa0effa..2e0447ceaf 100644 --- a/api/classes/SimplePos.html +++ b/api/classes/SimplePos.html @@ -1 +1 @@ -SimplePos | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SimplePos

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +SimplePos | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SimplePos

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Spacing.html b/api/classes/Spacing.html index cae931b558..178eb737d6 100644 --- a/api/classes/Spacing.html +++ b/api/classes/Spacing.html @@ -1 +1 @@ -Spacing | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Spacing

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Spacing | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Spacing

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StringContainer.html b/api/classes/StringContainer.html index c8718a9ac7..34e7283c99 100644 --- a/api/classes/StringContainer.html +++ b/api/classes/StringContainer.html @@ -1 +1 @@ -StringContainer | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StringContainer

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +StringContainer | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StringContainer

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StringValueElement.html b/api/classes/StringValueElement.html index bff1be95e5..7bd37178f6 100644 --- a/api/classes/StringValueElement.html +++ b/api/classes/StringValueElement.html @@ -1 +1 @@ -StringValueElement | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StringValueElement

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +StringValueElement | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StringValueElement

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Style.html b/api/classes/Style.html index b613872d7a..294befe83e 100644 --- a/api/classes/Style.html +++ b/api/classes/Style.html @@ -1 +1 @@ -Style | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Style

Hierarchy

Index

Constructors

  • new Style(styleId: string): Style

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Style | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Style

Hierarchy

Index

Constructors

  • new Style(styleId: string): Style

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StyleForCharacter.html b/api/classes/StyleForCharacter.html index 63f5458ace..4686cd570a 100644 --- a/api/classes/StyleForCharacter.html +++ b/api/classes/StyleForCharacter.html @@ -1 +1 @@ -StyleForCharacter | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StyleForCharacter

Hierarchy

  • Style
    • StyleForCharacter

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +StyleForCharacter | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StyleForCharacter

Hierarchy

  • Style
    • StyleForCharacter

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StyleForParagraph.html b/api/classes/StyleForParagraph.html index 050907e910..7fae37edbe 100644 --- a/api/classes/StyleForParagraph.html +++ b/api/classes/StyleForParagraph.html @@ -1 +1 @@ -StyleForParagraph | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StyleForParagraph

Hierarchy

  • Style
    • StyleForParagraph

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +StyleForParagraph | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StyleForParagraph

Hierarchy

  • Style
    • StyleForParagraph

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StyleLevel.html b/api/classes/StyleLevel.html index 9f9883778e..46045b224a 100644 --- a/api/classes/StyleLevel.html +++ b/api/classes/StyleLevel.html @@ -1 +1 @@ -StyleLevel | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StyleLevel

Hierarchy

  • StyleLevel

Index

Constructors

Properties

Constructors

  • new StyleLevel(styleName: string, level: number): StyleLevel

Properties

level: number
styleName: string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +StyleLevel | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StyleLevel

Hierarchy

  • StyleLevel

Index

Constructors

Properties

Constructors

  • new StyleLevel(styleName: string, level: number): StyleLevel

Properties

level: number
styleName: string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Styles.html b/api/classes/Styles.html index b363231284..2b771cb8f3 100644 --- a/api/classes/Styles.html +++ b/api/classes/Styles.html @@ -1 +1 @@ -Styles | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Styles

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Styles | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Styles

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SymbolRun.html b/api/classes/SymbolRun.html index 953bdc8602..bd93c8c110 100644 --- a/api/classes/SymbolRun.html +++ b/api/classes/SymbolRun.html @@ -1 +1 @@ -SymbolRun | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SymbolRun

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +SymbolRun | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SymbolRun

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TDirection.html b/api/classes/TDirection.html index 976bc62712..ee9aac5808 100644 --- a/api/classes/TDirection.html +++ b/api/classes/TDirection.html @@ -1,3 +1,3 @@ TDirection | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TDirection

Text Direction within a table cell

-

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Tab.html b/api/classes/Tab.html index 7efd43766c..9eee87a1b4 100644 --- a/api/classes/Tab.html +++ b/api/classes/Tab.html @@ -1 +1 @@ -Tab | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Tab

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Tab | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Tab

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TabAttributes.html b/api/classes/TabAttributes.html index 6d9f1878d2..f87aead87c 100644 --- a/api/classes/TabAttributes.html +++ b/api/classes/TabAttributes.html @@ -1 +1 @@ -TabAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TabAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TabAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TabAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TabStop.html b/api/classes/TabStop.html index 8c288fd7ba..63f9cf2c8b 100644 --- a/api/classes/TabStop.html +++ b/api/classes/TabStop.html @@ -1 +1 @@ -TabStop | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TabStop

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TabStop | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TabStop

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TabStopItem.html b/api/classes/TabStopItem.html index 12b82d89c9..a7bcd5dd0d 100644 --- a/api/classes/TabStopItem.html +++ b/api/classes/TabStopItem.html @@ -1 +1 @@ -TabStopItem | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TabStopItem

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TabStopItem | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TabStopItem

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Table.html b/api/classes/Table.html index 361ad474b1..a9fd20ce28 100644 --- a/api/classes/Table.html +++ b/api/classes/Table.html @@ -1 +1 @@ -Table | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Table

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Table | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Table

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableBorders.html b/api/classes/TableBorders.html index 9d2296e7d8..657b6502cc 100644 --- a/api/classes/TableBorders.html +++ b/api/classes/TableBorders.html @@ -1 +1 @@ -TableBorders | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableBorders

Hierarchy

Index

Constructors

Properties

Methods

Constructors

Properties

NONE: { bottom: { color: string; size: number; style: BorderStyle }; insideHorizontal: { color: string; size: number; style: BorderStyle }; insideVertical: { color: string; size: number; style: BorderStyle }; left: { color: string; size: number; style: BorderStyle }; right: { color: string; size: number; style: BorderStyle }; top: { color: string; size: number; style: BorderStyle } } = ...

Type declaration

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableBorders | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableBorders

Hierarchy

Index

Constructors

Properties

Methods

Constructors

Properties

NONE: { bottom: { color: string; size: number; style: BorderStyle }; insideHorizontal: { color: string; size: number; style: BorderStyle }; insideVertical: { color: string; size: number; style: BorderStyle }; left: { color: string; size: number; style: BorderStyle }; right: { color: string; size: number; style: BorderStyle }; top: { color: string; size: number; style: BorderStyle } } = ...

Type declaration

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableCell.html b/api/classes/TableCell.html index 5596cb56ef..3a8a23febd 100644 --- a/api/classes/TableCell.html +++ b/api/classes/TableCell.html @@ -1 +1 @@ -TableCell | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableCell

Hierarchy

Index

Constructors

Properties

Methods

Constructors

Properties

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableCell | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableCell

Hierarchy

Index

Constructors

Properties

Methods

Constructors

Properties

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableCellBorders.html b/api/classes/TableCellBorders.html index 5c8c0e1fd9..e8d8f37026 100644 --- a/api/classes/TableCellBorders.html +++ b/api/classes/TableCellBorders.html @@ -1 +1 @@ -TableCellBorders | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableCellBorders

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableCellBorders | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableCellBorders

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableFloatOptionsAttributes.html b/api/classes/TableFloatOptionsAttributes.html index 1776438ac5..40dde531c8 100644 --- a/api/classes/TableFloatOptionsAttributes.html +++ b/api/classes/TableFloatOptionsAttributes.html @@ -1 +1 @@ -TableFloatOptionsAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableFloatOptionsAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableFloatOptionsAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableFloatOptionsAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableFloatProperties.html b/api/classes/TableFloatProperties.html index bc38345d10..2b26264834 100644 --- a/api/classes/TableFloatProperties.html +++ b/api/classes/TableFloatProperties.html @@ -1 +1 @@ -TableFloatProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableFloatProperties

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableFloatProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableFloatProperties

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableLayout.html b/api/classes/TableLayout.html index 596cd4093b..7bfcf2d8cd 100644 --- a/api/classes/TableLayout.html +++ b/api/classes/TableLayout.html @@ -1 +1 @@ -TableLayout | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableLayout

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableLayout | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableLayout

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableOfContents.html b/api/classes/TableOfContents.html index f34fee4e9d..b2d5e8feaa 100644 --- a/api/classes/TableOfContents.html +++ b/api/classes/TableOfContents.html @@ -1 +1 @@ -TableOfContents | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableOfContents

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableOfContents | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableOfContents

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableOverlap.html b/api/classes/TableOverlap.html index 09c331c74c..23f7af2251 100644 --- a/api/classes/TableOverlap.html +++ b/api/classes/TableOverlap.html @@ -1 +1 @@ -TableOverlap | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableOverlap

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableOverlap | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableOverlap

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableProperties.html b/api/classes/TableProperties.html index e32a331620..52fb990108 100644 --- a/api/classes/TableProperties.html +++ b/api/classes/TableProperties.html @@ -1 +1 @@ -TableProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableProperties

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableProperties

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableRow.html b/api/classes/TableRow.html index 66c5cf4ef7..67beff9230 100644 --- a/api/classes/TableRow.html +++ b/api/classes/TableRow.html @@ -1 +1 @@ -TableRow | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableRow

Hierarchy

Index

Constructors

Accessors

  • get CellCount(): number

Methods

  • addCellToColumnIndex(cell: TableCell, columnIndex: number): void
  • addCellToIndex(cell: TableCell, index: number): void
  • columnIndexToRootIndex(columnIndex: number, allowEndNewCell?: boolean): number
  • rootIndexToColumnIndex(rootIndex: number): number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableRow | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableRow

Hierarchy

Index

Constructors

Accessors

  • get CellCount(): number

Methods

  • addCellToColumnIndex(cell: TableCell, columnIndex: number): void
  • addCellToIndex(cell: TableCell, index: number): void
  • columnIndexToRootIndex(columnIndex: number, allowEndNewCell?: boolean): number
  • rootIndexToColumnIndex(rootIndex: number): number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableRowHeight.html b/api/classes/TableRowHeight.html index 8997471c22..e3279c879b 100644 --- a/api/classes/TableRowHeight.html +++ b/api/classes/TableRowHeight.html @@ -1 +1 @@ -TableRowHeight | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableRowHeight

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableRowHeight | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableRowHeight

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableRowHeightAttributes.html b/api/classes/TableRowHeightAttributes.html index 88f307538b..3be4427dd9 100644 --- a/api/classes/TableRowHeightAttributes.html +++ b/api/classes/TableRowHeightAttributes.html @@ -1 +1 @@ -TableRowHeightAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableRowHeightAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

  • set(properties: { rule: HeightRule; value: string | number }): void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableRowHeightAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableRowHeightAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

  • set(properties: { rule: HeightRule; value: string | number }): void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableRowProperties.html b/api/classes/TableRowProperties.html index e77b2a26cd..498c1c8f90 100644 --- a/api/classes/TableRowProperties.html +++ b/api/classes/TableRowProperties.html @@ -1 +1 @@ -TableRowProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableRowProperties

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableRowProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableRowProperties

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableWidthElement.html b/api/classes/TableWidthElement.html index 470834058e..0f1a113419 100644 --- a/api/classes/TableWidthElement.html +++ b/api/classes/TableWidthElement.html @@ -1 +1 @@ -TableWidthElement | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableWidthElement

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableWidthElement | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableWidthElement

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TextRun.html b/api/classes/TextRun.html index ac234d9e8b..87ccdc9090 100644 --- a/api/classes/TextRun.html +++ b/api/classes/TextRun.html @@ -1 +1 @@ -TextRun | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TextRun

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TextRun | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TextRun

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ThematicBreak.html b/api/classes/ThematicBreak.html index eb415a9892..fef412e5e6 100644 --- a/api/classes/ThematicBreak.html +++ b/api/classes/ThematicBreak.html @@ -1 +1 @@ -ThematicBreak | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ThematicBreak

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ThematicBreak | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ThematicBreak

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Type.html b/api/classes/Type.html index 3dfdd36ae6..5ff1e9168e 100644 --- a/api/classes/Type.html +++ b/api/classes/Type.html @@ -1 +1 @@ -Type | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Type

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Type | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Type

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Underline.html b/api/classes/Underline.html index 851d87da5d..a173976a38 100644 --- a/api/classes/Underline.html +++ b/api/classes/Underline.html @@ -1 +1 @@ -Underline | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Underline

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Underline | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Underline

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/VerticalAlignAttributes.html b/api/classes/VerticalAlignAttributes.html index 5311d3dea5..84f7a05aab 100644 --- a/api/classes/VerticalAlignAttributes.html +++ b/api/classes/VerticalAlignAttributes.html @@ -1 +1 @@ -VerticalAlignAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VerticalAlignAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +VerticalAlignAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VerticalAlignAttributes

Hierarchy

Index

Constructors

Methods

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/VerticalAlignElement.html b/api/classes/VerticalAlignElement.html index 10cdad14a6..4a8bf85632 100644 --- a/api/classes/VerticalAlignElement.html +++ b/api/classes/VerticalAlignElement.html @@ -1 +1 @@ -VerticalAlignElement | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VerticalAlignElement

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +VerticalAlignElement | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VerticalAlignElement

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/VerticalMerge.html b/api/classes/VerticalMerge.html index e53451b591..899c5dacee 100644 --- a/api/classes/VerticalMerge.html +++ b/api/classes/VerticalMerge.html @@ -1,3 +1,3 @@ VerticalMerge | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VerticalMerge

Vertical merge element. Should be used in a table cell.

-

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/VerticalPosition.html b/api/classes/VerticalPosition.html index 51757b5f19..e345b589f0 100644 --- a/api/classes/VerticalPosition.html +++ b/api/classes/VerticalPosition.html @@ -1 +1 @@ -VerticalPosition | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VerticalPosition

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +VerticalPosition | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VerticalPosition

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/WrapNone.html b/api/classes/WrapNone.html index 3f99d1a884..02a19843a4 100644 --- a/api/classes/WrapNone.html +++ b/api/classes/WrapNone.html @@ -1 +1 @@ -WrapNone | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WrapNone

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +WrapNone | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WrapNone

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/WrapSquare.html b/api/classes/WrapSquare.html index 793c74d505..d9fd6ff6f0 100644 --- a/api/classes/WrapSquare.html +++ b/api/classes/WrapSquare.html @@ -1 +1 @@ -WrapSquare | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WrapSquare

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +WrapSquare | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WrapSquare

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/WrapTight.html b/api/classes/WrapTight.html index b8f304af74..a84fa7c57f 100644 --- a/api/classes/WrapTight.html +++ b/api/classes/WrapTight.html @@ -1 +1 @@ -WrapTight | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WrapTight

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +WrapTight | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WrapTight

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/WrapTopAndBottom.html b/api/classes/WrapTopAndBottom.html index 83c9a24f9d..971f82ad42 100644 --- a/api/classes/WrapTopAndBottom.html +++ b/api/classes/WrapTopAndBottom.html @@ -1 +1 @@ -WrapTopAndBottom | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WrapTopAndBottom

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +WrapTopAndBottom | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WrapTopAndBottom

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/XmlAttributeComponent.html b/api/classes/XmlAttributeComponent.html index 2ffdd2f23d..db96da3b6d 100644 --- a/api/classes/XmlAttributeComponent.html +++ b/api/classes/XmlAttributeComponent.html @@ -1 +1 @@ -XmlAttributeComponent | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class XmlAttributeComponent<T> Abstract

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +XmlAttributeComponent | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class XmlAttributeComponent<T> Abstract

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/XmlComponent.html b/api/classes/XmlComponent.html index f110147270..553a249b5b 100644 --- a/api/classes/XmlComponent.html +++ b/api/classes/XmlComponent.html @@ -1 +1 @@ -XmlComponent | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class XmlComponent Abstract

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +XmlComponent | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class XmlComponent Abstract

Hierarchy

Index

Constructors

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/AlignmentType.html b/api/enums/AlignmentType.html index 9606f7c873..da2ebb52a2 100644 --- a/api/enums/AlignmentType.html +++ b/api/enums/AlignmentType.html @@ -1 +1 @@ -AlignmentType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AlignmentType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +AlignmentType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AlignmentType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/BorderStyle.html b/api/enums/BorderStyle.html index 097ce9e14b..486879f853 100644 --- a/api/enums/BorderStyle.html +++ b/api/enums/BorderStyle.html @@ -1 +1 @@ -BorderStyle | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration BorderStyle

Index

Enumeration members

DASHED = "dashed"
DASH_DOT_STROKED = "dashDotStroked"
DASH_SMALL_GAP = "dashSmallGap"
DOTTED = "dotted"
DOT_DASH = "dotDash"
DOT_DOT_DASH = "dotDotDash"
DOUBLE = "double"
DOUBLE_WAVE = "doubleWave"
INSET = "inset"
NIL = "nil"
NONE = "none"
OUTSET = "outset"
SINGLE = "single"
THICK = "thick"
THICK_THIN_LARGE_GAP = "thickThinLargeGap"
THICK_THIN_MEDIUM_GAP = "thickThinMediumGap"
THICK_THIN_SMALL_GAP = "thickThinSmallGap"
THIN_THICK_LARGE_GAP = "thinThickLargeGap"
THIN_THICK_MEDIUM_GAP = "thinThickMediumGap"
THIN_THICK_SMALL_GAP = "thinThickSmallGap"
THIN_THICK_THIN_LARGE_GAP = "thinThickThinLargeGap"
THIN_THICK_THIN_MEDIUM_GAP = "thinThickThinMediumGap"
THIN_THICK_THIN_SMALL_GAP = "thinThickThinSmallGap"
THREE_D_EMBOSS = "threeDEmboss"
THREE_D_ENGRAVE = "threeDEngrave"
TRIPLE = "triple"
WAVE = "wave"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +BorderStyle | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration BorderStyle

Index

Enumeration Members

DASHED: "dashed"
DASH_DOT_STROKED: "dashDotStroked"
DASH_SMALL_GAP: "dashSmallGap"
DOTTED: "dotted"
DOT_DASH: "dotDash"
DOT_DOT_DASH: "dotDotDash"
DOUBLE: "double"
DOUBLE_WAVE: "doubleWave"
INSET: "inset"
NIL: "nil"
NONE: "none"
OUTSET: "outset"
SINGLE: "single"
THICK: "thick"
THICK_THIN_LARGE_GAP: "thickThinLargeGap"
THICK_THIN_MEDIUM_GAP: "thickThinMediumGap"
THICK_THIN_SMALL_GAP: "thickThinSmallGap"
THIN_THICK_LARGE_GAP: "thinThickLargeGap"
THIN_THICK_MEDIUM_GAP: "thinThickMediumGap"
THIN_THICK_SMALL_GAP: "thinThickSmallGap"
THIN_THICK_THIN_LARGE_GAP: "thinThickThinLargeGap"
THIN_THICK_THIN_MEDIUM_GAP: "thinThickThinMediumGap"
THIN_THICK_THIN_SMALL_GAP: "thinThickThinSmallGap"
THREE_D_EMBOSS: "threeDEmboss"
THREE_D_ENGRAVE: "threeDEngrave"
TRIPLE: "triple"
WAVE: "wave"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/DocumentGridType.html b/api/enums/DocumentGridType.html index c50a4b8ff2..6c9db9158d 100644 --- a/api/enums/DocumentGridType.html +++ b/api/enums/DocumentGridType.html @@ -1 +1 @@ -DocumentGridType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DocumentGridType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +DocumentGridType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DocumentGridType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/DropCapType.html b/api/enums/DropCapType.html index 7380ba4b97..5abddb80ce 100644 --- a/api/enums/DropCapType.html +++ b/api/enums/DropCapType.html @@ -1 +1 @@ -DropCapType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DropCapType

Index

Enumeration members

Enumeration members

DROP = "drop"
MARGIN = "margin"
NONE = "none"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +DropCapType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DropCapType

Index

Enumeration Members

Enumeration Members

DROP: "drop"
MARGIN: "margin"
NONE: "none"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/EmphasisMarkType.html b/api/enums/EmphasisMarkType.html index 635375bef2..52ba37929e 100644 --- a/api/enums/EmphasisMarkType.html +++ b/api/enums/EmphasisMarkType.html @@ -1 +1 @@ -EmphasisMarkType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EmphasisMarkType

Index

Enumeration members

Enumeration members

DOT = "dot"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +EmphasisMarkType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EmphasisMarkType

Index

Enumeration Members

Enumeration Members

DOT: "dot"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/FrameAnchorType.html b/api/enums/FrameAnchorType.html index 89793ec3b2..ebe24b76ec 100644 --- a/api/enums/FrameAnchorType.html +++ b/api/enums/FrameAnchorType.html @@ -1 +1 @@ -FrameAnchorType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FrameAnchorType

Index

Enumeration members

Enumeration members

MARGIN = "margin"
PAGE = "page"
TEXT = "text"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +FrameAnchorType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FrameAnchorType

Index

Enumeration Members

Enumeration Members

MARGIN: "margin"
PAGE: "page"
TEXT: "text"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/FrameWrap.html b/api/enums/FrameWrap.html index e18aca185b..0a32402435 100644 --- a/api/enums/FrameWrap.html +++ b/api/enums/FrameWrap.html @@ -1 +1 @@ -FrameWrap | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FrameWrap

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +FrameWrap | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FrameWrap

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/HeaderFooterReferenceType.html b/api/enums/HeaderFooterReferenceType.html index fb83d43c63..50e9fc767d 100644 --- a/api/enums/HeaderFooterReferenceType.html +++ b/api/enums/HeaderFooterReferenceType.html @@ -1 +1 @@ -HeaderFooterReferenceType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HeaderFooterReferenceType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +HeaderFooterReferenceType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HeaderFooterReferenceType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/HeaderFooterType.html b/api/enums/HeaderFooterType.html index 99de886e76..b6c116393d 100644 --- a/api/enums/HeaderFooterType.html +++ b/api/enums/HeaderFooterType.html @@ -1 +1 @@ -HeaderFooterType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HeaderFooterType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +HeaderFooterType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HeaderFooterType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/HeadingLevel.html b/api/enums/HeadingLevel.html index c38beb7795..6561b114a9 100644 --- a/api/enums/HeadingLevel.html +++ b/api/enums/HeadingLevel.html @@ -1 +1 @@ -HeadingLevel | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HeadingLevel

Index

Enumeration members

HEADING_1 = "Heading1"
HEADING_2 = "Heading2"
HEADING_3 = "Heading3"
HEADING_4 = "Heading4"
HEADING_5 = "Heading5"
HEADING_6 = "Heading6"
TITLE = "Title"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +HeadingLevel | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HeadingLevel

Index

Enumeration Members

HEADING_1: "Heading1"
HEADING_2: "Heading2"
HEADING_3: "Heading3"
HEADING_4: "Heading4"
HEADING_5: "Heading5"
HEADING_6: "Heading6"
TITLE: "Title"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/HeightRule.html b/api/enums/HeightRule.html index 9aa2855d5c..c2681f4170 100644 --- a/api/enums/HeightRule.html +++ b/api/enums/HeightRule.html @@ -1,7 +1,7 @@ -HeightRule | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HeightRule

Index

Enumeration members

Enumeration members

ATLEAST = "atLeast"
+HeightRule | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HeightRule

Index

Enumeration Members

Enumeration Members

ATLEAST: "atLeast"

At least the value specified

-
AUTO = "auto"
+
AUTO: "auto"

Height is determined based on the content, so value is ignored.

-
EXACT = "exact"
+
EXACT: "exact"

Exactly the value specified

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/HorizontalPositionAlign.html b/api/enums/HorizontalPositionAlign.html index cda8617fe6..03a9a0be84 100644 --- a/api/enums/HorizontalPositionAlign.html +++ b/api/enums/HorizontalPositionAlign.html @@ -1 +1 @@ -HorizontalPositionAlign | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HorizontalPositionAlign

Index

Enumeration members

Enumeration members

CENTER = "center"
INSIDE = "inside"
LEFT = "left"
OUTSIDE = "outside"
RIGHT = "right"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +HorizontalPositionAlign | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HorizontalPositionAlign

Index

Enumeration Members

Enumeration Members

CENTER: "center"
INSIDE: "inside"
LEFT: "left"
OUTSIDE: "outside"
RIGHT: "right"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/HorizontalPositionRelativeFrom.html b/api/enums/HorizontalPositionRelativeFrom.html index 01e24fbbbd..5c6684590a 100644 --- a/api/enums/HorizontalPositionRelativeFrom.html +++ b/api/enums/HorizontalPositionRelativeFrom.html @@ -1 +1 @@ -HorizontalPositionRelativeFrom | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HorizontalPositionRelativeFrom

Index

Enumeration members

CHARACTER = "character"
COLUMN = "column"
INSIDE_MARGIN = "insideMargin"
LEFT_MARGIN = "leftMargin"
MARGIN = "margin"
OUTSIDE_MARGIN = "outsideMargin"
PAGE = "page"
RIGHT_MARGIN = "rightMargin"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +HorizontalPositionRelativeFrom | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HorizontalPositionRelativeFrom

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/HyperlinkType.html b/api/enums/HyperlinkType.html index 9e4c7c299a..8a902367c3 100644 --- a/api/enums/HyperlinkType.html +++ b/api/enums/HyperlinkType.html @@ -1 +1 @@ -HyperlinkType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HyperlinkType

Index

Enumeration members

Enumeration members

EXTERNAL = "EXTERNAL"
INTERNAL = "INTERNAL"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +HyperlinkType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HyperlinkType

Index

Enumeration Members

Enumeration Members

EXTERNAL: "EXTERNAL"
INTERNAL: "INTERNAL"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/LeaderType.html b/api/enums/LeaderType.html index 23c55f5b63..3a48ec63b3 100644 --- a/api/enums/LeaderType.html +++ b/api/enums/LeaderType.html @@ -1 +1 @@ -LeaderType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LeaderType

Index

Enumeration members

DOT = "dot"
HYPHEN = "hyphen"
MIDDLE_DOT = "middleDot"
NONE = "none"
UNDERSCORE = "underscore"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +LeaderType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LeaderType

Index

Enumeration Members

DOT: "dot"
HYPHEN: "hyphen"
MIDDLE_DOT: "middleDot"
NONE: "none"
UNDERSCORE: "underscore"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/LevelFormat.html b/api/enums/LevelFormat.html index 86ddf30632..5c6eb81376 100644 --- a/api/enums/LevelFormat.html +++ b/api/enums/LevelFormat.html @@ -1 +1 @@ -LevelFormat | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LevelFormat

Index

Enumeration members

BULLET = "bullet"
CARDINAL_TEXT = "cardinalText"
CHICAGO = "chicago"
DECIMAL = "decimal"
DECIMAL_ENCLOSED_CIRCLE = "decimalEnclosedCircle"
DECIMAL_ENCLOSED_FULLSTOP = "decimalEnclosedFullstop"
DECIMAL_ENCLOSED_PARENTHESES = "decimalEnclosedParen"
DECIMAL_ZERO = "decimalZero"
LOWER_LETTER = "lowerLetter"
LOWER_ROMAN = "lowerRoman"
NONE = "none"
ORDINAL_TEXT = "ordinalText"
UPPER_LETTER = "upperLetter"
UPPER_ROMAN = "upperRoman"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +LevelFormat | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LevelFormat

Index

Enumeration Members

BULLET: "bullet"
CARDINAL_TEXT: "cardinalText"
CHICAGO: "chicago"
DECIMAL: "decimal"
DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle"
DECIMAL_ENCLOSED_FULLSTOP: "decimalEnclosedFullstop"
DECIMAL_ENCLOSED_PARENTHESES: "decimalEnclosedParen"
DECIMAL_ZERO: "decimalZero"
LOWER_LETTER: "lowerLetter"
LOWER_ROMAN: "lowerRoman"
NONE: "none"
ORDINAL_TEXT: "ordinalText"
UPPER_LETTER: "upperLetter"
UPPER_ROMAN: "upperRoman"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/LevelSuffix.html b/api/enums/LevelSuffix.html index 4854d08fcc..b771cdcc91 100644 --- a/api/enums/LevelSuffix.html +++ b/api/enums/LevelSuffix.html @@ -1 +1 @@ -LevelSuffix | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LevelSuffix

Index

Enumeration members

Enumeration members

NOTHING = "nothing"
SPACE = "space"
TAB = "tab"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +LevelSuffix | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LevelSuffix

Index

Enumeration Members

Enumeration Members

NOTHING: "nothing"
SPACE: "space"
TAB: "tab"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/LineNumberRestartFormat.html b/api/enums/LineNumberRestartFormat.html index 1bb4ee5890..73e0c45ffc 100644 --- a/api/enums/LineNumberRestartFormat.html +++ b/api/enums/LineNumberRestartFormat.html @@ -1 +1 @@ -LineNumberRestartFormat | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LineNumberRestartFormat

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +LineNumberRestartFormat | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LineNumberRestartFormat

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/LineRuleType.html b/api/enums/LineRuleType.html index 97d000fc8e..e5e9d4cc5c 100644 --- a/api/enums/LineRuleType.html +++ b/api/enums/LineRuleType.html @@ -1 +1 @@ -LineRuleType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LineRuleType

Index

Enumeration members

Enumeration members

AT_LEAST = "atLeast"
AUTO = "auto"
EXACTLY = "exactly"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +LineRuleType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LineRuleType

Index

Enumeration Members

Enumeration Members

AT_LEAST: "atLeast"
AUTO: "auto"
EXACTLY: "exactly"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/NumberFormat.html b/api/enums/NumberFormat.html index 8fb1f7356c..f7db4fda51 100644 --- a/api/enums/NumberFormat.html +++ b/api/enums/NumberFormat.html @@ -1 +1 @@ -NumberFormat | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration NumberFormat

Index

Enumeration members

AIUEO = "aiueo"
AIUEO_FULL_WIDTH = "aiueoFullWidth"
ARABIC_ABJAD = "arabicAbjad"
ARABIC_ALPHA = "arabicAlpha"
BAHT_TEXT = "bahtText"
BULLET = "bullet"
CARDINAL_TEXT = "cardinalText"
CHICAGO = "chicago"
CHINESE_COUNTING = "chineseCounting"
CHINESE_COUNTING_TEN_THOUSAND = "chineseCountingThousand"
CHINESE_LEGAL_SIMPLIFIED = "chineseLegalSimplified"
CHOSUNG = "chosung"
DECIMAL = "decimal"
DECIMAL_ENCLOSED_CIRCLE = "decimalEnclosedCircle"
DECIMAL_ENCLOSED_CIRCLE_CHINESE = "decimalEnclosedCircleChinese"
DECIMAL_ENCLOSED_FULL_STOP = "decimalEnclosedFullstop"
DECIMAL_ENCLOSED_PAREN = "decimalEnclosedParen"
DECIMAL_FULL_WIDTH = "decimalFullWidth"
DECIMAL_FULL_WIDTH_2 = "decimalFullWidth2"
DECIMAL_HALF_WIDTH = "decimalHalfWidth"
DECIMAL_ZERO = "decimalZero"
DOLLAR_TEXT = "dollarText"
GANADA = "ganada"
HEBREW_1 = "hebrew1"
HEBREW_2 = "hebrew2"
HEX = "hex"
HINDI_CONSONANTS = "hindiConsonants"
HINDI_COUNTING = "hindiCounting"
HINDI_NUMBERS = "hindiNumbers"
HINDI_VOWELS = "hindiVowels"
IDEOGRAPH_DIGITAL = "ideographDigital"
IDEOGRAPH_ENCLOSED_CIRCLE = "ideographEnclosedCircle"
IDEOGRAPH_LEGAL_TRADITIONAL = "ideographLegalTraditional"
IDEOGRAPH_TRADITIONAL = "ideographTraditional"
IDEOGRAPH_ZODIAC = "ideographZodiac"
IDEOGRAPH_ZODIAC_TRADITIONAL = "ideographZodiacTraditional"
IROHA = "iroha"
IROHA_FULL_WIDTH = "irohaFullWidth"
JAPANESE_COUNTING = "japaneseCounting"
JAPANESE_DIGITAL_TEN_THOUSAND = "japaneseDigitalTenThousand"
JAPANESE_LEGAL = "japaneseLegal"
KOREAN_COUNTING = "koreanCounting"
KOREAN_DIGITAL = "koreanDigital"
KOREAN_DIGITAL_2 = "koreanDigital2"
KOREAN_LEGAL = "koreanLegal"
LOWER_LETTER = "lowerLetter"
LOWER_ROMAN = "lowerRoman"
NONE = "none"
NUMBER_IN_DASH = "numberInDash"
ORDINAL = "ordinal"
ORDINAL_TEXT = "ordinalText"
RUSSIAN_LOWER = "russianLower"
RUSSIAN_UPPER = "russianUpper"
TAIWANESE_COUNTING = "taiwaneseCounting"
TAIWANESE_COUNTING_THOUSAND = "taiwaneseCountingThousand"
TAIWANESE_DIGITAL = "taiwaneseDigital"
THAI_COUNTING = "thaiCounting"
THAI_LETTERS = "thaiLetters"
THAI_NUMBERS = "thaiNumbers"
UPPER_LETTER = "upperLetter"
UPPER_ROMAN = "upperRoman"
VIETNAMESE_COUNTING = "vietnameseCounting"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +NumberFormat | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration NumberFormat

Index

Enumeration Members

AIUEO: "aiueo"
AIUEO_FULL_WIDTH: "aiueoFullWidth"
ARABIC_ABJAD: "arabicAbjad"
ARABIC_ALPHA: "arabicAlpha"
BAHT_TEXT: "bahtText"
BULLET: "bullet"
CARDINAL_TEXT: "cardinalText"
CHICAGO: "chicago"
CHINESE_COUNTING: "chineseCounting"
CHINESE_COUNTING_TEN_THOUSAND: "chineseCountingThousand"
CHINESE_LEGAL_SIMPLIFIED: "chineseLegalSimplified"
CHOSUNG: "chosung"
DECIMAL: "decimal"
DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle"
DECIMAL_ENCLOSED_CIRCLE_CHINESE: "decimalEnclosedCircleChinese"
DECIMAL_ENCLOSED_FULL_STOP: "decimalEnclosedFullstop"
DECIMAL_ENCLOSED_PAREN: "decimalEnclosedParen"
DECIMAL_FULL_WIDTH: "decimalFullWidth"
DECIMAL_FULL_WIDTH_2: "decimalFullWidth2"
DECIMAL_HALF_WIDTH: "decimalHalfWidth"
DECIMAL_ZERO: "decimalZero"
DOLLAR_TEXT: "dollarText"
GANADA: "ganada"
HEBREW_1: "hebrew1"
HEBREW_2: "hebrew2"
HEX: "hex"
HINDI_CONSONANTS: "hindiConsonants"
HINDI_COUNTING: "hindiCounting"
HINDI_NUMBERS: "hindiNumbers"
HINDI_VOWELS: "hindiVowels"
IDEOGRAPH_DIGITAL: "ideographDigital"
IDEOGRAPH_ENCLOSED_CIRCLE: "ideographEnclosedCircle"
IDEOGRAPH_LEGAL_TRADITIONAL: "ideographLegalTraditional"
IDEOGRAPH_TRADITIONAL: "ideographTraditional"
IDEOGRAPH_ZODIAC: "ideographZodiac"
IDEOGRAPH_ZODIAC_TRADITIONAL: "ideographZodiacTraditional"
IROHA: "iroha"
IROHA_FULL_WIDTH: "irohaFullWidth"
JAPANESE_COUNTING: "japaneseCounting"
JAPANESE_DIGITAL_TEN_THOUSAND: "japaneseDigitalTenThousand"
JAPANESE_LEGAL: "japaneseLegal"
KOREAN_COUNTING: "koreanCounting"
KOREAN_DIGITAL: "koreanDigital"
KOREAN_DIGITAL_2: "koreanDigital2"
KOREAN_LEGAL: "koreanLegal"
LOWER_LETTER: "lowerLetter"
LOWER_ROMAN: "lowerRoman"
NONE: "none"
NUMBER_IN_DASH: "numberInDash"
ORDINAL: "ordinal"
ORDINAL_TEXT: "ordinalText"
RUSSIAN_LOWER: "russianLower"
RUSSIAN_UPPER: "russianUpper"
TAIWANESE_COUNTING: "taiwaneseCounting"
TAIWANESE_COUNTING_THOUSAND: "taiwaneseCountingThousand"
TAIWANESE_DIGITAL: "taiwaneseDigital"
THAI_COUNTING: "thaiCounting"
THAI_LETTERS: "thaiLetters"
THAI_NUMBERS: "thaiNumbers"
UPPER_LETTER: "upperLetter"
UPPER_ROMAN: "upperRoman"
VIETNAMESE_COUNTING: "vietnameseCounting"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/OverlapType.html b/api/enums/OverlapType.html index 9661ad853d..41831f18b8 100644 --- a/api/enums/OverlapType.html +++ b/api/enums/OverlapType.html @@ -1 +1 @@ -OverlapType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration OverlapType

Index

Enumeration members

Enumeration members

NEVER = "never"
OVERLAP = "overlap"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +OverlapType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration OverlapType

Index

Enumeration Members

Enumeration Members

NEVER: "never"
OVERLAP: "overlap"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/PageBorderDisplay.html b/api/enums/PageBorderDisplay.html index 642b065ef5..b20877bf47 100644 --- a/api/enums/PageBorderDisplay.html +++ b/api/enums/PageBorderDisplay.html @@ -1 +1 @@ -PageBorderDisplay | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PageBorderDisplay

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +PageBorderDisplay | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PageBorderDisplay

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/PageBorderOffsetFrom.html b/api/enums/PageBorderOffsetFrom.html index 1c9af0da32..c8ddd51826 100644 --- a/api/enums/PageBorderOffsetFrom.html +++ b/api/enums/PageBorderOffsetFrom.html @@ -1 +1 @@ -PageBorderOffsetFrom | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PageBorderOffsetFrom

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +PageBorderOffsetFrom | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PageBorderOffsetFrom

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/PageBorderZOrder.html b/api/enums/PageBorderZOrder.html index fa0b4abae7..eeee77578f 100644 --- a/api/enums/PageBorderZOrder.html +++ b/api/enums/PageBorderZOrder.html @@ -1 +1 @@ -PageBorderZOrder | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PageBorderZOrder

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +PageBorderZOrder | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PageBorderZOrder

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/PageNumber.html b/api/enums/PageNumber.html index 47a3193765..cc8abcb8ac 100644 --- a/api/enums/PageNumber.html +++ b/api/enums/PageNumber.html @@ -1 +1 @@ -PageNumber | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PageNumber

Index

Enumeration members

CURRENT = "CURRENT"
TOTAL_PAGES = "TOTAL_PAGES"
TOTAL_PAGES_IN_SECTION = "TOTAL_PAGES_IN_SECTION"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +PageNumber | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PageNumber

Index

Enumeration Members

CURRENT: "CURRENT"
TOTAL_PAGES: "TOTAL_PAGES"
TOTAL_PAGES_IN_SECTION: "TOTAL_PAGES_IN_SECTION"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/PageNumberSeparator.html b/api/enums/PageNumberSeparator.html index c4de5544d4..e1c2cdbb08 100644 --- a/api/enums/PageNumberSeparator.html +++ b/api/enums/PageNumberSeparator.html @@ -1 +1 @@ -PageNumberSeparator | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PageNumberSeparator

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +PageNumberSeparator | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PageNumberSeparator

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/PageOrientation.html b/api/enums/PageOrientation.html index 461c33f4d9..85eb2528f8 100644 --- a/api/enums/PageOrientation.html +++ b/api/enums/PageOrientation.html @@ -1 +1 @@ -PageOrientation | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PageOrientation

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +PageOrientation | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PageOrientation

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/PageTextDirectionType.html b/api/enums/PageTextDirectionType.html index ff03fc4213..6fddcae3ae 100644 --- a/api/enums/PageTextDirectionType.html +++ b/api/enums/PageTextDirectionType.html @@ -1 +1 @@ -PageTextDirectionType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PageTextDirectionType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +PageTextDirectionType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PageTextDirectionType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/RelativeHorizontalPosition.html b/api/enums/RelativeHorizontalPosition.html index 0927d3f57c..c4706b57a6 100644 --- a/api/enums/RelativeHorizontalPosition.html +++ b/api/enums/RelativeHorizontalPosition.html @@ -1 +1 @@ -RelativeHorizontalPosition | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RelativeHorizontalPosition

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +RelativeHorizontalPosition | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RelativeHorizontalPosition

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/RelativeVerticalPosition.html b/api/enums/RelativeVerticalPosition.html index c0c4458445..dc0c869d92 100644 --- a/api/enums/RelativeVerticalPosition.html +++ b/api/enums/RelativeVerticalPosition.html @@ -1 +1 @@ -RelativeVerticalPosition | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RelativeVerticalPosition

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +RelativeVerticalPosition | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RelativeVerticalPosition

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/SectionType.html b/api/enums/SectionType.html index aa16953b28..04ee486478 100644 --- a/api/enums/SectionType.html +++ b/api/enums/SectionType.html @@ -1 +1 @@ -SectionType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SectionType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +SectionType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SectionType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/ShadingType.html b/api/enums/ShadingType.html index e562aebd11..30aa2c7433 100644 --- a/api/enums/ShadingType.html +++ b/api/enums/ShadingType.html @@ -1 +1 @@ -ShadingType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ShadingType

Index

Enumeration members

CLEAR = "clear"
DIAGONAL_CROSS = "diagCross"
DIAGONAL_STRIPE = "diagStripe"
HORIZONTAL_CROSS = "horzCross"
HORIZONTAL_STRIPE = "horzStripe"
NIL = "nil"
PERCENT_10 = "pct10"
PERCENT_12 = "pct12"
PERCENT_15 = "pct15"
PERCENT_20 = "pct20"
PERCENT_25 = "pct25"
PERCENT_30 = "pct30"
PERCENT_35 = "pct35"
PERCENT_37 = "pct37"
PERCENT_40 = "pct40"
PERCENT_45 = "pct45"
PERCENT_5 = "pct5"
PERCENT_50 = "pct50"
PERCENT_55 = "pct55"
PERCENT_60 = "pct60"
PERCENT_62 = "pct62"
PERCENT_65 = "pct65"
PERCENT_70 = "pct70"
PERCENT_75 = "pct75"
PERCENT_80 = "pct80"
PERCENT_85 = "pct85"
PERCENT_87 = "pct87"
PERCENT_90 = "pct90"
PERCENT_95 = "pct95"
REVERSE_DIAGONAL_STRIPE = "reverseDiagStripe"
SOLID = "solid"
THIN_DIAGONAL_CROSS = "thinDiagCross"
THIN_DIAGONAL_STRIPE = "thinDiagStripe"
THIN_HORIZONTAL_CROSS = "thinHorzCross"
THIN_REVERSE_DIAGONAL_STRIPE = "thinReverseDiagStripe"
THIN_VERTICAL_STRIPE = "thinVertStripe"
VERTICAL_STRIPE = "vertStripe"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ShadingType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ShadingType

Index

Enumeration Members

CLEAR: "clear"
DIAGONAL_CROSS: "diagCross"
DIAGONAL_STRIPE: "diagStripe"
HORIZONTAL_CROSS: "horzCross"
HORIZONTAL_STRIPE: "horzStripe"
NIL: "nil"
PERCENT_10: "pct10"
PERCENT_12: "pct12"
PERCENT_15: "pct15"
PERCENT_20: "pct20"
PERCENT_25: "pct25"
PERCENT_30: "pct30"
PERCENT_35: "pct35"
PERCENT_37: "pct37"
PERCENT_40: "pct40"
PERCENT_45: "pct45"
PERCENT_5: "pct5"
PERCENT_50: "pct50"
PERCENT_55: "pct55"
PERCENT_60: "pct60"
PERCENT_62: "pct62"
PERCENT_65: "pct65"
PERCENT_70: "pct70"
PERCENT_75: "pct75"
PERCENT_80: "pct80"
PERCENT_85: "pct85"
PERCENT_87: "pct87"
PERCENT_90: "pct90"
PERCENT_95: "pct95"
REVERSE_DIAGONAL_STRIPE: "reverseDiagStripe"
SOLID: "solid"
THIN_DIAGONAL_CROSS: "thinDiagCross"
THIN_DIAGONAL_STRIPE: "thinDiagStripe"
THIN_HORIZONTAL_CROSS: "thinHorzCross"
THIN_REVERSE_DIAGONAL_STRIPE: "thinReverseDiagStripe"
THIN_VERTICAL_STRIPE: "thinVertStripe"
VERTICAL_STRIPE: "vertStripe"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/TabStopPosition.html b/api/enums/TabStopPosition.html index 84f98612e3..8e3f11bc55 100644 --- a/api/enums/TabStopPosition.html +++ b/api/enums/TabStopPosition.html @@ -1 +1 @@ -TabStopPosition | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TabStopPosition

Index

Enumeration members

Enumeration members

MAX = 9026

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TabStopPosition | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TabStopPosition

Index

Enumeration Members

Enumeration Members

MAX: 9026

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/TabStopType.html b/api/enums/TabStopType.html index 071e923f0d..3d9e8d62f6 100644 --- a/api/enums/TabStopType.html +++ b/api/enums/TabStopType.html @@ -1 +1 @@ -TabStopType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TabStopType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TabStopType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TabStopType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/TableAnchorType.html b/api/enums/TableAnchorType.html index f52dd3d7cf..60877c3462 100644 --- a/api/enums/TableAnchorType.html +++ b/api/enums/TableAnchorType.html @@ -1 +1 @@ -TableAnchorType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TableAnchorType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableAnchorType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TableAnchorType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/TableLayoutType.html b/api/enums/TableLayoutType.html index 07c25a01ca..1138a5d784 100644 --- a/api/enums/TableLayoutType.html +++ b/api/enums/TableLayoutType.html @@ -1 +1 @@ -TableLayoutType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TableLayoutType

Index

Enumeration members

Enumeration members

AUTOFIT = "autofit"
FIXED = "fixed"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TableLayoutType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TableLayoutType

Index

Enumeration Members

Enumeration Members

AUTOFIT: "autofit"
FIXED: "fixed"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/TextDirection.html b/api/enums/TextDirection.html index 4a744f7391..aafcb1819d 100644 --- a/api/enums/TextDirection.html +++ b/api/enums/TextDirection.html @@ -1 +1 @@ -TextDirection | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextDirection

Index

Enumeration members

BOTTOM_TO_TOP_LEFT_TO_RIGHT = "btLr"
LEFT_TO_RIGHT_TOP_TO_BOTTOM = "lrTb"
TOP_TO_BOTTOM_RIGHT_TO_LEFT = "tbRl"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TextDirection | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextDirection

Index

Enumeration Members

BOTTOM_TO_TOP_LEFT_TO_RIGHT: "btLr"
LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb"
TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/TextWrappingSide.html b/api/enums/TextWrappingSide.html index 63d75e9c9e..85e5a3f178 100644 --- a/api/enums/TextWrappingSide.html +++ b/api/enums/TextWrappingSide.html @@ -1 +1 @@ -TextWrappingSide | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextWrappingSide

Index

Enumeration members

Enumeration members

BOTH_SIDES = "bothSides"
LARGEST = "largest"
LEFT = "left"
RIGHT = "right"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TextWrappingSide | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextWrappingSide

Index

Enumeration Members

Enumeration Members

BOTH_SIDES: "bothSides"
LARGEST: "largest"
LEFT: "left"
RIGHT: "right"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/TextWrappingType.html b/api/enums/TextWrappingType.html index fbb6fa50f9..a0b3c2d4db 100644 --- a/api/enums/TextWrappingType.html +++ b/api/enums/TextWrappingType.html @@ -1 +1 @@ -TextWrappingType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextWrappingType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +TextWrappingType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextWrappingType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/UnderlineType.html b/api/enums/UnderlineType.html index 2f58b102e5..9e920584de 100644 --- a/api/enums/UnderlineType.html +++ b/api/enums/UnderlineType.html @@ -1 +1 @@ -UnderlineType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration UnderlineType

Index

Enumeration members

DASH = "dash"
DASHDOTDOTHEAVY = "dashDotDotHeavy"
DASHDOTHEAVY = "dashDotHeavy"
DASHEDHEAVY = "dashedHeavy"
DASHLONG = "dashLong"
DASHLONGHEAVY = "dashLongHeavy"
DOTDASH = "dotDash"
DOTDOTDASH = "dotDotDash"
DOTTED = "dotted"
DOTTEDHEAVY = "dottedHeavy"
DOUBLE = "double"
SINGLE = "single"
THICK = "thick"
WAVE = "wave"
WAVYDOUBLE = "wavyDouble"
WAVYHEAVY = "wavyHeavy"
WORDS = "words"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +UnderlineType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration UnderlineType

Index

Enumeration Members

DASH: "dash"
DASHDOTDOTHEAVY: "dashDotDotHeavy"
DASHDOTHEAVY: "dashDotHeavy"
DASHEDHEAVY: "dashedHeavy"
DASHLONG: "dashLong"
DASHLONGHEAVY: "dashLongHeavy"
DOTDASH: "dotDash"
DOTDOTDASH: "dotDotDash"
DOTTED: "dotted"
DOTTEDHEAVY: "dottedHeavy"
DOUBLE: "double"
SINGLE: "single"
THICK: "thick"
WAVE: "wave"
WAVYDOUBLE: "wavyDouble"
WAVYHEAVY: "wavyHeavy"
WORDS: "words"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/VerticalAlign.html b/api/enums/VerticalAlign.html index 35e452b819..82dd792729 100644 --- a/api/enums/VerticalAlign.html +++ b/api/enums/VerticalAlign.html @@ -1 +1 @@ -VerticalAlign | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VerticalAlign

Index

Enumeration members

Enumeration members

BOTH = "both"
BOTTOM = "bottom"
CENTER = "center"
TOP = "top"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +VerticalAlign | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VerticalAlign

Index

Enumeration Members

Enumeration Members

BOTH: "both"
BOTTOM: "bottom"
CENTER: "center"
TOP: "top"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/VerticalMergeType.html b/api/enums/VerticalMergeType.html index ba8074158a..058d8d96ae 100644 --- a/api/enums/VerticalMergeType.html +++ b/api/enums/VerticalMergeType.html @@ -1,7 +1,7 @@ VerticalMergeType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VerticalMergeType

Vertical merge types.

-

Index

Enumeration members

Enumeration members

CONTINUE = "continue"
+

Index

Enumeration Members

Enumeration Members

CONTINUE: "continue"

Cell that is merged with upper one.

-
RESTART = "restart"
+
RESTART: "restart"

Cell that is starting the vertical merge.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/VerticalPositionAlign.html b/api/enums/VerticalPositionAlign.html index 5a025d939b..a29ee2ef26 100644 --- a/api/enums/VerticalPositionAlign.html +++ b/api/enums/VerticalPositionAlign.html @@ -1 +1 @@ -VerticalPositionAlign | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VerticalPositionAlign

Index

Enumeration members

Enumeration members

BOTTOM = "bottom"
CENTER = "center"
INSIDE = "inside"
OUTSIDE = "outside"
TOP = "top"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +VerticalPositionAlign | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VerticalPositionAlign

Index

Enumeration Members

Enumeration Members

BOTTOM: "bottom"
CENTER: "center"
INSIDE: "inside"
OUTSIDE: "outside"
TOP: "top"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/VerticalPositionRelativeFrom.html b/api/enums/VerticalPositionRelativeFrom.html index 8d8bf11ba8..78a744b58b 100644 --- a/api/enums/VerticalPositionRelativeFrom.html +++ b/api/enums/VerticalPositionRelativeFrom.html @@ -1 +1 @@ -VerticalPositionRelativeFrom | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VerticalPositionRelativeFrom

Index

Enumeration members

BOTTOM_MARGIN = "bottomMargin"
INSIDE_MARGIN = "insideMargin"
LINE = "line"
MARGIN = "margin"
OUTSIDE_MARGIN = "outsideMargin"
PAGE = "page"
PARAGRAPH = "paragraph"
TOP_MARGIN = "topMargin"

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +VerticalPositionRelativeFrom | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VerticalPositionRelativeFrom

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/enums/WidthType.html b/api/enums/WidthType.html index d7b2a072ef..e6b1b3058d 100644 --- a/api/enums/WidthType.html +++ b/api/enums/WidthType.html @@ -1,9 +1,9 @@ -WidthType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration WidthType

Index

Enumeration members

Enumeration members

AUTO = "auto"
+WidthType | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration WidthType

Index

Enumeration Members

Enumeration Members

AUTO: "auto"

Auto.

-
DXA = "dxa"
+
DXA: "dxa"

Value is in twentieths of a point

-
NIL = "nil"
+
NIL: "nil"

No (empty) value.

-
PERCENTAGE = "pct"
+
PERCENTAGE: "pct"

Value is in percentage.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IAlignmentFrameOptions.html b/api/interfaces/IAlignmentFrameOptions.html index acdd6529dc..b1facfdb53 100644 --- a/api/interfaces/IAlignmentFrameOptions.html +++ b/api/interfaces/IAlignmentFrameOptions.html @@ -1 +1 @@ -IAlignmentFrameOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAlignmentFrameOptions

Hierarchy

  • IBaseFrameOptions
    • IAlignmentFrameOptions

Index

Properties

Type declaration

anchor: { horizontal: FrameAnchorType; vertical: FrameAnchorType }

Type declaration

anchorLock?: boolean
dropCap?: DropCapType
height: number
lines?: number
rule?: HeightRule
space?: { horizontal: number; vertical: number }

Type declaration

  • Readonly horizontal: number
  • Readonly vertical: number
width: number
wrap?: FrameWrap

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IAlignmentFrameOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAlignmentFrameOptions

Hierarchy

  • IBaseFrameOptions
    • IAlignmentFrameOptions

Index

Properties

Type declaration

anchor: { horizontal: FrameAnchorType; vertical: FrameAnchorType }

Type declaration

anchorLock?: boolean
dropCap?: DropCapType
height: number
lines?: number
rule?: HeightRule
space?: { horizontal: number; vertical: number }

Type declaration

  • Readonly horizontal: number
  • Readonly vertical: number
width: number
wrap?: FrameWrap

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IBaseCharacterStyleOptions.html b/api/interfaces/IBaseCharacterStyleOptions.html index de968c9dcb..8577815fd6 100644 --- a/api/interfaces/IBaseCharacterStyleOptions.html +++ b/api/interfaces/IBaseCharacterStyleOptions.html @@ -1 +1 @@ -IBaseCharacterStyleOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBaseCharacterStyleOptions

Hierarchy

Index

Properties

basedOn?: string
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IBaseCharacterStyleOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBaseCharacterStyleOptions

Hierarchy

Index

Properties

basedOn?: string
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IBaseParagraphStyleOptions.html b/api/interfaces/IBaseParagraphStyleOptions.html index 0c40b5d480..5aa8a22640 100644 --- a/api/interfaces/IBaseParagraphStyleOptions.html +++ b/api/interfaces/IBaseParagraphStyleOptions.html @@ -1 +1 @@ -IBaseParagraphStyleOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBaseParagraphStyleOptions

Hierarchy

Index

Properties

basedOn?: string
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IBaseParagraphStyleOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBaseParagraphStyleOptions

Hierarchy

Index

Properties

basedOn?: string
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IBorderOptions.html b/api/interfaces/IBorderOptions.html index 3d01e76626..51d340dc6c 100644 --- a/api/interfaces/IBorderOptions.html +++ b/api/interfaces/IBorderOptions.html @@ -1,7 +1,7 @@ -IBorderOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBorderOptions

Hierarchy

  • IBorderOptions

Index

Properties

color?: string
+IBorderOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBorderOptions

Hierarchy

  • IBorderOptions

Index

Properties

color?: string

Border color, in hex (eg 'FF00AA')

-
size?: number
+
size?: number

Size of the border in 1/8 pt

-
space?: number
+
space?: number

Spacing offset. Values are specified in pt

-

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IBordersOptions.html b/api/interfaces/IBordersOptions.html index b4723ed4b4..52bb96304e 100644 --- a/api/interfaces/IBordersOptions.html +++ b/api/interfaces/IBordersOptions.html @@ -1 +1 @@ -IBordersOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBordersOptions

Hierarchy

  • IBordersOptions

Index

Properties

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IBordersOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBordersOptions

Hierarchy

  • IBordersOptions

Index

Properties

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ICharacterStyleOptions.html b/api/interfaces/ICharacterStyleOptions.html index c2d2d2849b..72a6c99cbc 100644 --- a/api/interfaces/ICharacterStyleOptions.html +++ b/api/interfaces/ICharacterStyleOptions.html @@ -1 +1 @@ -ICharacterStyleOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICharacterStyleOptions

Hierarchy

Index

Properties

basedOn?: string
id: string
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ICharacterStyleOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICharacterStyleOptions

Hierarchy

Index

Properties

basedOn?: string
id: string
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IColumnAttributes.html b/api/interfaces/IColumnAttributes.html index 636a189a63..c639eeb9fd 100644 --- a/api/interfaces/IColumnAttributes.html +++ b/api/interfaces/IColumnAttributes.html @@ -1 +1 @@ -IColumnAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IColumnAttributes

Hierarchy

  • IColumnAttributes

Index

Properties

Properties

space?: string | number
width: string | number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IColumnAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IColumnAttributes

Hierarchy

  • IColumnAttributes

Index

Properties

Properties

space?: string | number
width: string | number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IColumnsAttributes.html b/api/interfaces/IColumnsAttributes.html index 9e998789bc..253bd49ce7 100644 --- a/api/interfaces/IColumnsAttributes.html +++ b/api/interfaces/IColumnsAttributes.html @@ -1 +1 @@ -IColumnsAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IColumnsAttributes

Hierarchy

  • IColumnsAttributes

Index

Properties

children?: Column[]
count?: number
equalWidth?: boolean
separate?: boolean
space?: string | number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IColumnsAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IColumnsAttributes

Hierarchy

  • IColumnsAttributes

Index

Properties

children?: Column[]
count?: number
equalWidth?: boolean
separate?: boolean
space?: string | number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IConcreteNumberingOptions.html b/api/interfaces/IConcreteNumberingOptions.html index b7c93694e8..84647bcf45 100644 --- a/api/interfaces/IConcreteNumberingOptions.html +++ b/api/interfaces/IConcreteNumberingOptions.html @@ -1 +1 @@ -IConcreteNumberingOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConcreteNumberingOptions

Hierarchy

  • IConcreteNumberingOptions

Index

Properties

abstractNumId: number
instance: number
numId: number
overrideLevel?: { num: number; start?: number }

Type declaration

  • Readonly num: number
  • Optional Readonly start?: number
reference: string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IConcreteNumberingOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConcreteNumberingOptions

Hierarchy

  • IConcreteNumberingOptions

Index

Properties

abstractNumId: number
instance: number
numId: number
overrideLevel?: { num: number; start?: number }

Type declaration

  • Readonly num: number
  • Optional Readonly start?: number
reference: string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IContext.html b/api/interfaces/IContext.html index e7ccfc5ce3..a2793f85b2 100644 --- a/api/interfaces/IContext.html +++ b/api/interfaces/IContext.html @@ -1 +1 @@ -IContext | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IContext

Hierarchy

  • IContext

Index

Properties

Properties

file: Document
viewWrapper: IViewWrapper

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IContext | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IContext

Hierarchy

  • IContext

Index

Properties

Properties

file: Document
viewWrapper: IViewWrapper

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDistance.html b/api/interfaces/IDistance.html index c398d5ab0b..3eb9995a0d 100644 --- a/api/interfaces/IDistance.html +++ b/api/interfaces/IDistance.html @@ -1 +1 @@ -IDistance | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDistance

Hierarchy

  • IDistance

Index

Properties

distB?: number
distL?: number
distR?: number
distT?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IDistance | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDistance

Hierarchy

  • IDistance

Index

Properties

distB?: number
distL?: number
distR?: number
distT?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocGridAttributesProperties.html b/api/interfaces/IDocGridAttributesProperties.html index 0336461666..531e5f41e0 100644 --- a/api/interfaces/IDocGridAttributesProperties.html +++ b/api/interfaces/IDocGridAttributesProperties.html @@ -1 +1 @@ -IDocGridAttributesProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocGridAttributesProperties

Hierarchy

  • IDocGridAttributesProperties

Index

Properties

charSpace?: number
linePitch?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IDocGridAttributesProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocGridAttributesProperties

Hierarchy

  • IDocGridAttributesProperties

Index

Properties

charSpace?: number
linePitch?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentAttributesProperties.html b/api/interfaces/IDocumentAttributesProperties.html index 9bd27afb54..cc75f17f0a 100644 --- a/api/interfaces/IDocumentAttributesProperties.html +++ b/api/interfaces/IDocumentAttributesProperties.html @@ -1 +1 @@ -IDocumentAttributesProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocumentAttributesProperties

Hierarchy

  • IDocumentAttributesProperties

Index

Properties

Ignorable?: string
cp?: string
dc?: string
dcmitype?: string
dcterms?: string
m?: string
mc?: string
o?: string
r?: string
type?: string
v?: string
w?: string
w10?: string
w14?: string
w15?: string
wne?: string
wp?: string
wp14?: string
wpc?: string
wpg?: string
wpi?: string
wps?: string
xsi?: string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IDocumentAttributesProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocumentAttributesProperties

Hierarchy

  • IDocumentAttributesProperties

Index

Properties

Ignorable?: string
cp?: string
dc?: string
dcmitype?: string
dcterms?: string
m?: string
mc?: string
o?: string
r?: string
type?: string
v?: string
w?: string
w10?: string
w14?: string
w15?: string
wne?: string
wp?: string
wp14?: string
wpc?: string
wpg?: string
wpi?: string
wps?: string
xsi?: string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentBackgroundOptions.html b/api/interfaces/IDocumentBackgroundOptions.html index cf48b78e51..f8b5e070f0 100644 --- a/api/interfaces/IDocumentBackgroundOptions.html +++ b/api/interfaces/IDocumentBackgroundOptions.html @@ -1 +1 @@ -IDocumentBackgroundOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocumentBackgroundOptions

Hierarchy

  • IDocumentBackgroundOptions

Index

Properties

color?: string
themeColor?: string
themeShade?: string
themeTint?: string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IDocumentBackgroundOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocumentBackgroundOptions

Hierarchy

  • IDocumentBackgroundOptions

Index

Properties

color?: string
themeColor?: string
themeShade?: string
themeTint?: string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentDefaultsOptions.html b/api/interfaces/IDocumentDefaultsOptions.html index 7972aa79b6..a248024933 100644 --- a/api/interfaces/IDocumentDefaultsOptions.html +++ b/api/interfaces/IDocumentDefaultsOptions.html @@ -1 +1 @@ -IDocumentDefaultsOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocumentDefaultsOptions

Hierarchy

  • IDocumentDefaultsOptions

Index

Properties

Properties

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IDocumentDefaultsOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocumentDefaultsOptions

Hierarchy

  • IDocumentDefaultsOptions

Index

Properties

Properties

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentFooter.html b/api/interfaces/IDocumentFooter.html index 9fc562e113..4d8b551072 100644 --- a/api/interfaces/IDocumentFooter.html +++ b/api/interfaces/IDocumentFooter.html @@ -1 +1 @@ -IDocumentFooter | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocumentFooter

Hierarchy

  • IDocumentFooter

Index

Properties

Properties

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IDocumentFooter | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocumentFooter

Hierarchy

  • IDocumentFooter

Index

Properties

Properties

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentHeader.html b/api/interfaces/IDocumentHeader.html index 8af68c29d8..82cb7f7ae7 100644 --- a/api/interfaces/IDocumentHeader.html +++ b/api/interfaces/IDocumentHeader.html @@ -1 +1 @@ -IDocumentHeader | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocumentHeader

Hierarchy

  • IDocumentHeader

Index

Properties

Properties

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IDocumentHeader | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocumentHeader

Hierarchy

  • IDocumentHeader

Index

Properties

Properties

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentOptions.html b/api/interfaces/IDocumentOptions.html index 27d67e9e21..97af678c2f 100644 --- a/api/interfaces/IDocumentOptions.html +++ b/api/interfaces/IDocumentOptions.html @@ -1 +1 @@ -IDocumentOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocumentOptions

Hierarchy

  • IDocumentOptions

Index

Properties

Properties

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IDocumentOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocumentOptions

Hierarchy

  • IDocumentOptions

Index

Properties

Properties

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentTemplate.html b/api/interfaces/IDocumentTemplate.html index b6bd09452b..6bdd14e6d5 100644 --- a/api/interfaces/IDocumentTemplate.html +++ b/api/interfaces/IDocumentTemplate.html @@ -1 +1 @@ -IDocumentTemplate | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocumentTemplate

Hierarchy

  • IDocumentTemplate

Index

Properties

currentRelationshipId: number
footers: IDocumentFooter[]
headers: IDocumentHeader[]
media: Media
styles: string
titlePageIsDefined: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IDocumentTemplate | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocumentTemplate

Hierarchy

  • IDocumentTemplate

Index

Properties

currentRelationshipId: number
footers: IDocumentFooter[]
headers: IDocumentHeader[]
media: Media
styles: string
titlePageIsDefined: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDrawingOptions.html b/api/interfaces/IDrawingOptions.html index 924c69d60a..d1ab97b16e 100644 --- a/api/interfaces/IDrawingOptions.html +++ b/api/interfaces/IDrawingOptions.html @@ -1 +1 @@ -IDrawingOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDrawingOptions

Hierarchy

  • IDrawingOptions

Index

Properties

Properties

floating?: IFloating

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IDrawingOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDrawingOptions

Hierarchy

  • IDrawingOptions

Index

Properties

Properties

floating?: IFloating

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IFileProperties.html b/api/interfaces/IFileProperties.html index 51fb825541..9101a4736e 100644 --- a/api/interfaces/IFileProperties.html +++ b/api/interfaces/IFileProperties.html @@ -1 +1 @@ -IFileProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFileProperties

Hierarchy

  • IFileProperties

Index

Properties

Properties

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IFileProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFileProperties

Hierarchy

  • IFileProperties

Index

Properties

Properties

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IFloating.html b/api/interfaces/IFloating.html index 0b03064ec8..992de47aeb 100644 --- a/api/interfaces/IFloating.html +++ b/api/interfaces/IFloating.html @@ -1 +1 @@ -IFloating | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFloating

Hierarchy

  • IFloating

Index

Properties

allowOverlap?: boolean
behindDocument?: boolean
horizontalPosition: IHorizontalPositionOptions
layoutInCell?: boolean
lockAnchor?: boolean
margins?: IMargins
verticalPosition: IVerticalPositionOptions
zIndex?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IFloating | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFloating

Hierarchy

  • IFloating

Index

Properties

allowOverlap?: boolean
behindDocument?: boolean
horizontalPosition: IHorizontalPositionOptions
layoutInCell?: boolean
lockAnchor?: boolean
margins?: IMargins
verticalPosition: IVerticalPositionOptions
zIndex?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IFontAttributesProperties.html b/api/interfaces/IFontAttributesProperties.html index e164c2d27f..0e153e04bb 100644 --- a/api/interfaces/IFontAttributesProperties.html +++ b/api/interfaces/IFontAttributesProperties.html @@ -1 +1 @@ -IFontAttributesProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFontAttributesProperties

Hierarchy

  • IFontAttributesProperties

Index

Properties

ascii?: string
cs?: string
eastAsia?: string
hAnsi?: string
hint?: string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IFontAttributesProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFontAttributesProperties

Hierarchy

  • IFontAttributesProperties

Index

Properties

ascii?: string
cs?: string
eastAsia?: string
hAnsi?: string
hint?: string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IHeaderFooterGroup.html b/api/interfaces/IHeaderFooterGroup.html index 86002ae351..91be5bac86 100644 --- a/api/interfaces/IHeaderFooterGroup.html +++ b/api/interfaces/IHeaderFooterGroup.html @@ -1 +1 @@ -IHeaderFooterGroup | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHeaderFooterGroup<T>

Type parameters

  • T

Hierarchy

  • IHeaderFooterGroup

Index

Properties

default?: T
even?: T
first?: T

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IHeaderFooterGroup | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHeaderFooterGroup<T>

Type Parameters

  • T

Hierarchy

  • IHeaderFooterGroup

Index

Properties

default?: T
even?: T
first?: T

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IHeaderFooterOptions.html b/api/interfaces/IHeaderFooterOptions.html index 03f408be59..ef3bd17fa0 100644 --- a/api/interfaces/IHeaderFooterOptions.html +++ b/api/interfaces/IHeaderFooterOptions.html @@ -1 +1 @@ -IHeaderFooterOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHeaderFooterOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IHeaderFooterOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHeaderFooterOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IHeaderOptions.html b/api/interfaces/IHeaderOptions.html index cd8de5e958..9a3f4997d2 100644 --- a/api/interfaces/IHeaderOptions.html +++ b/api/interfaces/IHeaderOptions.html @@ -1 +1 @@ -IHeaderOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHeaderOptions

Hierarchy

  • IHeaderOptions

Index

Properties

Properties

children: (Paragraph | Table)[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IHeaderOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHeaderOptions

Hierarchy

  • IHeaderOptions

Index

Properties

Properties

children: (Paragraph | Table)[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IHorizontalPositionOptions.html b/api/interfaces/IHorizontalPositionOptions.html index a595d26bd0..e0e8916e00 100644 --- a/api/interfaces/IHorizontalPositionOptions.html +++ b/api/interfaces/IHorizontalPositionOptions.html @@ -1 +1 @@ -IHorizontalPositionOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHorizontalPositionOptions

Hierarchy

  • IHorizontalPositionOptions

Index

Properties

offset?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IHorizontalPositionOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHorizontalPositionOptions

Hierarchy

  • IHorizontalPositionOptions

Index

Properties

offset?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IImageOptions.html b/api/interfaces/IImageOptions.html index a144a6cfc1..e11707a7a4 100644 --- a/api/interfaces/IImageOptions.html +++ b/api/interfaces/IImageOptions.html @@ -1 +1 @@ -IImageOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IImageOptions

Hierarchy

  • IImageOptions

Index

Properties

data: string | Buffer | Uint8Array | ArrayBuffer
floating?: IFloating
transformation: IMediaTransformation

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IImageOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IImageOptions

Hierarchy

  • IImageOptions

Index

Properties

data: string | Buffer | Uint8Array | ArrayBuffer
floating?: IFloating
transformation: IMediaTransformation

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IIndentAttributesProperties.html b/api/interfaces/IIndentAttributesProperties.html index 61c959f3a2..47ab36ebe4 100644 --- a/api/interfaces/IIndentAttributesProperties.html +++ b/api/interfaces/IIndentAttributesProperties.html @@ -1 +1 @@ -IIndentAttributesProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IIndentAttributesProperties

Hierarchy

  • IIndentAttributesProperties

Index

Properties

end?: string | number
firstLine?: string | number
hanging?: string | number
left?: string | number
right?: string | number
start?: string | number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IIndentAttributesProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IIndentAttributesProperties

Hierarchy

  • IIndentAttributesProperties

Index

Properties

end?: string | number
firstLine?: string | number
hanging?: string | number
left?: string | number
right?: string | number
start?: string | number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ILevelParagraphStylePropertiesOptions.html b/api/interfaces/ILevelParagraphStylePropertiesOptions.html index 93095a1a98..d57b77d62a 100644 --- a/api/interfaces/ILevelParagraphStylePropertiesOptions.html +++ b/api/interfaces/ILevelParagraphStylePropertiesOptions.html @@ -1 +1 @@ -ILevelParagraphStylePropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILevelParagraphStylePropertiesOptions

Hierarchy

Index

Properties

alignment?: AlignmentType
contextualSpacing?: boolean
keepLines?: boolean
keepNext?: boolean
leftTabStop?: number
outlineLevel?: number
rightTabStop?: number
thematicBreak?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ILevelParagraphStylePropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILevelParagraphStylePropertiesOptions

Hierarchy

Index

Properties

alignment?: AlignmentType
contextualSpacing?: boolean
keepLines?: boolean
keepNext?: boolean
leftTabStop?: number
outlineLevel?: number
rightTabStop?: number
thematicBreak?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ILevelsOptions.html b/api/interfaces/ILevelsOptions.html index 857fa10faf..ab44a42a89 100644 --- a/api/interfaces/ILevelsOptions.html +++ b/api/interfaces/ILevelsOptions.html @@ -1 +1 @@ -ILevelsOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILevelsOptions

Hierarchy

  • ILevelsOptions

Index

Properties

alignment?: AlignmentType
format?: LevelFormat
level: number
start?: number

Type declaration

suffix?: LevelSuffix
text?: string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ILevelsOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILevelsOptions

Hierarchy

  • ILevelsOptions

Index

Properties

alignment?: AlignmentType
format?: LevelFormat
level: number
start?: number

Type declaration

suffix?: LevelSuffix
text?: string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ILineNumberAttributes.html b/api/interfaces/ILineNumberAttributes.html index 438942fe0e..45f83464cd 100644 --- a/api/interfaces/ILineNumberAttributes.html +++ b/api/interfaces/ILineNumberAttributes.html @@ -1 +1 @@ -ILineNumberAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILineNumberAttributes

Hierarchy

  • ILineNumberAttributes

Index

Properties

countBy?: number
distance?: string | number
start?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ILineNumberAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILineNumberAttributes

Hierarchy

  • ILineNumberAttributes

Index

Properties

countBy?: number
distance?: string | number
start?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMargins.html b/api/interfaces/IMargins.html index 49ca6b70f6..2739414ca4 100644 --- a/api/interfaces/IMargins.html +++ b/api/interfaces/IMargins.html @@ -1 +1 @@ -IMargins | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMargins

Hierarchy

  • IMargins

Index

Properties

bottom?: number
left?: number
right?: number
top?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IMargins | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMargins

Hierarchy

  • IMargins

Index

Properties

bottom?: number
left?: number
right?: number
top?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathFractionOptions.html b/api/interfaces/IMathFractionOptions.html index a785a81e6d..9d2fdfb694 100644 --- a/api/interfaces/IMathFractionOptions.html +++ b/api/interfaces/IMathFractionOptions.html @@ -1 +1 @@ -IMathFractionOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathFractionOptions

Hierarchy

  • IMathFractionOptions

Index

Properties

denominator: MathComponent[]
numerator: MathComponent[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IMathFractionOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathFractionOptions

Hierarchy

  • IMathFractionOptions

Index

Properties

denominator: MathComponent[]
numerator: MathComponent[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathFunctionOptions.html b/api/interfaces/IMathFunctionOptions.html index 85560fbe0a..7c5e90cb48 100644 --- a/api/interfaces/IMathFunctionOptions.html +++ b/api/interfaces/IMathFunctionOptions.html @@ -1 +1 @@ -IMathFunctionOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathFunctionOptions

Hierarchy

  • IMathFunctionOptions

Index

Properties

Properties

children: MathComponent[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IMathFunctionOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathFunctionOptions

Hierarchy

  • IMathFunctionOptions

Index

Properties

Properties

children: MathComponent[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathOptions.html b/api/interfaces/IMathOptions.html index f121d266d0..c5db54901d 100644 --- a/api/interfaces/IMathOptions.html +++ b/api/interfaces/IMathOptions.html @@ -1 +1 @@ -IMathOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathOptions

Hierarchy

  • IMathOptions

Index

Properties

Properties

children: MathComponent[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IMathOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathOptions

Hierarchy

  • IMathOptions

Index

Properties

Properties

children: MathComponent[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathPreSubSuperScriptOptions.html b/api/interfaces/IMathPreSubSuperScriptOptions.html index 9338352751..664490c36c 100644 --- a/api/interfaces/IMathPreSubSuperScriptOptions.html +++ b/api/interfaces/IMathPreSubSuperScriptOptions.html @@ -1 +1 @@ -IMathPreSubSuperScriptOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathPreSubSuperScriptOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IMathPreSubSuperScriptOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathPreSubSuperScriptOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathRadicalOptions.html b/api/interfaces/IMathRadicalOptions.html index 4941ef6905..153bb481c7 100644 --- a/api/interfaces/IMathRadicalOptions.html +++ b/api/interfaces/IMathRadicalOptions.html @@ -1 +1 @@ -IMathRadicalOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathRadicalOptions

Hierarchy

  • IMathRadicalOptions

Index

Properties

Properties

children: MathComponent[]
degree?: MathComponent[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IMathRadicalOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathRadicalOptions

Hierarchy

  • IMathRadicalOptions

Index

Properties

Properties

children: MathComponent[]
degree?: MathComponent[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathSubScriptOptions.html b/api/interfaces/IMathSubScriptOptions.html index 7de9c71b07..e26f7a8011 100644 --- a/api/interfaces/IMathSubScriptOptions.html +++ b/api/interfaces/IMathSubScriptOptions.html @@ -1 +1 @@ -IMathSubScriptOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathSubScriptOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IMathSubScriptOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathSubScriptOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathSubSuperScriptOptions.html b/api/interfaces/IMathSubSuperScriptOptions.html index 3f80c5d591..51d8c5d055 100644 --- a/api/interfaces/IMathSubSuperScriptOptions.html +++ b/api/interfaces/IMathSubSuperScriptOptions.html @@ -1 +1 @@ -IMathSubSuperScriptOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathSubSuperScriptOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IMathSubSuperScriptOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathSubSuperScriptOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathSumOptions.html b/api/interfaces/IMathSumOptions.html index ce0d5921bc..8367294e2d 100644 --- a/api/interfaces/IMathSumOptions.html +++ b/api/interfaces/IMathSumOptions.html @@ -1 +1 @@ -IMathSumOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathSumOptions

Hierarchy

  • IMathSumOptions

Index

Properties

children: MathComponent[]
subScript?: MathComponent[]
superScript?: MathComponent[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IMathSumOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathSumOptions

Hierarchy

  • IMathSumOptions

Index

Properties

children: MathComponent[]
subScript?: MathComponent[]
superScript?: MathComponent[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathSuperScriptOptions.html b/api/interfaces/IMathSuperScriptOptions.html index 48c1f8bb4f..fe74a55644 100644 --- a/api/interfaces/IMathSuperScriptOptions.html +++ b/api/interfaces/IMathSuperScriptOptions.html @@ -1 +1 @@ -IMathSuperScriptOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathSuperScriptOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IMathSuperScriptOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMathSuperScriptOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMediaData.html b/api/interfaces/IMediaData.html index d363ff53ba..684f1c731f 100644 --- a/api/interfaces/IMediaData.html +++ b/api/interfaces/IMediaData.html @@ -1 +1 @@ -IMediaData | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMediaData

Hierarchy

  • IMediaData

Index

Properties

fileName: string
stream: Buffer | Uint8Array | ArrayBuffer
transformation: IMediaDataTransformation

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IMediaData | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMediaData

Hierarchy

  • IMediaData

Index

Properties

fileName: string
stream: Buffer | Uint8Array | ArrayBuffer
transformation: IMediaDataTransformation

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMediaDataTransformation.html b/api/interfaces/IMediaDataTransformation.html index 24a55406ab..25146f5d21 100644 --- a/api/interfaces/IMediaDataTransformation.html +++ b/api/interfaces/IMediaDataTransformation.html @@ -1 +1 @@ -IMediaDataTransformation | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMediaDataTransformation

Hierarchy

  • IMediaDataTransformation

Index

Properties

emus: { x: number; y: number }

Type declaration

  • Readonly x: number
  • Readonly y: number
flip?: { horizontal?: boolean; vertical?: boolean }

Type declaration

  • Optional Readonly horizontal?: boolean
  • Optional Readonly vertical?: boolean
pixels: { x: number; y: number }

Type declaration

  • Readonly x: number
  • Readonly y: number
rotation?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IMediaDataTransformation | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMediaDataTransformation

Hierarchy

  • IMediaDataTransformation

Index

Properties

emus: { x: number; y: number }

Type declaration

  • Readonly x: number
  • Readonly y: number
flip?: { horizontal?: boolean; vertical?: boolean }

Type declaration

  • Optional Readonly horizontal?: boolean
  • Optional Readonly vertical?: boolean
pixels: { x: number; y: number }

Type declaration

  • Readonly x: number
  • Readonly y: number
rotation?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMediaTransformation.html b/api/interfaces/IMediaTransformation.html index 80c22e8b67..35d26fba06 100644 --- a/api/interfaces/IMediaTransformation.html +++ b/api/interfaces/IMediaTransformation.html @@ -1 +1 @@ -IMediaTransformation | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMediaTransformation

Hierarchy

  • IMediaTransformation

Index

Properties

flip?: { horizontal?: boolean; vertical?: boolean }

Type declaration

  • Optional Readonly horizontal?: boolean
  • Optional Readonly vertical?: boolean
height: number
rotation?: number
width: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IMediaTransformation | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMediaTransformation

Hierarchy

  • IMediaTransformation

Index

Properties

flip?: { horizontal?: boolean; vertical?: boolean }

Type declaration

  • Optional Readonly horizontal?: boolean
  • Optional Readonly vertical?: boolean
height: number
rotation?: number
width: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/INumberingOptions.html b/api/interfaces/INumberingOptions.html index 02a0e3d462..0ce06046bf 100644 --- a/api/interfaces/INumberingOptions.html +++ b/api/interfaces/INumberingOptions.html @@ -1 +1 @@ -INumberingOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface INumberingOptions

Hierarchy

  • INumberingOptions

Index

Properties

Properties

config: { levels: ILevelsOptions[]; reference: string }[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +INumberingOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface INumberingOptions

Hierarchy

  • INumberingOptions

Index

Properties

Properties

config: { levels: ILevelsOptions[]; reference: string }[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IPageBorderAttributes.html b/api/interfaces/IPageBorderAttributes.html index 09e743b380..eec5b963fc 100644 --- a/api/interfaces/IPageBorderAttributes.html +++ b/api/interfaces/IPageBorderAttributes.html @@ -1 +1 @@ -IPageBorderAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageBorderAttributes

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IPageBorderAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageBorderAttributes

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IPageBordersOptions.html b/api/interfaces/IPageBordersOptions.html index 67a8934697..a44ca5eecd 100644 --- a/api/interfaces/IPageBordersOptions.html +++ b/api/interfaces/IPageBordersOptions.html @@ -1 +1 @@ -IPageBordersOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageBordersOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IPageBordersOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageBordersOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IPageMarginAttributes.html b/api/interfaces/IPageMarginAttributes.html index edc802bdc2..a6ad5a5668 100644 --- a/api/interfaces/IPageMarginAttributes.html +++ b/api/interfaces/IPageMarginAttributes.html @@ -1 +1 @@ -IPageMarginAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageMarginAttributes

Hierarchy

  • IPageMarginAttributes

Index

Properties

bottom?: string | number
footer?: string | number
gutter?: string | number
header?: string | number
left?: string | number
right?: string | number
top?: string | number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IPageMarginAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageMarginAttributes

Hierarchy

  • IPageMarginAttributes

Index

Properties

bottom?: string | number
footer?: string | number
gutter?: string | number
header?: string | number
left?: string | number
right?: string | number
top?: string | number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IPageNumberTypeAttributes.html b/api/interfaces/IPageNumberTypeAttributes.html index 9971c27789..96f9ee477a 100644 --- a/api/interfaces/IPageNumberTypeAttributes.html +++ b/api/interfaces/IPageNumberTypeAttributes.html @@ -1 +1 @@ -IPageNumberTypeAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageNumberTypeAttributes

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IPageNumberTypeAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageNumberTypeAttributes

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IPageSizeAttributes.html b/api/interfaces/IPageSizeAttributes.html index 72db9ed135..7c15d072e9 100644 --- a/api/interfaces/IPageSizeAttributes.html +++ b/api/interfaces/IPageSizeAttributes.html @@ -1 +1 @@ -IPageSizeAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageSizeAttributes

Hierarchy

  • IPageSizeAttributes

Index

Properties

height?: string | number
orientation?: PageOrientation
width?: string | number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IPageSizeAttributes | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageSizeAttributes

Hierarchy

  • IPageSizeAttributes

Index

Properties

height?: string | number
orientation?: PageOrientation
width?: string | number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IParagraphOptions.html b/api/interfaces/IParagraphOptions.html index a4d5946b7a..8a5307be54 100644 --- a/api/interfaces/IParagraphOptions.html +++ b/api/interfaces/IParagraphOptions.html @@ -1 +1 @@ -IParagraphOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParagraphOptions

Hierarchy

Index

Properties

alignment?: AlignmentType
bidirectional?: boolean
bullet?: { level: number }

Type declaration

  • Readonly level: number
children?: ParagraphChild[]
contextualSpacing?: boolean
heading?: HeadingLevel
keepLines?: boolean
keepNext?: boolean
leftTabStop?: number
numbering?: { custom?: boolean; instance?: number; level: number; reference: string }

Type declaration

  • Optional Readonly custom?: boolean
  • Optional Readonly instance?: number
  • Readonly level: number
  • Readonly reference: string
outlineLevel?: number
pageBreakBefore?: boolean
rightTabStop?: number
style?: string
suppressLineNumbers?: boolean
tabStops?: { leader?: LeaderType; position: number; type: TabStopType }[]
text?: string
thematicBreak?: boolean
widowControl?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IParagraphOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParagraphOptions

Hierarchy

Index

Properties

alignment?: AlignmentType
bidirectional?: boolean
bullet?: { level: number }

Type declaration

  • Readonly level: number
children?: ParagraphChild[]
contextualSpacing?: boolean
heading?: HeadingLevel
keepLines?: boolean
keepNext?: boolean
leftTabStop?: number
numbering?: { custom?: boolean; instance?: number; level: number; reference: string }

Type declaration

  • Optional Readonly custom?: boolean
  • Optional Readonly instance?: number
  • Readonly level: number
  • Readonly reference: string
outlineLevel?: number
pageBreakBefore?: boolean
rightTabStop?: number
style?: string
suppressLineNumbers?: boolean
tabStops?: { leader?: LeaderType; position: number; type: TabStopType }[]
text?: string
thematicBreak?: boolean
widowControl?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IParagraphPropertiesOptions.html b/api/interfaces/IParagraphPropertiesOptions.html index 5b233bac8f..9164871295 100644 --- a/api/interfaces/IParagraphPropertiesOptions.html +++ b/api/interfaces/IParagraphPropertiesOptions.html @@ -1 +1 @@ -IParagraphPropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParagraphPropertiesOptions

Hierarchy

Index

Properties

alignment?: AlignmentType
bidirectional?: boolean
bullet?: { level: number }

Type declaration

  • Readonly level: number
contextualSpacing?: boolean
heading?: HeadingLevel
keepLines?: boolean
keepNext?: boolean
leftTabStop?: number
numbering?: { custom?: boolean; instance?: number; level: number; reference: string }

Type declaration

  • Optional Readonly custom?: boolean
  • Optional Readonly instance?: number
  • Readonly level: number
  • Readonly reference: string
outlineLevel?: number
pageBreakBefore?: boolean
rightTabStop?: number
style?: string
suppressLineNumbers?: boolean
tabStops?: { leader?: LeaderType; position: number; type: TabStopType }[]
thematicBreak?: boolean
widowControl?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IParagraphPropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParagraphPropertiesOptions

Hierarchy

Index

Properties

alignment?: AlignmentType
bidirectional?: boolean
bullet?: { level: number }

Type declaration

  • Readonly level: number
contextualSpacing?: boolean
heading?: HeadingLevel
keepLines?: boolean
keepNext?: boolean
leftTabStop?: number
numbering?: { custom?: boolean; instance?: number; level: number; reference: string }

Type declaration

  • Optional Readonly custom?: boolean
  • Optional Readonly instance?: number
  • Readonly level: number
  • Readonly reference: string
outlineLevel?: number
pageBreakBefore?: boolean
rightTabStop?: number
style?: string
suppressLineNumbers?: boolean
tabStops?: { leader?: LeaderType; position: number; type: TabStopType }[]
thematicBreak?: boolean
widowControl?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IParagraphStyleOptions.html b/api/interfaces/IParagraphStyleOptions.html index 6629cf873a..9eda3a4571 100644 --- a/api/interfaces/IParagraphStyleOptions.html +++ b/api/interfaces/IParagraphStyleOptions.html @@ -1 +1 @@ -IParagraphStyleOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParagraphStyleOptions

Hierarchy

Index

Properties

basedOn?: string
id: string
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IParagraphStyleOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParagraphStyleOptions

Hierarchy

Index

Properties

basedOn?: string
id: string
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IParagraphStylePropertiesOptions.html b/api/interfaces/IParagraphStylePropertiesOptions.html index feb94881ee..17a1d98665 100644 --- a/api/interfaces/IParagraphStylePropertiesOptions.html +++ b/api/interfaces/IParagraphStylePropertiesOptions.html @@ -1 +1 @@ -IParagraphStylePropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParagraphStylePropertiesOptions

Hierarchy

Index

Properties

alignment?: AlignmentType
contextualSpacing?: boolean
keepLines?: boolean
keepNext?: boolean
leftTabStop?: number
numbering?: { custom?: boolean; instance?: number; level: number; reference: string }

Type declaration

  • Optional Readonly custom?: boolean
  • Optional Readonly instance?: number
  • Readonly level: number
  • Readonly reference: string
outlineLevel?: number
rightTabStop?: number
thematicBreak?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IParagraphStylePropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParagraphStylePropertiesOptions

Hierarchy

Index

Properties

alignment?: AlignmentType
contextualSpacing?: boolean
keepLines?: boolean
keepNext?: boolean
leftTabStop?: number
numbering?: { custom?: boolean; instance?: number; level: number; reference: string }

Type declaration

  • Optional Readonly custom?: boolean
  • Optional Readonly instance?: number
  • Readonly level: number
  • Readonly reference: string
outlineLevel?: number
rightTabStop?: number
thematicBreak?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IRunOptions.html b/api/interfaces/IRunOptions.html index 37adde66ee..70b644c66f 100644 --- a/api/interfaces/IRunOptions.html +++ b/api/interfaces/IRunOptions.html @@ -1 +1 @@ -IRunOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRunOptions

Hierarchy

Index

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
break?: number
characterSpacing?: number
children?: (string | FootnoteReferenceRun | Begin | FieldInstruction | Separate | End)[]
color?: string
doubleStrike?: boolean
emboss?: boolean
emphasisMark?: { type?: DOT }

Type declaration

  • Optional Readonly type?: DOT
font?: string | IFontOptions | IFontAttributesProperties
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
rightToLeft?: boolean
size?: string | number
sizeComplexScript?: string | number | boolean
smallCaps?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
text?: string
underline?: { color?: string; type?: UnderlineType }

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: UnderlineType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IRunOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRunOptions

Hierarchy

Index

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
break?: number
characterSpacing?: number
children?: (string | FootnoteReferenceRun | Begin | FieldInstruction | Separate | End)[]
color?: string
doubleStrike?: boolean
emboss?: boolean
emphasisMark?: { type?: DOT }

Type declaration

  • Optional Readonly type?: DOT
font?: string | IFontOptions | IFontAttributesProperties
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
rightToLeft?: boolean
size?: string | number
sizeComplexScript?: string | number | boolean
smallCaps?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
text?: string
underline?: { color?: string; type?: UnderlineType }

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: UnderlineType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IRunPropertiesChangeOptions.html b/api/interfaces/IRunPropertiesChangeOptions.html index 5746c75486..a2966909ed 100644 --- a/api/interfaces/IRunPropertiesChangeOptions.html +++ b/api/interfaces/IRunPropertiesChangeOptions.html @@ -1 +1 @@ -IRunPropertiesChangeOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRunPropertiesChangeOptions

Hierarchy

Index

Properties

allCaps?: boolean
author: string
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
date: string
doubleStrike?: boolean
emboss?: boolean
emphasisMark?: { type?: DOT }

Type declaration

  • Optional Readonly type?: DOT
font?: string | IFontOptions | IFontAttributesProperties
highlight?: string
highlightComplexScript?: string | boolean
id: number
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
rightToLeft?: boolean
size?: string | number
sizeComplexScript?: string | number | boolean
smallCaps?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
underline?: { color?: string; type?: UnderlineType }

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: UnderlineType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IRunPropertiesChangeOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRunPropertiesChangeOptions

Hierarchy

Index

Properties

allCaps?: boolean
author: string
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
date: string
doubleStrike?: boolean
emboss?: boolean
emphasisMark?: { type?: DOT }

Type declaration

  • Optional Readonly type?: DOT
font?: string | IFontOptions | IFontAttributesProperties
highlight?: string
highlightComplexScript?: string | boolean
id: number
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
rightToLeft?: boolean
size?: string | number
sizeComplexScript?: string | number | boolean
smallCaps?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
underline?: { color?: string; type?: UnderlineType }

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: UnderlineType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IRunPropertiesOptions.html b/api/interfaces/IRunPropertiesOptions.html index e1dc65a232..af9963e20c 100644 --- a/api/interfaces/IRunPropertiesOptions.html +++ b/api/interfaces/IRunPropertiesOptions.html @@ -1 +1 @@ -IRunPropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRunPropertiesOptions

Hierarchy

Index

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
doubleStrike?: boolean
emboss?: boolean
emphasisMark?: { type?: DOT }

Type declaration

  • Optional Readonly type?: DOT
font?: string | IFontOptions | IFontAttributesProperties
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
rightToLeft?: boolean
size?: string | number
sizeComplexScript?: string | number | boolean
smallCaps?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
underline?: { color?: string; type?: UnderlineType }

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: UnderlineType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IRunPropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRunPropertiesOptions

Hierarchy

Index

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
doubleStrike?: boolean
emboss?: boolean
emphasisMark?: { type?: DOT }

Type declaration

  • Optional Readonly type?: DOT
font?: string | IFontOptions | IFontAttributesProperties
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
rightToLeft?: boolean
size?: string | number
sizeComplexScript?: string | number | boolean
smallCaps?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
underline?: { color?: string; type?: UnderlineType }

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: UnderlineType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IRunStylePropertiesOptions.html b/api/interfaces/IRunStylePropertiesOptions.html index 4aa835bc56..380542f0f8 100644 --- a/api/interfaces/IRunStylePropertiesOptions.html +++ b/api/interfaces/IRunStylePropertiesOptions.html @@ -1 +1 @@ -IRunStylePropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRunStylePropertiesOptions

Hierarchy

Index

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
doubleStrike?: boolean
emboss?: boolean
emphasisMark?: { type?: DOT }

Type declaration

  • Optional Readonly type?: DOT
font?: string | IFontOptions | IFontAttributesProperties
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
rightToLeft?: boolean
size?: string | number
sizeComplexScript?: string | number | boolean
smallCaps?: boolean
strike?: boolean
subScript?: boolean
superScript?: boolean
underline?: { color?: string; type?: UnderlineType }

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: UnderlineType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IRunStylePropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRunStylePropertiesOptions

Hierarchy

Index

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
doubleStrike?: boolean
emboss?: boolean
emphasisMark?: { type?: DOT }

Type declaration

  • Optional Readonly type?: DOT
font?: string | IFontOptions | IFontAttributesProperties
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
rightToLeft?: boolean
size?: string | number
sizeComplexScript?: string | number | boolean
smallCaps?: boolean
strike?: boolean
subScript?: boolean
superScript?: boolean
underline?: { color?: string; type?: UnderlineType }

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: UnderlineType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ISectionOptions.html b/api/interfaces/ISectionOptions.html index 85e0afa2ff..c69b9b2869 100644 --- a/api/interfaces/ISectionOptions.html +++ b/api/interfaces/ISectionOptions.html @@ -1 +1 @@ -ISectionOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISectionOptions

Hierarchy

  • ISectionOptions

Index

Properties

children: (Paragraph | Table | TableOfContents)[]
footers?: { default?: Footer; even?: Footer; first?: Footer }

Type declaration

  • Optional Readonly default?: Footer
  • Optional Readonly even?: Footer
  • Optional Readonly first?: Footer
headers?: { default?: Header; even?: Header; first?: Header }

Type declaration

  • Optional Readonly default?: Header
  • Optional Readonly even?: Header
  • Optional Readonly first?: Header

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ISectionOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISectionOptions

Hierarchy

  • ISectionOptions

Index

Properties

children: (Paragraph | Table | TableOfContents)[]
footers?: { default?: Footer; even?: Footer; first?: Footer }

Type declaration

  • Optional Readonly default?: Footer
  • Optional Readonly even?: Footer
  • Optional Readonly first?: Footer
headers?: { default?: Header; even?: Header; first?: Header }

Type declaration

  • Optional Readonly default?: Header
  • Optional Readonly even?: Header
  • Optional Readonly first?: Header

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ISectionPropertiesOptions.html b/api/interfaces/ISectionPropertiesOptions.html index c6091c0f06..88a930ddf2 100644 --- a/api/interfaces/ISectionPropertiesOptions.html +++ b/api/interfaces/ISectionPropertiesOptions.html @@ -1 +1 @@ -ISectionPropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISectionPropertiesOptions

Hierarchy

  • ISectionPropertiesOptions

Index

Properties

footerWrapperGroup?: IHeaderFooterGroup<FooterWrapper>
headerWrapperGroup?: IHeaderFooterGroup<HeaderWrapper>
lineNumbers?: ILineNumberAttributes
page?: { borders?: IPageBordersOptions; margin?: IPageMarginAttributes; pageNumbers?: IPageNumberTypeAttributes; size?: IPageSizeAttributes; textDirection?: PageTextDirectionType }

Type declaration

titlePage?: boolean
verticalAlign?: VerticalAlign

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ISectionPropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISectionPropertiesOptions

Hierarchy

  • ISectionPropertiesOptions

Index

Properties

footerWrapperGroup?: IHeaderFooterGroup<FooterWrapper>
headerWrapperGroup?: IHeaderFooterGroup<HeaderWrapper>
lineNumbers?: ILineNumberAttributes
page?: { borders?: IPageBordersOptions; margin?: IPageMarginAttributes; pageNumbers?: IPageNumberTypeAttributes; size?: IPageSizeAttributes; textDirection?: PageTextDirectionType }

Type declaration

titlePage?: boolean
verticalAlign?: VerticalAlign

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IShadingAttributesProperties.html b/api/interfaces/IShadingAttributesProperties.html index b2807a5a04..75681257fd 100644 --- a/api/interfaces/IShadingAttributesProperties.html +++ b/api/interfaces/IShadingAttributesProperties.html @@ -1 +1 @@ -IShadingAttributesProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IShadingAttributesProperties

Hierarchy

  • IShadingAttributesProperties

Index

Properties

Properties

color?: string
fill?: string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IShadingAttributesProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IShadingAttributesProperties

Hierarchy

  • IShadingAttributesProperties

Index

Properties

Properties

color?: string
fill?: string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ISpacingProperties.html b/api/interfaces/ISpacingProperties.html index c9e97dc3a5..f0d9a35294 100644 --- a/api/interfaces/ISpacingProperties.html +++ b/api/interfaces/ISpacingProperties.html @@ -1 +1 @@ -ISpacingProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISpacingProperties

Hierarchy

  • ISpacingProperties

Index

Properties

after?: number
afterAutoSpacing?: boolean
before?: number
beforeAutoSpacing?: boolean
line?: number
lineRule?: LineRuleType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ISpacingProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISpacingProperties

Hierarchy

  • ISpacingProperties

Index

Properties

after?: number
afterAutoSpacing?: boolean
before?: number
beforeAutoSpacing?: boolean
line?: number
lineRule?: LineRuleType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IStylesOptions.html b/api/interfaces/IStylesOptions.html index 850c3411f9..7195704cba 100644 --- a/api/interfaces/IStylesOptions.html +++ b/api/interfaces/IStylesOptions.html @@ -1 +1 @@ -IStylesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStylesOptions

Hierarchy

  • IStylesOptions

Index

Properties

characterStyles?: ICharacterStyleOptions[]
default?: IDefaultStylesOptions
initialStyles?: BaseXmlComponent
paragraphStyles?: IParagraphStyleOptions[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IStylesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStylesOptions

Hierarchy

  • IStylesOptions

Index

Properties

characterStyles?: ICharacterStyleOptions[]
default?: IDefaultStylesOptions
initialStyles?: BaseXmlComponent
paragraphStyles?: IParagraphStyleOptions[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ISymbolRunOptions.html b/api/interfaces/ISymbolRunOptions.html index efe7f7c0ae..34fa59af78 100644 --- a/api/interfaces/ISymbolRunOptions.html +++ b/api/interfaces/ISymbolRunOptions.html @@ -1 +1 @@ -ISymbolRunOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISymbolRunOptions

Hierarchy

Index

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
break?: number
char: string
characterSpacing?: number
children?: (string | FootnoteReferenceRun | Begin | FieldInstruction | Separate | End)[]
color?: string
doubleStrike?: boolean
emboss?: boolean
emphasisMark?: { type?: DOT }

Type declaration

  • Optional Readonly type?: DOT
font?: string | IFontOptions | IFontAttributesProperties
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
rightToLeft?: boolean
size?: string | number
sizeComplexScript?: string | number | boolean
smallCaps?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
symbolfont?: string
text?: string
underline?: { color?: string; type?: UnderlineType }

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: UnderlineType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ISymbolRunOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISymbolRunOptions

Hierarchy

Index

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
break?: number
char: string
characterSpacing?: number
children?: (string | FootnoteReferenceRun | Begin | FieldInstruction | Separate | End)[]
color?: string
doubleStrike?: boolean
emboss?: boolean
emphasisMark?: { type?: DOT }

Type declaration

  • Optional Readonly type?: DOT
font?: string | IFontOptions | IFontAttributesProperties
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
rightToLeft?: boolean
size?: string | number
sizeComplexScript?: string | number | boolean
smallCaps?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
symbolfont?: string
text?: string
underline?: { color?: string; type?: UnderlineType }

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: UnderlineType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableBordersOptions.html b/api/interfaces/ITableBordersOptions.html index b1bae9fb93..e25070de92 100644 --- a/api/interfaces/ITableBordersOptions.html +++ b/api/interfaces/ITableBordersOptions.html @@ -1 +1 @@ -ITableBordersOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableBordersOptions

Hierarchy

  • ITableBordersOptions

Index

Properties

insideHorizontal?: IBorderOptions
insideVertical?: IBorderOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ITableBordersOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableBordersOptions

Hierarchy

  • ITableBordersOptions

Index

Properties

insideHorizontal?: IBorderOptions
insideVertical?: IBorderOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableCellBorders.html b/api/interfaces/ITableCellBorders.html index 00b8d5f2cd..fb5b5728b8 100644 --- a/api/interfaces/ITableCellBorders.html +++ b/api/interfaces/ITableCellBorders.html @@ -1 +1 @@ -ITableCellBorders | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableCellBorders

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ITableCellBorders | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableCellBorders

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableCellOptions.html b/api/interfaces/ITableCellOptions.html index cb79c7bc1e..3dc604da0d 100644 --- a/api/interfaces/ITableCellOptions.html +++ b/api/interfaces/ITableCellOptions.html @@ -1 +1 @@ -ITableCellOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableCellOptions

Hierarchy

  • ITableCellPropertiesOptions
    • ITableCellOptions

Index

Properties

children: (Paragraph | Table)[]
columnSpan?: number
margins?: ITableCellMarginOptions
rowSpan?: number
textDirection?: TextDirection
verticalAlign?: VerticalAlign
verticalMerge?: VerticalMergeType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ITableCellOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableCellOptions

Hierarchy

  • ITableCellPropertiesOptions
    • ITableCellOptions

Index

Properties

children: (Paragraph | Table)[]
columnSpan?: number
margins?: ITableCellMarginOptions
rowSpan?: number
textDirection?: TextDirection
verticalAlign?: VerticalAlign
verticalMerge?: VerticalMergeType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableFloatOptions.html b/api/interfaces/ITableFloatOptions.html index fc3ea08e91..8ffc18e984 100644 --- a/api/interfaces/ITableFloatOptions.html +++ b/api/interfaces/ITableFloatOptions.html @@ -1,29 +1,29 @@ -ITableFloatOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableFloatOptions

Hierarchy

  • ITableFloatOptions

Index

Properties

absoluteHorizontalPosition?: string | number
+ITableFloatOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableFloatOptions

Hierarchy

  • ITableFloatOptions

Index

Properties

absoluteHorizontalPosition?: string | number

Specifies an absolute horizontal position for the table, relative to the horizontalAnchor. The value is in twentieths of a point. Note that the value can be negative, in which case the table is positioned before the anchor object in the direction of horizontal text flow. If relativeHorizontalPosition is also specified, then the absoluteHorizontalPosition attribute is ignored. If the attribute is omitted, the value is assumed to be zero.

-
absoluteVerticalPosition?: string | number
+
absoluteVerticalPosition?: string | number

Specifies an absolute vertical position for the table, relative to the verticalAnchor anchor. The value is in twentieths of a point. Note that the value can be negative, in which case the table is positioned before the anchor object in the direction of vertical text flow. If relativeVerticalPosition is also specified, then the absoluteVerticalPosition attribute is ignored. If the attribute is omitted, the value is assumed to be zero.

-
bottomFromText?: string | number
+
bottomFromText?: string | number

Specifies the minimun distance to be maintained between the table and the top of text in the paragraph below the table. The value is in twentieths of a point. If omitted, the value is assumed to be zero.

-
horizontalAnchor?: TableAnchorType
+
horizontalAnchor?: TableAnchorType

Specifies the horizontal anchor or the base object from which the horizontal positioning in the tblpX or tblpXSpec attribute should be determined. margin - relative to the vertical edge of the text margin before any text runs (left edge for left-to-right paragraphs) page - relative to the vertical edge of the page before any text runs (left edge for left-to-right paragraphs) text - relative to the vertical edge of the text margin for the column in which the anchor paragraph is located If omitted, the value is assumed to be page.

-
leftFromText?: string | number
+
leftFromText?: string | number

Specifies the minimun distance to be maintained between the table and the edge of text in the paragraph to the left of the table. The value is in twentieths of a point. If omitted, the value is assumed to be zero.

-
overlap?: OverlapType
relativeHorizontalPosition?: RelativeHorizontalPosition
+
overlap?: OverlapType
relativeHorizontalPosition?: RelativeHorizontalPosition

Specifies a relative horizontal position for the table, relative to the horizontalAnchor attribute. This will supersede the absoluteHorizontalPosition attribute. Possible values are: @@ -32,7 +32,7 @@ inside - the table should be inside of the anchor left - the table should be left aligned with respect to the anchor outside - the table should be outside of the anchor right - the table should be right aligned with respect to the anchor

-
relativeVerticalPosition?: RelativeVerticalPosition
+
relativeVerticalPosition?: RelativeVerticalPosition

Specifies a relative vertical position for the table, relative to the verticalAnchor attribute. This will supersede the absoluteVerticalPosition attribute. Possible values are: center - the table should be vertically centered with respect to the anchor @@ -41,13 +41,13 @@ bottom - the table should be vertically aligned to the bottom edge of the anchor outside - the table should be vertically aligned to the edge of the anchor and outside the anchor inline - the table should be vertically aligned in line with the surrounding text (so as to not allow any text wrapping around it) top - the table should be vertically aligned to the top edge of the anchor

-
rightFromText?: string | number
+
rightFromText?: string | number

Specifies the minimun distance to be maintained between the table and the edge of text in the paragraph to the right of the table. The value is in twentieths of a point. If omitted, the value is assumed to be zero.

-
topFromText?: string | number
+
topFromText?: string | number

Specifies the minimun distance to be maintained between the table and the bottom edge of text in the paragraph above the table. The value is in twentieths of a point. If omitted, the value is assumed to be zero.

-
verticalAnchor?: TableAnchorType
+
verticalAnchor?: TableAnchorType

Specifies the vertical anchor or the base object from which the vertical positioning in the absoluteVerticalPosition attribute should be determined. Possible values are: margin - relative to the horizontal edge of the text margin before any text runs (top edge for top-to-bottom paragraphs) diff --git a/api/interfaces/ITableOfContentsOptions.html b/api/interfaces/ITableOfContentsOptions.html index b9af1aa912..5b48529472 100644 --- a/api/interfaces/ITableOfContentsOptions.html +++ b/api/interfaces/ITableOfContentsOptions.html @@ -4,59 +4,59 @@ Part 1 - Page 1251

Hierarchy

  • ITableOfContentsOptions

Index

Properties

captionLabel?: string
+

Hierarchy

  • ITableOfContentsOptions

Index

Properties

captionLabel?: string

\a option - Includes captioned items, but omits caption labels and numbers. The identifier designated by text in this switch's field-argument corresponds to the caption label. Use captionLabelIncludingNumbers (\c) to build a table of captions with labels and numbers.

-
captionLabelIncludingNumbers?: string
+
captionLabelIncludingNumbers?: string

\c option - Includes figures, tables, charts, and other items that are numbered by a SEQ field (§17.16.5.56). The sequence identifier designated by text in this switch's field-argument, which corresponds to the caption label, shall match the identifier in the corresponding SEQ field.

-
entriesFromBookmark?: string
+
entriesFromBookmark?: string

\b option - Includes entries only from the portion of the document marked by the bookmark named by text in this switch's field-argument.

-
entryAndPageNumberSeparator?: string
+
entryAndPageNumberSeparator?: string

\p option - Text in this switch's field-argument specifies a sequence of characters that separate an entry and its page number. The default is a tab with leader dots.

-
headingStyleRange?: string
+
headingStyleRange?: string

\o option - Uses paragraphs formatted with all or the specified range of builtin heading styles. Headings in a style range are specified by text in this switch's field-argument using the notation specified as for \l, where each integer corresponds to the style with a style ID of HeadingX (e.g. 1 corresponds to Heading1). If no heading range is specified, all heading levels used in the document are listed.

-
hideTabAndPageNumbersInWebView?: boolean
+
hideTabAndPageNumbersInWebView?: boolean

\z Hides tab leader and page numbers in web page view (§17.18.102).

-
hyperlink?: boolean
+
hyperlink?: boolean

\h option - Makes the table of contents entries hyperlinks.

-
pageNumbersEntryLevelsRange?: string
+
pageNumbersEntryLevelsRange?: string

\n option - Without field-argument, omits page numbers from the table of contents. Page numbers are omitted from all levels unless a range of entry levels is specified by text in this switch's field-argument. A range is specified as for \l.

-
preserveNewLineInEntries?: boolean
+
preserveNewLineInEntries?: boolean

\x Preserves newline characters within table entries.

-
preserveTabInEntries?: boolean
+
preserveTabInEntries?: boolean

\w Preserves tab entries within table entries.

-
seqFieldIdentifierForPrefix?: string
+
seqFieldIdentifierForPrefix?: string

\s option - For entries numbered with a SEQ field (§17.16.5.56), adds a prefix to the page number. The prefix depends on the type of entry. text in this switch's field-argument shall match the identifier in the SEQ field.

-
sequenceAndPageNumbersSeparator?: string
+
sequenceAndPageNumbersSeparator?: string

\d option - When used with \s, the text in this switch's field-argument defines the separator between sequence and page numbers. The default separator is a hyphen (-).

-
stylesWithLevels?: StyleLevel[]
+
stylesWithLevels?: StyleLevel[]

\t field-argument Uses paragraphs formatted with styles other than the built-in heading styles. Text in this switch's field-argument specifies those styles as a set of comma-separated doublets, with each doublet being a comma-separated set of style name and table of content level. \t can be combined with \o.

-
tcFieldIdentifier?: string
+
tcFieldIdentifier?: string

\f option - Includes only those TC fields whose identifier exactly matches the text in this switch's field-argument (which is typically a letter).

-
tcFieldLevelRange?: string
+
tcFieldLevelRange?: string

\l option - Includes TC fields that assign entries to one of the levels specified by text in this switch's field-argument as a range having the form startLevel-endLevel, where startLevel and endLevel are integers, and startLevel has a value equal-to or less-than endLevel. TC fields that assign entries to lower levels are skipped.

-
useAppliedParagraphOutlineLevel?: boolean
+
useAppliedParagraphOutlineLevel?: boolean

\u Uses the applied paragraph outline level.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableOptions.html b/api/interfaces/ITableOptions.html index fa651d7883..b6fdf0ecc7 100644 --- a/api/interfaces/ITableOptions.html +++ b/api/interfaces/ITableOptions.html @@ -1 +1 @@ -ITableOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableOptions

Hierarchy

  • ITableOptions

Index

Properties

alignment?: AlignmentType
columnWidths?: number[]
margins?: ITableCellMarginOptions
rows: TableRow[]
style?: string
visuallyRightToLeft?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ITableOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableOptions

Hierarchy

  • ITableOptions

Index

Properties

alignment?: AlignmentType
columnWidths?: number[]
margins?: ITableCellMarginOptions
rows: TableRow[]
style?: string
visuallyRightToLeft?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITablePropertiesOptions.html b/api/interfaces/ITablePropertiesOptions.html index bab6ab9604..b316bb9bce 100644 --- a/api/interfaces/ITablePropertiesOptions.html +++ b/api/interfaces/ITablePropertiesOptions.html @@ -1 +1 @@ -ITablePropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITablePropertiesOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ITablePropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITablePropertiesOptions

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableRowOptions.html b/api/interfaces/ITableRowOptions.html index bd1eea1eac..0d1d3bd5f5 100644 --- a/api/interfaces/ITableRowOptions.html +++ b/api/interfaces/ITableRowOptions.html @@ -1 +1 @@ -ITableRowOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableRowOptions

Hierarchy

Index

Properties

cantSplit?: boolean
children: TableCell[]
height?: { rule: HeightRule; value: string | number }

Type declaration

  • Readonly rule: HeightRule
  • Readonly value: string | number
tableHeader?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ITableRowOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableRowOptions

Hierarchy

Index

Properties

cantSplit?: boolean
children: TableCell[]
height?: { rule: HeightRule; value: string | number }

Type declaration

  • Readonly rule: HeightRule
  • Readonly value: string | number
tableHeader?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableRowPropertiesOptions.html b/api/interfaces/ITableRowPropertiesOptions.html index 2499f37a7c..d04d36bee8 100644 --- a/api/interfaces/ITableRowPropertiesOptions.html +++ b/api/interfaces/ITableRowPropertiesOptions.html @@ -1 +1 @@ -ITableRowPropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableRowPropertiesOptions

Hierarchy

Index

Properties

cantSplit?: boolean
height?: { rule: HeightRule; value: string | number }

Type declaration

  • Readonly rule: HeightRule
  • Readonly value: string | number
tableHeader?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ITableRowPropertiesOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableRowPropertiesOptions

Hierarchy

Index

Properties

cantSplit?: boolean
height?: { rule: HeightRule; value: string | number }

Type declaration

  • Readonly rule: HeightRule
  • Readonly value: string | number
tableHeader?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableWidthProperties.html b/api/interfaces/ITableWidthProperties.html index 9bb653b025..ca40d645b3 100644 --- a/api/interfaces/ITableWidthProperties.html +++ b/api/interfaces/ITableWidthProperties.html @@ -1 +1 @@ -ITableWidthProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableWidthProperties

Hierarchy

  • ITableWidthProperties

Index

Properties

Properties

size: string | number
type?: WidthType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ITableWidthProperties | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableWidthProperties

Hierarchy

  • ITableWidthProperties

Index

Properties

Properties

size: string | number
type?: WidthType

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITextWrapping.html b/api/interfaces/ITextWrapping.html index ae5497687f..df64307636 100644 --- a/api/interfaces/ITextWrapping.html +++ b/api/interfaces/ITextWrapping.html @@ -1 +1 @@ -ITextWrapping | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITextWrapping

Hierarchy

  • ITextWrapping

Index

Properties

Properties

margins?: IDistance

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +ITextWrapping | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITextWrapping

Hierarchy

  • ITextWrapping

Index

Properties

Properties

margins?: IDistance

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IVerticalPositionOptions.html b/api/interfaces/IVerticalPositionOptions.html index 49997ce699..03a5ea40b4 100644 --- a/api/interfaces/IVerticalPositionOptions.html +++ b/api/interfaces/IVerticalPositionOptions.html @@ -1 +1 @@ -IVerticalPositionOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IVerticalPositionOptions

Hierarchy

  • IVerticalPositionOptions

Index

Properties

offset?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IVerticalPositionOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IVerticalPositionOptions

Hierarchy

  • IVerticalPositionOptions

Index

Properties

offset?: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IXYFrameOptions.html b/api/interfaces/IXYFrameOptions.html index 4fe02d8f7b..b1f4bb8c85 100644 --- a/api/interfaces/IXYFrameOptions.html +++ b/api/interfaces/IXYFrameOptions.html @@ -1 +1 @@ -IXYFrameOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IXYFrameOptions

Hierarchy

  • IBaseFrameOptions
    • IXYFrameOptions

Index

Properties

anchor: { horizontal: FrameAnchorType; vertical: FrameAnchorType }

Type declaration

anchorLock?: boolean
dropCap?: DropCapType
height: number
lines?: number
position: { x: number; y: number }

Type declaration

  • Readonly x: number
  • Readonly y: number
rule?: HeightRule
space?: { horizontal: number; vertical: number }

Type declaration

  • Readonly horizontal: number
  • Readonly vertical: number
width: number
wrap?: FrameWrap

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +IXYFrameOptions | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IXYFrameOptions

Hierarchy

  • IBaseFrameOptions
    • IXYFrameOptions

Index

Properties

anchor: { horizontal: FrameAnchorType; vertical: FrameAnchorType }

Type declaration

anchorLock?: boolean
dropCap?: DropCapType
height: number
lines?: number
position: { x: number; y: number }

Type declaration

  • Readonly x: number
  • Readonly y: number
rule?: HeightRule
space?: { horizontal: number; vertical: number }

Type declaration

  • Readonly horizontal: number
  • Readonly vertical: number
width: number
wrap?: FrameWrap

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IXmlableObject.html b/api/interfaces/IXmlableObject.html index abbff7d9ca..4a3483e8f0 100644 --- a/api/interfaces/IXmlableObject.html +++ b/api/interfaces/IXmlableObject.html @@ -1,4 +1,4 @@ -IXmlableObject | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IXmlableObject

Hierarchy

  • Object
    • IXmlableObject

Index

Properties

constructor: Function
+IXmlableObject | docx
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IXmlableObject

Hierarchy

  • Object
    • IXmlableObject

Index

Properties

constructor: Function

The initial value of Object.prototype.constructor is the standard built-in Object constructor.

should: Assertion

Methods

  • hasOwnProperty(v: PropertyKey): boolean
  • dateTimeValue(val: Date): string
  • decimalNumber(val: number): number
  • eighthPointMeasureValue(val: number): number
  • hexColorValue(val: string): string
  • hpsMeasureValue(val: string | number): string | number
  • longHexNumber(val: string): string
  • measurementOrPercentValue(val: string | number): number | string
  • percentageValue(val: string): string
  • pointMeasureValue(val: number): number
  • positiveUniversalMeasureValue(val: string): string
  • shortHexNumber(val: string): string
  • signedHpsMeasureValue(val: string | number): string | number
  • signedTwipsMeasureValue(val: string | number): string | number
  • twipsMeasureValue(val: string | number): string | number
  • uCharHexNumber(val: string): string
  • uniqueId(): string
  • uniqueNumericId(): number
  • universalMeasureValue(val: string): string
  • unsignedDecimalNumber(val: number): number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file