diff --git a/api/assets/main.js b/api/assets/main.js index d0aa8d5f9a..7270cff8dc 100644 --- a/api/assets/main.js +++ b/api/assets/main.js @@ -1,8 +1,8 @@ "use strict"; "use strict";(()=>{var Pe=Object.create;var ne=Object.defineProperty;var Ie=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var _e=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Fe=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!Re.call(t,i)&&i!==n&&ne(t,i,{get:()=>e[i],enumerable:!(r=Ie(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Pe(_e(t)):{},Fe(e||!t||!t.__esModule?ne(n,"default",{value:t,enumerable:!0}):n,t));var ae=Me((se,oe)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}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,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. `,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},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),n=1,r=0;n0){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 d=s.str.charAt(0),v=s.str.charAt(1),f;v in s.node.edges?f=s.node.edges[v]:(f=new t.TokenSet,s.node.edges[v]=f),s.str.length==1&&(f.final=!0),i.push({node:f,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.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(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=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,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},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,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<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 n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,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 n=e.peekLexeme();if(n!=null)switch(n.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 r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.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 n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.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 '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;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 n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;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,n){typeof define=="function"&&define.amd?define(n):typeof se=="object"?oe.exports=n():e.lunr=n()}(this,function(){return t})})()});var re=[];function G(t,e){re.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureActivePageVisible(),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){re.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r}}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(n&&n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var de=De(ae());async function le(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=de.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function he(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{le(e,t)}),le(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");let s=!1;i.addEventListener("mousedown",()=>s=!0),i.addEventListener("mouseup",()=>{s=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{s||(s=!1,t.classList.remove("has-focus"))}),Ae(t,i,r,e)}function Ae(t,e,n,r){n.addEventListener("input",ie(()=>{Ne(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ne(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s;if(i){let o=i.split(" ").map(a=>a.length?`*${a}*`:"").join(" ");s=r.index.search(o)}else s=[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o`,d=ce(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` - ${ce(l.parent,i)}.${d}`);let v=document.createElement("li");v.classList.value=l.classes??"";let f=document.createElement("a");f.href=r.base+l.url,f.innerHTML=u+d,v.append(f),e.appendChild(v)}}function ue(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(K(t.substring(s))),i.join("")}var Be={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>Be[e])}var C=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",pe="mousemove",B="mouseup",J={x:0,y:0},fe=!1,ee=!1,He=!1,D=!1,me=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(me?"is-mobile":"not-mobile");me&&"ontouchstart"in document.documentElement&&(He=!0,F="touchstart",pe="touchmove",B="touchend");document.addEventListener(F,t=>{ee=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(pe,t=>{if(ee&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(B,()=>{ee=!1});document.addEventListener("click",t=>{fe&&(t.preventDefault(),t.stopImmediatePropagation(),fe=!1)});var X=class extends C{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(B,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(B,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){D||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!D&&this.active&&n.target.closest(".col-sidebar")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var ve=document.head.appendChild(document.createElement("style"));ve.dataset.for="filters";var Y=class extends C{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ve.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } -`}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){Q.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var Z=class extends C{constructor(n){super(n);this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let r=Q.getItem(this.key);this.el.open=r?r==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let i=this.summary.querySelector("a");i&&i.addEventListener("click",()=>{location.assign(i.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ge(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ye(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ye(t.value)})}function ye(t){document.documentElement.dataset.theme=t}var Le;function be(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",xe),xe())}async function xe(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();Le=t.dataset.base+"/",t.innerHTML="";for(let s of i)we(s,t,[]);window.app.createComponents(t),window.app.ensureActivePageVisible()}function we(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-index-accordion`:"tsd-index-accordion",s.dataset.key=i.join("$");let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.innerHTML='',Ee(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)we(u,l,i)}else Ee(t,r,t.class)}function Ee(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=Le+t.path,n&&(r.className=n),location.href===r.href&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else e.appendChild(document.createElement("span")).textContent=t.text}G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Se=document.getElementById("tsd-theme");Se&&ge(Se);var je=new U;Object.defineProperty(window,"app",{value:je});he();be();})(); + ${ce(l.parent,i)}.${d}`);let v=document.createElement("li");v.classList.value=l.classes??"";let f=document.createElement("a");f.href=r.base+l.url,f.innerHTML=u+d,v.append(f),e.appendChild(v)}}function ue(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(K(t.substring(s))),i.join("")}var Be={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>Be[e])}var C=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",pe="mousemove",B="mouseup",J={x:0,y:0},fe=!1,ee=!1,He=!1,D=!1,me=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(me?"is-mobile":"not-mobile");me&&"ontouchstart"in document.documentElement&&(He=!0,F="touchstart",pe="touchmove",B="touchend");document.addEventListener(F,t=>{ee=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(pe,t=>{if(ee&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(B,()=>{ee=!1});document.addEventListener("click",t=>{fe&&(t.preventDefault(),t.stopImmediatePropagation(),fe=!1)});var X=class extends C{constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener(B,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(F,n=>this.onDocumentPointerDown(n)),document.addEventListener(B,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){D||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!D&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var ve=document.head.appendChild(document.createElement("style"));ve.dataset.for="filters";var Y=class extends C{constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ve.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`,this.handleValueChange()}fromLocalStorage(){let e=Q.getItem(this.key);return e?e==="true":this.el.checked}setLocalStorage(e){Q.setItem(this.key,e.toString()),this.value=e,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(e=>{e.style.display="block";let n=Array.from(e.querySelectorAll(".tsd-index-link")).every(r=>r.offsetParent==null);e.style.display=n?"none":"block"})}};var Z=class extends C{constructor(e){super(e),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let r=this.summary.querySelector("a");r&&r.addEventListener("click",()=>{location.assign(r.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ge(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ye(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ye(t.value)})}function ye(t){document.documentElement.dataset.theme=t}var Le;function be(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",xe),xe())}async function xe(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();Le=t.dataset.base+"/",t.innerHTML="";for(let s of i)we(s,t,[]);window.app.createComponents(t),window.app.ensureActivePageVisible()}function we(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-index-accordion`:"tsd-index-accordion",s.dataset.key=i.join("$");let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.innerHTML='',Ee(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)we(u,l,i)}else Ee(t,r,t.class)}function Ee(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=Le+t.path,n&&(r.className=n),location.href===r.href&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else e.appendChild(document.createElement("span")).textContent=t.text}G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Se=document.getElementById("tsd-theme");Se&&ge(Se);var je=new U;Object.defineProperty(window,"app",{value:je});he();be();})(); /*! Bundled license information: lunr/lunr.js: diff --git a/api/assets/style.css b/api/assets/style.css index 07a385b731..98a4377942 100644 --- a/api/assets/style.css +++ b/api/assets/style.css @@ -29,7 +29,7 @@ --light-color-ts-constructor-signature: var(--light-color-ts-constructor); --light-color-ts-parameter: var(--light-color-ts-variable); /* type literal not included as links will never be generated to it */ - --light-color-ts-type-parameter: var(--light-color-ts-type-alias); + --light-color-ts-type-parameter: #a55c0e; --light-color-ts-accessor: var(--light-color-ts-property); --light-color-ts-get-signature: var(--light-color-ts-accessor); --light-color-ts-set-signature: var(--light-color-ts-accessor); @@ -69,7 +69,7 @@ --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); --dark-color-ts-parameter: var(--dark-color-ts-variable); /* type literal not included as links will never be generated to it */ - --dark-color-ts-type-parameter: var(--dark-color-ts-type-alias); + --dark-color-ts-type-parameter: #e07d13; --dark-color-ts-accessor: var(--dark-color-ts-property); --dark-color-ts-get-signature: var(--dark-color-ts-accessor); --dark-color-ts-set-signature: var(--dark-color-ts-accessor); @@ -266,12 +266,12 @@ h6 { line-height: 1.2; } -h1 > a, -h2 > a, -h3 > a, -h4 > a, -h5 > a, -h6 > a { +h1 > a:not(.link), +h2 > a:not(.link), +h3 > a:not(.link), +h4 > a:not(.link), +h5 > a:not(.link), +h6 > a:not(.link) { text-decoration: none; color: var(--color-text); } @@ -649,6 +649,28 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { font-weight: bold; } +.tsd-full-hierarchy:not(:last-child) { + margin-bottom: 1em; + padding-bottom: 1em; + border-bottom: 1px solid var(--color-accent); +} +.tsd-full-hierarchy, +.tsd-full-hierarchy ul { + list-style: none; + margin: 0; + padding: 0; +} +.tsd-full-hierarchy ul { + padding-left: 1.5rem; +} +.tsd-full-hierarchy a { + padding: 0.25rem 0 !important; + font-size: 1rem; + display: inline-flex; + align-items: center; + color: var(--color-text); +} + .tsd-panel-group.tsd-index-group { margin-bottom: 0; } @@ -714,12 +736,15 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { } .tsd-navigation > a, .tsd-navigation .tsd-accordion-summary { - width: calc(100% - 0.5rem); + width: calc(100% - 0.25rem); + display: flex; + align-items: center; } .tsd-navigation a, .tsd-navigation summary > span, .tsd-page-navigation a { - display: inline-flex; + display: flex; + width: calc(100% - 0.25rem); align-items: center; padding: 0.25rem; color: var(--color-text); @@ -759,11 +784,6 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { margin-left: -1.5rem; } -.tsd-nested-navigation > li > a, -.tsd-nested-navigation > li > span { - width: calc(100% - 1.75rem - 0.5rem); -} - .tsd-page-navigation ul { padding-left: 1.75rem; } diff --git a/api/classes/AbstractNumbering.html b/api/classes/AbstractNumbering.html index fd7b30622b..bd19638edb 100644 --- a/api/classes/AbstractNumbering.html +++ b/api/classes/AbstractNumbering.html @@ -1,6 +1,6 @@ -AbstractNumbering | docx

Class AbstractNumbering

Hierarchy

Constructors

constructor +AbstractNumbering | docx

Class AbstractNumbering

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

id: number

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

id: number

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Alignment.html b/api/classes/Alignment.html index 429ad956b3..e544e700fa 100644 --- a/api/classes/Alignment.html +++ b/api/classes/Alignment.html @@ -1,5 +1,5 @@ -Alignment | docx

Class Alignment

Hierarchy

Constructors

constructor +Alignment | docx

Class Alignment

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/AlignmentAttributes.html b/api/classes/AlignmentAttributes.html index d340baa9da..fb6ddff9b4 100644 --- a/api/classes/AlignmentAttributes.html +++ b/api/classes/AlignmentAttributes.html @@ -1,3 +1,3 @@ -AlignmentAttributes | docx

Class AlignmentAttributes

Hierarchy

Constructors

constructor +AlignmentAttributes | docx

Class AlignmentAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/AnnotationReference.html b/api/classes/AnnotationReference.html index b9ab973ca5..db7ad21b6e 100644 --- a/api/classes/AnnotationReference.html +++ b/api/classes/AnnotationReference.html @@ -1,5 +1,5 @@ -AnnotationReference | docx

Class AnnotationReference

Hierarchy

Constructors

constructor +AnnotationReference | docx

Class AnnotationReference

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Attributes.html b/api/classes/Attributes.html index b49ae61722..0db2b5d86e 100644 --- a/api/classes/Attributes.html +++ b/api/classes/Attributes.html @@ -1,3 +1,3 @@ -Attributes | docx

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

Constructors

constructor +Attributes | docx

Class Attributes

Hierarchy (view full)

  • 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

Constructors

Methods

Constructors

  • Parameters

    • root: {
          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

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • root: {
          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

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BaseEmphasisMark.html b/api/classes/BaseEmphasisMark.html index 411d1489ba..c9dc8bf29b 100644 --- a/api/classes/BaseEmphasisMark.html +++ b/api/classes/BaseEmphasisMark.html @@ -1,4 +1,4 @@ -BaseEmphasisMark | docx

Class BaseEmphasisMarkAbstract

Hierarchy

Methods

addChildElement +BaseEmphasisMark | docx

Class BaseEmphasisMarkAbstract

Hierarchy (view full)

Methods

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BaseXmlComponent.html b/api/classes/BaseXmlComponent.html index 9478182a47..f5fa58b86f 100644 --- a/api/classes/BaseXmlComponent.html +++ b/api/classes/BaseXmlComponent.html @@ -1,3 +1,3 @@ -BaseXmlComponent | docx

Class BaseXmlComponentAbstract

Hierarchy

Constructors

constructor +BaseXmlComponent | docx

Class BaseXmlComponentAbstract

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Body.html b/api/classes/Body.html index a814300e19..47729785a0 100644 --- a/api/classes/Body.html +++ b/api/classes/Body.html @@ -1,10 +1,10 @@ -Body | docx

Class Body

Hierarchy

Constructors

constructor +Body | docx

Class Body

Hierarchy (view full)

Constructors

Methods

  • Adds new section properties. +

Constructors

Methods

  • Adds new section properties. Note: Previous section is created in paragraph after the current element, and then new section will be added. The spec says:

      @@ -12,4 +12,4 @@ The spec says:

    • last section should be direct child of body

    Parameters

    Returns void

Generated using TypeDoc

\ No newline at end of file +

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Bookmark.html b/api/classes/Bookmark.html index 5d1ccb5773..75604e19b0 100644 --- a/api/classes/Bookmark.html +++ b/api/classes/Bookmark.html @@ -1,5 +1,5 @@ -Bookmark | docx

Class Bookmark

Constructors

constructor +Bookmark | docx

Class Bookmark

Constructors

Properties

Constructors

Properties

children: readonly ParagraphChild[]

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

children: readonly ParagraphChild[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BookmarkEnd.html b/api/classes/BookmarkEnd.html index 8026291357..2a4a23243c 100644 --- a/api/classes/BookmarkEnd.html +++ b/api/classes/BookmarkEnd.html @@ -1,5 +1,5 @@ -BookmarkEnd | docx

Class BookmarkEnd

Hierarchy

Constructors

constructor +BookmarkEnd | docx

Class BookmarkEnd

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BookmarkStart.html b/api/classes/BookmarkStart.html index adc4ec12a0..91276d73b7 100644 --- a/api/classes/BookmarkStart.html +++ b/api/classes/BookmarkStart.html @@ -1,5 +1,5 @@ -BookmarkStart | docx

Class BookmarkStart

Hierarchy

Constructors

constructor +BookmarkStart | docx

Class BookmarkStart

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Border.html b/api/classes/Border.html index e4417ace86..0116e1c62a 100644 --- a/api/classes/Border.html +++ b/api/classes/Border.html @@ -1,5 +1,5 @@ -Border | docx

Class Border

Hierarchy

Constructors

constructor +Border | docx

Class Border

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BorderElement.html b/api/classes/BorderElement.html index 0938d7251e..debffd600f 100644 --- a/api/classes/BorderElement.html +++ b/api/classes/BorderElement.html @@ -1,5 +1,5 @@ -BorderElement | docx

Class BorderElement

Hierarchy

Constructors

constructor +BorderElement | docx

Class BorderElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BuilderElement.html b/api/classes/BuilderElement.html index c48bdbb025..e4860f15a6 100644 --- a/api/classes/BuilderElement.html +++ b/api/classes/BuilderElement.html @@ -1,5 +1,5 @@ -BuilderElement | docx

Class BuilderElement<T>

Type Parameters

Hierarchy

Constructors

constructor +BuilderElement | docx

Class BuilderElement<T>

Type Parameters

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/CarriageReturn.html b/api/classes/CarriageReturn.html index cc54cbcbb3..6714a121ee 100644 --- a/api/classes/CarriageReturn.html +++ b/api/classes/CarriageReturn.html @@ -1,5 +1,5 @@ -CarriageReturn | docx

Class CarriageReturn

Hierarchy

Constructors

constructor +CarriageReturn | docx

Class CarriageReturn

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/CheckBox.html b/api/classes/CheckBox.html index af6b824bc1..c03fa4ffaf 100644 --- a/api/classes/CheckBox.html +++ b/api/classes/CheckBox.html @@ -1,5 +1,5 @@ -CheckBox | docx

Class CheckBox

Hierarchy

Constructors

constructor +CheckBox | docx

Class CheckBox

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/CheckBoxSymbolElement.html b/api/classes/CheckBoxSymbolElement.html index a13f4af156..9cfccd5f63 100644 --- a/api/classes/CheckBoxSymbolElement.html +++ b/api/classes/CheckBoxSymbolElement.html @@ -1,5 +1,5 @@ -CheckBoxSymbolElement | docx

Class CheckBoxSymbolElement

Hierarchy

Constructors

constructor +CheckBoxSymbolElement | docx

Class CheckBoxSymbolElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/CheckBoxUtil.html b/api/classes/CheckBoxUtil.html index f5fbc2f479..464e7f6277 100644 --- a/api/classes/CheckBoxUtil.html +++ b/api/classes/CheckBoxUtil.html @@ -1,5 +1,5 @@ -CheckBoxUtil | docx

Class CheckBoxUtil

Hierarchy

Constructors

constructor +CheckBoxUtil | docx

Class CheckBoxUtil

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Column.html b/api/classes/Column.html index 3bb194f5e9..6bd468f049 100644 --- a/api/classes/Column.html +++ b/api/classes/Column.html @@ -1,5 +1,5 @@ -Column | docx

Class Column

Hierarchy

Constructors

constructor +Column | docx

Class Column

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ColumnBreak.html b/api/classes/ColumnBreak.html index dbce73e0d2..d48dfa4e90 100644 --- a/api/classes/ColumnBreak.html +++ b/api/classes/ColumnBreak.html @@ -1,5 +1,5 @@ -ColumnBreak | docx

Class ColumnBreak

Hierarchy

Constructors

constructor +ColumnBreak | docx

Class ColumnBreak

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Columns.html b/api/classes/Columns.html index c25877ef8a..19c49df4e5 100644 --- a/api/classes/Columns.html +++ b/api/classes/Columns.html @@ -1,5 +1,5 @@ -Columns | docx

Class Columns

Hierarchy

Constructors

constructor +Columns | docx

Class Columns

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Comment.html b/api/classes/Comment.html index d14f7447e6..ecc1953ad1 100644 --- a/api/classes/Comment.html +++ b/api/classes/Comment.html @@ -1,5 +1,5 @@ -Comment | docx

Class Comment

Hierarchy

Constructors

constructor +Comment | docx

Class Comment

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/CommentRangeEnd.html b/api/classes/CommentRangeEnd.html index 30edb0a25b..69992f1ec1 100644 --- a/api/classes/CommentRangeEnd.html +++ b/api/classes/CommentRangeEnd.html @@ -1,5 +1,5 @@ -CommentRangeEnd | docx

Class CommentRangeEnd

Hierarchy

Constructors

constructor +CommentRangeEnd | docx

Class CommentRangeEnd

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/CommentRangeStart.html b/api/classes/CommentRangeStart.html index 132e0748b7..a40cad5cd8 100644 --- a/api/classes/CommentRangeStart.html +++ b/api/classes/CommentRangeStart.html @@ -1,5 +1,5 @@ -CommentRangeStart | docx

Class CommentRangeStart

Hierarchy

Constructors

constructor +CommentRangeStart | docx

Class CommentRangeStart

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/CommentReference.html b/api/classes/CommentReference.html index f26fb33f06..109d87dd92 100644 --- a/api/classes/CommentReference.html +++ b/api/classes/CommentReference.html @@ -1,5 +1,5 @@ -CommentReference | docx

Class CommentReference

Hierarchy

Constructors

constructor +CommentReference | docx

Class CommentReference

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Comments.html b/api/classes/Comments.html index 0d062c2ee4..dc7c79c430 100644 --- a/api/classes/Comments.html +++ b/api/classes/Comments.html @@ -1,5 +1,5 @@ -Comments | docx

Class Comments

Hierarchy

Constructors

constructor +Comments | docx

Class Comments

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ConcreteHyperlink.html b/api/classes/ConcreteHyperlink.html index f752699dbe..824bc76ad7 100644 --- a/api/classes/ConcreteHyperlink.html +++ b/api/classes/ConcreteHyperlink.html @@ -1,6 +1,6 @@ -ConcreteHyperlink | docx

Class ConcreteHyperlink

Hierarchy

Constructors

constructor +ConcreteHyperlink | docx

Class ConcreteHyperlink

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

linkId: string

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

linkId: string

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ConcreteNumbering.html b/api/classes/ConcreteNumbering.html index 2200c797e4..c0b76bf1eb 100644 --- a/api/classes/ConcreteNumbering.html +++ b/api/classes/ConcreteNumbering.html @@ -1,8 +1,8 @@ -ConcreteNumbering | docx

Class ConcreteNumbering

Hierarchy

Constructors

constructor +ConcreteNumbering | docx

Class ConcreteNumbering

Hierarchy (view full)

Constructors

Properties

instance: number
numId: number
reference: string

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

instance: number
numId: number
reference: string

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ContinuationSeparator.html b/api/classes/ContinuationSeparator.html index 01e4d8e88e..c64e1489a4 100644 --- a/api/classes/ContinuationSeparator.html +++ b/api/classes/ContinuationSeparator.html @@ -1,5 +1,5 @@ -ContinuationSeparator | docx

Class ContinuationSeparator

Hierarchy

Constructors

constructor +ContinuationSeparator | docx

Class ContinuationSeparator

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DayLong.html b/api/classes/DayLong.html index ff57378cc3..a178d6c486 100644 --- a/api/classes/DayLong.html +++ b/api/classes/DayLong.html @@ -1,5 +1,5 @@ -DayLong | docx

Class DayLong

Hierarchy

Constructors

constructor +DayLong | docx

Class DayLong

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DayShort.html b/api/classes/DayShort.html index 17b8cf4072..f00680a3d1 100644 --- a/api/classes/DayShort.html +++ b/api/classes/DayShort.html @@ -1,5 +1,5 @@ -DayShort | docx

Class DayShort

Hierarchy

Constructors

constructor +DayShort | docx

Class DayShort

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DeletedTextRun.html b/api/classes/DeletedTextRun.html index 4f62b5b527..5a8c40ee4c 100644 --- a/api/classes/DeletedTextRun.html +++ b/api/classes/DeletedTextRun.html @@ -1,5 +1,5 @@ -DeletedTextRun | docx

Class DeletedTextRun

Hierarchy

Constructors

constructor +DeletedTextRun | docx

Class DeletedTextRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocGridAttributes.html b/api/classes/DocGridAttributes.html index 11f51c67a3..15a79611ec 100644 --- a/api/classes/DocGridAttributes.html +++ b/api/classes/DocGridAttributes.html @@ -1,3 +1,3 @@ -DocGridAttributes | docx

Class DocGridAttributes

Hierarchy

Constructors

constructor +DocGridAttributes | docx

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Document.html b/api/classes/Document.html index 0721c9d298..17e41e30d0 100644 --- a/api/classes/Document.html +++ b/api/classes/Document.html @@ -1,4 +1,4 @@ -Document | docx

Class Document

Constructors

constructor +Document | docx

Class Document

Constructors

Accessors

Constructors

Accessors

  • get AppProperties(): AppProperties
  • Returns AppProperties

  • get CoreProperties(): CoreProperties
  • Returns CoreProperties

  • get CustomProperties(): CustomProperties
  • Returns CustomProperties

  • get Document(): DocumentWrapper
  • Returns DocumentWrapper

  • get FileRelationships(): Relationships
  • Returns Relationships

  • get FootNotes(): FootnotesWrapper
  • Returns FootnotesWrapper

Generated using TypeDoc

\ No newline at end of file +

Constructors

Accessors

  • get AppProperties(): AppProperties
  • Returns AppProperties

  • get CoreProperties(): CoreProperties
  • Returns CoreProperties

  • get CustomProperties(): CustomProperties
  • Returns CustomProperties

  • get Document(): DocumentWrapper
  • Returns DocumentWrapper

  • get FileRelationships(): Relationships
  • Returns Relationships

  • get FootNotes(): FootnotesWrapper
  • Returns FootnotesWrapper

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocumentAttributes.html b/api/classes/DocumentAttributes.html index ee9de91f02..b086246f12 100644 --- a/api/classes/DocumentAttributes.html +++ b/api/classes/DocumentAttributes.html @@ -1,3 +1,3 @@ -DocumentAttributes | docx

Class DocumentAttributes

Hierarchy

Constructors

constructor +DocumentAttributes | docx

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocumentBackground.html b/api/classes/DocumentBackground.html index f8b3f687dc..1ecc50ea07 100644 --- a/api/classes/DocumentBackground.html +++ b/api/classes/DocumentBackground.html @@ -1,5 +1,5 @@ -DocumentBackground | docx

Class DocumentBackground

Hierarchy

Constructors

constructor +DocumentBackground | docx

Class DocumentBackground

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocumentBackgroundAttributes.html b/api/classes/DocumentBackgroundAttributes.html index c20c532fbd..a7ae706786 100644 --- a/api/classes/DocumentBackgroundAttributes.html +++ b/api/classes/DocumentBackgroundAttributes.html @@ -1,3 +1,3 @@ -DocumentBackgroundAttributes | docx

Class DocumentBackgroundAttributes

Hierarchy

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

Constructors

constructor +DocumentBackgroundAttributes | docx

Class DocumentBackgroundAttributes

Hierarchy (view full)

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

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocumentDefaults.html b/api/classes/DocumentDefaults.html index ff21fa6ca8..e11d942dbb 100644 --- a/api/classes/DocumentDefaults.html +++ b/api/classes/DocumentDefaults.html @@ -1,5 +1,5 @@ -DocumentDefaults | docx

Class DocumentDefaults

Hierarchy

Constructors

constructor +DocumentDefaults | docx

Class DocumentDefaults

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocumentGrid.html b/api/classes/DocumentGrid.html index 1f4cfe3e07..a60e93d55b 100644 --- a/api/classes/DocumentGrid.html +++ b/api/classes/DocumentGrid.html @@ -1,5 +1,5 @@ -DocumentGrid | docx

Class DocumentGrid

Hierarchy

Constructors

constructor +DocumentGrid | docx

Class DocumentGrid

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DotEmphasisMark.html b/api/classes/DotEmphasisMark.html index 7d416fb8b8..51142112cb 100644 --- a/api/classes/DotEmphasisMark.html +++ b/api/classes/DotEmphasisMark.html @@ -1,5 +1,5 @@ -DotEmphasisMark | docx

Class DotEmphasisMark

Hierarchy

Constructors

constructor +DotEmphasisMark | docx

Class DotEmphasisMark

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Drawing.html b/api/classes/Drawing.html index 031fd8b6ce..1f2338fa1c 100644 --- a/api/classes/Drawing.html +++ b/api/classes/Drawing.html @@ -1,5 +1,5 @@ -Drawing | docx

Class Drawing

Hierarchy

Constructors

constructor +Drawing | docx

Class Drawing

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/EmphasisMark.html b/api/classes/EmphasisMark.html index 25a89f5a0f..7cbec405ed 100644 --- a/api/classes/EmphasisMark.html +++ b/api/classes/EmphasisMark.html @@ -1,5 +1,5 @@ -EmphasisMark | docx

Class EmphasisMark

Hierarchy

Constructors

constructor +EmphasisMark | docx

Class EmphasisMark

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/EmptyElement.html b/api/classes/EmptyElement.html index b841475b3d..50aad5f43c 100644 --- a/api/classes/EmptyElement.html +++ b/api/classes/EmptyElement.html @@ -1,5 +1,5 @@ -EmptyElement | docx

Class EmptyElement

Hierarchy

Constructors

constructor +EmptyElement | docx

Class EmptyElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/EndnoteReference.html b/api/classes/EndnoteReference.html index c2baa4d516..9f0cd3b3da 100644 --- a/api/classes/EndnoteReference.html +++ b/api/classes/EndnoteReference.html @@ -1,5 +1,5 @@ -EndnoteReference | docx

Class EndnoteReference

Hierarchy

Constructors

constructor +EndnoteReference | docx

Class EndnoteReference

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ExternalHyperlink.html b/api/classes/ExternalHyperlink.html index 75e0c43f80..0b3f6f2a6d 100644 --- a/api/classes/ExternalHyperlink.html +++ b/api/classes/ExternalHyperlink.html @@ -1,6 +1,6 @@ -ExternalHyperlink | docx

Class ExternalHyperlink

Hierarchy

Constructors

constructor +ExternalHyperlink | docx

Class ExternalHyperlink

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

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

Type declaration

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

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

Type declaration

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FootNoteReferenceRunAttributes.html b/api/classes/FootNoteReferenceRunAttributes.html index d2d1475887..058ff70ff7 100644 --- a/api/classes/FootNoteReferenceRunAttributes.html +++ b/api/classes/FootNoteReferenceRunAttributes.html @@ -1,3 +1,3 @@ -FootNoteReferenceRunAttributes | docx

Class FootNoteReferenceRunAttributes

Hierarchy

Constructors

constructor +FootNoteReferenceRunAttributes | docx

Class FootNoteReferenceRunAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FootNotes.html b/api/classes/FootNotes.html index 07f6bb5155..8b806fa2c6 100644 --- a/api/classes/FootNotes.html +++ b/api/classes/FootNotes.html @@ -1,6 +1,6 @@ -FootNotes | docx

Class FootNotes

Hierarchy

Constructors

constructor +FootNotes | docx

Class FootNotes

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Footer.html b/api/classes/Footer.html index 362aaa4752..1a669b2b8d 100644 --- a/api/classes/Footer.html +++ b/api/classes/Footer.html @@ -1,3 +1,3 @@ -Footer | docx

Class Footer

Constructors

constructor +Footer | docx

Class Footer

Constructors

Properties

Constructors

Properties

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FooterWrapper.html b/api/classes/FooterWrapper.html index cd95ff1dba..6a3dc360c4 100644 --- a/api/classes/FooterWrapper.html +++ b/api/classes/FooterWrapper.html @@ -1,7 +1,7 @@ -FooterWrapper | docx

Class FooterWrapper

Implements

  • IViewWrapper

Constructors

constructor +FooterWrapper | docx

Class FooterWrapper

Implements

  • IViewWrapper

Constructors

Accessors

Methods

Constructors

Accessors

  • get Relationships(): Relationships
  • Returns Relationships

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Accessors

  • get Relationships(): Relationships
  • Returns Relationships

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FootnoteReference.html b/api/classes/FootnoteReference.html index 872aeca2b1..29b3993f64 100644 --- a/api/classes/FootnoteReference.html +++ b/api/classes/FootnoteReference.html @@ -1,5 +1,5 @@ -FootnoteReference | docx

Class FootnoteReference

Hierarchy

Constructors

constructor +FootnoteReference | docx

Class FootnoteReference

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FootnoteReferenceElement.html b/api/classes/FootnoteReferenceElement.html index 8a1c3de082..5ddbf887b4 100644 --- a/api/classes/FootnoteReferenceElement.html +++ b/api/classes/FootnoteReferenceElement.html @@ -1,5 +1,5 @@ -FootnoteReferenceElement | docx

Class FootnoteReferenceElement

Hierarchy

Constructors

constructor +FootnoteReferenceElement | docx

Class FootnoteReferenceElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FootnoteReferenceRun.html b/api/classes/FootnoteReferenceRun.html index c88f29f994..b05191e887 100644 --- a/api/classes/FootnoteReferenceRun.html +++ b/api/classes/FootnoteReferenceRun.html @@ -1,5 +1,5 @@ -FootnoteReferenceRun | docx

Class FootnoteReferenceRun

Hierarchy

  • Run
    • FootnoteReferenceRun

Constructors

constructor +FootnoteReferenceRun | docx

Class FootnoteReferenceRun

Hierarchy (view full)

  • Run
    • FootnoteReferenceRun

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/GridSpan.html b/api/classes/GridSpan.html index af8f2adf82..6177ad541e 100644 --- a/api/classes/GridSpan.html +++ b/api/classes/GridSpan.html @@ -1,6 +1,6 @@ GridSpan | docx

Class GridSpan

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

-

Hierarchy

Constructors

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Header.html b/api/classes/Header.html index fc32b0ad52..0bfe33c4b4 100644 --- a/api/classes/Header.html +++ b/api/classes/Header.html @@ -1,3 +1,3 @@ -Header | docx

Class Header

Constructors

constructor +Header | docx

Class Header

Constructors

Properties

Constructors

Properties

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/HeaderFooterReference.html b/api/classes/HeaderFooterReference.html index 9fbdd9d33d..7b8f8767a9 100644 --- a/api/classes/HeaderFooterReference.html +++ b/api/classes/HeaderFooterReference.html @@ -1,5 +1,5 @@ -HeaderFooterReference | docx

Class HeaderFooterReference

Hierarchy

Constructors

constructor +HeaderFooterReference | docx

Class HeaderFooterReference

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/HeaderWrapper.html b/api/classes/HeaderWrapper.html index f7e209b7bc..f269830422 100644 --- a/api/classes/HeaderWrapper.html +++ b/api/classes/HeaderWrapper.html @@ -1,7 +1,7 @@ -HeaderWrapper | docx

Class HeaderWrapper

Implements

  • IViewWrapper

Constructors

constructor +HeaderWrapper | docx

Class HeaderWrapper

Implements

  • IViewWrapper

Constructors

Accessors

Methods

Constructors

Accessors

  • get Relationships(): Relationships
  • Returns Relationships

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Accessors

  • get Relationships(): Relationships
  • Returns Relationships

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/HorizontalPosition.html b/api/classes/HorizontalPosition.html index 4f8e7ca28d..3a21ea1161 100644 --- a/api/classes/HorizontalPosition.html +++ b/api/classes/HorizontalPosition.html @@ -1,5 +1,5 @@ -HorizontalPosition | docx

Class HorizontalPosition

Hierarchy

Constructors

constructor +HorizontalPosition | docx

Class HorizontalPosition

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/HpsMeasureElement.html b/api/classes/HpsMeasureElement.html index dda46dbfdf..65f8d761df 100644 --- a/api/classes/HpsMeasureElement.html +++ b/api/classes/HpsMeasureElement.html @@ -1,5 +1,5 @@ -HpsMeasureElement | docx

Class HpsMeasureElement

Hierarchy

Constructors

constructor +HpsMeasureElement | docx

Class HpsMeasureElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/IgnoreIfEmptyXmlComponent.html b/api/classes/IgnoreIfEmptyXmlComponent.html index 4f974cc594..e36812d2cf 100644 --- a/api/classes/IgnoreIfEmptyXmlComponent.html +++ b/api/classes/IgnoreIfEmptyXmlComponent.html @@ -1,5 +1,5 @@ -IgnoreIfEmptyXmlComponent | docx

Class IgnoreIfEmptyXmlComponentAbstract

Hierarchy

Constructors

constructor +IgnoreIfEmptyXmlComponent | docx

Class IgnoreIfEmptyXmlComponentAbstract

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ImageRun.html b/api/classes/ImageRun.html index d6cea83450..cd30f6b0d3 100644 --- a/api/classes/ImageRun.html +++ b/api/classes/ImageRun.html @@ -1,5 +1,5 @@ -ImageRun | docx

Class ImageRun

Hierarchy

Constructors

constructor +ImageRun | docx

Class ImageRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ImportedRootElementAttributes.html b/api/classes/ImportedRootElementAttributes.html index 168018492a..49cf8fd9c2 100644 --- a/api/classes/ImportedRootElementAttributes.html +++ b/api/classes/ImportedRootElementAttributes.html @@ -1,6 +1,6 @@ ImportedRootElementAttributes | docx

Class ImportedRootElementAttributes

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

-

Hierarchy

Constructors

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ImportedXmlComponent.html b/api/classes/ImportedXmlComponent.html index bdcf818152..e180524254 100644 --- a/api/classes/ImportedXmlComponent.html +++ b/api/classes/ImportedXmlComponent.html @@ -1,11 +1,11 @@ ImportedXmlComponent | docx

Class ImportedXmlComponent

Represents imported xml component from xml file.

-

Hierarchy

Constructors

Hierarchy (view full)

Constructors

Methods

Methods

Generated using TypeDoc

\ No newline at end of file +

Returns ImportedXmlComponent

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Indent.html b/api/classes/Indent.html index e393d570e7..dcfeedb0d1 100644 --- a/api/classes/Indent.html +++ b/api/classes/Indent.html @@ -1,5 +1,5 @@ -Indent | docx

Class Indent

Hierarchy

Constructors

constructor +Indent | docx

Class Indent

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/InitializableXmlComponent.html b/api/classes/InitializableXmlComponent.html index 3ef7e69302..bd95c9701c 100644 --- a/api/classes/InitializableXmlComponent.html +++ b/api/classes/InitializableXmlComponent.html @@ -1,5 +1,5 @@ -InitializableXmlComponent | docx

Class InitializableXmlComponentAbstract

Hierarchy

Constructors

constructor +InitializableXmlComponent | docx

Class InitializableXmlComponentAbstract

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/InsertedTextRun.html b/api/classes/InsertedTextRun.html index dd3d924d90..567e0bc793 100644 --- a/api/classes/InsertedTextRun.html +++ b/api/classes/InsertedTextRun.html @@ -1,5 +1,5 @@ -InsertedTextRun | docx

Class InsertedTextRun

Hierarchy

Constructors

constructor +InsertedTextRun | docx

Class InsertedTextRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/InternalHyperlink.html b/api/classes/InternalHyperlink.html index 8d44ae9ba5..69124c3a1c 100644 --- a/api/classes/InternalHyperlink.html +++ b/api/classes/InternalHyperlink.html @@ -1,6 +1,6 @@ -InternalHyperlink | docx

Class InternalHyperlink

Hierarchy

Constructors

constructor +InternalHyperlink | docx

Class InternalHyperlink

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

linkId: string

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

linkId: string

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/LastRenderedPageBreak.html b/api/classes/LastRenderedPageBreak.html index 3272222077..839f133473 100644 --- a/api/classes/LastRenderedPageBreak.html +++ b/api/classes/LastRenderedPageBreak.html @@ -1,5 +1,5 @@ -LastRenderedPageBreak | docx

Class LastRenderedPageBreak

Hierarchy

Constructors

constructor +LastRenderedPageBreak | docx

Class LastRenderedPageBreak

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Level.html b/api/classes/Level.html index 13ca9f5ed3..8a1e837a1a 100644 --- a/api/classes/Level.html +++ b/api/classes/Level.html @@ -1,5 +1,5 @@ -Level | docx

Class Level

Hierarchy

Constructors

constructor +Level | docx

Class Level

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/LevelBase.html b/api/classes/LevelBase.html index 3f6ea4a8ef..de7170077c 100644 --- a/api/classes/LevelBase.html +++ b/api/classes/LevelBase.html @@ -1,5 +1,5 @@ -LevelBase | docx

Class LevelBase

Hierarchy

Constructors

constructor +LevelBase | docx

Class LevelBase

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/LevelForOverride.html b/api/classes/LevelForOverride.html index c3228bfa13..648268f5f2 100644 --- a/api/classes/LevelForOverride.html +++ b/api/classes/LevelForOverride.html @@ -1,5 +1,5 @@ -LevelForOverride | docx

Class LevelForOverride

Hierarchy

Constructors

constructor +LevelForOverride | docx

Class LevelForOverride

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/LevelOverride.html b/api/classes/LevelOverride.html index b9c8c03119..820d93e3c8 100644 --- a/api/classes/LevelOverride.html +++ b/api/classes/LevelOverride.html @@ -1,5 +1,5 @@ -LevelOverride | docx

Class LevelOverride

Hierarchy

Constructors

constructor +LevelOverride | docx

Class LevelOverride

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Math.html b/api/classes/Math.html index cd1796eec4..7634816f5c 100644 --- a/api/classes/Math.html +++ b/api/classes/Math.html @@ -1,5 +1,5 @@ -Math | docx

Class Math

Hierarchy

Constructors

constructor +Math | docx

Class Math

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathAccentCharacter.html b/api/classes/MathAccentCharacter.html index 74cc061ecf..273fa992e7 100644 --- a/api/classes/MathAccentCharacter.html +++ b/api/classes/MathAccentCharacter.html @@ -1,5 +1,5 @@ -MathAccentCharacter | docx

Class MathAccentCharacter

Hierarchy

Constructors

constructor +MathAccentCharacter | docx

Class MathAccentCharacter

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathAngledBrackets.html b/api/classes/MathAngledBrackets.html index 056945dc30..205a0fc1e6 100644 --- a/api/classes/MathAngledBrackets.html +++ b/api/classes/MathAngledBrackets.html @@ -1,5 +1,5 @@ -MathAngledBrackets | docx

Class MathAngledBrackets

Hierarchy

Constructors

constructor +MathAngledBrackets | docx

Class MathAngledBrackets

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathBase.html b/api/classes/MathBase.html index 856eb0b0f7..915c464355 100644 --- a/api/classes/MathBase.html +++ b/api/classes/MathBase.html @@ -1,5 +1,5 @@ -MathBase | docx

Class MathBase

Hierarchy

Constructors

constructor +MathBase | docx

Class MathBase

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathCurlyBrackets.html b/api/classes/MathCurlyBrackets.html index dbdcc84e4b..e5315b8ce6 100644 --- a/api/classes/MathCurlyBrackets.html +++ b/api/classes/MathCurlyBrackets.html @@ -1,5 +1,5 @@ -MathCurlyBrackets | docx

Class MathCurlyBrackets

Hierarchy

Constructors

constructor +MathCurlyBrackets | docx

Class MathCurlyBrackets

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathDegree.html b/api/classes/MathDegree.html index 32f5df2380..7f0bdb9502 100644 --- a/api/classes/MathDegree.html +++ b/api/classes/MathDegree.html @@ -1,5 +1,5 @@ -MathDegree | docx

Class MathDegree

Hierarchy

Constructors

constructor +MathDegree | docx

Class MathDegree

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathDenominator.html b/api/classes/MathDenominator.html index 980cf06be3..adc21dc4c6 100644 --- a/api/classes/MathDenominator.html +++ b/api/classes/MathDenominator.html @@ -1,5 +1,5 @@ -MathDenominator | docx

Class MathDenominator

Hierarchy

Constructors

constructor +MathDenominator | docx

Class MathDenominator

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathFraction.html b/api/classes/MathFraction.html index b7e376fdb7..99c1f28495 100644 --- a/api/classes/MathFraction.html +++ b/api/classes/MathFraction.html @@ -1,5 +1,5 @@ -MathFraction | docx

Class MathFraction

Hierarchy

Constructors

constructor +MathFraction | docx

Class MathFraction

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathFunction.html b/api/classes/MathFunction.html index 277093265c..a08e8d2bc4 100644 --- a/api/classes/MathFunction.html +++ b/api/classes/MathFunction.html @@ -1,5 +1,5 @@ -MathFunction | docx

Class MathFunction

Hierarchy

Constructors

constructor +MathFunction | docx

Class MathFunction

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathFunctionName.html b/api/classes/MathFunctionName.html index 42ecf7d150..e8ff3d5fe8 100644 --- a/api/classes/MathFunctionName.html +++ b/api/classes/MathFunctionName.html @@ -1,5 +1,5 @@ -MathFunctionName | docx

Class MathFunctionName

Hierarchy

Constructors

constructor +MathFunctionName | docx

Class MathFunctionName

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathFunctionProperties.html b/api/classes/MathFunctionProperties.html index 2bb60a3d1b..081c5bba02 100644 --- a/api/classes/MathFunctionProperties.html +++ b/api/classes/MathFunctionProperties.html @@ -1,5 +1,5 @@ -MathFunctionProperties | docx

Class MathFunctionProperties

Hierarchy

Constructors

constructor +MathFunctionProperties | docx

Class MathFunctionProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathIntegral.html b/api/classes/MathIntegral.html index 49cd46070c..7c0921be8c 100644 --- a/api/classes/MathIntegral.html +++ b/api/classes/MathIntegral.html @@ -1,5 +1,5 @@ -MathIntegral | docx

Class MathIntegral

Hierarchy

Constructors

constructor +MathIntegral | docx

Class MathIntegral

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathLimit.html b/api/classes/MathLimit.html index 6d6bb46d52..93074c7c83 100644 --- a/api/classes/MathLimit.html +++ b/api/classes/MathLimit.html @@ -1,5 +1,5 @@ -MathLimit | docx

Class MathLimit

Hierarchy

Constructors

constructor +MathLimit | docx

Class MathLimit

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathLimitLocation.html b/api/classes/MathLimitLocation.html index fc7aea687f..92c1e577e0 100644 --- a/api/classes/MathLimitLocation.html +++ b/api/classes/MathLimitLocation.html @@ -1,5 +1,5 @@ -MathLimitLocation | docx

Class MathLimitLocation

Hierarchy

Constructors

constructor +MathLimitLocation | docx

Class MathLimitLocation

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathLimitLower.html b/api/classes/MathLimitLower.html index 6d32daac13..e848a25b31 100644 --- a/api/classes/MathLimitLower.html +++ b/api/classes/MathLimitLower.html @@ -1,5 +1,5 @@ -MathLimitLower | docx

Class MathLimitLower

Hierarchy

Constructors

constructor +MathLimitLower | docx

Class MathLimitLower

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathLimitUpper.html b/api/classes/MathLimitUpper.html index d0f07e7509..2dcfe2db28 100644 --- a/api/classes/MathLimitUpper.html +++ b/api/classes/MathLimitUpper.html @@ -1,5 +1,5 @@ -MathLimitUpper | docx

Class MathLimitUpper

Hierarchy

Constructors

constructor +MathLimitUpper | docx

Class MathLimitUpper

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathNAryProperties.html b/api/classes/MathNAryProperties.html index 8e9a6515e7..540a353206 100644 --- a/api/classes/MathNAryProperties.html +++ b/api/classes/MathNAryProperties.html @@ -1,5 +1,5 @@ -MathNAryProperties | docx

Class MathNAryProperties

Hierarchy

Constructors

constructor +MathNAryProperties | docx

Class MathNAryProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathNumerator.html b/api/classes/MathNumerator.html index 3e3b82f748..23025e47e9 100644 --- a/api/classes/MathNumerator.html +++ b/api/classes/MathNumerator.html @@ -1,5 +1,5 @@ -MathNumerator | docx

Class MathNumerator

Hierarchy

Constructors

constructor +MathNumerator | docx

Class MathNumerator

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathPreSubSuperScript.html b/api/classes/MathPreSubSuperScript.html index 16388010e5..e88e56fb97 100644 --- a/api/classes/MathPreSubSuperScript.html +++ b/api/classes/MathPreSubSuperScript.html @@ -1,5 +1,5 @@ -MathPreSubSuperScript | docx

Class MathPreSubSuperScript

Hierarchy

Constructors

constructor +MathPreSubSuperScript | docx

Class MathPreSubSuperScript

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathPreSubSuperScriptProperties.html b/api/classes/MathPreSubSuperScriptProperties.html index 57e5324a8c..4fb71461ab 100644 --- a/api/classes/MathPreSubSuperScriptProperties.html +++ b/api/classes/MathPreSubSuperScriptProperties.html @@ -1,5 +1,5 @@ -MathPreSubSuperScriptProperties | docx

Class MathPreSubSuperScriptProperties

Hierarchy

Constructors

constructor +MathPreSubSuperScriptProperties | docx

Class MathPreSubSuperScriptProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathRadical.html b/api/classes/MathRadical.html index 14a053930c..87211d6e3c 100644 --- a/api/classes/MathRadical.html +++ b/api/classes/MathRadical.html @@ -1,5 +1,5 @@ -MathRadical | docx

Class MathRadical

Hierarchy

Constructors

constructor +MathRadical | docx

Class MathRadical

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathRadicalProperties.html b/api/classes/MathRadicalProperties.html index d1abc796a6..a8dd72157e 100644 --- a/api/classes/MathRadicalProperties.html +++ b/api/classes/MathRadicalProperties.html @@ -1,5 +1,5 @@ -MathRadicalProperties | docx

Class MathRadicalProperties

Hierarchy

Constructors

constructor +MathRadicalProperties | docx

Class MathRadicalProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathRoundBrackets.html b/api/classes/MathRoundBrackets.html index 8747c874fb..13ae209946 100644 --- a/api/classes/MathRoundBrackets.html +++ b/api/classes/MathRoundBrackets.html @@ -1,5 +1,5 @@ -MathRoundBrackets | docx

Class MathRoundBrackets

Hierarchy

Constructors

constructor +MathRoundBrackets | docx

Class MathRoundBrackets

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathRun.html b/api/classes/MathRun.html index 5cbdee7388..c3979edd27 100644 --- a/api/classes/MathRun.html +++ b/api/classes/MathRun.html @@ -1,5 +1,5 @@ -MathRun | docx

Class MathRun

Hierarchy

Constructors

constructor +MathRun | docx

Class MathRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSquareBrackets.html b/api/classes/MathSquareBrackets.html index 9db64b1c48..7701109ad3 100644 --- a/api/classes/MathSquareBrackets.html +++ b/api/classes/MathSquareBrackets.html @@ -1,5 +1,5 @@ -MathSquareBrackets | docx

Class MathSquareBrackets

Hierarchy

Constructors

constructor +MathSquareBrackets | docx

Class MathSquareBrackets

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSubScript.html b/api/classes/MathSubScript.html index 27d68e8a4c..0cb5e30427 100644 --- a/api/classes/MathSubScript.html +++ b/api/classes/MathSubScript.html @@ -1,5 +1,5 @@ -MathSubScript | docx

Class MathSubScript

Hierarchy

Constructors

constructor +MathSubScript | docx

Class MathSubScript

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSubScriptElement.html b/api/classes/MathSubScriptElement.html index be7ed7ba69..13b8d18840 100644 --- a/api/classes/MathSubScriptElement.html +++ b/api/classes/MathSubScriptElement.html @@ -1,5 +1,5 @@ -MathSubScriptElement | docx

Class MathSubScriptElement

Hierarchy

Constructors

constructor +MathSubScriptElement | docx

Class MathSubScriptElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSubScriptProperties.html b/api/classes/MathSubScriptProperties.html index d48966c7d0..2643c5a7f3 100644 --- a/api/classes/MathSubScriptProperties.html +++ b/api/classes/MathSubScriptProperties.html @@ -1,5 +1,5 @@ -MathSubScriptProperties | docx

Class MathSubScriptProperties

Hierarchy

Constructors

constructor +MathSubScriptProperties | docx

Class MathSubScriptProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSubSuperScript.html b/api/classes/MathSubSuperScript.html index 0400677ff3..821e7b073f 100644 --- a/api/classes/MathSubSuperScript.html +++ b/api/classes/MathSubSuperScript.html @@ -1,5 +1,5 @@ -MathSubSuperScript | docx

Class MathSubSuperScript

Hierarchy

Constructors

constructor +MathSubSuperScript | docx

Class MathSubSuperScript

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSubSuperScriptProperties.html b/api/classes/MathSubSuperScriptProperties.html index 45c00708ad..40aeea20d6 100644 --- a/api/classes/MathSubSuperScriptProperties.html +++ b/api/classes/MathSubSuperScriptProperties.html @@ -1,5 +1,5 @@ -MathSubSuperScriptProperties | docx

Class MathSubSuperScriptProperties

Hierarchy

Constructors

constructor +MathSubSuperScriptProperties | docx

Class MathSubSuperScriptProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSum.html b/api/classes/MathSum.html index 9e6ca39107..1ba25a98d2 100644 --- a/api/classes/MathSum.html +++ b/api/classes/MathSum.html @@ -1,5 +1,5 @@ -MathSum | docx

Class MathSum

Hierarchy

Constructors

constructor +MathSum | docx

Class MathSum

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSuperScript.html b/api/classes/MathSuperScript.html index 48d79864b5..a33480d60f 100644 --- a/api/classes/MathSuperScript.html +++ b/api/classes/MathSuperScript.html @@ -1,5 +1,5 @@ -MathSuperScript | docx

Class MathSuperScript

Hierarchy

Constructors

constructor +MathSuperScript | docx

Class MathSuperScript

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSuperScriptElement.html b/api/classes/MathSuperScriptElement.html index 60ca5c5292..7c736fa4aa 100644 --- a/api/classes/MathSuperScriptElement.html +++ b/api/classes/MathSuperScriptElement.html @@ -1,5 +1,5 @@ -MathSuperScriptElement | docx

Class MathSuperScriptElement

Hierarchy

Constructors

constructor +MathSuperScriptElement | docx

Class MathSuperScriptElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSuperScriptProperties.html b/api/classes/MathSuperScriptProperties.html index 73bf6a901a..cd93f8da69 100644 --- a/api/classes/MathSuperScriptProperties.html +++ b/api/classes/MathSuperScriptProperties.html @@ -1,5 +1,5 @@ -MathSuperScriptProperties | docx

Class MathSuperScriptProperties

Hierarchy

Constructors

constructor +MathSuperScriptProperties | docx

Class MathSuperScriptProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Media.html b/api/classes/Media.html index 162e801854..9b02102dc8 100644 --- a/api/classes/Media.html +++ b/api/classes/Media.html @@ -1,4 +1,4 @@ -Media | docx

Class Media

Constructors

constructor +Media | docx

Class Media

Constructors

Accessors

Methods

Constructors

Accessors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Accessors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MonthLong.html b/api/classes/MonthLong.html index e78d1a9545..7fe5f8e30a 100644 --- a/api/classes/MonthLong.html +++ b/api/classes/MonthLong.html @@ -1,5 +1,5 @@ -MonthLong | docx

Class MonthLong

Hierarchy

Constructors

constructor +MonthLong | docx

Class MonthLong

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MonthShort.html b/api/classes/MonthShort.html index 8115cee9ff..d48f0b87aa 100644 --- a/api/classes/MonthShort.html +++ b/api/classes/MonthShort.html @@ -1,5 +1,5 @@ -MonthShort | docx

Class MonthShort

Hierarchy

Constructors

constructor +MonthShort | docx

Class MonthShort

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/NextAttributeComponent.html b/api/classes/NextAttributeComponent.html index 155fb4719b..c2fe78a8dd 100644 --- a/api/classes/NextAttributeComponent.html +++ b/api/classes/NextAttributeComponent.html @@ -1,3 +1,3 @@ -NextAttributeComponent | docx

Class NextAttributeComponent<T>

Type Parameters

Hierarchy

Constructors

constructor +NextAttributeComponent | docx

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/NoBreakHyphen.html b/api/classes/NoBreakHyphen.html index f4da96965b..6a2438b168 100644 --- a/api/classes/NoBreakHyphen.html +++ b/api/classes/NoBreakHyphen.html @@ -1,5 +1,5 @@ -NoBreakHyphen | docx

Class NoBreakHyphen

Hierarchy

Constructors

constructor +NoBreakHyphen | docx

Class NoBreakHyphen

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/NumberProperties.html b/api/classes/NumberProperties.html index f32fcd9f8c..ae65f4d7e7 100644 --- a/api/classes/NumberProperties.html +++ b/api/classes/NumberProperties.html @@ -1,5 +1,5 @@ -NumberProperties | docx

Class NumberProperties

Hierarchy

Constructors

constructor +NumberProperties | docx

Class NumberProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/NumberValueElement.html b/api/classes/NumberValueElement.html index 561484d397..b030e5a14c 100644 --- a/api/classes/NumberValueElement.html +++ b/api/classes/NumberValueElement.html @@ -1,5 +1,5 @@ -NumberValueElement | docx

Class NumberValueElement

Hierarchy

Constructors

constructor +NumberValueElement | docx

Class NumberValueElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Numbering.html b/api/classes/Numbering.html index 25dac1b633..5863f4e874 100644 --- a/api/classes/Numbering.html +++ b/api/classes/Numbering.html @@ -1,8 +1,8 @@ -Numbering | docx

Class Numbering

Hierarchy

Constructors

constructor +Numbering | docx

Class Numbering

Hierarchy (view full)

Constructors

Accessors

Methods

  • Parameters

    • reference: string
    • instance: number

    Returns void

Generated using TypeDoc

\ No newline at end of file +

Constructors

Accessors

Methods

  • Parameters

    • reference: string
    • instance: number

    Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/OnOffElement.html b/api/classes/OnOffElement.html index da73edc8d3..e185c53a66 100644 --- a/api/classes/OnOffElement.html +++ b/api/classes/OnOffElement.html @@ -1,5 +1,5 @@ -OnOffElement | docx

Class OnOffElement

Hierarchy

Constructors

constructor +OnOffElement | docx

Class OnOffElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/OutlineLevel.html b/api/classes/OutlineLevel.html index db2dcbda29..9c9c18872b 100644 --- a/api/classes/OutlineLevel.html +++ b/api/classes/OutlineLevel.html @@ -1,6 +1,6 @@ -OutlineLevel | docx

Class OutlineLevel

Hierarchy

Constructors

constructor +OutlineLevel | docx

Class OutlineLevel

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

level: number

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

level: number

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Packer.html b/api/classes/Packer.html index 3a902e9112..071d88193a 100644 --- a/api/classes/Packer.html +++ b/api/classes/Packer.html @@ -1,7 +1,7 @@ -Packer | docx

Class Packer

Constructors

constructor +Packer | docx

Class Packer

Constructors

Methods

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<string>

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<Blob>

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<Buffer>

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<string>

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<Blob>

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<Buffer>

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageBorders.html b/api/classes/PageBorders.html index f87e35e046..352de91081 100644 --- a/api/classes/PageBorders.html +++ b/api/classes/PageBorders.html @@ -1,5 +1,5 @@ -PageBorders | docx

Class PageBorders

Hierarchy

Constructors

constructor +PageBorders | docx

Class PageBorders

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageBreak.html b/api/classes/PageBreak.html index 57dcacd53c..cc630bd223 100644 --- a/api/classes/PageBreak.html +++ b/api/classes/PageBreak.html @@ -1,5 +1,5 @@ -PageBreak | docx

Class PageBreak

Hierarchy

Constructors

constructor +PageBreak | docx

Class PageBreak

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageBreakBefore.html b/api/classes/PageBreakBefore.html index 215b1c8a80..bf542edc43 100644 --- a/api/classes/PageBreakBefore.html +++ b/api/classes/PageBreakBefore.html @@ -1,6 +1,6 @@ PageBreakBefore | docx

Class PageBreakBefore

Add page break before the paragraph if there is no one added before.

-

Hierarchy

Constructors

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageMargin.html b/api/classes/PageMargin.html index 711b98b9b8..7baec0776e 100644 --- a/api/classes/PageMargin.html +++ b/api/classes/PageMargin.html @@ -1,5 +1,5 @@ -PageMargin | docx

Class PageMargin

Hierarchy

Constructors

constructor +PageMargin | docx

Class PageMargin

Hierarchy (view full)

Constructors

  • Parameters

    • top: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
    • right: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • bottom: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
    • left: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • header: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • footer: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • gutter: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns PageMargin

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • top: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
    • right: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • bottom: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
    • left: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • header: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • footer: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • gutter: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns PageMargin

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageNumberElement.html b/api/classes/PageNumberElement.html index 335f8ae4d1..2fd950d8fb 100644 --- a/api/classes/PageNumberElement.html +++ b/api/classes/PageNumberElement.html @@ -1,5 +1,5 @@ -PageNumberElement | docx

Class PageNumberElement

Hierarchy

Constructors

constructor +PageNumberElement | docx

Class PageNumberElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageNumberType.html b/api/classes/PageNumberType.html index 22220c0eb3..59b2d48f33 100644 --- a/api/classes/PageNumberType.html +++ b/api/classes/PageNumberType.html @@ -1,5 +1,5 @@ -PageNumberType | docx

Class PageNumberType

Hierarchy

Constructors

constructor +PageNumberType | docx

Class PageNumberType

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageNumberTypeAttributes.html b/api/classes/PageNumberTypeAttributes.html index 2e5cf10b1e..7630431439 100644 --- a/api/classes/PageNumberTypeAttributes.html +++ b/api/classes/PageNumberTypeAttributes.html @@ -1,3 +1,3 @@ -PageNumberTypeAttributes | docx

Class PageNumberTypeAttributes

Hierarchy

Constructors

constructor +PageNumberTypeAttributes | docx

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageReference.html b/api/classes/PageReference.html index 8ca6115e58..eac744950a 100644 --- a/api/classes/PageReference.html +++ b/api/classes/PageReference.html @@ -1,5 +1,5 @@ -PageReference | docx

Class PageReference

Hierarchy

  • Run
    • PageReference

Constructors

constructor +PageReference | docx

Class PageReference

Hierarchy (view full)

  • Run
    • PageReference

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageSize.html b/api/classes/PageSize.html index 156686d1bc..81e4115ff2 100644 --- a/api/classes/PageSize.html +++ b/api/classes/PageSize.html @@ -1,5 +1,5 @@ -PageSize | docx

Class PageSize

Hierarchy

Constructors

constructor +PageSize | docx

Class PageSize

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageTextDirection.html b/api/classes/PageTextDirection.html index 7ed5d82f1c..61f9c88d01 100644 --- a/api/classes/PageTextDirection.html +++ b/api/classes/PageTextDirection.html @@ -1,5 +1,5 @@ -PageTextDirection | docx

Class PageTextDirection

Hierarchy

Constructors

constructor +PageTextDirection | docx

Class PageTextDirection

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Paragraph.html b/api/classes/Paragraph.html index ed02e331f2..465320da02 100644 --- a/api/classes/Paragraph.html +++ b/api/classes/Paragraph.html @@ -1,7 +1,7 @@ -Paragraph | docx

Class Paragraph

Hierarchy

  • FileChild
    • Paragraph

Constructors

constructor +Paragraph | docx

Class Paragraph

Hierarchy

  • FileChild
    • Paragraph

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ParagraphProperties.html b/api/classes/ParagraphProperties.html index ddb97c1278..c2331ef936 100644 --- a/api/classes/ParagraphProperties.html +++ b/api/classes/ParagraphProperties.html @@ -1,6 +1,6 @@ -ParagraphProperties | docx

Class ParagraphProperties

Hierarchy

Constructors

constructor +ParagraphProperties | docx

Class ParagraphProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ParagraphPropertiesDefaults.html b/api/classes/ParagraphPropertiesDefaults.html index 307555a406..a0a1c0b59c 100644 --- a/api/classes/ParagraphPropertiesDefaults.html +++ b/api/classes/ParagraphPropertiesDefaults.html @@ -1,5 +1,5 @@ -ParagraphPropertiesDefaults | docx

Class ParagraphPropertiesDefaults

Hierarchy

Constructors

constructor +ParagraphPropertiesDefaults | docx

Class ParagraphPropertiesDefaults

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PositionalTab.html b/api/classes/PositionalTab.html index d7a656ac96..01b28d250b 100644 --- a/api/classes/PositionalTab.html +++ b/api/classes/PositionalTab.html @@ -1,5 +1,5 @@ -PositionalTab | docx

Class PositionalTab

Hierarchy

Constructors

constructor +PositionalTab | docx

Class PositionalTab

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Run.html b/api/classes/Run.html index 2fca6510da..254331b844 100644 --- a/api/classes/Run.html +++ b/api/classes/Run.html @@ -1,5 +1,5 @@ -Run | docx

Class Run

Hierarchy

Constructors

constructor +Run | docx

Class Run

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/RunFonts.html b/api/classes/RunFonts.html index 86a09b486c..36f36d4d41 100644 --- a/api/classes/RunFonts.html +++ b/api/classes/RunFonts.html @@ -1,5 +1,5 @@ -RunFonts | docx

Class RunFonts

Hierarchy

Constructors

constructor +RunFonts | docx

Class RunFonts

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/RunProperties.html b/api/classes/RunProperties.html index a177883d4e..f06b137524 100644 --- a/api/classes/RunProperties.html +++ b/api/classes/RunProperties.html @@ -1,6 +1,6 @@ -RunProperties | docx

Class RunProperties

Hierarchy

Constructors

constructor +RunProperties | docx

Class RunProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/RunPropertiesChange.html b/api/classes/RunPropertiesChange.html index e893aaffe6..2be7963581 100644 --- a/api/classes/RunPropertiesChange.html +++ b/api/classes/RunPropertiesChange.html @@ -1,5 +1,5 @@ -RunPropertiesChange | docx

Class RunPropertiesChange

Hierarchy

Constructors

constructor +RunPropertiesChange | docx

Class RunPropertiesChange

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/RunPropertiesDefaults.html b/api/classes/RunPropertiesDefaults.html index 1aa6fe6337..8280560efb 100644 --- a/api/classes/RunPropertiesDefaults.html +++ b/api/classes/RunPropertiesDefaults.html @@ -1,5 +1,5 @@ -RunPropertiesDefaults | docx

Class RunPropertiesDefaults

Hierarchy

Constructors

constructor +RunPropertiesDefaults | docx

Class RunPropertiesDefaults

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SectionProperties.html b/api/classes/SectionProperties.html index 11734f5280..3638d09b93 100644 --- a/api/classes/SectionProperties.html +++ b/api/classes/SectionProperties.html @@ -1,5 +1,5 @@ -SectionProperties | docx

Class SectionProperties

Hierarchy

Constructors

constructor +SectionProperties | docx

Class SectionProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SectionTypeAttributes.html b/api/classes/SectionTypeAttributes.html index 707a893f05..bd3f28e4ac 100644 --- a/api/classes/SectionTypeAttributes.html +++ b/api/classes/SectionTypeAttributes.html @@ -1,3 +1,3 @@ -SectionTypeAttributes | docx

Class SectionTypeAttributes

Hierarchy

Constructors

constructor +SectionTypeAttributes | docx

Class SectionTypeAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Separator.html b/api/classes/Separator.html index 5b5bef2cd1..8327146790 100644 --- a/api/classes/Separator.html +++ b/api/classes/Separator.html @@ -1,5 +1,5 @@ -Separator | docx

Class Separator

Hierarchy

Constructors

constructor +Separator | docx

Class Separator

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SequentialIdentifier.html b/api/classes/SequentialIdentifier.html index b5f06fdb34..32eb69c0ec 100644 --- a/api/classes/SequentialIdentifier.html +++ b/api/classes/SequentialIdentifier.html @@ -1,5 +1,5 @@ -SequentialIdentifier | docx

Class SequentialIdentifier

Hierarchy

  • Run
    • SequentialIdentifier

Constructors

constructor +SequentialIdentifier | docx

Class SequentialIdentifier

Hierarchy (view full)

  • Run
    • SequentialIdentifier

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Shading.html b/api/classes/Shading.html index e7f0fff340..02df91a6ee 100644 --- a/api/classes/Shading.html +++ b/api/classes/Shading.html @@ -1,5 +1,5 @@ -Shading | docx

Class Shading

Hierarchy

Constructors

constructor +Shading | docx

Class Shading

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SimpleField.html b/api/classes/SimpleField.html index 4d512c6ce6..99da3f627c 100644 --- a/api/classes/SimpleField.html +++ b/api/classes/SimpleField.html @@ -1,5 +1,5 @@ -SimpleField | docx

Class SimpleField

Hierarchy

Constructors

constructor +SimpleField | docx

Class SimpleField

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SimpleMailMergeField.html b/api/classes/SimpleMailMergeField.html index a334ff65f0..e0523804c6 100644 --- a/api/classes/SimpleMailMergeField.html +++ b/api/classes/SimpleMailMergeField.html @@ -1,5 +1,5 @@ -SimpleMailMergeField | docx

Class SimpleMailMergeField

Hierarchy

Constructors

constructor +SimpleMailMergeField | docx

Class SimpleMailMergeField

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SimplePos.html b/api/classes/SimplePos.html index 756a45a236..cac0345daf 100644 --- a/api/classes/SimplePos.html +++ b/api/classes/SimplePos.html @@ -1,5 +1,5 @@ -SimplePos | docx

Class SimplePos

Hierarchy

Constructors

constructor +SimplePos | docx

Class SimplePos

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SoftHyphen.html b/api/classes/SoftHyphen.html index a9e4703235..31975b4544 100644 --- a/api/classes/SoftHyphen.html +++ b/api/classes/SoftHyphen.html @@ -1,5 +1,5 @@ -SoftHyphen | docx

Class SoftHyphen

Hierarchy

Constructors

constructor +SoftHyphen | docx

Class SoftHyphen

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Spacing.html b/api/classes/Spacing.html index 62145c9eff..d9e46477e6 100644 --- a/api/classes/Spacing.html +++ b/api/classes/Spacing.html @@ -1,5 +1,5 @@ -Spacing | docx

Class Spacing

Hierarchy

Constructors

constructor +Spacing | docx

Class Spacing

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StringContainer.html b/api/classes/StringContainer.html index 45b1f7c889..e3a95b4564 100644 --- a/api/classes/StringContainer.html +++ b/api/classes/StringContainer.html @@ -1,5 +1,5 @@ -StringContainer | docx

Class StringContainer

Hierarchy

Constructors

constructor +StringContainer | docx

Class StringContainer

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StringEnumValueElement.html b/api/classes/StringEnumValueElement.html index 6aedb989e0..381e6b6d12 100644 --- a/api/classes/StringEnumValueElement.html +++ b/api/classes/StringEnumValueElement.html @@ -1,5 +1,5 @@ -StringEnumValueElement | docx

Class StringEnumValueElement<T>

Type Parameters

  • T extends string

Hierarchy

Constructors

constructor +StringEnumValueElement | docx

Class StringEnumValueElement<T>

Type Parameters

  • T extends string

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StringValueElement.html b/api/classes/StringValueElement.html index 331d2d05ea..564964923c 100644 --- a/api/classes/StringValueElement.html +++ b/api/classes/StringValueElement.html @@ -1,5 +1,5 @@ -StringValueElement | docx

Class StringValueElement

Hierarchy

Constructors

constructor +StringValueElement | docx

Class StringValueElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Style.html b/api/classes/Style.html index 755fcc1819..dbeb39a7cc 100644 --- a/api/classes/Style.html +++ b/api/classes/Style.html @@ -1,5 +1,5 @@ -Style | docx

Class Style

Hierarchy

Constructors

constructor +Style | docx

Class Style

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StyleForCharacter.html b/api/classes/StyleForCharacter.html index 4209541a36..2e3c739997 100644 --- a/api/classes/StyleForCharacter.html +++ b/api/classes/StyleForCharacter.html @@ -1,5 +1,5 @@ -StyleForCharacter | docx

Class StyleForCharacter

Hierarchy

  • Style
    • StyleForCharacter

Constructors

constructor +StyleForCharacter | docx

Class StyleForCharacter

Hierarchy

  • Style
    • StyleForCharacter

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StyleForParagraph.html b/api/classes/StyleForParagraph.html index 4311f70984..9355d7463f 100644 --- a/api/classes/StyleForParagraph.html +++ b/api/classes/StyleForParagraph.html @@ -1,5 +1,5 @@ -StyleForParagraph | docx

Class StyleForParagraph

Hierarchy

  • Style
    • StyleForParagraph

Constructors

constructor +StyleForParagraph | docx

Class StyleForParagraph

Hierarchy

  • Style
    • StyleForParagraph

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StyleLevel.html b/api/classes/StyleLevel.html index 1ba3c7fb9f..f23a35f9f8 100644 --- a/api/classes/StyleLevel.html +++ b/api/classes/StyleLevel.html @@ -1,4 +1,4 @@ -StyleLevel | docx

Class StyleLevel

Constructors

constructor +StyleLevel | docx

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

level: number
styleName: string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Styles.html b/api/classes/Styles.html index 074e116f53..7f143ed223 100644 --- a/api/classes/Styles.html +++ b/api/classes/Styles.html @@ -1,5 +1,5 @@ -Styles | docx

Class Styles

Hierarchy

Constructors

constructor +Styles | docx

Class Styles

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SymbolRun.html b/api/classes/SymbolRun.html index 978f0a2296..4a3fbf2740 100644 --- a/api/classes/SymbolRun.html +++ b/api/classes/SymbolRun.html @@ -1,5 +1,5 @@ -SymbolRun | docx

Class SymbolRun

Hierarchy

Constructors

constructor +SymbolRun | docx

Class SymbolRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TDirection.html b/api/classes/TDirection.html index c44c4fadd4..5197419214 100644 --- a/api/classes/TDirection.html +++ b/api/classes/TDirection.html @@ -1,6 +1,6 @@ TDirection | docx

Class TDirection

Text Direction within a table cell

-

Hierarchy

Constructors

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Tab.html b/api/classes/Tab.html index 6da9891641..b842e599ef 100644 --- a/api/classes/Tab.html +++ b/api/classes/Tab.html @@ -1,5 +1,5 @@ -Tab | docx

Class Tab

Hierarchy

Constructors

constructor +Tab | docx

Class Tab

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TabAttributes.html b/api/classes/TabAttributes.html index 636b6d0c91..8dd814f260 100644 --- a/api/classes/TabAttributes.html +++ b/api/classes/TabAttributes.html @@ -1,3 +1,3 @@ -TabAttributes | docx

Class TabAttributes

Hierarchy

Constructors

constructor +TabAttributes | docx

Class TabAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

  • Parameters

    • root: {
          leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot";
          pos: string | number;
          val: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num";
      }
      • Optional Readonly leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot"
      • Readonly pos: string | number
      • Readonly val: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num"

    Returns TabAttributes

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • root: {
          leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot";
          pos: string | number;
          val: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num";
      }
      • Optional Readonly leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot"
      • Readonly pos: string | number
      • Readonly val: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num"

    Returns TabAttributes

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TabStop.html b/api/classes/TabStop.html index 8475ef85b0..6b782e8f42 100644 --- a/api/classes/TabStop.html +++ b/api/classes/TabStop.html @@ -1,5 +1,5 @@ -TabStop | docx

Class TabStop

Hierarchy

Constructors

constructor +TabStop | docx

Class TabStop

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TabStopItem.html b/api/classes/TabStopItem.html index 31dbd7fbfb..515d52f6ca 100644 --- a/api/classes/TabStopItem.html +++ b/api/classes/TabStopItem.html @@ -1,5 +1,5 @@ -TabStopItem | docx

Class TabStopItem

Hierarchy

Constructors

constructor +TabStopItem | docx

Class TabStopItem

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Table.html b/api/classes/Table.html index f1b68319ab..a84979e999 100644 --- a/api/classes/Table.html +++ b/api/classes/Table.html @@ -1,6 +1,6 @@ -Table | docx

Class Table

Hierarchy

  • FileChild
    • Table

Constructors

constructor +Table | docx

Class Table

Hierarchy

  • FileChild
    • Table

Constructors

Properties

Methods

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableBorders.html b/api/classes/TableBorders.html index 4af05221f8..1ab240bf97 100644 --- a/api/classes/TableBorders.html +++ b/api/classes/TableBorders.html @@ -1,6 +1,6 @@ -TableBorders | docx

Class TableBorders

Hierarchy

Constructors

constructor +TableBorders | docx

Class TableBorders

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

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

Type declaration

  • bottom: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • insideHorizontal: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • insideVertical: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • left: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • right: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • top: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

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

Type declaration

  • bottom: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • insideHorizontal: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • insideVertical: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • left: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • right: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • top: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableCell.html b/api/classes/TableCell.html index 79e38e609c..917e9e5f9f 100644 --- a/api/classes/TableCell.html +++ b/api/classes/TableCell.html @@ -1,6 +1,6 @@ -TableCell | docx

Class TableCell

Hierarchy

Constructors

constructor +TableCell | docx

Class TableCell

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableCellBorders.html b/api/classes/TableCellBorders.html index 13370bd81b..841d20d4eb 100644 --- a/api/classes/TableCellBorders.html +++ b/api/classes/TableCellBorders.html @@ -1,5 +1,5 @@ -TableCellBorders | docx

Class TableCellBorders

Hierarchy

Constructors

constructor +TableCellBorders | docx

Class TableCellBorders

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableFloatProperties.html b/api/classes/TableFloatProperties.html index f6c66557dd..22ca74f26c 100644 --- a/api/classes/TableFloatProperties.html +++ b/api/classes/TableFloatProperties.html @@ -1,5 +1,5 @@ -TableFloatProperties | docx

Class TableFloatProperties

Hierarchy

Constructors

constructor +TableFloatProperties | docx

Class TableFloatProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableLayout.html b/api/classes/TableLayout.html index 267b9d3ad8..f23aa63c85 100644 --- a/api/classes/TableLayout.html +++ b/api/classes/TableLayout.html @@ -1,5 +1,5 @@ -TableLayout | docx

Class TableLayout

Hierarchy

Constructors

constructor +TableLayout | docx

Class TableLayout

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableOfContents.html b/api/classes/TableOfContents.html index 85c8bef140..955ea0a60b 100644 --- a/api/classes/TableOfContents.html +++ b/api/classes/TableOfContents.html @@ -1,6 +1,6 @@ -TableOfContents | docx

Class TableOfContents

Hierarchy

  • FileChild
    • TableOfContents

Constructors

constructor +TableOfContents | docx

Class TableOfContents

Hierarchy

  • FileChild
    • TableOfContents

Constructors

Properties

Methods

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableProperties.html b/api/classes/TableProperties.html index c200f2cc70..41dd8a0f62 100644 --- a/api/classes/TableProperties.html +++ b/api/classes/TableProperties.html @@ -1,5 +1,5 @@ -TableProperties | docx

Class TableProperties

Hierarchy

Constructors

constructor +TableProperties | docx

Class TableProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableRow.html b/api/classes/TableRow.html index 92e701932b..e55eb794d7 100644 --- a/api/classes/TableRow.html +++ b/api/classes/TableRow.html @@ -1,4 +1,4 @@ -TableRow | docx

Class TableRow

Hierarchy

Constructors

constructor +TableRow | docx

Class TableRow

Hierarchy (view full)

Constructors

Accessors

Methods

  • Parameters

    • columnIndex: number
    • allowEndNewCell: boolean = false

    Returns number

Generated using TypeDoc

\ No newline at end of file +

Constructors

Accessors

Methods

  • Parameters

    • columnIndex: number
    • allowEndNewCell: boolean = false

    Returns number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableRowHeight.html b/api/classes/TableRowHeight.html index cb2e7bc8fc..bc6d3dc394 100644 --- a/api/classes/TableRowHeight.html +++ b/api/classes/TableRowHeight.html @@ -1,5 +1,5 @@ -TableRowHeight | docx

Class TableRowHeight

Hierarchy

Constructors

constructor +TableRowHeight | docx

Class TableRowHeight

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableRowHeightAttributes.html b/api/classes/TableRowHeightAttributes.html index c33632c259..aa40e6a42d 100644 --- a/api/classes/TableRowHeightAttributes.html +++ b/api/classes/TableRowHeightAttributes.html @@ -1,3 +1,3 @@ -TableRowHeightAttributes | docx

Class TableRowHeightAttributes

Hierarchy

Constructors

constructor +TableRowHeightAttributes | docx

Class TableRowHeightAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableRowProperties.html b/api/classes/TableRowProperties.html index e5b49cf3d3..db6cf040ff 100644 --- a/api/classes/TableRowProperties.html +++ b/api/classes/TableRowProperties.html @@ -1,5 +1,5 @@ -TableRowProperties | docx

Class TableRowProperties

Hierarchy

Constructors

constructor +TableRowProperties | docx

Class TableRowProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableWidthElement.html b/api/classes/TableWidthElement.html index e1028ab77d..02d5c446ab 100644 --- a/api/classes/TableWidthElement.html +++ b/api/classes/TableWidthElement.html @@ -1,5 +1,5 @@ -TableWidthElement | docx

Class TableWidthElement

Hierarchy

Constructors

constructor +TableWidthElement | docx

Class TableWidthElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TextRun.html b/api/classes/TextRun.html index ad5f9fe5a6..6c5cdc078c 100644 --- a/api/classes/TextRun.html +++ b/api/classes/TextRun.html @@ -1,5 +1,5 @@ -TextRun | docx

Class TextRun

Hierarchy

Constructors

constructor +TextRun | docx

Class TextRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ThematicBreak.html b/api/classes/ThematicBreak.html index 350044e09c..ad020ce5de 100644 --- a/api/classes/ThematicBreak.html +++ b/api/classes/ThematicBreak.html @@ -1,5 +1,5 @@ -ThematicBreak | docx

Class ThematicBreak

Hierarchy

Constructors

constructor +ThematicBreak | docx

Class ThematicBreak

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Type.html b/api/classes/Type.html index 871ff7db97..347d780ce2 100644 --- a/api/classes/Type.html +++ b/api/classes/Type.html @@ -1,5 +1,5 @@ -Type | docx

Class Type

Hierarchy

Constructors

constructor +Type | docx

Class Type

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Underline.html b/api/classes/Underline.html index d585efca38..f7cb2f3718 100644 --- a/api/classes/Underline.html +++ b/api/classes/Underline.html @@ -1,5 +1,5 @@ -Underline | docx

Class Underline

Hierarchy

Constructors

constructor +Underline | docx

Class Underline

Hierarchy (view full)

Constructors

  • Parameters

    • underlineType: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble" = UnderlineType.SINGLE
    • Optional color: string

    Returns Underline

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • underlineType: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble" = UnderlineType.SINGLE
    • Optional color: string

    Returns Underline

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/VerticalAlignAttributes.html b/api/classes/VerticalAlignAttributes.html index 7b1c235ec0..d198050bfc 100644 --- a/api/classes/VerticalAlignAttributes.html +++ b/api/classes/VerticalAlignAttributes.html @@ -1,3 +1,3 @@ -VerticalAlignAttributes | docx

Class VerticalAlignAttributes

Hierarchy

Constructors

constructor +VerticalAlignAttributes | docx

Class VerticalAlignAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/VerticalAlignElement.html b/api/classes/VerticalAlignElement.html index 1e58ab8ec0..5e4cd2ba92 100644 --- a/api/classes/VerticalAlignElement.html +++ b/api/classes/VerticalAlignElement.html @@ -1,5 +1,5 @@ -VerticalAlignElement | docx

Class VerticalAlignElement

Hierarchy

Constructors

constructor +VerticalAlignElement | docx

Class VerticalAlignElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/VerticalMerge.html b/api/classes/VerticalMerge.html index 1980d0de37..234cd72602 100644 --- a/api/classes/VerticalMerge.html +++ b/api/classes/VerticalMerge.html @@ -1,6 +1,6 @@ VerticalMerge | docx

Class VerticalMerge

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

-

Hierarchy

Constructors

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/VerticalPosition.html b/api/classes/VerticalPosition.html index f3edcde59b..79e90b6c98 100644 --- a/api/classes/VerticalPosition.html +++ b/api/classes/VerticalPosition.html @@ -1,5 +1,5 @@ -VerticalPosition | docx

Class VerticalPosition

Hierarchy

Constructors

constructor +VerticalPosition | docx

Class VerticalPosition

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/WrapNone.html b/api/classes/WrapNone.html index 522cc5ce00..72f77b5e55 100644 --- a/api/classes/WrapNone.html +++ b/api/classes/WrapNone.html @@ -1,5 +1,5 @@ -WrapNone | docx

Class WrapNone

Hierarchy

Constructors

constructor +WrapNone | docx

Class WrapNone

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/WrapSquare.html b/api/classes/WrapSquare.html index 30f25d13cd..2e27f5cbfe 100644 --- a/api/classes/WrapSquare.html +++ b/api/classes/WrapSquare.html @@ -1,5 +1,5 @@ -WrapSquare | docx

Class WrapSquare

Hierarchy

Constructors

constructor +WrapSquare | docx

Class WrapSquare

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/WrapTight.html b/api/classes/WrapTight.html index bded3feee7..e93fc88769 100644 --- a/api/classes/WrapTight.html +++ b/api/classes/WrapTight.html @@ -1,5 +1,5 @@ -WrapTight | docx

Class WrapTight

Hierarchy

Constructors

constructor +WrapTight | docx

Class WrapTight

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/WrapTopAndBottom.html b/api/classes/WrapTopAndBottom.html index 85f290e6a2..ad8bbdc736 100644 --- a/api/classes/WrapTopAndBottom.html +++ b/api/classes/WrapTopAndBottom.html @@ -1,5 +1,5 @@ -WrapTopAndBottom | docx

Class WrapTopAndBottom

Hierarchy

Constructors

constructor +WrapTopAndBottom | docx

Class WrapTopAndBottom

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/XmlAttributeComponent.html b/api/classes/XmlAttributeComponent.html index fb54a0203a..220ba8d20c 100644 --- a/api/classes/XmlAttributeComponent.html +++ b/api/classes/XmlAttributeComponent.html @@ -1,3 +1,3 @@ -XmlAttributeComponent | docx

Class XmlAttributeComponent<T>Abstract

Type Parameters

  • T extends object

Hierarchy

Constructors

constructor +XmlAttributeComponent | docx

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/XmlComponent.html b/api/classes/XmlComponent.html index 56719e9e0a..5b6bbf7d36 100644 --- a/api/classes/XmlComponent.html +++ b/api/classes/XmlComponent.html @@ -1,5 +1,5 @@ -XmlComponent | docx

Class XmlComponentAbstract

Hierarchy

Constructors

constructor +XmlComponent | docx

Class XmlComponentAbstract

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/YearLong.html b/api/classes/YearLong.html index 1ff24879cd..1b56bb381d 100644 --- a/api/classes/YearLong.html +++ b/api/classes/YearLong.html @@ -1,5 +1,5 @@ -YearLong | docx

Class YearLong

Hierarchy

Constructors

constructor +YearLong | docx

Class YearLong

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/YearShort.html b/api/classes/YearShort.html index b5ecd784f4..12cd8b606a 100644 --- a/api/classes/YearShort.html +++ b/api/classes/YearShort.html @@ -1,5 +1,5 @@ -YearShort | docx

Class YearShort

Hierarchy

Constructors

constructor +YearShort | docx

Class YearShort

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/abstractNumUniqueNumericIdGen.html b/api/functions/abstractNumUniqueNumericIdGen.html index 8d7c3fc0f5..d8d4c1b91a 100644 --- a/api/functions/abstractNumUniqueNumericIdGen.html +++ b/api/functions/abstractNumUniqueNumericIdGen.html @@ -1 +1 @@ -abstractNumUniqueNumericIdGen | docx

Generated using TypeDoc

\ No newline at end of file +abstractNumUniqueNumericIdGen | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/bookmarkUniqueNumericIdGen.html b/api/functions/bookmarkUniqueNumericIdGen.html index 0180874cc9..98fb4c4592 100644 --- a/api/functions/bookmarkUniqueNumericIdGen.html +++ b/api/functions/bookmarkUniqueNumericIdGen.html @@ -1 +1 @@ -bookmarkUniqueNumericIdGen | docx

Generated using TypeDoc

\ No newline at end of file +bookmarkUniqueNumericIdGen | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/concreteNumUniqueNumericIdGen.html b/api/functions/concreteNumUniqueNumericIdGen.html index e34d0c668b..fb7b82c84e 100644 --- a/api/functions/concreteNumUniqueNumericIdGen.html +++ b/api/functions/concreteNumUniqueNumericIdGen.html @@ -1 +1 @@ -concreteNumUniqueNumericIdGen | docx

Generated using TypeDoc

\ No newline at end of file +concreteNumUniqueNumericIdGen | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/convertInchesToTwip.html b/api/functions/convertInchesToTwip.html index 59ecf303ec..288ecc2d36 100644 --- a/api/functions/convertInchesToTwip.html +++ b/api/functions/convertInchesToTwip.html @@ -1 +1 @@ -convertInchesToTwip | docx

Generated using TypeDoc

\ No newline at end of file +convertInchesToTwip | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/convertMillimetersToTwip.html b/api/functions/convertMillimetersToTwip.html index 0ff1d0a88b..fa3814896d 100644 --- a/api/functions/convertMillimetersToTwip.html +++ b/api/functions/convertMillimetersToTwip.html @@ -1 +1 @@ -convertMillimetersToTwip | docx

Generated using TypeDoc

\ No newline at end of file +convertMillimetersToTwip | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/convertToXmlComponent.html b/api/functions/convertToXmlComponent.html index 0feb2d33c3..8d8de78ad7 100644 --- a/api/functions/convertToXmlComponent.html +++ b/api/functions/convertToXmlComponent.html @@ -1,3 +1,3 @@ convertToXmlComponent | docx

Function convertToXmlComponent

Generated using TypeDoc

\ No newline at end of file +

Parameters

  • element: Element

    the xml element in json presentation

    +

Returns undefined | string | ImportedXmlComponent

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/createFrameProperties.html b/api/functions/createFrameProperties.html index 1530e75821..ce06a26a7d 100644 --- a/api/functions/createFrameProperties.html +++ b/api/functions/createFrameProperties.html @@ -1 +1 @@ -createFrameProperties | docx

Generated using TypeDoc

\ No newline at end of file +createFrameProperties | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/createLineNumberType.html b/api/functions/createLineNumberType.html index ee6615de37..16b84e0c3a 100644 --- a/api/functions/createLineNumberType.html +++ b/api/functions/createLineNumberType.html @@ -1 +1 @@ -createLineNumberType | docx

Generated using TypeDoc

\ No newline at end of file +createLineNumberType | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/createStringElement.html b/api/functions/createStringElement.html index 85ec627901..e08568151f 100644 --- a/api/functions/createStringElement.html +++ b/api/functions/createStringElement.html @@ -1 +1 @@ -createStringElement | docx

Generated using TypeDoc

\ No newline at end of file +createStringElement | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/dateTimeValue.html b/api/functions/dateTimeValue.html index 66f9702ed0..a66e4b0097 100644 --- a/api/functions/dateTimeValue.html +++ b/api/functions/dateTimeValue.html @@ -1 +1 @@ -dateTimeValue | docx

Generated using TypeDoc

\ No newline at end of file +dateTimeValue | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/decimalNumber.html b/api/functions/decimalNumber.html index 76437e42fe..e38f308c2d 100644 --- a/api/functions/decimalNumber.html +++ b/api/functions/decimalNumber.html @@ -1 +1 @@ -decimalNumber | docx

Generated using TypeDoc

\ No newline at end of file +decimalNumber | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/docPropertiesUniqueNumericIdGen.html b/api/functions/docPropertiesUniqueNumericIdGen.html index 71647d5ea4..6869c026cc 100644 --- a/api/functions/docPropertiesUniqueNumericIdGen.html +++ b/api/functions/docPropertiesUniqueNumericIdGen.html @@ -1 +1 @@ -docPropertiesUniqueNumericIdGen | docx

Generated using TypeDoc

\ No newline at end of file +docPropertiesUniqueNumericIdGen | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/eighthPointMeasureValue.html b/api/functions/eighthPointMeasureValue.html index cd9ae969fd..f8a0609d45 100644 --- a/api/functions/eighthPointMeasureValue.html +++ b/api/functions/eighthPointMeasureValue.html @@ -1 +1 @@ -eighthPointMeasureValue | docx

Generated using TypeDoc

\ No newline at end of file +eighthPointMeasureValue | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/hexColorValue.html b/api/functions/hexColorValue.html index 40759352e1..4a3cfc6620 100644 --- a/api/functions/hexColorValue.html +++ b/api/functions/hexColorValue.html @@ -1 +1 @@ -hexColorValue | docx

Generated using TypeDoc

\ No newline at end of file +hexColorValue | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/hpsMeasureValue.html b/api/functions/hpsMeasureValue.html index f98d7f145d..27eea70788 100644 --- a/api/functions/hpsMeasureValue.html +++ b/api/functions/hpsMeasureValue.html @@ -1 +1 @@ -hpsMeasureValue | docx

Function hpsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns string | number

Generated using TypeDoc

\ No newline at end of file +hpsMeasureValue | docx

Function hpsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns string | number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/longHexNumber.html b/api/functions/longHexNumber.html index ad191b2017..7e77efdecd 100644 --- a/api/functions/longHexNumber.html +++ b/api/functions/longHexNumber.html @@ -1 +1 @@ -longHexNumber | docx

Generated using TypeDoc

\ No newline at end of file +longHexNumber | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/measurementOrPercentValue.html b/api/functions/measurementOrPercentValue.html index 0879420adf..6bc6aaeeba 100644 --- a/api/functions/measurementOrPercentValue.html +++ b/api/functions/measurementOrPercentValue.html @@ -1 +1 @@ -measurementOrPercentValue | docx

Function measurementOrPercentValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi` | `${number}%` | `-${number}%`

    Returns number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi` | `${number}%` | `-${number}%`

Generated using TypeDoc

\ No newline at end of file +measurementOrPercentValue | docx

Function measurementOrPercentValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi` | `${number}%` | `-${number}%`

    Returns number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi` | `${number}%` | `-${number}%`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/patchDocument.html b/api/functions/patchDocument.html index e4c72f4510..9cb687ddcd 100644 --- a/api/functions/patchDocument.html +++ b/api/functions/patchDocument.html @@ -1 +1 @@ -patchDocument | docx

Function patchDocument

  • Type Parameters

    • T extends keyof OutputByType = keyof OutputByType

    Parameters

    Returns Promise<OutputByType[T]>

Generated using TypeDoc

\ No newline at end of file +patchDocument | docx

Function patchDocument

  • Type Parameters

    • T extends keyof OutputByType = keyof OutputByType

    Parameters

    Returns Promise<OutputByType[T]>

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/percentageValue.html b/api/functions/percentageValue.html index 5f5ba2ba4b..5293e80a1d 100644 --- a/api/functions/percentageValue.html +++ b/api/functions/percentageValue.html @@ -1 +1 @@ -percentageValue | docx

Function percentageValue

  • Parameters

    • val: `${number}%` | `-${number}%`

    Returns `${number}%` | `-${number}%`

Generated using TypeDoc

\ No newline at end of file +percentageValue | docx

Function percentageValue

  • Parameters

    • val: `${number}%` | `-${number}%`

    Returns `${number}%` | `-${number}%`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/pointMeasureValue.html b/api/functions/pointMeasureValue.html index 9e962413b9..b018736981 100644 --- a/api/functions/pointMeasureValue.html +++ b/api/functions/pointMeasureValue.html @@ -1 +1 @@ -pointMeasureValue | docx

Generated using TypeDoc

\ No newline at end of file +pointMeasureValue | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/positiveUniversalMeasureValue.html b/api/functions/positiveUniversalMeasureValue.html index 9c114923d5..3665d3d36f 100644 --- a/api/functions/positiveUniversalMeasureValue.html +++ b/api/functions/positiveUniversalMeasureValue.html @@ -1 +1 @@ -positiveUniversalMeasureValue | docx

Function positiveUniversalMeasureValue

  • Parameters

    • val: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

Generated using TypeDoc

\ No newline at end of file +positiveUniversalMeasureValue | docx

Function positiveUniversalMeasureValue

  • Parameters

    • val: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/shortHexNumber.html b/api/functions/shortHexNumber.html index 63173d208b..2aae2e5f99 100644 --- a/api/functions/shortHexNumber.html +++ b/api/functions/shortHexNumber.html @@ -1 +1 @@ -shortHexNumber | docx

Generated using TypeDoc

\ No newline at end of file +shortHexNumber | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/signedHpsMeasureValue.html b/api/functions/signedHpsMeasureValue.html index 0883cfbf02..bfe479406c 100644 --- a/api/functions/signedHpsMeasureValue.html +++ b/api/functions/signedHpsMeasureValue.html @@ -1 +1 @@ -signedHpsMeasureValue | docx

Function signedHpsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

    Returns string | number

Generated using TypeDoc

\ No newline at end of file +signedHpsMeasureValue | docx

Function signedHpsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

    Returns string | number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/signedTwipsMeasureValue.html b/api/functions/signedTwipsMeasureValue.html index fc1591a39d..d2d06685db 100644 --- a/api/functions/signedTwipsMeasureValue.html +++ b/api/functions/signedTwipsMeasureValue.html @@ -1 +1 @@ -signedTwipsMeasureValue | docx

Function signedTwipsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

    Returns number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

Generated using TypeDoc

\ No newline at end of file +signedTwipsMeasureValue | docx

Function signedTwipsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

    Returns number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/twipsMeasureValue.html b/api/functions/twipsMeasureValue.html index 7709ef5eac..0d977c988c 100644 --- a/api/functions/twipsMeasureValue.html +++ b/api/functions/twipsMeasureValue.html @@ -1 +1 @@ -twipsMeasureValue | docx

Function twipsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

Generated using TypeDoc

\ No newline at end of file +twipsMeasureValue | docx

Function twipsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/uCharHexNumber.html b/api/functions/uCharHexNumber.html index 3d484b1d96..f5c7055510 100644 --- a/api/functions/uCharHexNumber.html +++ b/api/functions/uCharHexNumber.html @@ -1 +1 @@ -uCharHexNumber | docx

Generated using TypeDoc

\ No newline at end of file +uCharHexNumber | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/uniqueId.html b/api/functions/uniqueId.html index 455d157088..3e270d234d 100644 --- a/api/functions/uniqueId.html +++ b/api/functions/uniqueId.html @@ -1 +1 @@ -uniqueId | docx

Generated using TypeDoc

\ No newline at end of file +uniqueId | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/uniqueNumericIdCreator-1.html b/api/functions/uniqueNumericIdCreator-1.html index ac76cf22f3..c441438dd1 100644 --- a/api/functions/uniqueNumericIdCreator-1.html +++ b/api/functions/uniqueNumericIdCreator-1.html @@ -1 +1 @@ -uniqueNumericIdCreator | docx

Generated using TypeDoc

\ No newline at end of file +uniqueNumericIdCreator | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/uniqueUuid.html b/api/functions/uniqueUuid.html index ddcfe05eb7..5741ff049a 100644 --- a/api/functions/uniqueUuid.html +++ b/api/functions/uniqueUuid.html @@ -1 +1 @@ -uniqueUuid | docx

Generated using TypeDoc

\ No newline at end of file +uniqueUuid | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/universalMeasureValue.html b/api/functions/universalMeasureValue.html index 21bb0e119f..4053385ec7 100644 --- a/api/functions/universalMeasureValue.html +++ b/api/functions/universalMeasureValue.html @@ -1 +1 @@ -universalMeasureValue | docx

Function universalMeasureValue

  • Parameters

    • val: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

    Returns `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

Generated using TypeDoc

\ No newline at end of file +universalMeasureValue | docx

Function universalMeasureValue

  • Parameters

    • val: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

    Returns `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/unsignedDecimalNumber.html b/api/functions/unsignedDecimalNumber.html index d8735703f7..13b21c912a 100644 --- a/api/functions/unsignedDecimalNumber.html +++ b/api/functions/unsignedDecimalNumber.html @@ -1 +1 @@ -unsignedDecimalNumber | docx

Generated using TypeDoc

\ No newline at end of file +unsignedDecimalNumber | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/hierarchy.html b/api/hierarchy.html new file mode 100644 index 0000000000..3af8195864 --- /dev/null +++ b/api/hierarchy.html @@ -0,0 +1 @@ +docx

docx

Class Hierarchy

Generated using TypeDoc

\ No newline at end of file diff --git a/api/index.html b/api/index.html index ca98c6cb5e..955ff0261b 100644 --- a/api/index.html +++ b/api/index.html @@ -72,4 +72,4 @@

patreon browserstack

Made with 💖

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IAlignmentFrameOptions.html b/api/interfaces/IAlignmentFrameOptions.html index c7281616e9..9839269455 100644 --- a/api/interfaces/IAlignmentFrameOptions.html +++ b/api/interfaces/IAlignmentFrameOptions.html @@ -1,4 +1,4 @@ -IAlignmentFrameOptions | docx

Interface IAlignmentFrameOptions

interface IAlignmentFrameOptions {
    alignment: {
        x: "center" | "left" | "right" | "inside" | "outside";
        y: "bottom" | "center" | "top" | "inside" | "outside";
    };
    anchor: {
        horizontal: "text" | "margin" | "page";
        vertical: "text" | "margin" | "page";
    };
    anchorLock?: boolean;
    dropCap?: "none" | "margin" | "drop";
    height: number;
    lines?: number;
    rule?: "auto" | "atLeast" | "exact";
    space?: {
        horizontal: number;
        vertical: number;
    };
    type: "alignment";
    width: number;
    wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight";
}

Hierarchy

  • IBaseFrameOptions
    • IAlignmentFrameOptions

Properties

alignment +IAlignmentFrameOptions | docx

Interface IAlignmentFrameOptions

interface IAlignmentFrameOptions {
    alignment: {
        x: "center" | "left" | "right" | "inside" | "outside";
        y: "bottom" | "center" | "top" | "inside" | "outside";
    };
    anchor: {
        horizontal: "text" | "margin" | "page";
        vertical: "text" | "margin" | "page";
    };
    anchorLock?: boolean;
    dropCap?: "none" | "margin" | "drop";
    height: number;
    lines?: number;
    rule?: "auto" | "atLeast" | "exact";
    space?: {
        horizontal: number;
        vertical: number;
    };
    type: "alignment";
    width: number;
    wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight";
}

Hierarchy

  • IBaseFrameOptions
    • IAlignmentFrameOptions

Properties

Properties

alignment: {
    x: "center" | "left" | "right" | "inside" | "outside";
    y: "bottom" | "center" | "top" | "inside" | "outside";
}

Type declaration

  • Readonly x: "center" | "left" | "right" | "inside" | "outside"
  • Readonly y: "bottom" | "center" | "top" | "inside" | "outside"
anchor: {
    horizontal: "text" | "margin" | "page";
    vertical: "text" | "margin" | "page";
}

Type declaration

  • Readonly horizontal: "text" | "margin" | "page"
  • Readonly vertical: "text" | "margin" | "page"
anchorLock?: boolean
dropCap?: "none" | "margin" | "drop"
height: number
lines?: number
rule?: "auto" | "atLeast" | "exact"
space?: {
    horizontal: number;
    vertical: number;
}

Type declaration

  • Readonly horizontal: number
  • Readonly vertical: number
type: "alignment"
width: number
wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight"

Generated using TypeDoc

\ No newline at end of file +

Properties

alignment: {
    x: "center" | "left" | "right" | "inside" | "outside";
    y: "bottom" | "center" | "top" | "inside" | "outside";
}

Type declaration

  • Readonly x: "center" | "left" | "right" | "inside" | "outside"
  • Readonly y: "bottom" | "center" | "top" | "inside" | "outside"
anchor: {
    horizontal: "text" | "margin" | "page";
    vertical: "text" | "margin" | "page";
}

Type declaration

  • Readonly horizontal: "text" | "margin" | "page"
  • Readonly vertical: "text" | "margin" | "page"
anchorLock?: boolean
dropCap?: "none" | "margin" | "drop"
height: number
lines?: number
rule?: "auto" | "atLeast" | "exact"
space?: {
    horizontal: number;
    vertical: number;
}

Type declaration

  • Readonly horizontal: number
  • Readonly vertical: number
type: "alignment"
width: number
wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IBaseCharacterStyleOptions.html b/api/interfaces/IBaseCharacterStyleOptions.html index ac5f76bcc9..cea63fb904 100644 --- a/api/interfaces/IBaseCharacterStyleOptions.html +++ b/api/interfaces/IBaseCharacterStyleOptions.html @@ -1,4 +1,4 @@ -IBaseCharacterStyleOptions | docx

Interface IBaseCharacterStyleOptions

interface IBaseCharacterStyleOptions {
    basedOn?: string;
    link?: string;
    name?: string;
    next?: string;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy

Properties

basedOn? +IBaseCharacterStyleOptions | docx

Interface IBaseCharacterStyleOptions

interface IBaseCharacterStyleOptions {
    basedOn?: string;
    link?: string;
    name?: string;
    next?: string;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy (view full)

Properties

basedOn? link? name? next? @@ -11,4 +11,4 @@ Note that if the type of the current style must match the type of the style upon which it is based or the basedOn element will be ignored. However, if the current style is a numbering style, then the basedOn element is ignored.

WARNING: You cannot set basedOn to be the same as name. This is akin to inheriting from itself. This creates a cyclic dependency and cause undesirable behavior.

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

Generated using TypeDoc

\ No newline at end of file +
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IBaseParagraphStyleOptions.html b/api/interfaces/IBaseParagraphStyleOptions.html index 21d829b615..456e2282b4 100644 --- a/api/interfaces/IBaseParagraphStyleOptions.html +++ b/api/interfaces/IBaseParagraphStyleOptions.html @@ -1,4 +1,4 @@ -IBaseParagraphStyleOptions | docx

Interface IBaseParagraphStyleOptions

interface IBaseParagraphStyleOptions {
    basedOn?: string;
    link?: string;
    name?: string;
    next?: string;
    paragraph?: IParagraphStylePropertiesOptions;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy

Properties

basedOn? +IBaseParagraphStyleOptions | docx

Interface IBaseParagraphStyleOptions

interface IBaseParagraphStyleOptions {
    basedOn?: string;
    link?: string;
    name?: string;
    next?: string;
    paragraph?: IParagraphStylePropertiesOptions;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy (view full)

Properties

basedOn? link? name? next? @@ -12,4 +12,4 @@ Note that if the type of the current style must match the type of the style upon which it is based or the basedOn element will be ignored. However, if the current style is a numbering style, then the basedOn element is ignored.

WARNING: You cannot set basedOn to be the same as name. This is akin to inheriting from itself. This creates a cyclic dependency and cause undesirable behavior.

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

Generated using TypeDoc

\ No newline at end of file +
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IBorderOptions.html b/api/interfaces/IBorderOptions.html index 40a11c75df..c6115cf01a 100644 --- a/api/interfaces/IBorderOptions.html +++ b/api/interfaces/IBorderOptions.html @@ -1,8 +1,8 @@ -IBorderOptions | docx

Interface IBorderOptions

interface IBorderOptions {
    color?: string;
    size?: number;
    space?: number;
    style: "nil" | "single" | "dashDotStroked" | "dashed" | "dashSmallGap" | "dotDash" | "dotDotDash" | "dotted" | "double" | "doubleWave" | "inset" | "none" | "outset" | "thick" | "thickThinLargeGap" | "thickThinMediumGap" | "thickThinSmallGap" | "thinThickLargeGap" | "thinThickMediumGap" | "thinThickSmallGap" | "thinThickThinLargeGap" | "thinThickThinMediumGap" | "thinThickThinSmallGap" | "threeDEmboss" | "threeDEngrave" | "triple" | "wave";
}

Properties

color? +IBorderOptions | docx

Interface IBorderOptions

interface IBorderOptions {
    color?: string;
    size?: number;
    space?: number;
    style: "nil" | "single" | "dashDotStroked" | "dashed" | "dashSmallGap" | "dotDash" | "dotDotDash" | "dotted" | "double" | "doubleWave" | "inset" | "none" | "outset" | "thick" | "thickThinLargeGap" | "thickThinMediumGap" | "thickThinSmallGap" | "thinThickLargeGap" | "thinThickMediumGap" | "thinThickSmallGap" | "thinThickThinLargeGap" | "thinThickThinMediumGap" | "thinThickThinSmallGap" | "threeDEmboss" | "threeDEngrave" | "triple" | "wave";
}

Properties

color?: string

Border color, in hex (eg 'FF00AA')

-
size?: number

Size of the border in 1/8 pt

-
space?: number

Spacing offset. Values are specified in pt

-
style: "nil" | "single" | "dashDotStroked" | "dashed" | "dashSmallGap" | "dotDash" | "dotDotDash" | "dotted" | "double" | "doubleWave" | "inset" | "none" | "outset" | "thick" | "thickThinLargeGap" | "thickThinMediumGap" | "thickThinSmallGap" | "thinThickLargeGap" | "thinThickMediumGap" | "thinThickSmallGap" | "thinThickThinLargeGap" | "thinThickThinMediumGap" | "thinThickThinSmallGap" | "threeDEmboss" | "threeDEngrave" | "triple" | "wave"

Generated using TypeDoc

\ No newline at end of file +
size?: number

Size of the border in 1/8 pt

+
space?: number

Spacing offset. Values are specified in pt

+
style: "nil" | "single" | "dashDotStroked" | "dashed" | "dashSmallGap" | "dotDash" | "dotDotDash" | "dotted" | "double" | "doubleWave" | "inset" | "none" | "outset" | "thick" | "thickThinLargeGap" | "thickThinMediumGap" | "thickThinSmallGap" | "thinThickLargeGap" | "thinThickMediumGap" | "thinThickSmallGap" | "thinThickThinLargeGap" | "thinThickThinMediumGap" | "thinThickThinSmallGap" | "threeDEmboss" | "threeDEngrave" | "triple" | "wave"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IBordersOptions.html b/api/interfaces/IBordersOptions.html index 5d113def6a..4aff78e630 100644 --- a/api/interfaces/IBordersOptions.html +++ b/api/interfaces/IBordersOptions.html @@ -1,5 +1,5 @@ -IBordersOptions | docx

Interface IBordersOptions

interface IBordersOptions {
    bottom?: IBorderOptions;
    left?: IBorderOptions;
    right?: IBorderOptions;
    top?: IBorderOptions;
}

Properties

bottom? +IBordersOptions | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ICharacterStyleOptions.html b/api/interfaces/ICharacterStyleOptions.html index 7fb2c5836b..52adf53dd2 100644 --- a/api/interfaces/ICharacterStyleOptions.html +++ b/api/interfaces/ICharacterStyleOptions.html @@ -1,4 +1,4 @@ -ICharacterStyleOptions | docx

Interface ICharacterStyleOptions

interface ICharacterStyleOptions {
    basedOn?: string;
    id: string;
    link?: string;
    name?: string;
    next?: string;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy

Properties

basedOn? +ICharacterStyleOptions | docx

Interface ICharacterStyleOptions

interface ICharacterStyleOptions {
    basedOn?: string;
    id: string;
    link?: string;
    name?: string;
    next?: string;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy (view full)

Properties

basedOn? id link? name? @@ -12,4 +12,4 @@ Note that if the type of the current style must match the type of the style upon which it is based or the basedOn element will be ignored. However, if the current style is a numbering style, then the basedOn element is ignored.

WARNING: You cannot set basedOn to be the same as name. This is akin to inheriting from itself. This creates a cyclic dependency and cause undesirable behavior.

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

Generated using TypeDoc

\ No newline at end of file +
id: string
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ICheckboxSymbolOptions.html b/api/interfaces/ICheckboxSymbolOptions.html index bcf259c321..2220c0a795 100644 --- a/api/interfaces/ICheckboxSymbolOptions.html +++ b/api/interfaces/ICheckboxSymbolOptions.html @@ -1,5 +1,5 @@ -ICheckboxSymbolOptions | docx

Interface ICheckboxSymbolOptions

interface ICheckboxSymbolOptions {
    alias?: string;
    checked?: boolean;
    checkedState?: ICheckboxSymbolProperties;
    uncheckedState?: ICheckboxSymbolProperties;
}

Properties

alias? +ICheckboxSymbolOptions | docx

Interface ICheckboxSymbolOptions

interface ICheckboxSymbolOptions {
    alias?: string;
    checked?: boolean;
    checkedState?: ICheckboxSymbolProperties;
    uncheckedState?: ICheckboxSymbolProperties;
}

Properties

alias?: string
checked?: boolean
uncheckedState?: ICheckboxSymbolProperties

Generated using TypeDoc

\ No newline at end of file +

Properties

alias?: string
checked?: boolean
uncheckedState?: ICheckboxSymbolProperties

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ICheckboxSymbolProperties.html b/api/interfaces/ICheckboxSymbolProperties.html index 3de01b9355..3cbf3d81b1 100644 --- a/api/interfaces/ICheckboxSymbolProperties.html +++ b/api/interfaces/ICheckboxSymbolProperties.html @@ -1,3 +1,3 @@ -ICheckboxSymbolProperties | docx

Interface ICheckboxSymbolProperties

interface ICheckboxSymbolProperties {
    font?: string;
    value?: string;
}

Properties

font? +ICheckboxSymbolProperties | docx

Interface ICheckboxSymbolProperties

interface ICheckboxSymbolProperties {
    font?: string;
    value?: string;
}

Properties

Properties

font?: string
value?: string

Generated using TypeDoc

\ No newline at end of file +

Properties

font?: string
value?: string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ICommentOptions.html b/api/interfaces/ICommentOptions.html index c3160cb2b5..aa19b03855 100644 --- a/api/interfaces/ICommentOptions.html +++ b/api/interfaces/ICommentOptions.html @@ -1,6 +1,6 @@ -ICommentOptions | docx

Interface ICommentOptions

interface ICommentOptions {
    author?: string;
    children: readonly FileChild[];
    date?: Date;
    id: number;
    initials?: string;
}

Properties

author? +ICommentOptions | docx

Interface ICommentOptions

interface ICommentOptions {
    author?: string;
    children: readonly FileChild[];
    date?: Date;
    id: number;
    initials?: string;
}

Properties

author?: string
children: readonly FileChild[]
date?: Date
id: number
initials?: string

Generated using TypeDoc

\ No newline at end of file +

Properties

author?: string
children: readonly FileChild[]
date?: Date
id: number
initials?: string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ICommentsOptions.html b/api/interfaces/ICommentsOptions.html index 552e8a515d..0f29f95f87 100644 --- a/api/interfaces/ICommentsOptions.html +++ b/api/interfaces/ICommentsOptions.html @@ -1,2 +1,2 @@ -ICommentsOptions | docx

Generated using TypeDoc

\ No newline at end of file +ICommentsOptions | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IConcreteNumberingOptions.html b/api/interfaces/IConcreteNumberingOptions.html index a14f9ccde4..6763411f28 100644 --- a/api/interfaces/IConcreteNumberingOptions.html +++ b/api/interfaces/IConcreteNumberingOptions.html @@ -1,6 +1,6 @@ -IConcreteNumberingOptions | docx

Interface IConcreteNumberingOptions

interface IConcreteNumberingOptions {
    abstractNumId: number;
    instance: number;
    numId: number;
    overrideLevels?: readonly IOverrideLevel[];
    reference: string;
}

Properties

abstractNumId +IConcreteNumberingOptions | docx

Interface IConcreteNumberingOptions

interface IConcreteNumberingOptions {
    abstractNumId: number;
    instance: number;
    numId: number;
    overrideLevels?: readonly IOverrideLevel[];
    reference: string;
}

Properties

abstractNumId: number
instance: number
numId: number
overrideLevels?: readonly IOverrideLevel[]
reference: string

Generated using TypeDoc

\ No newline at end of file +

Properties

abstractNumId: number
instance: number
numId: number
overrideLevels?: readonly IOverrideLevel[]
reference: string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IContext.html b/api/interfaces/IContext.html index 3c95285276..86f5587129 100644 --- a/api/interfaces/IContext.html +++ b/api/interfaces/IContext.html @@ -1,4 +1,4 @@ -IContext | docx

Interface IContext

interface IContext {
    file: Document;
    stack: IXmlableObject[];
    viewWrapper: IViewWrapper;
}

Properties

file +IContext | docx

Interface IContext

interface IContext {
    file: Document;
    stack: IXmlableObject[];
    viewWrapper: IViewWrapper;
}

Properties

Properties

file: Document
viewWrapper: IViewWrapper

Generated using TypeDoc

\ No newline at end of file +

Properties

file: Document
viewWrapper: IViewWrapper

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocGridAttributesProperties.html b/api/interfaces/IDocGridAttributesProperties.html index 88cbdf9339..ca254d415a 100644 --- a/api/interfaces/IDocGridAttributesProperties.html +++ b/api/interfaces/IDocGridAttributesProperties.html @@ -1,4 +1,4 @@ -IDocGridAttributesProperties | docx

Interface IDocGridAttributesProperties

interface IDocGridAttributesProperties {
    charSpace?: number;
    linePitch?: number;
    type?: "default" | "lines" | "linesAndChars" | "snapToChars";
}

Properties

charSpace? +IDocGridAttributesProperties | docx

Interface IDocGridAttributesProperties

interface IDocGridAttributesProperties {
    charSpace?: number;
    linePitch?: number;
    type?: "default" | "lines" | "linesAndChars" | "snapToChars";
}

Properties

charSpace?: number
linePitch?: number
type?: "default" | "lines" | "linesAndChars" | "snapToChars"

Generated using TypeDoc

\ No newline at end of file +

Properties

charSpace?: number
linePitch?: number
type?: "default" | "lines" | "linesAndChars" | "snapToChars"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentAttributesProperties.html b/api/interfaces/IDocumentAttributesProperties.html index da6964fc3a..411ec51c27 100644 --- a/api/interfaces/IDocumentAttributesProperties.html +++ b/api/interfaces/IDocumentAttributesProperties.html @@ -1,4 +1,4 @@ -IDocumentAttributesProperties | docx

Interface IDocumentAttributesProperties

interface IDocumentAttributesProperties {
    Ignorable?: string;
    aink?: string;
    am3d?: string;
    cp?: string;
    cx?: string;
    cx1?: string;
    cx2?: string;
    cx3?: string;
    cx4?: string;
    cx5?: string;
    cx6?: string;
    cx7?: string;
    cx8?: 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;
    w16?: string;
    w16cex?: string;
    w16cid?: string;
    w16sdtdh?: string;
    w16se?: string;
    wne?: string;
    wp?: string;
    wp14?: string;
    wpc?: string;
    wpg?: string;
    wpi?: string;
    wps?: string;
    xsi?: string;
}

Properties

Ignorable? +IDocumentAttributesProperties | docx

Interface IDocumentAttributesProperties

interface IDocumentAttributesProperties {
    Ignorable?: string;
    aink?: string;
    am3d?: string;
    cp?: string;
    cx?: string;
    cx1?: string;
    cx2?: string;
    cx3?: string;
    cx4?: string;
    cx5?: string;
    cx6?: string;
    cx7?: string;
    cx8?: 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;
    w16?: string;
    w16cex?: string;
    w16cid?: string;
    w16sdtdh?: string;
    w16se?: string;
    wne?: string;
    wp?: string;
    wp14?: string;
    wpc?: string;
    wpg?: string;
    wpi?: string;
    wps?: string;
    xsi?: string;
}

Properties

Ignorable? aink? am3d? cp? @@ -37,4 +37,4 @@ wpi? wps? xsi? -

Properties

Ignorable?: string
aink?: string
am3d?: string
cp?: string
cx?: string
cx1?: string
cx2?: string
cx3?: string
cx4?: string
cx5?: string
cx6?: string
cx7?: string
cx8?: 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
w16?: string
w16cex?: string
w16cid?: string
w16sdtdh?: string
w16se?: string
wne?: string
wp?: string
wp14?: string
wpc?: string
wpg?: string
wpi?: string
wps?: string
xsi?: string

Generated using TypeDoc

\ No newline at end of file +

Properties

Ignorable?: string
aink?: string
am3d?: string
cp?: string
cx?: string
cx1?: string
cx2?: string
cx3?: string
cx4?: string
cx5?: string
cx6?: string
cx7?: string
cx8?: 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
w16?: string
w16cex?: string
w16cid?: string
w16sdtdh?: string
w16se?: string
wne?: string
wp?: string
wp14?: string
wpc?: string
wpg?: string
wpi?: string
wps?: string
xsi?: string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentBackgroundOptions.html b/api/interfaces/IDocumentBackgroundOptions.html index f40f7867fa..7e71b65be8 100644 --- a/api/interfaces/IDocumentBackgroundOptions.html +++ b/api/interfaces/IDocumentBackgroundOptions.html @@ -1,5 +1,5 @@ -IDocumentBackgroundOptions | docx

Interface IDocumentBackgroundOptions

interface IDocumentBackgroundOptions {
    color?: string;
    themeColor?: string;
    themeShade?: string;
    themeTint?: string;
}

Properties

color? +IDocumentBackgroundOptions | docx

Interface IDocumentBackgroundOptions

interface IDocumentBackgroundOptions {
    color?: string;
    themeColor?: string;
    themeShade?: string;
    themeTint?: string;
}

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentDefaultsOptions.html b/api/interfaces/IDocumentDefaultsOptions.html index 3994ab6609..8832e18c69 100644 --- a/api/interfaces/IDocumentDefaultsOptions.html +++ b/api/interfaces/IDocumentDefaultsOptions.html @@ -1,3 +1,3 @@ -IDocumentDefaultsOptions | docx

Interface IDocumentDefaultsOptions

interface IDocumentDefaultsOptions {
    paragraph?: IParagraphStylePropertiesOptions;
    run?: IRunStylePropertiesOptions;
}

Properties

paragraph? +IDocumentDefaultsOptions | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentFooter.html b/api/interfaces/IDocumentFooter.html index 604517bf62..5b608351d1 100644 --- a/api/interfaces/IDocumentFooter.html +++ b/api/interfaces/IDocumentFooter.html @@ -1,3 +1,3 @@ -IDocumentFooter | docx

Interface IDocumentFooter

interface IDocumentFooter {
    footer: FooterWrapper;
    type: "default" | "first" | "even";
}

Properties

footer +IDocumentFooter | docx

Interface IDocumentFooter

interface IDocumentFooter {
    footer: FooterWrapper;
    type: "default" | "first" | "even";
}

Properties

Properties

type: "default" | "first" | "even"

Generated using TypeDoc

\ No newline at end of file +

Properties

type: "default" | "first" | "even"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentHeader.html b/api/interfaces/IDocumentHeader.html index bb33cac0c0..731b1cdcdd 100644 --- a/api/interfaces/IDocumentHeader.html +++ b/api/interfaces/IDocumentHeader.html @@ -1,3 +1,3 @@ -IDocumentHeader | docx

Interface IDocumentHeader

interface IDocumentHeader {
    header: HeaderWrapper;
    type: "default" | "first" | "even";
}

Properties

header +IDocumentHeader | docx

Interface IDocumentHeader

interface IDocumentHeader {
    header: HeaderWrapper;
    type: "default" | "first" | "even";
}

Properties

Properties

type: "default" | "first" | "even"

Generated using TypeDoc

\ No newline at end of file +

Properties

type: "default" | "first" | "even"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentOptions.html b/api/interfaces/IDocumentOptions.html index d7fe688fcd..584f12659f 100644 --- a/api/interfaces/IDocumentOptions.html +++ b/api/interfaces/IDocumentOptions.html @@ -1,2 +1,2 @@ -IDocumentOptions | docx

Generated using TypeDoc

\ No newline at end of file +IDocumentOptions | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDrawingOptions.html b/api/interfaces/IDrawingOptions.html index 834b4d2c21..d437b63897 100644 --- a/api/interfaces/IDrawingOptions.html +++ b/api/interfaces/IDrawingOptions.html @@ -1,4 +1,4 @@ -IDrawingOptions | docx

Interface IDrawingOptions

interface IDrawingOptions {
    docProperties?: DocPropertiesOptions;
    floating?: IFloating;
    outline?: OutlineOptions;
}

Properties

docProperties? +IDrawingOptions | docx

Interface IDrawingOptions

interface IDrawingOptions {
    docProperties?: DocPropertiesOptions;
    floating?: IFloating;
    outline?: OutlineAttributes & OutlineNoFill | OutlineAttributes & OutlineRgbSolidFill | OutlineAttributes & OutlineSchemeSolidFill;
}

Properties

docProperties?: DocPropertiesOptions
floating?: IFloating
outline?: OutlineOptions

Generated using TypeDoc

\ No newline at end of file +

Properties

docProperties?: DocPropertiesOptions
floating?: IFloating
outline?: OutlineAttributes & OutlineNoFill | OutlineAttributes & OutlineRgbSolidFill | OutlineAttributes & OutlineSchemeSolidFill

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IFloating.html b/api/interfaces/IFloating.html index c0b4d30029..d0cfcc827e 100644 --- a/api/interfaces/IFloating.html +++ b/api/interfaces/IFloating.html @@ -1,4 +1,4 @@ -IFloating | docx

Interface IFloating

interface IFloating {
    allowOverlap?: boolean;
    behindDocument?: boolean;
    horizontalPosition: IHorizontalPositionOptions;
    layoutInCell?: boolean;
    lockAnchor?: boolean;
    margins?: IMargins;
    verticalPosition: IVerticalPositionOptions;
    wrap?: ITextWrapping;
    zIndex?: number;
}

Properties

allowOverlap? +IFloating | docx

Interface IFloating

interface IFloating {
    allowOverlap?: boolean;
    behindDocument?: boolean;
    horizontalPosition: IHorizontalPositionOptions;
    layoutInCell?: boolean;
    lockAnchor?: boolean;
    margins?: IMargins;
    verticalPosition: IVerticalPositionOptions;
    wrap?: ITextWrapping;
    zIndex?: number;
}

Properties

allowOverlap?: boolean
behindDocument?: boolean
horizontalPosition: IHorizontalPositionOptions
layoutInCell?: boolean
lockAnchor?: boolean
margins?: IMargins
verticalPosition: IVerticalPositionOptions
zIndex?: number

Generated using TypeDoc

\ No newline at end of file +

Properties

allowOverlap?: boolean
behindDocument?: boolean
horizontalPosition: IHorizontalPositionOptions
layoutInCell?: boolean
lockAnchor?: boolean
margins?: IMargins
verticalPosition: IVerticalPositionOptions
zIndex?: number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IFontAttributesProperties.html b/api/interfaces/IFontAttributesProperties.html index bc61b55927..f9d9c286b9 100644 --- a/api/interfaces/IFontAttributesProperties.html +++ b/api/interfaces/IFontAttributesProperties.html @@ -1,6 +1,6 @@ -IFontAttributesProperties | docx

Interface IFontAttributesProperties

interface IFontAttributesProperties {
    ascii?: string;
    cs?: string;
    eastAsia?: string;
    hAnsi?: string;
    hint?: string;
}

Properties

ascii? +IFontAttributesProperties | docx

Interface IFontAttributesProperties

interface IFontAttributesProperties {
    ascii?: string;
    cs?: string;
    eastAsia?: string;
    hAnsi?: string;
    hint?: string;
}

Properties

ascii?: string
cs?: string
eastAsia?: string
hAnsi?: string
hint?: string

Generated using TypeDoc

\ No newline at end of file +

Properties

ascii?: string
cs?: string
eastAsia?: string
hAnsi?: string
hint?: string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IHeaderFooterGroup.html b/api/interfaces/IHeaderFooterGroup.html index 3a4154ff35..0df0e1b7b7 100644 --- a/api/interfaces/IHeaderFooterGroup.html +++ b/api/interfaces/IHeaderFooterGroup.html @@ -1,4 +1,4 @@ -IHeaderFooterGroup | docx

Interface IHeaderFooterGroup<T>

interface IHeaderFooterGroup {
    default?: T;
    even?: T;
    first?: T;
}

Type Parameters

  • T

Properties

default? +IHeaderFooterGroup | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

default?: T
even?: T
first?: T

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IHeaderFooterOptions.html b/api/interfaces/IHeaderFooterOptions.html index 3376bd28ff..52e6cd95cb 100644 --- a/api/interfaces/IHeaderFooterOptions.html +++ b/api/interfaces/IHeaderFooterOptions.html @@ -1,3 +1,3 @@ -IHeaderFooterOptions | docx

Interface IHeaderFooterOptions

interface IHeaderFooterOptions {
    id?: number;
    type?: "default" | "first" | "even";
}

Properties

id? +IHeaderFooterOptions | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

id?: number
type?: "default" | "first" | "even"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IHeaderOptions.html b/api/interfaces/IHeaderOptions.html index 3718eeaa7e..43565a6fc2 100644 --- a/api/interfaces/IHeaderOptions.html +++ b/api/interfaces/IHeaderOptions.html @@ -1,2 +1,2 @@ -IHeaderOptions | docx

Interface IHeaderOptions

interface IHeaderOptions {
    children: readonly (Paragraph | Table)[];
}

Properties

Properties

children: readonly (Paragraph | Table)[]

Generated using TypeDoc

\ No newline at end of file +IHeaderOptions | docx

Interface IHeaderOptions

interface IHeaderOptions {
    children: readonly (Paragraph | Table)[];
}

Properties

Properties

children: readonly (Paragraph | Table)[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IHorizontalPositionOptions.html b/api/interfaces/IHorizontalPositionOptions.html index d1edc573f0..f6ca2ee16e 100644 --- a/api/interfaces/IHorizontalPositionOptions.html +++ b/api/interfaces/IHorizontalPositionOptions.html @@ -1,4 +1,4 @@ -IHorizontalPositionOptions | docx

Interface IHorizontalPositionOptions

interface IHorizontalPositionOptions {
    align?: "center" | "left" | "right" | "inside" | "outside";
    offset?: number;
    relative?: "margin" | "page" | "character" | "column" | "insideMargin" | "leftMargin" | "outsideMargin" | "rightMargin";
}

Properties

align? +IHorizontalPositionOptions | docx

Interface IHorizontalPositionOptions

interface IHorizontalPositionOptions {
    align?: "center" | "left" | "right" | "inside" | "outside";
    offset?: number;
    relative?: "margin" | "page" | "character" | "column" | "insideMargin" | "leftMargin" | "outsideMargin" | "rightMargin";
}

Properties

align?: "center" | "left" | "right" | "inside" | "outside"
offset?: number
relative?: "margin" | "page" | "character" | "column" | "insideMargin" | "leftMargin" | "outsideMargin" | "rightMargin"

Generated using TypeDoc

\ No newline at end of file +

Properties

align?: "center" | "left" | "right" | "inside" | "outside"
offset?: number
relative?: "margin" | "page" | "character" | "column" | "insideMargin" | "leftMargin" | "outsideMargin" | "rightMargin"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IIndentAttributesProperties.html b/api/interfaces/IIndentAttributesProperties.html index 3aa700c54b..aff0ae8acd 100644 --- a/api/interfaces/IIndentAttributesProperties.html +++ b/api/interfaces/IIndentAttributesProperties.html @@ -1,7 +1,7 @@ -IIndentAttributesProperties | docx

Interface IIndentAttributesProperties

interface IIndentAttributesProperties {
    end?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    firstLine?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    hanging?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    left?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    right?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    start?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
}

Properties

end? +IIndentAttributesProperties | docx

Interface IIndentAttributesProperties

interface IIndentAttributesProperties {
    end?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    firstLine?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    hanging?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    left?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    right?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    start?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
}

Properties

end?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
firstLine?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
hanging?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
left?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
right?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
start?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

Generated using TypeDoc

\ No newline at end of file +

Properties

end?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
firstLine?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
hanging?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
left?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
right?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
start?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ILevelParagraphStylePropertiesOptions.html b/api/interfaces/ILevelParagraphStylePropertiesOptions.html index 19f31cf470..2df560e5dc 100644 --- a/api/interfaces/ILevelParagraphStylePropertiesOptions.html +++ b/api/interfaces/ILevelParagraphStylePropertiesOptions.html @@ -1,4 +1,4 @@ -ILevelParagraphStylePropertiesOptions | docx

Interface ILevelParagraphStylePropertiesOptions

interface ILevelParagraphStylePropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    contextualSpacing?: boolean;
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    outlineLevel?: number;
    rightTabStop?: number;
    spacing?: ISpacingProperties;
    thematicBreak?: boolean;
}

Hierarchy

Properties

alignment? +ILevelParagraphStylePropertiesOptions | docx

Interface ILevelParagraphStylePropertiesOptions

interface ILevelParagraphStylePropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    contextualSpacing?: boolean;
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    outlineLevel?: number;
    rightTabStop?: number;
    spacing?: ISpacingProperties;
    thematicBreak?: boolean;
}

Hierarchy (view full)

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
contextualSpacing?: boolean
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

-
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

-
leftTabStop?: number
outlineLevel?: number
rightTabStop?: number
thematicBreak?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
contextualSpacing?: boolean
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

+
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

+
leftTabStop?: number
outlineLevel?: number
rightTabStop?: number
thematicBreak?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ILevelsOptions.html b/api/interfaces/ILevelsOptions.html index 1e0b03f2e0..24e9efeaba 100644 --- a/api/interfaces/ILevelsOptions.html +++ b/api/interfaces/ILevelsOptions.html @@ -1,4 +1,4 @@ -ILevelsOptions | docx

Interface ILevelsOptions

interface ILevelsOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    format?: "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "hex" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText" | "custom";
    isLegalNumberingStyle?: boolean;
    level: number;
    start?: number;
    style?: {
        paragraph?: ILevelParagraphStylePropertiesOptions;
        run?: IRunStylePropertiesOptions;
    };
    suffix?: "space" | "nothing" | "tab";
    text?: string;
}

Properties

alignment? +ILevelsOptions | docx

Interface ILevelsOptions

interface ILevelsOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    format?: "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "hex" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText" | "custom";
    isLegalNumberingStyle?: boolean;
    level: number;
    start?: number;
    style?: {
        paragraph?: ILevelParagraphStylePropertiesOptions;
        run?: IRunStylePropertiesOptions;
    };
    suffix?: "space" | "nothing" | "tab";
    text?: string;
}

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
format?: "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "hex" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText" | "custom"
isLegalNumberingStyle?: boolean
level: number
start?: number
style?: {
    paragraph?: ILevelParagraphStylePropertiesOptions;
    run?: IRunStylePropertiesOptions;
}

Type declaration

suffix?: "space" | "nothing" | "tab"
text?: string

Generated using TypeDoc

\ No newline at end of file +

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
format?: "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "hex" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText" | "custom"
isLegalNumberingStyle?: boolean
level: number
start?: number
style?: {
    paragraph?: ILevelParagraphStylePropertiesOptions;
    run?: IRunStylePropertiesOptions;
}

Type declaration

suffix?: "space" | "nothing" | "tab"
text?: string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMargins.html b/api/interfaces/IMargins.html index 2abf8b5d36..db247ca1e7 100644 --- a/api/interfaces/IMargins.html +++ b/api/interfaces/IMargins.html @@ -1,5 +1,5 @@ -IMargins | docx

Interface IMargins

interface IMargins {
    bottom?: number;
    left?: number;
    right?: number;
    top?: number;
}

Properties

bottom? +IMargins | docx

Interface IMargins

interface IMargins {
    bottom?: number;
    left?: number;
    right?: number;
    top?: number;
}

Properties

Properties

bottom?: number
left?: number
right?: number
top?: number

Generated using TypeDoc

\ No newline at end of file +

Properties

bottom?: number
left?: number
right?: number
top?: number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathFractionOptions.html b/api/interfaces/IMathFractionOptions.html index 98024a44a8..2762ecd098 100644 --- a/api/interfaces/IMathFractionOptions.html +++ b/api/interfaces/IMathFractionOptions.html @@ -1,3 +1,3 @@ -IMathFractionOptions | docx

Interface IMathFractionOptions

interface IMathFractionOptions {
    denominator: readonly MathComponent[];
    numerator: readonly MathComponent[];
}

Properties

denominator +IMathFractionOptions | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

denominator: readonly MathComponent[]
numerator: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathFunctionOptions.html b/api/interfaces/IMathFunctionOptions.html index 3ecf8743f3..840b755492 100644 --- a/api/interfaces/IMathFunctionOptions.html +++ b/api/interfaces/IMathFunctionOptions.html @@ -1,3 +1,3 @@ -IMathFunctionOptions | docx

Interface IMathFunctionOptions

interface IMathFunctionOptions {
    children: readonly MathComponent[];
    name: readonly MathComponent[];
}

Properties

children +IMathFunctionOptions | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
name: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathIntegralOptions.html b/api/interfaces/IMathIntegralOptions.html index d5e263254d..cfda64c914 100644 --- a/api/interfaces/IMathIntegralOptions.html +++ b/api/interfaces/IMathIntegralOptions.html @@ -1,4 +1,4 @@ -IMathIntegralOptions | docx

Interface IMathIntegralOptions

interface IMathIntegralOptions {
    children: readonly MathComponent[];
    subScript?: readonly MathComponent[];
    superScript?: readonly MathComponent[];
}

Properties

children +IMathIntegralOptions | docx

Interface IMathIntegralOptions

interface IMathIntegralOptions {
    children: readonly MathComponent[];
    subScript?: readonly MathComponent[];
    superScript?: readonly MathComponent[];
}

Properties

children: readonly MathComponent[]
subScript?: readonly MathComponent[]
superScript?: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
subScript?: readonly MathComponent[]
superScript?: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathLimitLowerOptions.html b/api/interfaces/IMathLimitLowerOptions.html index 6312daea69..b80fedcd5a 100644 --- a/api/interfaces/IMathLimitLowerOptions.html +++ b/api/interfaces/IMathLimitLowerOptions.html @@ -1,3 +1,3 @@ -IMathLimitLowerOptions | docx

Interface IMathLimitLowerOptions

interface IMathLimitLowerOptions {
    children: readonly MathComponent[];
    limit: readonly MathComponent[];
}

Properties

children +IMathLimitLowerOptions | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
limit: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathLimitUpperOptions.html b/api/interfaces/IMathLimitUpperOptions.html index fe89e03698..88a141cf0b 100644 --- a/api/interfaces/IMathLimitUpperOptions.html +++ b/api/interfaces/IMathLimitUpperOptions.html @@ -1,3 +1,3 @@ -IMathLimitUpperOptions | docx

Interface IMathLimitUpperOptions

interface IMathLimitUpperOptions {
    children: readonly MathComponent[];
    limit: readonly MathComponent[];
}

Properties

children +IMathLimitUpperOptions | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
limit: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathOptions.html b/api/interfaces/IMathOptions.html index 82b05ad55d..7541458b15 100644 --- a/api/interfaces/IMathOptions.html +++ b/api/interfaces/IMathOptions.html @@ -1,2 +1,2 @@ -IMathOptions | docx

Generated using TypeDoc

\ No newline at end of file +IMathOptions | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathPreSubSuperScriptOptions.html b/api/interfaces/IMathPreSubSuperScriptOptions.html index 4598aa1a55..9d1ddc7a29 100644 --- a/api/interfaces/IMathPreSubSuperScriptOptions.html +++ b/api/interfaces/IMathPreSubSuperScriptOptions.html @@ -1,4 +1,4 @@ -IMathPreSubSuperScriptOptions | docx

Interface IMathPreSubSuperScriptOptions

interface IMathPreSubSuperScriptOptions {
    children: readonly MathComponent[];
    subScript: readonly MathComponent[];
    superScript: readonly MathComponent[];
}

Properties

children +IMathPreSubSuperScriptOptions | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
subScript: readonly MathComponent[]
superScript: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathRadicalOptions.html b/api/interfaces/IMathRadicalOptions.html index d915128f39..54e559cd9f 100644 --- a/api/interfaces/IMathRadicalOptions.html +++ b/api/interfaces/IMathRadicalOptions.html @@ -1,3 +1,3 @@ -IMathRadicalOptions | docx

Interface IMathRadicalOptions

interface IMathRadicalOptions {
    children: readonly MathComponent[];
    degree?: readonly MathComponent[];
}

Properties

children +IMathRadicalOptions | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
degree?: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathSubScriptOptions.html b/api/interfaces/IMathSubScriptOptions.html index 2e692ce1dc..3c21f15354 100644 --- a/api/interfaces/IMathSubScriptOptions.html +++ b/api/interfaces/IMathSubScriptOptions.html @@ -1,3 +1,3 @@ -IMathSubScriptOptions | docx

Interface IMathSubScriptOptions

interface IMathSubScriptOptions {
    children: readonly MathComponent[];
    subScript: readonly MathComponent[];
}

Properties

children +IMathSubScriptOptions | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
subScript: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathSubSuperScriptOptions.html b/api/interfaces/IMathSubSuperScriptOptions.html index f6f1688402..f79efbb3f0 100644 --- a/api/interfaces/IMathSubSuperScriptOptions.html +++ b/api/interfaces/IMathSubSuperScriptOptions.html @@ -1,4 +1,4 @@ -IMathSubSuperScriptOptions | docx

Interface IMathSubSuperScriptOptions

interface IMathSubSuperScriptOptions {
    children: readonly MathComponent[];
    subScript: readonly MathComponent[];
    superScript: readonly MathComponent[];
}

Properties

children +IMathSubSuperScriptOptions | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
subScript: readonly MathComponent[]
superScript: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathSumOptions.html b/api/interfaces/IMathSumOptions.html index edef7cbd51..e71da654a2 100644 --- a/api/interfaces/IMathSumOptions.html +++ b/api/interfaces/IMathSumOptions.html @@ -1,4 +1,4 @@ -IMathSumOptions | docx

Interface IMathSumOptions

interface IMathSumOptions {
    children: readonly MathComponent[];
    subScript?: readonly MathComponent[];
    superScript?: readonly MathComponent[];
}

Properties

children +IMathSumOptions | docx

Interface IMathSumOptions

interface IMathSumOptions {
    children: readonly MathComponent[];
    subScript?: readonly MathComponent[];
    superScript?: readonly MathComponent[];
}

Properties

children: readonly MathComponent[]
subScript?: readonly MathComponent[]
superScript?: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
subScript?: readonly MathComponent[]
superScript?: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathSuperScriptOptions.html b/api/interfaces/IMathSuperScriptOptions.html index a03d084496..153015c27a 100644 --- a/api/interfaces/IMathSuperScriptOptions.html +++ b/api/interfaces/IMathSuperScriptOptions.html @@ -1,3 +1,3 @@ -IMathSuperScriptOptions | docx

Interface IMathSuperScriptOptions

interface IMathSuperScriptOptions {
    children: readonly MathComponent[];
    superScript: readonly MathComponent[];
}

Properties

children +IMathSuperScriptOptions | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
superScript: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMediaDataTransformation.html b/api/interfaces/IMediaDataTransformation.html index 5636a7f4de..b96bc6b108 100644 --- a/api/interfaces/IMediaDataTransformation.html +++ b/api/interfaces/IMediaDataTransformation.html @@ -1,5 +1,5 @@ -IMediaDataTransformation | docx

Interface IMediaDataTransformation

interface IMediaDataTransformation {
    emus: {
        x: number;
        y: number;
    };
    flip?: {
        horizontal?: boolean;
        vertical?: boolean;
    };
    pixels: {
        x: number;
        y: number;
    };
    rotation?: number;
}

Properties

emus +IMediaDataTransformation | docx

Interface IMediaDataTransformation

interface IMediaDataTransformation {
    emus: {
        x: number;
        y: number;
    };
    flip?: {
        horizontal?: boolean;
        vertical?: boolean;
    };
    pixels: {
        x: number;
        y: number;
    };
    rotation?: number;
}

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

Generated using TypeDoc

\ No newline at end of file +

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

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMediaTransformation.html b/api/interfaces/IMediaTransformation.html index 47a2e3fd03..c4b74f897c 100644 --- a/api/interfaces/IMediaTransformation.html +++ b/api/interfaces/IMediaTransformation.html @@ -1,5 +1,5 @@ -IMediaTransformation | docx

Interface IMediaTransformation

interface IMediaTransformation {
    flip?: {
        horizontal?: boolean;
        vertical?: boolean;
    };
    height: number;
    rotation?: number;
    width: number;
}

Properties

flip? +IMediaTransformation | docx

Interface IMediaTransformation

interface IMediaTransformation {
    flip?: {
        horizontal?: boolean;
        vertical?: boolean;
    };
    height: number;
    rotation?: number;
    width: number;
}

Properties

flip?: {
    horizontal?: boolean;
    vertical?: boolean;
}

Type declaration

  • Optional Readonly horizontal?: boolean
  • Optional Readonly vertical?: boolean
height: number
rotation?: number
width: number

Generated using TypeDoc

\ No newline at end of file +

Properties

flip?: {
    horizontal?: boolean;
    vertical?: boolean;
}

Type declaration

  • Optional Readonly horizontal?: boolean
  • Optional Readonly vertical?: boolean
height: number
rotation?: number
width: number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/INumberingOptions.html b/api/interfaces/INumberingOptions.html index 1a58371de4..cc30137e6a 100644 --- a/api/interfaces/INumberingOptions.html +++ b/api/interfaces/INumberingOptions.html @@ -1,2 +1,2 @@ -INumberingOptions | docx

Interface INumberingOptions

interface INumberingOptions {
    config: readonly {
        levels: readonly ILevelsOptions[];
        reference: string;
    }[];
}

Properties

Properties

config: readonly {
    levels: readonly ILevelsOptions[];
    reference: string;
}[]

Generated using TypeDoc

\ No newline at end of file +INumberingOptions | docx

Interface INumberingOptions

interface INumberingOptions {
    config: readonly {
        levels: readonly ILevelsOptions[];
        reference: string;
    }[];
}

Properties

Properties

config: readonly {
    levels: readonly ILevelsOptions[];
    reference: string;
}[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IPageBorderAttributes.html b/api/interfaces/IPageBorderAttributes.html index 70d0b9287a..4a10f0248d 100644 --- a/api/interfaces/IPageBorderAttributes.html +++ b/api/interfaces/IPageBorderAttributes.html @@ -1,4 +1,4 @@ -IPageBorderAttributes | docx

Interface IPageBorderAttributes

interface IPageBorderAttributes {
    display?: "allPages" | "firstPage" | "notFirstPage";
    offsetFrom?: "text" | "page";
    zOrder?: "back" | "front";
}

Properties

display? +IPageBorderAttributes | docx

Interface IPageBorderAttributes

interface IPageBorderAttributes {
    display?: "allPages" | "firstPage" | "notFirstPage";
    offsetFrom?: "text" | "page";
    zOrder?: "back" | "front";
}

Properties

display?: "allPages" | "firstPage" | "notFirstPage"
offsetFrom?: "text" | "page"
zOrder?: "back" | "front"

Generated using TypeDoc

\ No newline at end of file +

Properties

display?: "allPages" | "firstPage" | "notFirstPage"
offsetFrom?: "text" | "page"
zOrder?: "back" | "front"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IPageBordersOptions.html b/api/interfaces/IPageBordersOptions.html index f757c53e1a..837139ad31 100644 --- a/api/interfaces/IPageBordersOptions.html +++ b/api/interfaces/IPageBordersOptions.html @@ -1,6 +1,6 @@ -IPageBordersOptions | docx

Interface IPageBordersOptions

interface IPageBordersOptions {
    pageBorderBottom?: IBorderOptions;
    pageBorderLeft?: IBorderOptions;
    pageBorderRight?: IBorderOptions;
    pageBorderTop?: IBorderOptions;
    pageBorders?: IPageBorderAttributes;
}

Properties

pageBorderBottom? +IPageBordersOptions | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

pageBorderBottom?: IBorderOptions
pageBorderLeft?: IBorderOptions
pageBorderRight?: IBorderOptions
pageBorderTop?: IBorderOptions
pageBorders?: IPageBorderAttributes

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IPageNumberTypeAttributes.html b/api/interfaces/IPageNumberTypeAttributes.html index 141b7d417d..9714c0d478 100644 --- a/api/interfaces/IPageNumberTypeAttributes.html +++ b/api/interfaces/IPageNumberTypeAttributes.html @@ -1,4 +1,4 @@ -IPageNumberTypeAttributes | docx

Interface IPageNumberTypeAttributes

interface IPageNumberTypeAttributes {
    formatType?: "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "hex" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText";
    separator?: "hyphen" | "period" | "colon" | "emDash" | "endash";
    start?: number;
}

Properties

formatType? +IPageNumberTypeAttributes | docx

Interface IPageNumberTypeAttributes

interface IPageNumberTypeAttributes {
    formatType?: "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "hex" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText";
    separator?: "hyphen" | "period" | "colon" | "emDash" | "endash";
    start?: number;
}

Properties

formatType?: "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "hex" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText"
separator?: "hyphen" | "period" | "colon" | "emDash" | "endash"
start?: number

Generated using TypeDoc

\ No newline at end of file +

Properties

formatType?: "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "hex" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText"
separator?: "hyphen" | "period" | "colon" | "emDash" | "endash"
start?: number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IParagraphOptions.html b/api/interfaces/IParagraphOptions.html index 5f88cbc05b..e7d95bad17 100644 --- a/api/interfaces/IParagraphOptions.html +++ b/api/interfaces/IParagraphOptions.html @@ -1,4 +1,4 @@ -IParagraphOptions | docx

Interface IParagraphOptions

interface IParagraphOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    autoSpaceEastAsianText?: boolean;
    bidirectional?: boolean;
    border?: IBordersOptions;
    bullet?: {
        level: number;
    };
    children?: readonly ParagraphChild[];
    contextualSpacing?: boolean;
    frame?: IFrameOptions;
    heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title";
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    numbering?: {
        custom?: boolean;
        instance?: number;
        level: number;
        reference: string;
    };
    outlineLevel?: number;
    overflowPunctuation?: boolean;
    pageBreakBefore?: boolean;
    rightTabStop?: number;
    run?: IRunOptions;
    scale?: number;
    shading?: IShadingAttributesProperties;
    spacing?: ISpacingProperties;
    style?: string;
    suppressLineNumbers?: boolean;
    tabStops?: readonly TabStopDefinition[];
    text?: string;
    thematicBreak?: boolean;
    widowControl?: boolean;
    wordWrap?: boolean;
}

Hierarchy

Properties

alignment? +IParagraphOptions | docx

Interface IParagraphOptions

interface IParagraphOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    autoSpaceEastAsianText?: boolean;
    bidirectional?: boolean;
    border?: IBordersOptions;
    bullet?: {
        level: number;
    };
    children?: readonly ParagraphChild[];
    contextualSpacing?: boolean;
    frame?: IXYFrameOptions | IAlignmentFrameOptions;
    heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title";
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    numbering?: {
        custom?: boolean;
        instance?: number;
        level: number;
        reference: string;
    };
    outlineLevel?: number;
    overflowPunctuation?: boolean;
    pageBreakBefore?: boolean;
    rightTabStop?: number;
    run?: IRunOptions;
    scale?: number;
    shading?: IShadingAttributesProperties;
    spacing?: ISpacingProperties;
    style?: string;
    suppressLineNumbers?: boolean;
    tabStops?: readonly TabStopDefinition[];
    text?: string;
    thematicBreak?: boolean;
    widowControl?: boolean;
    wordWrap?: boolean;
}

Hierarchy (view full)

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
autoSpaceEastAsianText?: boolean

This element specifies whether inter-character spacing shall automatically be adjusted between regions of numbers and regions of East Asian text in the current paragraph. These regions shall be determined by the Unicode character values of the text content within the paragraph. +

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
autoSpaceEastAsianText?: boolean

This element specifies whether inter-character spacing shall automatically be adjusted between regions of numbers and regions of East Asian text in the current paragraph. These regions shall be determined by the Unicode character values of the text content within the paragraph. This only works in Microsoft Word. It is not part of the ECMA-376 OOXML standard.

-
bidirectional?: boolean
bullet?: {
    level: number;
}

Type declaration

  • Readonly level: number
children?: readonly ParagraphChild[]
contextualSpacing?: boolean
heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title"
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

-
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

-
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
overflowPunctuation?: boolean
pageBreakBefore?: boolean
rightTabStop?: number

Reference: ECMA-376, 3rd Edition (June, 2011), Fundamentals and Markup Language Reference § 17.3.1.29.

-
scale?: number
style?: string
suppressLineNumbers?: boolean
tabStops?: readonly TabStopDefinition[]
text?: string
thematicBreak?: boolean
widowControl?: boolean
wordWrap?: boolean

Generated using TypeDoc

\ No newline at end of file +
bidirectional?: boolean
bullet?: {
    level: number;
}

Type declaration

  • Readonly level: number
children?: readonly ParagraphChild[]
contextualSpacing?: boolean
heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title"
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

+
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

+
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
overflowPunctuation?: boolean
pageBreakBefore?: boolean
rightTabStop?: number

Reference: ECMA-376, 3rd Edition (June, 2011), Fundamentals and Markup Language Reference § 17.3.1.29.

+
scale?: number
style?: string
suppressLineNumbers?: boolean
tabStops?: readonly TabStopDefinition[]
text?: string
thematicBreak?: boolean
widowControl?: boolean
wordWrap?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IParagraphPropertiesOptions.html b/api/interfaces/IParagraphPropertiesOptions.html index 0831bfcdef..43e6c1d4ad 100644 --- a/api/interfaces/IParagraphPropertiesOptions.html +++ b/api/interfaces/IParagraphPropertiesOptions.html @@ -1,4 +1,4 @@ -IParagraphPropertiesOptions | docx

Interface IParagraphPropertiesOptions

interface IParagraphPropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    autoSpaceEastAsianText?: boolean;
    bidirectional?: boolean;
    border?: IBordersOptions;
    bullet?: {
        level: number;
    };
    contextualSpacing?: boolean;
    frame?: IFrameOptions;
    heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title";
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    numbering?: {
        custom?: boolean;
        instance?: number;
        level: number;
        reference: string;
    };
    outlineLevel?: number;
    overflowPunctuation?: boolean;
    pageBreakBefore?: boolean;
    rightTabStop?: number;
    run?: IRunOptions;
    scale?: number;
    shading?: IShadingAttributesProperties;
    spacing?: ISpacingProperties;
    style?: string;
    suppressLineNumbers?: boolean;
    tabStops?: readonly TabStopDefinition[];
    thematicBreak?: boolean;
    widowControl?: boolean;
    wordWrap?: boolean;
}

Hierarchy

Properties

alignment? +IParagraphPropertiesOptions | docx

Interface IParagraphPropertiesOptions

interface IParagraphPropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    autoSpaceEastAsianText?: boolean;
    bidirectional?: boolean;
    border?: IBordersOptions;
    bullet?: {
        level: number;
    };
    contextualSpacing?: boolean;
    frame?: IXYFrameOptions | IAlignmentFrameOptions;
    heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title";
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    numbering?: {
        custom?: boolean;
        instance?: number;
        level: number;
        reference: string;
    };
    outlineLevel?: number;
    overflowPunctuation?: boolean;
    pageBreakBefore?: boolean;
    rightTabStop?: number;
    run?: IRunOptions;
    scale?: number;
    shading?: IShadingAttributesProperties;
    spacing?: ISpacingProperties;
    style?: string;
    suppressLineNumbers?: boolean;
    tabStops?: readonly TabStopDefinition[];
    thematicBreak?: boolean;
    widowControl?: boolean;
    wordWrap?: boolean;
}

Hierarchy (view full)

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
autoSpaceEastAsianText?: boolean

This element specifies whether inter-character spacing shall automatically be adjusted between regions of numbers and regions of East Asian text in the current paragraph. These regions shall be determined by the Unicode character values of the text content within the paragraph. +

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
autoSpaceEastAsianText?: boolean

This element specifies whether inter-character spacing shall automatically be adjusted between regions of numbers and regions of East Asian text in the current paragraph. These regions shall be determined by the Unicode character values of the text content within the paragraph. This only works in Microsoft Word. It is not part of the ECMA-376 OOXML standard.

-
bidirectional?: boolean
bullet?: {
    level: number;
}

Type declaration

  • Readonly level: number
contextualSpacing?: boolean
heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title"
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

-
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

-
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
overflowPunctuation?: boolean
pageBreakBefore?: boolean
rightTabStop?: number

Reference: ECMA-376, 3rd Edition (June, 2011), Fundamentals and Markup Language Reference § 17.3.1.29.

-
scale?: number
style?: string
suppressLineNumbers?: boolean
tabStops?: readonly TabStopDefinition[]
thematicBreak?: boolean
widowControl?: boolean
wordWrap?: boolean

Generated using TypeDoc

\ No newline at end of file +
bidirectional?: boolean
bullet?: {
    level: number;
}

Type declaration

  • Readonly level: number
contextualSpacing?: boolean
heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title"
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

+
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

+
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
overflowPunctuation?: boolean
pageBreakBefore?: boolean
rightTabStop?: number

Reference: ECMA-376, 3rd Edition (June, 2011), Fundamentals and Markup Language Reference § 17.3.1.29.

+
scale?: number
style?: string
suppressLineNumbers?: boolean
tabStops?: readonly TabStopDefinition[]
thematicBreak?: boolean
widowControl?: boolean
wordWrap?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IParagraphStyleOptions.html b/api/interfaces/IParagraphStyleOptions.html index 341daaa313..64b1896973 100644 --- a/api/interfaces/IParagraphStyleOptions.html +++ b/api/interfaces/IParagraphStyleOptions.html @@ -1,4 +1,4 @@ -IParagraphStyleOptions | docx

Interface IParagraphStyleOptions

interface IParagraphStyleOptions {
    basedOn?: string;
    id: string;
    link?: string;
    name?: string;
    next?: string;
    paragraph?: IParagraphStylePropertiesOptions;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy

Properties

basedOn? +IParagraphStyleOptions | docx

Interface IParagraphStyleOptions

interface IParagraphStyleOptions {
    basedOn?: string;
    id: string;
    link?: string;
    name?: string;
    next?: string;
    paragraph?: IParagraphStylePropertiesOptions;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy (view full)

Properties

basedOn? id link? name? @@ -13,4 +13,4 @@ Note that if the type of the current style must match the type of the style upon which it is based or the basedOn element will be ignored. However, if the current style is a numbering style, then the basedOn element is ignored.

WARNING: You cannot set basedOn to be the same as name. This is akin to inheriting from itself. This creates a cyclic dependency and cause undesirable behavior.

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

Generated using TypeDoc

\ No newline at end of file +
id: string
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IParagraphStylePropertiesOptions.html b/api/interfaces/IParagraphStylePropertiesOptions.html index f4923bda98..364a01fff4 100644 --- a/api/interfaces/IParagraphStylePropertiesOptions.html +++ b/api/interfaces/IParagraphStylePropertiesOptions.html @@ -1,4 +1,4 @@ -IParagraphStylePropertiesOptions | docx

Interface IParagraphStylePropertiesOptions

interface IParagraphStylePropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    contextualSpacing?: boolean;
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    numbering?: {
        custom?: boolean;
        instance?: number;
        level: number;
        reference: string;
    };
    outlineLevel?: number;
    rightTabStop?: number;
    spacing?: ISpacingProperties;
    thematicBreak?: boolean;
}

Hierarchy

Properties

alignment? +IParagraphStylePropertiesOptions | docx

Interface IParagraphStylePropertiesOptions

interface IParagraphStylePropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    contextualSpacing?: boolean;
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    numbering?: {
        custom?: boolean;
        instance?: number;
        level: number;
        reference: string;
    };
    outlineLevel?: number;
    rightTabStop?: number;
    spacing?: ISpacingProperties;
    thematicBreak?: boolean;
}

Hierarchy (view full)

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
contextualSpacing?: boolean
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

-
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

-
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

Generated using TypeDoc

\ No newline at end of file +

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
contextualSpacing?: boolean
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

+
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

+
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

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IRunOptions.html b/api/interfaces/IRunOptions.html index f15b630cf4..8d5bcdc6ce 100644 --- a/api/interfaces/IRunOptions.html +++ b/api/interfaces/IRunOptions.html @@ -1,4 +1,4 @@ -IRunOptions | docx

Interface IRunOptions

interface IRunOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    break?: number;
    characterSpacing?: number;
    children?: readonly (string | FootnoteReferenceRun | FieldInstruction | Break | Begin | Separate | End | NoBreakHyphen | SoftHyphen | DayShort | MonthShort | YearShort | DayLong | MonthLong | YearLong | AnnotationReference | FootnoteReferenceElement | EndnoteReference | Separator | ContinuationSeparator | PageNumberElement | CarriageReturn | Tab | LastRenderedPageBreak | PositionalTab)[];
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: string;
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    text?: string;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy

Properties

allCaps? +IRunOptions | docx

Interface IRunOptions

interface IRunOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    break?: number;
    characterSpacing?: number;
    children?: readonly (string | FootnoteReferenceRun | FieldInstruction | Break | Begin | Separate | End | NoBreakHyphen | SoftHyphen | DayShort | MonthShort | YearShort | DayLong | MonthLong | YearLong | AnnotationReference | FootnoteReferenceElement | EndnoteReference | Separator | ContinuationSeparator | PageNumberElement | CarriageReturn | Tab | LastRenderedPageBreak | PositionalTab)[];
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: string;
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    text?: string;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy (view full)

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
break?: number
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
text?: string
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
break?: number
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
text?: string
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IRunPropertiesChangeOptions.html b/api/interfaces/IRunPropertiesChangeOptions.html index 7954730177..54f558dee2 100644 --- a/api/interfaces/IRunPropertiesChangeOptions.html +++ b/api/interfaces/IRunPropertiesChangeOptions.html @@ -1,4 +1,4 @@ -IRunPropertiesChangeOptions | docx

Interface IRunPropertiesChangeOptions

interface IRunPropertiesChangeOptions {
    allCaps?: boolean;
    author: string;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    characterSpacing?: number;
    color?: string;
    date: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: string;
    highlightComplexScript?: string | boolean;
    id: number;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy

Properties

allCaps? +IRunPropertiesChangeOptions | docx

Interface IRunPropertiesChangeOptions

interface IRunPropertiesChangeOptions {
    allCaps?: boolean;
    author: string;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    characterSpacing?: number;
    color?: string;
    date: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: string;
    highlightComplexScript?: string | boolean;
    id: number;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy (view full)

Properties

allCaps?: boolean
author: string
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
date: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: string
highlightComplexScript?: string | boolean
id: number
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

allCaps?: boolean
author: string
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
date: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: string
highlightComplexScript?: string | boolean
id: number
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IRunPropertiesOptions.html b/api/interfaces/IRunPropertiesOptions.html index cdccd5c9b1..f231826b08 100644 --- a/api/interfaces/IRunPropertiesOptions.html +++ b/api/interfaces/IRunPropertiesOptions.html @@ -1,4 +1,4 @@ -IRunPropertiesOptions | docx

Interface IRunPropertiesOptions

interface IRunPropertiesOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    characterSpacing?: number;
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: string;
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy

Properties

allCaps? +IRunPropertiesOptions | docx

Interface IRunPropertiesOptions

interface IRunPropertiesOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    characterSpacing?: number;
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: string;
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy (view full)

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IRunStylePropertiesOptions.html b/api/interfaces/IRunStylePropertiesOptions.html index 23bb5752a1..b7415ffb11 100644 --- a/api/interfaces/IRunStylePropertiesOptions.html +++ b/api/interfaces/IRunStylePropertiesOptions.html @@ -1,4 +1,4 @@ -IRunStylePropertiesOptions | docx

Interface IRunStylePropertiesOptions

interface IRunStylePropertiesOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    characterSpacing?: number;
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: string;
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    subScript?: boolean;
    superScript?: boolean;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy

Properties

allCaps? +IRunStylePropertiesOptions | docx

Interface IRunStylePropertiesOptions

interface IRunStylePropertiesOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    characterSpacing?: number;
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: string;
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    subScript?: boolean;
    superScript?: boolean;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy (view full)

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
subScript?: boolean
superScript?: boolean
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
subScript?: boolean
superScript?: boolean
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ISectionOptions.html b/api/interfaces/ISectionOptions.html index c55cebc4c5..acb74349c9 100644 --- a/api/interfaces/ISectionOptions.html +++ b/api/interfaces/ISectionOptions.html @@ -1,5 +1,5 @@ -ISectionOptions | docx

Interface ISectionOptions

interface ISectionOptions {
    children: readonly FileChild[];
    footers?: {
        default?: Footer;
        even?: Footer;
        first?: Footer;
    };
    headers?: {
        default?: Header;
        even?: Header;
        first?: Header;
    };
    properties?: ISectionPropertiesOptions;
}

Properties

children +ISectionOptions | docx

Interface ISectionOptions

interface ISectionOptions {
    children: readonly FileChild[];
    footers?: {
        default?: Footer;
        even?: Footer;
        first?: Footer;
    };
    headers?: {
        default?: Header;
        even?: Header;
        first?: Header;
    };
    properties?: ISectionPropertiesOptions;
}

Properties

children: readonly FileChild[]
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

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly FileChild[]
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

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ISectionPropertiesOptions.html b/api/interfaces/ISectionPropertiesOptions.html index 4e315d6bf7..480f607dbf 100644 --- a/api/interfaces/ISectionPropertiesOptions.html +++ b/api/interfaces/ISectionPropertiesOptions.html @@ -1,4 +1,4 @@ -ISectionPropertiesOptions | docx

Interface ISectionPropertiesOptions

interface ISectionPropertiesOptions {
    column?: IColumnsAttributes;
    footerWrapperGroup?: IHeaderFooterGroup<FooterWrapper>;
    grid?: IDocGridAttributesProperties;
    headerWrapperGroup?: IHeaderFooterGroup<HeaderWrapper>;
    lineNumbers?: ILineNumberAttributes;
    page?: {
        borders?: IPageBordersOptions;
        margin?: IPageMarginAttributes;
        pageNumbers?: IPageNumberTypeAttributes;
        size?: IPageSizeAttributes;
        textDirection?: "lrTb" | "tbRl";
    };
    titlePage?: boolean;
    type?: "continuous" | "nextPage" | "nextColumn" | "evenPage" | "oddPage";
    verticalAlign?: "bottom" | "center" | "top";
}

Properties

column? +ISectionPropertiesOptions | docx

Interface ISectionPropertiesOptions

interface ISectionPropertiesOptions {
    column?: IColumnsAttributes;
    footerWrapperGroup?: IHeaderFooterGroup<FooterWrapper>;
    grid?: IDocGridAttributesProperties;
    headerWrapperGroup?: IHeaderFooterGroup<HeaderWrapper>;
    lineNumbers?: ILineNumberAttributes;
    page?: {
        borders?: IPageBordersOptions;
        margin?: IPageMarginAttributes;
        pageNumbers?: IPageNumberTypeAttributes;
        size?: IPageSizeAttributes;
        textDirection?: "lrTb" | "tbRl";
    };
    titlePage?: boolean;
    type?: "continuous" | "nextPage" | "nextColumn" | "evenPage" | "oddPage";
    verticalAlign?: "bottom" | "center" | "top";
}

Properties

footerWrapperGroup?: IHeaderFooterGroup<FooterWrapper>
headerWrapperGroup?: IHeaderFooterGroup<HeaderWrapper>
lineNumbers?: ILineNumberAttributes
page?: {
    borders?: IPageBordersOptions;
    margin?: IPageMarginAttributes;
    pageNumbers?: IPageNumberTypeAttributes;
    size?: IPageSizeAttributes;
    textDirection?: "lrTb" | "tbRl";
}

Type declaration

titlePage?: boolean
type?: "continuous" | "nextPage" | "nextColumn" | "evenPage" | "oddPage"
verticalAlign?: "bottom" | "center" | "top"

Generated using TypeDoc

\ No newline at end of file +

Properties

footerWrapperGroup?: IHeaderFooterGroup<FooterWrapper>
headerWrapperGroup?: IHeaderFooterGroup<HeaderWrapper>
lineNumbers?: ILineNumberAttributes
page?: {
    borders?: IPageBordersOptions;
    margin?: IPageMarginAttributes;
    pageNumbers?: IPageNumberTypeAttributes;
    size?: IPageSizeAttributes;
    textDirection?: "lrTb" | "tbRl";
}

Type declaration

titlePage?: boolean
type?: "continuous" | "nextPage" | "nextColumn" | "evenPage" | "oddPage"
verticalAlign?: "bottom" | "center" | "top"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IShadingAttributesProperties.html b/api/interfaces/IShadingAttributesProperties.html index 48a68926e7..596f44b49f 100644 --- a/api/interfaces/IShadingAttributesProperties.html +++ b/api/interfaces/IShadingAttributesProperties.html @@ -1,4 +1,4 @@ -IShadingAttributesProperties | docx

Interface IShadingAttributesProperties

interface IShadingAttributesProperties {
    color?: string;
    fill?: string;
    type?: "clear" | "diagCross" | "diagStripe" | "horzCross" | "horzStripe" | "nil" | "pct5" | "pct10" | "pct12" | "pct15" | "pct20" | "pct25" | "pct30" | "pct35" | "pct37" | "pct40" | "pct45" | "pct50" | "pct55" | "pct60" | "pct62" | "pct65" | "pct70" | "pct75" | "pct80" | "pct85" | "pct87" | "pct90" | "pct95" | "reverseDiagStripe" | "solid" | "thinDiagCross" | "thinDiagStripe" | "thinHorzCross" | "thinReverseDiagStripe" | "thinVertStripe" | "vertStripe";
}

Properties

color? +IShadingAttributesProperties | docx

Interface IShadingAttributesProperties

interface IShadingAttributesProperties {
    color?: string;
    fill?: string;
    type?: "clear" | "diagCross" | "diagStripe" | "horzCross" | "horzStripe" | "nil" | "pct5" | "pct10" | "pct12" | "pct15" | "pct20" | "pct25" | "pct30" | "pct35" | "pct37" | "pct40" | "pct45" | "pct50" | "pct55" | "pct60" | "pct62" | "pct65" | "pct70" | "pct75" | "pct80" | "pct85" | "pct87" | "pct90" | "pct95" | "reverseDiagStripe" | "solid" | "thinDiagCross" | "thinDiagStripe" | "thinHorzCross" | "thinReverseDiagStripe" | "thinVertStripe" | "vertStripe";
}

Properties

Properties

color?: string
fill?: string
type?: "clear" | "diagCross" | "diagStripe" | "horzCross" | "horzStripe" | "nil" | "pct5" | "pct10" | "pct12" | "pct15" | "pct20" | "pct25" | "pct30" | "pct35" | "pct37" | "pct40" | "pct45" | "pct50" | "pct55" | "pct60" | "pct62" | "pct65" | "pct70" | "pct75" | "pct80" | "pct85" | "pct87" | "pct90" | "pct95" | "reverseDiagStripe" | "solid" | "thinDiagCross" | "thinDiagStripe" | "thinHorzCross" | "thinReverseDiagStripe" | "thinVertStripe" | "vertStripe"

Generated using TypeDoc

\ No newline at end of file +

Properties

color?: string
fill?: string
type?: "clear" | "diagCross" | "diagStripe" | "horzCross" | "horzStripe" | "nil" | "pct5" | "pct10" | "pct12" | "pct15" | "pct20" | "pct25" | "pct30" | "pct35" | "pct37" | "pct40" | "pct45" | "pct50" | "pct55" | "pct60" | "pct62" | "pct65" | "pct70" | "pct75" | "pct80" | "pct85" | "pct87" | "pct90" | "pct95" | "reverseDiagStripe" | "solid" | "thinDiagCross" | "thinDiagStripe" | "thinHorzCross" | "thinReverseDiagStripe" | "thinVertStripe" | "vertStripe"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ISpacingProperties.html b/api/interfaces/ISpacingProperties.html index 37a71e3f3e..27291aaab5 100644 --- a/api/interfaces/ISpacingProperties.html +++ b/api/interfaces/ISpacingProperties.html @@ -1,7 +1,7 @@ -ISpacingProperties | docx

Interface ISpacingProperties

interface ISpacingProperties {
    after?: number;
    afterAutoSpacing?: boolean;
    before?: number;
    beforeAutoSpacing?: boolean;
    line?: number;
    lineRule?: "auto" | "atLeast" | "exact" | "exactly";
}

Properties

after? +ISpacingProperties | docx

Interface ISpacingProperties

interface ISpacingProperties {
    after?: number;
    afterAutoSpacing?: boolean;
    before?: number;
    beforeAutoSpacing?: boolean;
    line?: number;
    lineRule?: "auto" | "atLeast" | "exact" | "exactly";
}

Properties

after?: number
afterAutoSpacing?: boolean
before?: number
beforeAutoSpacing?: boolean
line?: number
lineRule?: "auto" | "atLeast" | "exact" | "exactly"

Generated using TypeDoc

\ No newline at end of file +

Properties

after?: number
afterAutoSpacing?: boolean
before?: number
beforeAutoSpacing?: boolean
line?: number
lineRule?: "auto" | "atLeast" | "exact" | "exactly"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IStylesOptions.html b/api/interfaces/IStylesOptions.html index 542bbe1f46..6985b17562 100644 --- a/api/interfaces/IStylesOptions.html +++ b/api/interfaces/IStylesOptions.html @@ -1,6 +1,6 @@ -IStylesOptions | docx

Interface IStylesOptions

interface IStylesOptions {
    characterStyles?: readonly ICharacterStyleOptions[];
    default?: IDefaultStylesOptions;
    importedStyles?: readonly (XmlComponent | StyleForParagraph | StyleForCharacter | ImportedXmlComponent)[];
    initialStyles?: BaseXmlComponent;
    paragraphStyles?: readonly IParagraphStyleOptions[];
}

Properties

characterStyles? +IStylesOptions | docx

Interface IStylesOptions

interface IStylesOptions {
    characterStyles?: readonly ICharacterStyleOptions[];
    default?: IDefaultStylesOptions;
    importedStyles?: readonly (XmlComponent | StyleForParagraph | StyleForCharacter | ImportedXmlComponent)[];
    initialStyles?: BaseXmlComponent;
    paragraphStyles?: readonly IParagraphStyleOptions[];
}

Properties

characterStyles?: readonly ICharacterStyleOptions[]
default?: IDefaultStylesOptions
initialStyles?: BaseXmlComponent
paragraphStyles?: readonly IParagraphStyleOptions[]

Generated using TypeDoc

\ No newline at end of file +

Properties

characterStyles?: readonly ICharacterStyleOptions[]
default?: IDefaultStylesOptions
initialStyles?: BaseXmlComponent
paragraphStyles?: readonly IParagraphStyleOptions[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ISymbolRunOptions.html b/api/interfaces/ISymbolRunOptions.html index 5d072b9144..18f00b5e70 100644 --- a/api/interfaces/ISymbolRunOptions.html +++ b/api/interfaces/ISymbolRunOptions.html @@ -1,4 +1,4 @@ -ISymbolRunOptions | docx

Interface ISymbolRunOptions

interface ISymbolRunOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    break?: number;
    char: string;
    characterSpacing?: number;
    children?: readonly (string | FootnoteReferenceRun | FieldInstruction | Break | Begin | Separate | End | NoBreakHyphen | SoftHyphen | DayShort | MonthShort | YearShort | DayLong | MonthLong | YearLong | AnnotationReference | FootnoteReferenceElement | EndnoteReference | Separator | ContinuationSeparator | PageNumberElement | CarriageReturn | Tab | LastRenderedPageBreak | PositionalTab)[];
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: string;
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    symbolfont?: string;
    text?: string;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy

Properties

allCaps? +ISymbolRunOptions | docx

Interface ISymbolRunOptions

interface ISymbolRunOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    break?: number;
    char: string;
    characterSpacing?: number;
    children?: readonly (string | FootnoteReferenceRun | FieldInstruction | Break | Begin | Separate | End | NoBreakHyphen | SoftHyphen | DayShort | MonthShort | YearShort | DayLong | MonthLong | YearLong | AnnotationReference | FootnoteReferenceElement | EndnoteReference | Separator | ContinuationSeparator | PageNumberElement | CarriageReturn | Tab | LastRenderedPageBreak | PositionalTab)[];
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: string;
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    symbolfont?: string;
    text?: string;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy (view full)

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
break?: number
char: string
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
symbolfont?: string
text?: string
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
break?: number
char: string
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: string
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
symbolfont?: string
text?: string
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableBordersOptions.html b/api/interfaces/ITableBordersOptions.html index 3c91e09874..a226557067 100644 --- a/api/interfaces/ITableBordersOptions.html +++ b/api/interfaces/ITableBordersOptions.html @@ -1,7 +1,7 @@ -ITableBordersOptions | docx

Interface ITableBordersOptions

interface ITableBordersOptions {
    bottom?: IBorderOptions;
    insideHorizontal?: IBorderOptions;
    insideVertical?: IBorderOptions;
    left?: IBorderOptions;
    right?: IBorderOptions;
    top?: IBorderOptions;
}

Properties

bottom? +ITableBordersOptions | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

insideHorizontal?: IBorderOptions
insideVertical?: IBorderOptions

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableCellBorders.html b/api/interfaces/ITableCellBorders.html index 17ef3c48fa..800f090fa4 100644 --- a/api/interfaces/ITableCellBorders.html +++ b/api/interfaces/ITableCellBorders.html @@ -1,7 +1,7 @@ -ITableCellBorders | docx

Interface ITableCellBorders

interface ITableCellBorders {
    bottom?: IBorderOptions;
    end?: IBorderOptions;
    left?: IBorderOptions;
    right?: IBorderOptions;
    start?: IBorderOptions;
    top?: IBorderOptions;
}

Properties

bottom? +ITableCellBorders | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableCellOptions.html b/api/interfaces/ITableCellOptions.html index e4f776b65d..5b52e2bb60 100644 --- a/api/interfaces/ITableCellOptions.html +++ b/api/interfaces/ITableCellOptions.html @@ -1,4 +1,4 @@ -ITableCellOptions | docx

Interface ITableCellOptions

interface ITableCellOptions {
    borders?: ITableCellBorders;
    children: readonly (Paragraph | Table)[];
    columnSpan?: number;
    margins?: ITableCellMarginOptions;
    rowSpan?: number;
    shading?: IShadingAttributesProperties;
    textDirection?: "btLr" | "lrTb" | "tbRl";
    verticalAlign?: "bottom" | "center" | "top";
    verticalMerge?: "continue" | "restart";
    width?: ITableWidthProperties;
}

Hierarchy

  • ITableCellPropertiesOptions
    • ITableCellOptions

Properties

borders? +ITableCellOptions | docx

Interface ITableCellOptions

interface ITableCellOptions {
    borders?: ITableCellBorders;
    children: readonly (Paragraph | Table)[];
    columnSpan?: number;
    margins?: ITableCellMarginOptions;
    rowSpan?: number;
    shading?: IShadingAttributesProperties;
    textDirection?: "btLr" | "lrTb" | "tbRl";
    verticalAlign?: "bottom" | "center" | "top";
    verticalMerge?: "continue" | "restart";
    width?: ITableWidthProperties;
}

Hierarchy

  • ITableCellPropertiesOptions
    • ITableCellOptions

Properties

children: readonly (Paragraph | Table)[]
columnSpan?: number
margins?: ITableCellMarginOptions
rowSpan?: number
textDirection?: "btLr" | "lrTb" | "tbRl"
verticalAlign?: "bottom" | "center" | "top"
verticalMerge?: "continue" | "restart"

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly (Paragraph | Table)[]
columnSpan?: number
margins?: ITableCellMarginOptions
rowSpan?: number
textDirection?: "btLr" | "lrTb" | "tbRl"
verticalAlign?: "bottom" | "center" | "top"
verticalMerge?: "continue" | "restart"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableOfContentsOptions.html b/api/interfaces/ITableOfContentsOptions.html index 0ca6be5cb0..5e134bed2a 100644 --- a/api/interfaces/ITableOfContentsOptions.html +++ b/api/interfaces/ITableOfContentsOptions.html @@ -3,7 +3,7 @@ Part 1 - Page 1251

Short Guide: http://officeopenxml.com/WPtableOfContents.php

-
interface ITableOfContentsOptions {
    captionLabel?: string;
    captionLabelIncludingNumbers?: string;
    entriesFromBookmark?: string;
    entryAndPageNumberSeparator?: string;
    headingStyleRange?: string;
    hideTabAndPageNumbersInWebView?: boolean;
    hyperlink?: boolean;
    pageNumbersEntryLevelsRange?: string;
    preserveNewLineInEntries?: boolean;
    preserveTabInEntries?: boolean;
    seqFieldIdentifierForPrefix?: string;
    sequenceAndPageNumbersSeparator?: string;
    stylesWithLevels?: readonly StyleLevel[];
    tcFieldIdentifier?: string;
    tcFieldLevelRange?: string;
    useAppliedParagraphOutlineLevel?: boolean;
}

Properties

interface ITableOfContentsOptions {
    captionLabel?: string;
    captionLabelIncludingNumbers?: string;
    entriesFromBookmark?: string;
    entryAndPageNumberSeparator?: string;
    headingStyleRange?: string;
    hideTabAndPageNumbersInWebView?: boolean;
    hyperlink?: boolean;
    pageNumbersEntryLevelsRange?: string;
    preserveNewLineInEntries?: boolean;
    preserveTabInEntries?: boolean;
    seqFieldIdentifierForPrefix?: string;
    sequenceAndPageNumbersSeparator?: string;
    stylesWithLevels?: readonly StyleLevel[];
    tcFieldIdentifier?: string;
    tcFieldLevelRange?: string;
    useAppliedParagraphOutlineLevel?: boolean;
}

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

\c option - Includes figures, tables, charts, and other items that are numbered +

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

\b option - Includes entries only from the portion of the document marked by +

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

\p option - Text in this switch's field-argument specifies a sequence of characters +

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

\o option - Uses paragraphs formatted with all or the specified range of builtin +

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

\z Hides tab leader and page numbers in web page view (§17.18.102).

-
hyperlink?: boolean

\h option - Makes the table of contents entries hyperlinks.

-
pageNumbersEntryLevelsRange?: string

\n option - Without field-argument, omits page numbers from the table of contents. +

hideTabAndPageNumbersInWebView?: boolean

\z Hides tab leader and page numbers in web page view (§17.18.102).

+
hyperlink?: boolean

\h option - Makes the table of contents entries hyperlinks.

+
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

\x Preserves newline characters within table entries.

-
preserveTabInEntries?: boolean

\w Preserves tab entries within table entries.

-
seqFieldIdentifierForPrefix?: string

\s option - For entries numbered with a SEQ field (§17.16.5.56), adds a prefix to the page number. +

preserveNewLineInEntries?: boolean

\x Preserves newline characters within table entries.

+
preserveTabInEntries?: boolean

\w Preserves tab entries within table entries.

+
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

\d option - When used with \s, the text in this switch's field-argument defines +

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?: readonly StyleLevel[]

\t field-argument Uses paragraphs formatted with styles other than the built-in heading styles. +

stylesWithLevels?: readonly 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

\f option - Includes only those TC fields whose identifier exactly matches the +

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

\l option - Includes TC fields that assign entries to one of the levels specified +

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

\u Uses the applied paragraph outline level.

-

Generated using TypeDoc

\ No newline at end of file +
useAppliedParagraphOutlineLevel?: boolean

\u Uses the applied paragraph outline level.

+

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableOptions.html b/api/interfaces/ITableOptions.html index 892f0f9560..a76b986530 100644 --- a/api/interfaces/ITableOptions.html +++ b/api/interfaces/ITableOptions.html @@ -1,4 +1,4 @@ -ITableOptions | docx

Interface ITableOptions

interface ITableOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    borders?: ITableBordersOptions;
    columnWidths?: readonly number[];
    float?: ITableFloatOptions;
    indent?: ITableWidthProperties;
    layout?: "fixed" | "autofit";
    margins?: ITableCellMarginOptions;
    rows: readonly TableRow[];
    style?: string;
    visuallyRightToLeft?: boolean;
    width?: ITableWidthProperties;
}

Properties

alignment? +ITableOptions | docx

Interface ITableOptions

interface ITableOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    borders?: ITableBordersOptions;
    columnWidths?: readonly number[];
    float?: ITableFloatOptions;
    indent?: ITableWidthProperties;
    layout?: "fixed" | "autofit";
    margins?: ITableCellMarginOptions;
    rows: readonly TableRow[];
    style?: string;
    visuallyRightToLeft?: boolean;
    width?: ITableWidthProperties;
}

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
columnWidths?: readonly number[]
layout?: "fixed" | "autofit"
margins?: ITableCellMarginOptions
rows: readonly TableRow[]
style?: string
visuallyRightToLeft?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
columnWidths?: readonly number[]
layout?: "fixed" | "autofit"
margins?: ITableCellMarginOptions
rows: readonly TableRow[]
style?: string
visuallyRightToLeft?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITablePropertiesOptions.html b/api/interfaces/ITablePropertiesOptions.html index efd87d97c9..0384d8af53 100644 --- a/api/interfaces/ITablePropertiesOptions.html +++ b/api/interfaces/ITablePropertiesOptions.html @@ -1,4 +1,4 @@ -ITablePropertiesOptions | docx

Interface ITablePropertiesOptions

interface ITablePropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    borders?: ITableBordersOptions;
    cellMargin?: ITableCellMarginOptions;
    float?: ITableFloatOptions;
    indent?: ITableWidthProperties;
    layout?: "fixed" | "autofit";
    shading?: IShadingAttributesProperties;
    style?: string;
    visuallyRightToLeft?: boolean;
    width?: ITableWidthProperties;
}

Properties

alignment? +ITablePropertiesOptions | docx

Interface ITablePropertiesOptions

interface ITablePropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    borders?: ITableBordersOptions;
    cellMargin?: ITableCellMarginOptions;
    float?: ITableFloatOptions;
    indent?: ITableWidthProperties;
    layout?: "fixed" | "autofit";
    shading?: IShadingAttributesProperties;
    style?: string;
    visuallyRightToLeft?: boolean;
    width?: ITableWidthProperties;
}

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
cellMargin?: ITableCellMarginOptions
layout?: "fixed" | "autofit"
style?: string
visuallyRightToLeft?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
cellMargin?: ITableCellMarginOptions
layout?: "fixed" | "autofit"
style?: string
visuallyRightToLeft?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableRowOptions.html b/api/interfaces/ITableRowOptions.html index 06b152bb9d..62c9e99d59 100644 --- a/api/interfaces/ITableRowOptions.html +++ b/api/interfaces/ITableRowOptions.html @@ -1,5 +1,5 @@ -ITableRowOptions | docx

Interface ITableRowOptions

interface ITableRowOptions {
    cantSplit?: boolean;
    children: readonly TableCell[];
    height?: {
        rule: "auto" | "atLeast" | "exact";
        value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    };
    tableHeader?: boolean;
}

Hierarchy

Properties

cantSplit? +ITableRowOptions | docx

Interface ITableRowOptions

interface ITableRowOptions {
    cantSplit?: boolean;
    children: readonly TableCell[];
    height?: {
        rule: "auto" | "atLeast" | "exact";
        value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    };
    tableHeader?: boolean;
}

Hierarchy (view full)

Properties

cantSplit?: boolean
children: readonly TableCell[]
height?: {
    rule: "auto" | "atLeast" | "exact";
    value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
}

Type declaration

  • Readonly rule: "auto" | "atLeast" | "exact"
  • Readonly value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
tableHeader?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

cantSplit?: boolean
children: readonly TableCell[]
height?: {
    rule: "auto" | "atLeast" | "exact";
    value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
}

Type declaration

  • Readonly rule: "auto" | "atLeast" | "exact"
  • Readonly value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
tableHeader?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableRowPropertiesOptions.html b/api/interfaces/ITableRowPropertiesOptions.html index bbe322746c..e2005afca2 100644 --- a/api/interfaces/ITableRowPropertiesOptions.html +++ b/api/interfaces/ITableRowPropertiesOptions.html @@ -1,4 +1,4 @@ -ITableRowPropertiesOptions | docx

Interface ITableRowPropertiesOptions

interface ITableRowPropertiesOptions {
    cantSplit?: boolean;
    height?: {
        rule: "auto" | "atLeast" | "exact";
        value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    };
    tableHeader?: boolean;
}

Hierarchy

Properties

cantSplit? +ITableRowPropertiesOptions | docx

Interface ITableRowPropertiesOptions

interface ITableRowPropertiesOptions {
    cantSplit?: boolean;
    height?: {
        rule: "auto" | "atLeast" | "exact";
        value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    };
    tableHeader?: boolean;
}

Hierarchy (view full)

Properties

cantSplit?: boolean
height?: {
    rule: "auto" | "atLeast" | "exact";
    value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
}

Type declaration

  • Readonly rule: "auto" | "atLeast" | "exact"
  • Readonly value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
tableHeader?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

cantSplit?: boolean
height?: {
    rule: "auto" | "atLeast" | "exact";
    value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
}

Type declaration

  • Readonly rule: "auto" | "atLeast" | "exact"
  • Readonly value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
tableHeader?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITextWrapping.html b/api/interfaces/ITextWrapping.html index df0d2c3578..b1f72669f0 100644 --- a/api/interfaces/ITextWrapping.html +++ b/api/interfaces/ITextWrapping.html @@ -1,4 +1,4 @@ -ITextWrapping | docx

Interface ITextWrapping

interface ITextWrapping {
    margins?: IDistance;
    side?: "left" | "right" | "bothSides" | "largest";
    type: 0 | 2 | 1 | 3;
}

Properties

margins? +ITextWrapping | docx

Interface ITextWrapping

interface ITextWrapping {
    margins?: IDistance;
    side?: "left" | "right" | "bothSides" | "largest";
    type: 0 | 2 | 1 | 3;
}

Properties

Properties

margins?: IDistance
side?: "left" | "right" | "bothSides" | "largest"
type: 0 | 2 | 1 | 3

Generated using TypeDoc

\ No newline at end of file +

Properties

margins?: IDistance
side?: "left" | "right" | "bothSides" | "largest"
type: 0 | 2 | 1 | 3

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IVerticalPositionOptions.html b/api/interfaces/IVerticalPositionOptions.html index fa30bcd3f7..9ff9d360a4 100644 --- a/api/interfaces/IVerticalPositionOptions.html +++ b/api/interfaces/IVerticalPositionOptions.html @@ -1,4 +1,4 @@ -IVerticalPositionOptions | docx

Interface IVerticalPositionOptions

interface IVerticalPositionOptions {
    align?: "bottom" | "center" | "top" | "inside" | "outside";
    offset?: number;
    relative?: "margin" | "page" | "insideMargin" | "outsideMargin" | "bottomMargin" | "line" | "paragraph" | "topMargin";
}

Properties

align? +IVerticalPositionOptions | docx

Interface IVerticalPositionOptions

interface IVerticalPositionOptions {
    align?: "bottom" | "center" | "top" | "inside" | "outside";
    offset?: number;
    relative?: "margin" | "page" | "insideMargin" | "outsideMargin" | "bottomMargin" | "line" | "paragraph" | "topMargin";
}

Properties

align?: "bottom" | "center" | "top" | "inside" | "outside"
offset?: number
relative?: "margin" | "page" | "insideMargin" | "outsideMargin" | "bottomMargin" | "line" | "paragraph" | "topMargin"

Generated using TypeDoc

\ No newline at end of file +

Properties

align?: "bottom" | "center" | "top" | "inside" | "outside"
offset?: number
relative?: "margin" | "page" | "insideMargin" | "outsideMargin" | "bottomMargin" | "line" | "paragraph" | "topMargin"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IXYFrameOptions.html b/api/interfaces/IXYFrameOptions.html index 68975b046d..c6819d4177 100644 --- a/api/interfaces/IXYFrameOptions.html +++ b/api/interfaces/IXYFrameOptions.html @@ -1,4 +1,4 @@ -IXYFrameOptions | docx

Interface IXYFrameOptions

interface IXYFrameOptions {
    anchor: {
        horizontal: "text" | "margin" | "page";
        vertical: "text" | "margin" | "page";
    };
    anchorLock?: boolean;
    dropCap?: "none" | "margin" | "drop";
    height: number;
    lines?: number;
    position: {
        x: number;
        y: number;
    };
    rule?: "auto" | "atLeast" | "exact";
    space?: {
        horizontal: number;
        vertical: number;
    };
    type: "absolute";
    width: number;
    wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight";
}

Hierarchy

  • IBaseFrameOptions
    • IXYFrameOptions

Properties

anchor +IXYFrameOptions | docx

Interface IXYFrameOptions

interface IXYFrameOptions {
    anchor: {
        horizontal: "text" | "margin" | "page";
        vertical: "text" | "margin" | "page";
    };
    anchorLock?: boolean;
    dropCap?: "none" | "margin" | "drop";
    height: number;
    lines?: number;
    position: {
        x: number;
        y: number;
    };
    rule?: "auto" | "atLeast" | "exact";
    space?: {
        horizontal: number;
        vertical: number;
    };
    type: "absolute";
    width: number;
    wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight";
}

Hierarchy

  • IBaseFrameOptions
    • IXYFrameOptions

Properties

Properties

anchor: {
    horizontal: "text" | "margin" | "page";
    vertical: "text" | "margin" | "page";
}

Type declaration

  • Readonly horizontal: "text" | "margin" | "page"
  • Readonly vertical: "text" | "margin" | "page"
anchorLock?: boolean
dropCap?: "none" | "margin" | "drop"
height: number
lines?: number
position: {
    x: number;
    y: number;
}

Type declaration

  • Readonly x: number
  • Readonly y: number
rule?: "auto" | "atLeast" | "exact"
space?: {
    horizontal: number;
    vertical: number;
}

Type declaration

  • Readonly horizontal: number
  • Readonly vertical: number
type: "absolute"
width: number
wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight"

Generated using TypeDoc

\ No newline at end of file +

Properties

anchor: {
    horizontal: "text" | "margin" | "page";
    vertical: "text" | "margin" | "page";
}

Type declaration

  • Readonly horizontal: "text" | "margin" | "page"
  • Readonly vertical: "text" | "margin" | "page"
anchorLock?: boolean
dropCap?: "none" | "margin" | "drop"
height: number
lines?: number
position: {
    x: number;
    y: number;
}

Type declaration

  • Readonly x: number
  • Readonly y: number
rule?: "auto" | "atLeast" | "exact"
space?: {
    horizontal: number;
    vertical: number;
}

Type declaration

  • Readonly horizontal: number
  • Readonly vertical: number
type: "absolute"
width: number
wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IXmlAttribute.html b/api/interfaces/IXmlAttribute.html index 051e48130c..c8b8121a81 100644 --- a/api/interfaces/IXmlAttribute.html +++ b/api/interfaces/IXmlAttribute.html @@ -1 +1 @@ -IXmlAttribute | docx

Interface IXmlAttribute

interface IXmlAttribute {
    [key: string]: string | number | boolean;
}

Indexable

[key: string]: string | number | boolean

Generated using TypeDoc

\ No newline at end of file +IXmlAttribute | docx

Interface IXmlAttribute

interface IXmlAttribute {
    [key: string]: string | number | boolean;
}

Indexable

[key: string]: string | number | boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IXmlableObject.html b/api/interfaces/IXmlableObject.html index 33fe9529c8..198771f5b2 100644 --- a/api/interfaces/IXmlableObject.html +++ b/api/interfaces/IXmlableObject.html @@ -1 +1 @@ -IXmlableObject | docx

Interface IXmlableObject

interface IXmlableObject {
    [key: string]: any;
}

Hierarchy

  • Record<string, unknown>
    • IXmlableObject

Indexable

[key: string]: any

Generated using TypeDoc

\ No newline at end of file +IXmlableObject | docx

Interface IXmlableObject

interface IXmlableObject {
    [key: string]: any;
}

Hierarchy

  • Record<string, unknown>
    • IXmlableObject

Indexable

[key: string]: any

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/PositionalTabOptions.html b/api/interfaces/PositionalTabOptions.html index 58e722184a..4c1363ce79 100644 --- a/api/interfaces/PositionalTabOptions.html +++ b/api/interfaces/PositionalTabOptions.html @@ -1,4 +1,4 @@ -PositionalTabOptions | docx

Interface PositionalTabOptions

interface PositionalTabOptions {
    alignment: "center" | "left" | "right";
    leader: "none" | "dot" | "hyphen" | "underscore" | "middleDot";
    relativeTo: "indent" | "margin";
}

Properties

alignment +PositionalTabOptions | docx

Interface PositionalTabOptions

interface PositionalTabOptions {
    alignment: "center" | "left" | "right";
    leader: "none" | "dot" | "hyphen" | "underscore" | "middleDot";
    relativeTo: "indent" | "margin";
}

Properties

alignment: "center" | "left" | "right"
leader: "none" | "dot" | "hyphen" | "underscore" | "middleDot"
relativeTo: "indent" | "margin"

Generated using TypeDoc

\ No newline at end of file +

Properties

alignment: "center" | "left" | "right"
leader: "none" | "dot" | "hyphen" | "underscore" | "middleDot"
relativeTo: "indent" | "margin"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/TabStopDefinition.html b/api/interfaces/TabStopDefinition.html index f970e36a2e..161e7e2ee2 100644 --- a/api/interfaces/TabStopDefinition.html +++ b/api/interfaces/TabStopDefinition.html @@ -1,4 +1,4 @@ -TabStopDefinition | docx

Interface TabStopDefinition

interface TabStopDefinition {
    leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot";
    position: number;
    type: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num";
}

Properties

leader? +TabStopDefinition | docx

Interface TabStopDefinition

interface TabStopDefinition {
    leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot";
    position: number;
    type: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num";
}

Properties

Properties

leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot"
position: number
type: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num"

Generated using TypeDoc

\ No newline at end of file +

Properties

leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot"
position: number
type: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/modules.html b/api/modules.html index 47fb126ad3..5648f1b606 100644 --- a/api/modules.html +++ b/api/modules.html @@ -374,4 +374,4 @@ uniqueUuid universalMeasureValue unsignedDecimalNumber -

References

Renames and re-exports Document

Generated using TypeDoc

\ No newline at end of file +

References

Renames and re-exports Document

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/AttributeData.html b/api/types/AttributeData.html index 62516b7c69..6048840963 100644 --- a/api/types/AttributeData.html +++ b/api/types/AttributeData.html @@ -1 +1 @@ -AttributeData | docx

Type alias AttributeData

AttributeData: {
    [key: string]: boolean | number | string;
}

Type declaration

  • [key: string]: boolean | number | string

Generated using TypeDoc

\ No newline at end of file +AttributeData | docx

Type alias AttributeData

AttributeData: {
    [key: string]: boolean | number | string;
}

Type declaration

  • [key: string]: boolean | number | string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/AttributeMap.html b/api/types/AttributeMap.html index 4b41d56165..6f0cf90b1e 100644 --- a/api/types/AttributeMap.html +++ b/api/types/AttributeMap.html @@ -1 +1 @@ -AttributeMap | docx

Generated using TypeDoc

\ No newline at end of file +AttributeMap | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/AttributePayload.html b/api/types/AttributePayload.html index dab23e5193..e516083df5 100644 --- a/api/types/AttributePayload.html +++ b/api/types/AttributePayload.html @@ -1 +1 @@ -AttributePayload | docx

Type alias AttributePayload<T>

AttributePayload<T>: {
    readonly [P in keyof T]: {
        key: string;
        value: T[P];
    }
}

Type Parameters

  • T

Generated using TypeDoc

\ No newline at end of file +AttributePayload | docx

Type alias AttributePayload<T>

AttributePayload<T>: {
    readonly [P in keyof T]: {
        key: string;
        value: T[P];
    }
}

Type Parameters

  • T

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IColumnsAttributes.html b/api/types/IColumnsAttributes.html index 9194eb8648..cdf04f7351 100644 --- a/api/types/IColumnsAttributes.html +++ b/api/types/IColumnsAttributes.html @@ -1 +1 @@ -IColumnsAttributes | docx

Type alias IColumnsAttributes

IColumnsAttributes: {
    children?: readonly Column[];
    count?: number;
    equalWidth?: boolean;
    separate?: boolean;
    space?: number | PositiveUniversalMeasure;
}

Type declaration

  • Optional Readonly children?: readonly Column[]
  • Optional Readonly count?: number
  • Optional Readonly equalWidth?: boolean
  • Optional Readonly separate?: boolean
  • Optional Readonly space?: number | PositiveUniversalMeasure

Generated using TypeDoc

\ No newline at end of file +IColumnsAttributes | docx

Type alias IColumnsAttributes

IColumnsAttributes: {
    children?: readonly Column[];
    count?: number;
    equalWidth?: boolean;
    separate?: boolean;
    space?: number | PositiveUniversalMeasure;
}

Type declaration

  • Optional Readonly children?: readonly Column[]
  • Optional Readonly count?: number
  • Optional Readonly equalWidth?: boolean
  • Optional Readonly separate?: boolean
  • Optional Readonly space?: number | PositiveUniversalMeasure

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IDistance.html b/api/types/IDistance.html index b40cf1b87b..253cc85943 100644 --- a/api/types/IDistance.html +++ b/api/types/IDistance.html @@ -1 +1 @@ -IDistance | docx

Type alias IDistance

IDistance: {
    distB?: number;
    distL?: number;
    distR?: number;
    distT?: number;
}

Type declaration

  • Optional Readonly distB?: number
  • Optional Readonly distL?: number
  • Optional Readonly distR?: number
  • Optional Readonly distT?: number

Generated using TypeDoc

\ No newline at end of file +IDistance | docx

Type alias IDistance

IDistance: {
    distB?: number;
    distL?: number;
    distR?: number;
    distT?: number;
}

Type declaration

  • Optional Readonly distB?: number
  • Optional Readonly distL?: number
  • Optional Readonly distR?: number
  • Optional Readonly distT?: number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IFrameOptions.html b/api/types/IFrameOptions.html index e5e384702e..10118aed56 100644 --- a/api/types/IFrameOptions.html +++ b/api/types/IFrameOptions.html @@ -1 +1 @@ -IFrameOptions | docx

Generated using TypeDoc

\ No newline at end of file +IFrameOptions | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IImageOptions.html b/api/types/IImageOptions.html index 5365116043..a530075b5b 100644 --- a/api/types/IImageOptions.html +++ b/api/types/IImageOptions.html @@ -1 +1 @@ -IImageOptions | docx

Generated using TypeDoc

\ No newline at end of file +IImageOptions | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/ILineNumberAttributes.html b/api/types/ILineNumberAttributes.html index 7338805406..4adb7153a3 100644 --- a/api/types/ILineNumberAttributes.html +++ b/api/types/ILineNumberAttributes.html @@ -1 +1 @@ -ILineNumberAttributes | docx

Type alias ILineNumberAttributes

ILineNumberAttributes: {
    countBy?: number;
    distance?: number | PositiveUniversalMeasure;
    restart?: typeof LineNumberRestartFormat[keyof typeof LineNumberRestartFormat];
    start?: number;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +ILineNumberAttributes | docx

Type alias ILineNumberAttributes

ILineNumberAttributes: {
    countBy?: number;
    distance?: number | PositiveUniversalMeasure;
    restart?: typeof LineNumberRestartFormat[keyof typeof LineNumberRestartFormat];
    start?: number;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IMediaData.html b/api/types/IMediaData.html index 553be7772b..4ce54a79f8 100644 --- a/api/types/IMediaData.html +++ b/api/types/IMediaData.html @@ -1 +1 @@ -IMediaData | docx

Generated using TypeDoc

\ No newline at end of file +IMediaData | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IPageMarginAttributes.html b/api/types/IPageMarginAttributes.html index c119c9351f..252740808c 100644 --- a/api/types/IPageMarginAttributes.html +++ b/api/types/IPageMarginAttributes.html @@ -1 +1 @@ -IPageMarginAttributes | docx

Type alias IPageMarginAttributes

IPageMarginAttributes: {
    bottom?: number | UniversalMeasure;
    footer?: number | PositiveUniversalMeasure;
    gutter?: number | PositiveUniversalMeasure;
    header?: number | PositiveUniversalMeasure;
    left?: number | PositiveUniversalMeasure;
    right?: number | PositiveUniversalMeasure;
    top?: number | UniversalMeasure;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +IPageMarginAttributes | docx

Type alias IPageMarginAttributes

IPageMarginAttributes: {
    bottom?: number | UniversalMeasure;
    footer?: number | PositiveUniversalMeasure;
    gutter?: number | PositiveUniversalMeasure;
    header?: number | PositiveUniversalMeasure;
    left?: number | PositiveUniversalMeasure;
    right?: number | PositiveUniversalMeasure;
    top?: number | UniversalMeasure;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IPageReferenceOptions.html b/api/types/IPageReferenceOptions.html index ffae60b26c..a487d369d0 100644 --- a/api/types/IPageReferenceOptions.html +++ b/api/types/IPageReferenceOptions.html @@ -4,4 +4,4 @@ bookmark, it omits "on page #" and returns "above" or "below" only. If the PAGEREF field is not on the same page as the bookmark, the string "on page #" is used.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IPageSizeAttributes.html b/api/types/IPageSizeAttributes.html index 12aea2385b..ce06dc896d 100644 --- a/api/types/IPageSizeAttributes.html +++ b/api/types/IPageSizeAttributes.html @@ -1 +1 @@ -IPageSizeAttributes | docx

Type alias IPageSizeAttributes

IPageSizeAttributes: {
    height?: number | PositiveUniversalMeasure;
    orientation?: typeof PageOrientation[keyof typeof PageOrientation];
    width?: number | PositiveUniversalMeasure;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +IPageSizeAttributes | docx

Type alias IPageSizeAttributes

IPageSizeAttributes: {
    height?: number | PositiveUniversalMeasure;
    orientation?: typeof PageOrientation[keyof typeof PageOrientation];
    width?: number | PositiveUniversalMeasure;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IPatch.html b/api/types/IPatch.html index a993c40b37..e887e5a25a 100644 --- a/api/types/IPatch.html +++ b/api/types/IPatch.html @@ -1 +1 @@ -IPatch | docx

Generated using TypeDoc

\ No newline at end of file +IPatch | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/ITableFloatOptions.html b/api/types/ITableFloatOptions.html index fff975de2a..bb5d15f460 100644 --- a/api/types/ITableFloatOptions.html +++ b/api/types/ITableFloatOptions.html @@ -44,4 +44,4 @@ margin - relative to the horizontal edge of the text margin before any text runs page - relative to the horizontal edge of the page before any text runs (top edge for top-to-bottom paragraphs) text - relative to the horizontal edge of the text margin for the column in which the anchor paragraph is located If omitted, the value is assumed to be page.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/ITableWidthProperties.html b/api/types/ITableWidthProperties.html index f5e6fe931b..0665ded3cc 100644 --- a/api/types/ITableWidthProperties.html +++ b/api/types/ITableWidthProperties.html @@ -1 +1 @@ -ITableWidthProperties | docx

Type alias ITableWidthProperties

ITableWidthProperties: {
    size: number | Percentage | UniversalMeasure;
    type?: typeof WidthType[keyof typeof WidthType];
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +ITableWidthProperties | docx

Type alias ITableWidthProperties

ITableWidthProperties: {
    size: number | Percentage | UniversalMeasure;
    type?: typeof WidthType[keyof typeof WidthType];
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/MathComponent.html b/api/types/MathComponent.html index 7ee73858c8..061f602a96 100644 --- a/api/types/MathComponent.html +++ b/api/types/MathComponent.html @@ -1 +1 @@ -MathComponent | docx

Generated using TypeDoc

\ No newline at end of file +MathComponent | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/ParagraphChild.html b/api/types/ParagraphChild.html index 5f9174a1d1..768d1a8b71 100644 --- a/api/types/ParagraphChild.html +++ b/api/types/ParagraphChild.html @@ -1 +1 @@ -ParagraphChild | docx

Generated using TypeDoc

\ No newline at end of file +ParagraphChild | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/PatchDocumentOptions.html b/api/types/PatchDocumentOptions.html index f21b6b44af..63e158e0eb 100644 --- a/api/types/PatchDocumentOptions.html +++ b/api/types/PatchDocumentOptions.html @@ -1 +1 @@ -PatchDocumentOptions | docx

Type alias PatchDocumentOptions<T>

PatchDocumentOptions<T>: {
    data: InputDataType;
    keepOriginalStyles?: boolean;
    outputType: T;
    patches: {
        [key: string]: IPatch;
    };
}

Type Parameters

Type declaration

  • Readonly data: InputDataType
  • Optional Readonly keepOriginalStyles?: boolean
  • Readonly outputType: T
  • Readonly patches: {
        [key: string]: IPatch;
    }

Generated using TypeDoc

\ No newline at end of file +PatchDocumentOptions | docx

Type alias PatchDocumentOptions<T>

PatchDocumentOptions<T>: {
    data: InputDataType;
    keepOriginalStyles?: boolean;
    outputType: T;
    patches: {
        [key: string]: IPatch;
    };
}

Type Parameters

Type declaration

  • Readonly data: InputDataType
  • Optional Readonly keepOriginalStyles?: boolean
  • Readonly outputType: T
  • Readonly patches: {
        [key: string]: IPatch;
    }

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/PatchDocumentOutputType.html b/api/types/PatchDocumentOutputType.html index 48452400c6..4e012db988 100644 --- a/api/types/PatchDocumentOutputType.html +++ b/api/types/PatchDocumentOutputType.html @@ -1 +1 @@ -PatchDocumentOutputType | docx

Generated using TypeDoc

\ No newline at end of file +PatchDocumentOutputType | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/Percentage.html b/api/types/Percentage.html index bef4a94999..f87b3aa738 100644 --- a/api/types/Percentage.html +++ b/api/types/Percentage.html @@ -1 +1 @@ -Percentage | docx

Generated using TypeDoc

\ No newline at end of file +Percentage | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/PositiveUniversalMeasure.html b/api/types/PositiveUniversalMeasure.html index 2951aabc47..d7794784ce 100644 --- a/api/types/PositiveUniversalMeasure.html +++ b/api/types/PositiveUniversalMeasure.html @@ -1 +1 @@ -PositiveUniversalMeasure | docx

Generated using TypeDoc

\ No newline at end of file +PositiveUniversalMeasure | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/UniqueNumericIdCreator.html b/api/types/UniqueNumericIdCreator.html index 3c414c3526..8347c1b541 100644 --- a/api/types/UniqueNumericIdCreator.html +++ b/api/types/UniqueNumericIdCreator.html @@ -1 +1 @@ -UniqueNumericIdCreator | docx

Generated using TypeDoc

\ No newline at end of file +UniqueNumericIdCreator | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/UniversalMeasure.html b/api/types/UniversalMeasure.html index c4021d88aa..882959ee00 100644 --- a/api/types/UniversalMeasure.html +++ b/api/types/UniversalMeasure.html @@ -1 +1 @@ -UniversalMeasure | docx

Generated using TypeDoc

\ No newline at end of file +UniversalMeasure | docx

Generated using TypeDoc

\ No newline at end of file diff --git a/api/variables/AlignmentType.html b/api/variables/AlignmentType.html index a60439aa53..92d72c5f55 100644 --- a/api/variables/AlignmentType.html +++ b/api/variables/AlignmentType.html @@ -11,4 +11,4 @@
  • Readonly RIGHT: "right"

    Align Right

  • Readonly START: "start"

    Align Start

  • Readonly THAI_DISTRIBUTE: "thaiDistribute"

    Thai Language Justification

    -
  • Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/BorderStyle.html b/api/variables/BorderStyle.html index 3cfd134073..9ec0bb6cf3 100644 --- a/api/variables/BorderStyle.html +++ b/api/variables/BorderStyle.html @@ -1 +1 @@ -BorderStyle | docx

    Variable BorderStyleConst

    BorderStyle: {
        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";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +BorderStyle | docx

    Variable BorderStyleConst

    BorderStyle: {
        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";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/CharacterSet.html b/api/variables/CharacterSet.html index a7bb1a06eb..0be70ca67e 100644 --- a/api/variables/CharacterSet.html +++ b/api/variables/CharacterSet.html @@ -1 +1 @@ -CharacterSet | docx

    Variable CharacterSetConst

    CharacterSet: {
        ANSI: "00";
        ARABIC: "B2";
        BALTIC: "BA";
        CHINESEBIG5: "88";
        DEFAULT: "01";
        EASTEUROPE: "EE";
        GB_2312: "86";
        GREEK: "A1";
        HANGUL: "81";
        HEBREW: "B1";
        JIS: "80";
        JOHAB: "82";
        MAC: "4D";
        OEM: "FF";
        RUSSIAN: "CC";
        SYMBOL: "02";
        THAI: "DE";
        TURKISH: "A2";
        VIETNAMESE: "A3";
    } = ...

    Type declaration

    • Readonly ANSI: "00"
    • Readonly ARABIC: "B2"
    • Readonly BALTIC: "BA"
    • Readonly CHINESEBIG5: "88"
    • Readonly DEFAULT: "01"
    • Readonly EASTEUROPE: "EE"
    • Readonly GB_2312: "86"
    • Readonly GREEK: "A1"
    • Readonly HANGUL: "81"
    • Readonly HEBREW: "B1"
    • Readonly JIS: "80"
    • Readonly JOHAB: "82"
    • Readonly MAC: "4D"
    • Readonly OEM: "FF"
    • Readonly RUSSIAN: "CC"
    • Readonly SYMBOL: "02"
    • Readonly THAI: "DE"
    • Readonly TURKISH: "A2"
    • Readonly VIETNAMESE: "A3"

    Generated using TypeDoc

    \ No newline at end of file +CharacterSet | docx

    Variable CharacterSetConst

    CharacterSet: {
        ANSI: "00";
        ARABIC: "B2";
        BALTIC: "BA";
        CHINESEBIG5: "88";
        DEFAULT: "01";
        EASTEUROPE: "EE";
        GB_2312: "86";
        GREEK: "A1";
        HANGUL: "81";
        HEBREW: "B1";
        JIS: "80";
        JOHAB: "82";
        MAC: "4D";
        OEM: "FF";
        RUSSIAN: "CC";
        SYMBOL: "02";
        THAI: "DE";
        TURKISH: "A2";
        VIETNAMESE: "A3";
    } = ...

    Type declaration

    • Readonly ANSI: "00"
    • Readonly ARABIC: "B2"
    • Readonly BALTIC: "BA"
    • Readonly CHINESEBIG5: "88"
    • Readonly DEFAULT: "01"
    • Readonly EASTEUROPE: "EE"
    • Readonly GB_2312: "86"
    • Readonly GREEK: "A1"
    • Readonly HANGUL: "81"
    • Readonly HEBREW: "B1"
    • Readonly JIS: "80"
    • Readonly JOHAB: "82"
    • Readonly MAC: "4D"
    • Readonly OEM: "FF"
    • Readonly RUSSIAN: "CC"
    • Readonly SYMBOL: "02"
    • Readonly THAI: "DE"
    • Readonly TURKISH: "A2"
    • Readonly VIETNAMESE: "A3"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/DocumentGridType.html b/api/variables/DocumentGridType.html index 894f7c5581..470ecf5d5e 100644 --- a/api/variables/DocumentGridType.html +++ b/api/variables/DocumentGridType.html @@ -1 +1 @@ -DocumentGridType | docx

    Variable DocumentGridTypeConst

    DocumentGridType: {
        DEFAULT: "default";
        LINES: "lines";
        LINES_AND_CHARS: "linesAndChars";
        SNAP_TO_CHARS: "snapToChars";
    } = ...

    Type declaration

    • Readonly DEFAULT: "default"
    • Readonly LINES: "lines"
    • Readonly LINES_AND_CHARS: "linesAndChars"
    • Readonly SNAP_TO_CHARS: "snapToChars"

    Generated using TypeDoc

    \ No newline at end of file +DocumentGridType | docx

    Variable DocumentGridTypeConst

    DocumentGridType: {
        DEFAULT: "default";
        LINES: "lines";
        LINES_AND_CHARS: "linesAndChars";
        SNAP_TO_CHARS: "snapToChars";
    } = ...

    Type declaration

    • Readonly DEFAULT: "default"
    • Readonly LINES: "lines"
    • Readonly LINES_AND_CHARS: "linesAndChars"
    • Readonly SNAP_TO_CHARS: "snapToChars"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/DropCapType.html b/api/variables/DropCapType.html index aa0c2d468d..060b9703a7 100644 --- a/api/variables/DropCapType.html +++ b/api/variables/DropCapType.html @@ -1 +1 @@ -DropCapType | docx

    Variable DropCapTypeConst

    DropCapType: {
        DROP: "drop";
        MARGIN: "margin";
        NONE: "none";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +DropCapType | docx

    Variable DropCapTypeConst

    DropCapType: {
        DROP: "drop";
        MARGIN: "margin";
        NONE: "none";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/EMPTY_OBJECT.html b/api/variables/EMPTY_OBJECT.html index 98ff0b23b7..9ba0f39ad8 100644 --- a/api/variables/EMPTY_OBJECT.html +++ b/api/variables/EMPTY_OBJECT.html @@ -1 +1 @@ -EMPTY_OBJECT | docx

    Generated using TypeDoc

    \ No newline at end of file +EMPTY_OBJECT | docx

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/EmphasisMarkType.html b/api/variables/EmphasisMarkType.html index 11e87e6bf9..f93edc618b 100644 --- a/api/variables/EmphasisMarkType.html +++ b/api/variables/EmphasisMarkType.html @@ -1 +1 @@ -EmphasisMarkType | docx

    Generated using TypeDoc

    \ No newline at end of file +EmphasisMarkType | docx

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/FrameAnchorType.html b/api/variables/FrameAnchorType.html index 2e6ab15971..b18c97a8c7 100644 --- a/api/variables/FrameAnchorType.html +++ b/api/variables/FrameAnchorType.html @@ -1 +1 @@ -FrameAnchorType | docx

    Variable FrameAnchorTypeConst

    FrameAnchorType: {
        MARGIN: "margin";
        PAGE: "page";
        TEXT: "text";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +FrameAnchorType | docx

    Variable FrameAnchorTypeConst

    FrameAnchorType: {
        MARGIN: "margin";
        PAGE: "page";
        TEXT: "text";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/FrameWrap.html b/api/variables/FrameWrap.html index 88572d64d1..43afe59fc1 100644 --- a/api/variables/FrameWrap.html +++ b/api/variables/FrameWrap.html @@ -1 +1 @@ -FrameWrap | docx

    Variable FrameWrapConst

    FrameWrap: {
        AROUND: "around";
        AUTO: "auto";
        NONE: "none";
        NOT_BESIDE: "notBeside";
        THROUGH: "through";
        TIGHT: "tight";
    } = ...

    Type declaration

    • Readonly AROUND: "around"
    • Readonly AUTO: "auto"
    • Readonly NONE: "none"
    • Readonly NOT_BESIDE: "notBeside"
    • Readonly THROUGH: "through"
    • Readonly TIGHT: "tight"

    Generated using TypeDoc

    \ No newline at end of file +FrameWrap | docx

    Variable FrameWrapConst

    FrameWrap: {
        AROUND: "around";
        AUTO: "auto";
        NONE: "none";
        NOT_BESIDE: "notBeside";
        THROUGH: "through";
        TIGHT: "tight";
    } = ...

    Type declaration

    • Readonly AROUND: "around"
    • Readonly AUTO: "auto"
    • Readonly NONE: "none"
    • Readonly NOT_BESIDE: "notBeside"
    • Readonly THROUGH: "through"
    • Readonly TIGHT: "tight"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/HeaderFooterReferenceType.html b/api/variables/HeaderFooterReferenceType.html index 94b1822eb6..8fa49b14d6 100644 --- a/api/variables/HeaderFooterReferenceType.html +++ b/api/variables/HeaderFooterReferenceType.html @@ -1 +1 @@ -HeaderFooterReferenceType | docx

    Variable HeaderFooterReferenceTypeConst

    HeaderFooterReferenceType: {
        DEFAULT: "default";
        EVEN: "even";
        FIRST: "first";
    } = ...

    Type declaration

    • Readonly DEFAULT: "default"
    • Readonly EVEN: "even"
    • Readonly FIRST: "first"

    Generated using TypeDoc

    \ No newline at end of file +HeaderFooterReferenceType | docx

    Variable HeaderFooterReferenceTypeConst

    HeaderFooterReferenceType: {
        DEFAULT: "default";
        EVEN: "even";
        FIRST: "first";
    } = ...

    Type declaration

    • Readonly DEFAULT: "default"
    • Readonly EVEN: "even"
    • Readonly FIRST: "first"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/HeaderFooterType.html b/api/variables/HeaderFooterType.html index 6f9d5ed8db..9f39d890ca 100644 --- a/api/variables/HeaderFooterType.html +++ b/api/variables/HeaderFooterType.html @@ -1 +1 @@ -HeaderFooterType | docx

    Variable HeaderFooterTypeConst

    HeaderFooterType: {
        FOOTER: "w:footerReference";
        HEADER: "w:headerReference";
    } = ...

    Type declaration

    • Readonly FOOTER: "w:footerReference"
    • Readonly HEADER: "w:headerReference"

    Generated using TypeDoc

    \ No newline at end of file +HeaderFooterType | docx

    Variable HeaderFooterTypeConst

    HeaderFooterType: {
        FOOTER: "w:footerReference";
        HEADER: "w:headerReference";
    } = ...

    Type declaration

    • Readonly FOOTER: "w:footerReference"
    • Readonly HEADER: "w:headerReference"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/HeadingLevel.html b/api/variables/HeadingLevel.html index 19660c373c..4ce5f5dc1f 100644 --- a/api/variables/HeadingLevel.html +++ b/api/variables/HeadingLevel.html @@ -1 +1 @@ -HeadingLevel | docx

    Variable HeadingLevelConst

    HeadingLevel: {
        HEADING_1: "Heading1";
        HEADING_2: "Heading2";
        HEADING_3: "Heading3";
        HEADING_4: "Heading4";
        HEADING_5: "Heading5";
        HEADING_6: "Heading6";
        TITLE: "Title";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +HeadingLevel | docx

    Variable HeadingLevelConst

    HeadingLevel: {
        HEADING_1: "Heading1";
        HEADING_2: "Heading2";
        HEADING_3: "Heading3";
        HEADING_4: "Heading4";
        HEADING_5: "Heading5";
        HEADING_6: "Heading6";
        TITLE: "Title";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/HeightRule.html b/api/variables/HeightRule.html index 3f82efc7b4..094b0848dc 100644 --- a/api/variables/HeightRule.html +++ b/api/variables/HeightRule.html @@ -1,4 +1,4 @@ HeightRule | docx

    Variable HeightRuleConst

    HeightRule: {
        ATLEAST: "atLeast";
        AUTO: "auto";
        EXACT: "exact";
    } = ...

    Type declaration

    • Readonly ATLEAST: "atLeast"

      At least the value specified

    • Readonly AUTO: "auto"

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

    • Readonly EXACT: "exact"

      Exactly the value specified

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/HorizontalPositionAlign.html b/api/variables/HorizontalPositionAlign.html index f6d6a42247..73c6407a3b 100644 --- a/api/variables/HorizontalPositionAlign.html +++ b/api/variables/HorizontalPositionAlign.html @@ -1 +1 @@ -HorizontalPositionAlign | docx

    Variable HorizontalPositionAlignConst

    HorizontalPositionAlign: {
        CENTER: "center";
        INSIDE: "inside";
        LEFT: "left";
        OUTSIDE: "outside";
        RIGHT: "right";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +HorizontalPositionAlign | docx

    Variable HorizontalPositionAlignConst

    HorizontalPositionAlign: {
        CENTER: "center";
        INSIDE: "inside";
        LEFT: "left";
        OUTSIDE: "outside";
        RIGHT: "right";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/HorizontalPositionRelativeFrom.html b/api/variables/HorizontalPositionRelativeFrom.html index c2e74096c8..a67db1fd8f 100644 --- a/api/variables/HorizontalPositionRelativeFrom.html +++ b/api/variables/HorizontalPositionRelativeFrom.html @@ -1 +1 @@ -HorizontalPositionRelativeFrom | docx

    Variable HorizontalPositionRelativeFromConst

    HorizontalPositionRelativeFrom: {
        CHARACTER: "character";
        COLUMN: "column";
        INSIDE_MARGIN: "insideMargin";
        LEFT_MARGIN: "leftMargin";
        MARGIN: "margin";
        OUTSIDE_MARGIN: "outsideMargin";
        PAGE: "page";
        RIGHT_MARGIN: "rightMargin";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +HorizontalPositionRelativeFrom | docx

    Variable HorizontalPositionRelativeFromConst

    HorizontalPositionRelativeFrom: {
        CHARACTER: "character";
        COLUMN: "column";
        INSIDE_MARGIN: "insideMargin";
        LEFT_MARGIN: "leftMargin";
        MARGIN: "margin";
        OUTSIDE_MARGIN: "outsideMargin";
        PAGE: "page";
        RIGHT_MARGIN: "rightMargin";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/HyperlinkType.html b/api/variables/HyperlinkType.html index ec3b8690f2..2b45ef8c85 100644 --- a/api/variables/HyperlinkType.html +++ b/api/variables/HyperlinkType.html @@ -1 +1 @@ -HyperlinkType | docx

    Variable HyperlinkTypeConst

    HyperlinkType: {
        EXTERNAL: "EXTERNAL";
        INTERNAL: "INTERNAL";
    } = ...

    Type declaration

    • Readonly EXTERNAL: "EXTERNAL"
    • Readonly INTERNAL: "INTERNAL"

    Generated using TypeDoc

    \ No newline at end of file +HyperlinkType | docx

    Variable HyperlinkTypeConst

    HyperlinkType: {
        EXTERNAL: "EXTERNAL";
        INTERNAL: "INTERNAL";
    } = ...

    Type declaration

    • Readonly EXTERNAL: "EXTERNAL"
    • Readonly INTERNAL: "INTERNAL"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/LeaderType.html b/api/variables/LeaderType.html index d12221666b..7dc4d2b7d7 100644 --- a/api/variables/LeaderType.html +++ b/api/variables/LeaderType.html @@ -1 +1 @@ -LeaderType | docx

    Variable LeaderTypeConst

    LeaderType: {
        DOT: "dot";
        HYPHEN: "hyphen";
        MIDDLE_DOT: "middleDot";
        NONE: "none";
        UNDERSCORE: "underscore";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +LeaderType | docx

    Variable LeaderTypeConst

    LeaderType: {
        DOT: "dot";
        HYPHEN: "hyphen";
        MIDDLE_DOT: "middleDot";
        NONE: "none";
        UNDERSCORE: "underscore";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/LevelFormat.html b/api/variables/LevelFormat.html index 8b868ac6bd..534fbcf6bc 100644 --- a/api/variables/LevelFormat.html +++ b/api/variables/LevelFormat.html @@ -1 +1 @@ -LevelFormat | docx

    Variable LevelFormatConst

    LevelFormat: {
        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_THOUSAND: "chineseCountingThousand";
        CHINESE_LEGAL_SIMPLIFIED: "chineseLegalSimplified";
        CHOSUNG: "chosung";
        CUSTOM: "custom";
        DECIMAL: "decimal";
        DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle";
        DECIMAL_ENCLOSED_CIRCLE_CHINESE: "decimalEnclosedCircleChinese";
        DECIMAL_ENCLOSED_FULLSTOP: "decimalEnclosedFullstop";
        DECIMAL_ENCLOSED_PARENTHESES: "decimalEnclosedParen";
        DECIMAL_FULL_WIDTH: "decimalFullWidth";
        DECIMAL_FULL_WIDTH2: "decimalFullWidth2";
        DECIMAL_HALF_WIDTH: "decimalHalfWidth";
        DECIMAL_ZERO: "decimalZero";
        DOLLAR_TEXT: "dollarText";
        GANADA: "ganada";
        HEBREW1: "hebrew1";
        HEBREW2: "hebrew2";
        HEX: "hex";
        HINDI_CONSONANTS: "hindiConsonants";
        HINDI_COUNTING: "hindiCounting";
        HINDI_NUMBERS: "hindiNumbers";
        HINDI_VOWELS: "hindiVowels";
        IDEOGRAPH_ENCLOSED_CIRCLE: "ideographEnclosedCircle";
        IDEOGRAPH_LEGAL_TRADITIONAL: "ideographLegalTraditional";
        IDEOGRAPH_TRADITIONAL: "ideographTraditional";
        IDEOGRAPH_ZODIAC: "ideographZodiac";
        IDEOGRAPH_ZODIAC_TRADITIONAL: "ideographZodiacTraditional";
        IDEOGRAPH__DIGITAL: "ideographDigital";
        IROHA: "iroha";
        IROHA_FULL_WIDTH: "irohaFullWidth";
        JAPANESE_COUNTING: "japaneseCounting";
        JAPANESE_DIGITAL_TEN_THOUSAND: "japaneseDigitalTenThousand";
        JAPANESE_LEGAL: "japaneseLegal";
        KOREAN_COUNTING: "koreanCounting";
        KOREAN_DIGITAL: "koreanDigital";
        KOREAN_DIGITAL2: "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";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +LevelFormat | docx

    Variable LevelFormatConst

    LevelFormat: {
        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_THOUSAND: "chineseCountingThousand";
        CHINESE_LEGAL_SIMPLIFIED: "chineseLegalSimplified";
        CHOSUNG: "chosung";
        CUSTOM: "custom";
        DECIMAL: "decimal";
        DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle";
        DECIMAL_ENCLOSED_CIRCLE_CHINESE: "decimalEnclosedCircleChinese";
        DECIMAL_ENCLOSED_FULLSTOP: "decimalEnclosedFullstop";
        DECIMAL_ENCLOSED_PARENTHESES: "decimalEnclosedParen";
        DECIMAL_FULL_WIDTH: "decimalFullWidth";
        DECIMAL_FULL_WIDTH2: "decimalFullWidth2";
        DECIMAL_HALF_WIDTH: "decimalHalfWidth";
        DECIMAL_ZERO: "decimalZero";
        DOLLAR_TEXT: "dollarText";
        GANADA: "ganada";
        HEBREW1: "hebrew1";
        HEBREW2: "hebrew2";
        HEX: "hex";
        HINDI_CONSONANTS: "hindiConsonants";
        HINDI_COUNTING: "hindiCounting";
        HINDI_NUMBERS: "hindiNumbers";
        HINDI_VOWELS: "hindiVowels";
        IDEOGRAPH_ENCLOSED_CIRCLE: "ideographEnclosedCircle";
        IDEOGRAPH_LEGAL_TRADITIONAL: "ideographLegalTraditional";
        IDEOGRAPH_TRADITIONAL: "ideographTraditional";
        IDEOGRAPH_ZODIAC: "ideographZodiac";
        IDEOGRAPH_ZODIAC_TRADITIONAL: "ideographZodiacTraditional";
        IDEOGRAPH__DIGITAL: "ideographDigital";
        IROHA: "iroha";
        IROHA_FULL_WIDTH: "irohaFullWidth";
        JAPANESE_COUNTING: "japaneseCounting";
        JAPANESE_DIGITAL_TEN_THOUSAND: "japaneseDigitalTenThousand";
        JAPANESE_LEGAL: "japaneseLegal";
        KOREAN_COUNTING: "koreanCounting";
        KOREAN_DIGITAL: "koreanDigital";
        KOREAN_DIGITAL2: "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";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/LevelSuffix.html b/api/variables/LevelSuffix.html index 4de982855e..b18f610f06 100644 --- a/api/variables/LevelSuffix.html +++ b/api/variables/LevelSuffix.html @@ -1 +1 @@ -LevelSuffix | docx

    Variable LevelSuffixConst

    LevelSuffix: {
        NOTHING: "nothing";
        SPACE: "space";
        TAB: "tab";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +LevelSuffix | docx

    Variable LevelSuffixConst

    LevelSuffix: {
        NOTHING: "nothing";
        SPACE: "space";
        TAB: "tab";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/LineNumberRestartFormat.html b/api/variables/LineNumberRestartFormat.html index bfa4143bc4..a115a5a26c 100644 --- a/api/variables/LineNumberRestartFormat.html +++ b/api/variables/LineNumberRestartFormat.html @@ -1 +1 @@ -LineNumberRestartFormat | docx

    Variable LineNumberRestartFormatConst

    LineNumberRestartFormat: {
        CONTINUOUS: "continuous";
        NEW_PAGE: "newPage";
        NEW_SECTION: "newSection";
    } = ...

    Type declaration

    • Readonly CONTINUOUS: "continuous"
    • Readonly NEW_PAGE: "newPage"
    • Readonly NEW_SECTION: "newSection"

    Generated using TypeDoc

    \ No newline at end of file +LineNumberRestartFormat | docx

    Variable LineNumberRestartFormatConst

    LineNumberRestartFormat: {
        CONTINUOUS: "continuous";
        NEW_PAGE: "newPage";
        NEW_SECTION: "newSection";
    } = ...

    Type declaration

    • Readonly CONTINUOUS: "continuous"
    • Readonly NEW_PAGE: "newPage"
    • Readonly NEW_SECTION: "newSection"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/LineRuleType.html b/api/variables/LineRuleType.html index 40fc61f2b9..cd7bc426f3 100644 --- a/api/variables/LineRuleType.html +++ b/api/variables/LineRuleType.html @@ -1 +1 @@ -LineRuleType | docx

    Variable LineRuleTypeConst

    LineRuleType: {
        AT_LEAST: "atLeast";
        AUTO: "auto";
        EXACT: "exact";
        EXACTLY: "exactly";
    } = ...

    Type declaration

    • Readonly AT_LEAST: "atLeast"
    • Readonly AUTO: "auto"
    • Readonly EXACT: "exact"
    • Readonly EXACTLY: "exactly"

    Generated using TypeDoc

    \ No newline at end of file +LineRuleType | docx

    Variable LineRuleTypeConst

    LineRuleType: {
        AT_LEAST: "atLeast";
        AUTO: "auto";
        EXACT: "exact";
        EXACTLY: "exactly";
    } = ...

    Type declaration

    • Readonly AT_LEAST: "atLeast"
    • Readonly AUTO: "auto"
    • Readonly EXACT: "exact"
    • Readonly EXACTLY: "exactly"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/NumberFormat.html b/api/variables/NumberFormat.html index e4acc372e0..535579812a 100644 --- a/api/variables/NumberFormat.html +++ b/api/variables/NumberFormat.html @@ -1 +1 @@ -NumberFormat | docx

    Variable NumberFormatConst

    NumberFormat: {
        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";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +NumberFormat | docx

    Variable NumberFormatConst

    NumberFormat: {
        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";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/OverlapType.html b/api/variables/OverlapType.html index 30ba450cca..cce27ef0fc 100644 --- a/api/variables/OverlapType.html +++ b/api/variables/OverlapType.html @@ -1 +1 @@ -OverlapType | docx

    Variable OverlapTypeConst

    OverlapType: {
        NEVER: "never";
        OVERLAP: "overlap";
    } = ...

    Type declaration

    • Readonly NEVER: "never"
    • Readonly OVERLAP: "overlap"

    Generated using TypeDoc

    \ No newline at end of file +OverlapType | docx

    Variable OverlapTypeConst

    OverlapType: {
        NEVER: "never";
        OVERLAP: "overlap";
    } = ...

    Type declaration

    • Readonly NEVER: "never"
    • Readonly OVERLAP: "overlap"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/PageBorderDisplay.html b/api/variables/PageBorderDisplay.html index 39d2cd51a8..bbbc73b4ef 100644 --- a/api/variables/PageBorderDisplay.html +++ b/api/variables/PageBorderDisplay.html @@ -1 +1 @@ -PageBorderDisplay | docx

    Variable PageBorderDisplayConst

    PageBorderDisplay: {
        ALL_PAGES: "allPages";
        FIRST_PAGE: "firstPage";
        NOT_FIRST_PAGE: "notFirstPage";
    } = ...

    Type declaration

    • Readonly ALL_PAGES: "allPages"
    • Readonly FIRST_PAGE: "firstPage"
    • Readonly NOT_FIRST_PAGE: "notFirstPage"

    Generated using TypeDoc

    \ No newline at end of file +PageBorderDisplay | docx

    Variable PageBorderDisplayConst

    PageBorderDisplay: {
        ALL_PAGES: "allPages";
        FIRST_PAGE: "firstPage";
        NOT_FIRST_PAGE: "notFirstPage";
    } = ...

    Type declaration

    • Readonly ALL_PAGES: "allPages"
    • Readonly FIRST_PAGE: "firstPage"
    • Readonly NOT_FIRST_PAGE: "notFirstPage"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/PageBorderOffsetFrom.html b/api/variables/PageBorderOffsetFrom.html index 2d612770ea..58f8ae23b1 100644 --- a/api/variables/PageBorderOffsetFrom.html +++ b/api/variables/PageBorderOffsetFrom.html @@ -1 +1 @@ -PageBorderOffsetFrom | docx

    Variable PageBorderOffsetFromConst

    PageBorderOffsetFrom: {
        PAGE: "page";
        TEXT: "text";
    } = ...

    Type declaration

    • Readonly PAGE: "page"
    • Readonly TEXT: "text"

    Generated using TypeDoc

    \ No newline at end of file +PageBorderOffsetFrom | docx

    Variable PageBorderOffsetFromConst

    PageBorderOffsetFrom: {
        PAGE: "page";
        TEXT: "text";
    } = ...

    Type declaration

    • Readonly PAGE: "page"
    • Readonly TEXT: "text"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/PageBorderZOrder.html b/api/variables/PageBorderZOrder.html index af95aa2664..bf4c1be801 100644 --- a/api/variables/PageBorderZOrder.html +++ b/api/variables/PageBorderZOrder.html @@ -1 +1 @@ -PageBorderZOrder | docx

    Variable PageBorderZOrderConst

    PageBorderZOrder: {
        BACK: "back";
        FRONT: "front";
    } = ...

    Type declaration

    • Readonly BACK: "back"
    • Readonly FRONT: "front"

    Generated using TypeDoc

    \ No newline at end of file +PageBorderZOrder | docx

    Variable PageBorderZOrderConst

    PageBorderZOrder: {
        BACK: "back";
        FRONT: "front";
    } = ...

    Type declaration

    • Readonly BACK: "back"
    • Readonly FRONT: "front"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/PageNumber.html b/api/variables/PageNumber.html index 6cd2ff4e97..ec642e8e0c 100644 --- a/api/variables/PageNumber.html +++ b/api/variables/PageNumber.html @@ -1 +1 @@ -PageNumber | docx

    Variable PageNumberConst

    PageNumber: {
        CURRENT: "CURRENT";
        CURRENT_SECTION: "SECTION";
        TOTAL_PAGES: "TOTAL_PAGES";
        TOTAL_PAGES_IN_SECTION: "TOTAL_PAGES_IN_SECTION";
    } = ...

    Type declaration

    • Readonly CURRENT: "CURRENT"
    • Readonly CURRENT_SECTION: "SECTION"
    • Readonly TOTAL_PAGES: "TOTAL_PAGES"
    • Readonly TOTAL_PAGES_IN_SECTION: "TOTAL_PAGES_IN_SECTION"

    Generated using TypeDoc

    \ No newline at end of file +PageNumber | docx

    Variable PageNumberConst

    PageNumber: {
        CURRENT: "CURRENT";
        CURRENT_SECTION: "SECTION";
        TOTAL_PAGES: "TOTAL_PAGES";
        TOTAL_PAGES_IN_SECTION: "TOTAL_PAGES_IN_SECTION";
    } = ...

    Type declaration

    • Readonly CURRENT: "CURRENT"
    • Readonly CURRENT_SECTION: "SECTION"
    • Readonly TOTAL_PAGES: "TOTAL_PAGES"
    • Readonly TOTAL_PAGES_IN_SECTION: "TOTAL_PAGES_IN_SECTION"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/PageNumberSeparator.html b/api/variables/PageNumberSeparator.html index f96ed65d03..0e44de526c 100644 --- a/api/variables/PageNumberSeparator.html +++ b/api/variables/PageNumberSeparator.html @@ -1 +1 @@ -PageNumberSeparator | docx

    Variable PageNumberSeparatorConst

    PageNumberSeparator: {
        COLON: "colon";
        EM_DASH: "emDash";
        EN_DASH: "endash";
        HYPHEN: "hyphen";
        PERIOD: "period";
    } = ...

    Type declaration

    • Readonly COLON: "colon"
    • Readonly EM_DASH: "emDash"
    • Readonly EN_DASH: "endash"
    • Readonly HYPHEN: "hyphen"
    • Readonly PERIOD: "period"

    Generated using TypeDoc

    \ No newline at end of file +PageNumberSeparator | docx

    Variable PageNumberSeparatorConst

    PageNumberSeparator: {
        COLON: "colon";
        EM_DASH: "emDash";
        EN_DASH: "endash";
        HYPHEN: "hyphen";
        PERIOD: "period";
    } = ...

    Type declaration

    • Readonly COLON: "colon"
    • Readonly EM_DASH: "emDash"
    • Readonly EN_DASH: "endash"
    • Readonly HYPHEN: "hyphen"
    • Readonly PERIOD: "period"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/PageOrientation.html b/api/variables/PageOrientation.html index da48e915b2..0f5d4ec647 100644 --- a/api/variables/PageOrientation.html +++ b/api/variables/PageOrientation.html @@ -1 +1 @@ -PageOrientation | docx

    Variable PageOrientationConst

    PageOrientation: {
        LANDSCAPE: "landscape";
        PORTRAIT: "portrait";
    } = ...

    Type declaration

    • Readonly LANDSCAPE: "landscape"
    • Readonly PORTRAIT: "portrait"

    Generated using TypeDoc

    \ No newline at end of file +PageOrientation | docx

    Variable PageOrientationConst

    PageOrientation: {
        LANDSCAPE: "landscape";
        PORTRAIT: "portrait";
    } = ...

    Type declaration

    • Readonly LANDSCAPE: "landscape"
    • Readonly PORTRAIT: "portrait"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/PageTextDirectionType.html b/api/variables/PageTextDirectionType.html index 30652e8540..5aa30ef9d5 100644 --- a/api/variables/PageTextDirectionType.html +++ b/api/variables/PageTextDirectionType.html @@ -1 +1 @@ -PageTextDirectionType | docx

    Variable PageTextDirectionTypeConst

    PageTextDirectionType: {
        LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb";
        TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl";
    } = ...

    Type declaration

    • Readonly LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb"
    • Readonly TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl"

    Generated using TypeDoc

    \ No newline at end of file +PageTextDirectionType | docx

    Variable PageTextDirectionTypeConst

    PageTextDirectionType: {
        LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb";
        TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl";
    } = ...

    Type declaration

    • Readonly LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb"
    • Readonly TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/PatchType.html b/api/variables/PatchType.html index 92c4963a5a..bb713ba423 100644 --- a/api/variables/PatchType.html +++ b/api/variables/PatchType.html @@ -1 +1 @@ -PatchType | docx

    Variable PatchTypeConst

    PatchType: {
        DOCUMENT: "file";
        PARAGRAPH: "paragraph";
    } = ...

    Type declaration

    • Readonly DOCUMENT: "file"
    • Readonly PARAGRAPH: "paragraph"

    Generated using TypeDoc

    \ No newline at end of file +PatchType | docx

    Variable PatchTypeConst

    PatchType: {
        DOCUMENT: "file";
        PARAGRAPH: "paragraph";
    } = ...

    Type declaration

    • Readonly DOCUMENT: "file"
    • Readonly PARAGRAPH: "paragraph"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/PositionalTabAlignment.html b/api/variables/PositionalTabAlignment.html index ee79dc174b..59ade0bbb1 100644 --- a/api/variables/PositionalTabAlignment.html +++ b/api/variables/PositionalTabAlignment.html @@ -1 +1 @@ -PositionalTabAlignment | docx

    Variable PositionalTabAlignmentConst

    PositionalTabAlignment: {
        CENTER: "center";
        LEFT: "left";
        RIGHT: "right";
    } = ...

    Type declaration

    • Readonly CENTER: "center"
    • Readonly LEFT: "left"
    • Readonly RIGHT: "right"

    Generated using TypeDoc

    \ No newline at end of file +PositionalTabAlignment | docx

    Variable PositionalTabAlignmentConst

    PositionalTabAlignment: {
        CENTER: "center";
        LEFT: "left";
        RIGHT: "right";
    } = ...

    Type declaration

    • Readonly CENTER: "center"
    • Readonly LEFT: "left"
    • Readonly RIGHT: "right"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/PositionalTabLeader.html b/api/variables/PositionalTabLeader.html index 0a13b67451..6aa6a61818 100644 --- a/api/variables/PositionalTabLeader.html +++ b/api/variables/PositionalTabLeader.html @@ -1 +1 @@ -PositionalTabLeader | docx

    Variable PositionalTabLeaderConst

    PositionalTabLeader: {
        DOT: "dot";
        HYPHEN: "hyphen";
        MIDDLE_DOT: "middleDot";
        NONE: "none";
        UNDERSCORE: "underscore";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +PositionalTabLeader | docx

    Variable PositionalTabLeaderConst

    PositionalTabLeader: {
        DOT: "dot";
        HYPHEN: "hyphen";
        MIDDLE_DOT: "middleDot";
        NONE: "none";
        UNDERSCORE: "underscore";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/PositionalTabRelativeTo.html b/api/variables/PositionalTabRelativeTo.html index 1a3da72ad3..d3da535f00 100644 --- a/api/variables/PositionalTabRelativeTo.html +++ b/api/variables/PositionalTabRelativeTo.html @@ -1 +1 @@ -PositionalTabRelativeTo | docx

    Variable PositionalTabRelativeToConst

    PositionalTabRelativeTo: {
        INDENT: "indent";
        MARGIN: "margin";
    } = ...

    Type declaration

    • Readonly INDENT: "indent"
    • Readonly MARGIN: "margin"

    Generated using TypeDoc

    \ No newline at end of file +PositionalTabRelativeTo | docx

    Variable PositionalTabRelativeToConst

    PositionalTabRelativeTo: {
        INDENT: "indent";
        MARGIN: "margin";
    } = ...

    Type declaration

    • Readonly INDENT: "indent"
    • Readonly MARGIN: "margin"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/PrettifyType.html b/api/variables/PrettifyType.html index 500f98a9ee..9922351d5a 100644 --- a/api/variables/PrettifyType.html +++ b/api/variables/PrettifyType.html @@ -1,2 +1,2 @@ PrettifyType | docx

    Variable PrettifyTypeConst

    PrettifyType: {
        NONE: "";
        WITH_2_BLANKS: " ";
        WITH_4_BLANKS: " ";
        WITH_TAB: "\t";
    } = ...

    Use blanks to prettify

    -

    Type declaration

    • Readonly NONE: ""
    • Readonly WITH_2_BLANKS: " "
    • Readonly WITH_4_BLANKS: " "
    • Readonly WITH_TAB: "\t"

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    • Readonly NONE: ""
    • Readonly WITH_2_BLANKS: " "
    • Readonly WITH_4_BLANKS: " "
    • Readonly WITH_TAB: "\t"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/RelativeHorizontalPosition.html b/api/variables/RelativeHorizontalPosition.html index b18871e796..48e97fe5ab 100644 --- a/api/variables/RelativeHorizontalPosition.html +++ b/api/variables/RelativeHorizontalPosition.html @@ -1 +1 @@ -RelativeHorizontalPosition | docx

    Variable RelativeHorizontalPositionConst

    RelativeHorizontalPosition: {
        CENTER: "center";
        INSIDE: "inside";
        LEFT: "left";
        OUTSIDE: "outside";
        RIGHT: "right";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +RelativeHorizontalPosition | docx

    Variable RelativeHorizontalPositionConst

    RelativeHorizontalPosition: {
        CENTER: "center";
        INSIDE: "inside";
        LEFT: "left";
        OUTSIDE: "outside";
        RIGHT: "right";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/RelativeVerticalPosition.html b/api/variables/RelativeVerticalPosition.html index 2794513482..b064b47d4b 100644 --- a/api/variables/RelativeVerticalPosition.html +++ b/api/variables/RelativeVerticalPosition.html @@ -1 +1 @@ -RelativeVerticalPosition | docx

    Variable RelativeVerticalPositionConst

    RelativeVerticalPosition: {
        BOTTOM: "bottom";
        CENTER: "center";
        INLINE: "inline";
        INSIDE: "inside";
        OUTSIDE: "outside";
        TOP: "top";
    } = ...

    Type declaration

    • Readonly BOTTOM: "bottom"
    • Readonly CENTER: "center"
    • Readonly INLINE: "inline"
    • Readonly INSIDE: "inside"
    • Readonly OUTSIDE: "outside"
    • Readonly TOP: "top"

    Generated using TypeDoc

    \ No newline at end of file +RelativeVerticalPosition | docx

    Variable RelativeVerticalPositionConst

    RelativeVerticalPosition: {
        BOTTOM: "bottom";
        CENTER: "center";
        INLINE: "inline";
        INSIDE: "inside";
        OUTSIDE: "outside";
        TOP: "top";
    } = ...

    Type declaration

    • Readonly BOTTOM: "bottom"
    • Readonly CENTER: "center"
    • Readonly INLINE: "inline"
    • Readonly INSIDE: "inside"
    • Readonly OUTSIDE: "outside"
    • Readonly TOP: "top"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/SectionType.html b/api/variables/SectionType.html index 2754eb3022..615c83c6cc 100644 --- a/api/variables/SectionType.html +++ b/api/variables/SectionType.html @@ -1 +1 @@ -SectionType | docx

    Variable SectionTypeConst

    SectionType: {
        CONTINUOUS: "continuous";
        EVEN_PAGE: "evenPage";
        NEXT_COLUMN: "nextColumn";
        NEXT_PAGE: "nextPage";
        ODD_PAGE: "oddPage";
    } = ...

    Type declaration

    • Readonly CONTINUOUS: "continuous"
    • Readonly EVEN_PAGE: "evenPage"
    • Readonly NEXT_COLUMN: "nextColumn"
    • Readonly NEXT_PAGE: "nextPage"
    • Readonly ODD_PAGE: "oddPage"

    Generated using TypeDoc

    \ No newline at end of file +SectionType | docx

    Variable SectionTypeConst

    SectionType: {
        CONTINUOUS: "continuous";
        EVEN_PAGE: "evenPage";
        NEXT_COLUMN: "nextColumn";
        NEXT_PAGE: "nextPage";
        ODD_PAGE: "oddPage";
    } = ...

    Type declaration

    • Readonly CONTINUOUS: "continuous"
    • Readonly EVEN_PAGE: "evenPage"
    • Readonly NEXT_COLUMN: "nextColumn"
    • Readonly NEXT_PAGE: "nextPage"
    • Readonly ODD_PAGE: "oddPage"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/ShadingType.html b/api/variables/ShadingType.html index abcda0478e..270492c14b 100644 --- a/api/variables/ShadingType.html +++ b/api/variables/ShadingType.html @@ -1 +1 @@ -ShadingType | docx

    Variable ShadingTypeConst

    ShadingType: {
        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";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +ShadingType | docx

    Variable ShadingTypeConst

    ShadingType: {
        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";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/SpaceType.html b/api/variables/SpaceType.html index 02fb9fdc8d..1ebc5cf949 100644 --- a/api/variables/SpaceType.html +++ b/api/variables/SpaceType.html @@ -1 +1 @@ -SpaceType | docx

    Variable SpaceTypeConst

    SpaceType: {
        DEFAULT: "default";
        PRESERVE: "preserve";
    } = ...

    Type declaration

    • Readonly DEFAULT: "default"
    • Readonly PRESERVE: "preserve"

    Generated using TypeDoc

    \ No newline at end of file +SpaceType | docx

    Variable SpaceTypeConst

    SpaceType: {
        DEFAULT: "default";
        PRESERVE: "preserve";
    } = ...

    Type declaration

    • Readonly DEFAULT: "default"
    • Readonly PRESERVE: "preserve"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/TabStopPosition.html b/api/variables/TabStopPosition.html index dfbb4ef0cb..18bffae7bf 100644 --- a/api/variables/TabStopPosition.html +++ b/api/variables/TabStopPosition.html @@ -1 +1 @@ -TabStopPosition | docx

    Generated using TypeDoc

    \ No newline at end of file +TabStopPosition | docx

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/TabStopType.html b/api/variables/TabStopType.html index b0e6b930fd..d3696d1484 100644 --- a/api/variables/TabStopType.html +++ b/api/variables/TabStopType.html @@ -1 +1 @@ -TabStopType | docx

    Variable TabStopTypeConst

    TabStopType: {
        BAR: "bar";
        CENTER: "center";
        CLEAR: "clear";
        DECIMAL: "decimal";
        END: "end";
        LEFT: "left";
        NUM: "num";
        RIGHT: "right";
        START: "start";
    } = ...

    Type declaration

    • Readonly BAR: "bar"
    • Readonly CENTER: "center"
    • Readonly CLEAR: "clear"
    • Readonly DECIMAL: "decimal"
    • Readonly END: "end"
    • Readonly LEFT: "left"
    • Readonly NUM: "num"
    • Readonly RIGHT: "right"
    • Readonly START: "start"

    Generated using TypeDoc

    \ No newline at end of file +TabStopType | docx

    Variable TabStopTypeConst

    TabStopType: {
        BAR: "bar";
        CENTER: "center";
        CLEAR: "clear";
        DECIMAL: "decimal";
        END: "end";
        LEFT: "left";
        NUM: "num";
        RIGHT: "right";
        START: "start";
    } = ...

    Type declaration

    • Readonly BAR: "bar"
    • Readonly CENTER: "center"
    • Readonly CLEAR: "clear"
    • Readonly DECIMAL: "decimal"
    • Readonly END: "end"
    • Readonly LEFT: "left"
    • Readonly NUM: "num"
    • Readonly RIGHT: "right"
    • Readonly START: "start"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/TableAnchorType.html b/api/variables/TableAnchorType.html index 4571f1b58c..88aa4c23b5 100644 --- a/api/variables/TableAnchorType.html +++ b/api/variables/TableAnchorType.html @@ -1 +1 @@ -TableAnchorType | docx

    Variable TableAnchorTypeConst

    TableAnchorType: {
        MARGIN: "margin";
        PAGE: "page";
        TEXT: "text";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +TableAnchorType | docx

    Variable TableAnchorTypeConst

    TableAnchorType: {
        MARGIN: "margin";
        PAGE: "page";
        TEXT: "text";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/TableLayoutType.html b/api/variables/TableLayoutType.html index 2e28f0a319..cbe5ab29f5 100644 --- a/api/variables/TableLayoutType.html +++ b/api/variables/TableLayoutType.html @@ -1 +1 @@ -TableLayoutType | docx

    Variable TableLayoutTypeConst

    TableLayoutType: {
        AUTOFIT: "autofit";
        FIXED: "fixed";
    } = ...

    Type declaration

    • Readonly AUTOFIT: "autofit"
    • Readonly FIXED: "fixed"

    Generated using TypeDoc

    \ No newline at end of file +TableLayoutType | docx

    Variable TableLayoutTypeConst

    TableLayoutType: {
        AUTOFIT: "autofit";
        FIXED: "fixed";
    } = ...

    Type declaration

    • Readonly AUTOFIT: "autofit"
    • Readonly FIXED: "fixed"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/TextDirection.html b/api/variables/TextDirection.html index 9b72309de9..6fd8a96850 100644 --- a/api/variables/TextDirection.html +++ b/api/variables/TextDirection.html @@ -1 +1 @@ -TextDirection | docx

    Variable TextDirectionConst

    TextDirection: {
        BOTTOM_TO_TOP_LEFT_TO_RIGHT: "btLr";
        LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb";
        TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +TextDirection | docx

    Variable TextDirectionConst

    TextDirection: {
        BOTTOM_TO_TOP_LEFT_TO_RIGHT: "btLr";
        LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb";
        TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/TextEffect.html b/api/variables/TextEffect.html index d4060fba3b..c648d81d45 100644 --- a/api/variables/TextEffect.html +++ b/api/variables/TextEffect.html @@ -1 +1 @@ -TextEffect | docx

    Variable TextEffectConst

    TextEffect: {
        ANTS_BLACK: "antsBlack";
        ANTS_RED: "antsRed";
        BLINK_BACKGROUND: "blinkBackground";
        LIGHTS: "lights";
        NONE: "none";
        SHIMMER: "shimmer";
        SPARKLE: "sparkle";
    } = ...

    Type declaration

    • Readonly ANTS_BLACK: "antsBlack"
    • Readonly ANTS_RED: "antsRed"
    • Readonly BLINK_BACKGROUND: "blinkBackground"
    • Readonly LIGHTS: "lights"
    • Readonly NONE: "none"
    • Readonly SHIMMER: "shimmer"
    • Readonly SPARKLE: "sparkle"

    Generated using TypeDoc

    \ No newline at end of file +TextEffect | docx

    Variable TextEffectConst

    TextEffect: {
        ANTS_BLACK: "antsBlack";
        ANTS_RED: "antsRed";
        BLINK_BACKGROUND: "blinkBackground";
        LIGHTS: "lights";
        NONE: "none";
        SHIMMER: "shimmer";
        SPARKLE: "sparkle";
    } = ...

    Type declaration

    • Readonly ANTS_BLACK: "antsBlack"
    • Readonly ANTS_RED: "antsRed"
    • Readonly BLINK_BACKGROUND: "blinkBackground"
    • Readonly LIGHTS: "lights"
    • Readonly NONE: "none"
    • Readonly SHIMMER: "shimmer"
    • Readonly SPARKLE: "sparkle"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/TextWrappingSide.html b/api/variables/TextWrappingSide.html index 68c903b06b..36f2cefcb5 100644 --- a/api/variables/TextWrappingSide.html +++ b/api/variables/TextWrappingSide.html @@ -1 +1 @@ -TextWrappingSide | docx

    Variable TextWrappingSideConst

    TextWrappingSide: {
        BOTH_SIDES: "bothSides";
        LARGEST: "largest";
        LEFT: "left";
        RIGHT: "right";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +TextWrappingSide | docx

    Variable TextWrappingSideConst

    TextWrappingSide: {
        BOTH_SIDES: "bothSides";
        LARGEST: "largest";
        LEFT: "left";
        RIGHT: "right";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/TextWrappingType.html b/api/variables/TextWrappingType.html index a9ba6322ee..7559b9c883 100644 --- a/api/variables/TextWrappingType.html +++ b/api/variables/TextWrappingType.html @@ -1 +1 @@ -TextWrappingType | docx

    Variable TextWrappingTypeConst

    TextWrappingType: {
        NONE: 0;
        SQUARE: 1;
        TIGHT: 2;
        TOP_AND_BOTTOM: 3;
    } = ...

    Type declaration

    • Readonly NONE: 0
    • Readonly SQUARE: 1
    • Readonly TIGHT: 2
    • Readonly TOP_AND_BOTTOM: 3

    Generated using TypeDoc

    \ No newline at end of file +TextWrappingType | docx

    Variable TextWrappingTypeConst

    TextWrappingType: {
        NONE: 0;
        SQUARE: 1;
        TIGHT: 2;
        TOP_AND_BOTTOM: 3;
    } = ...

    Type declaration

    • Readonly NONE: 0
    • Readonly SQUARE: 1
    • Readonly TIGHT: 2
    • Readonly TOP_AND_BOTTOM: 3

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/UnderlineType.html b/api/variables/UnderlineType.html index 9dcf2b548e..b7b4a21fce 100644 --- a/api/variables/UnderlineType.html +++ b/api/variables/UnderlineType.html @@ -1 +1 @@ -UnderlineType | docx

    Variable UnderlineTypeConst

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

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +UnderlineType | docx

    Variable UnderlineTypeConst

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

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/VerticalAlign.html b/api/variables/VerticalAlign.html index 49fc58b4af..7a13cda10a 100644 --- a/api/variables/VerticalAlign.html +++ b/api/variables/VerticalAlign.html @@ -1 +1 @@ -VerticalAlign | docx

    Variable VerticalAlignConst

    VerticalAlign: {
        BOTTOM: "bottom";
        CENTER: "center";
        TOP: "top";
    } = ...

    Type declaration

    • Readonly BOTTOM: "bottom"
    • Readonly CENTER: "center"
    • Readonly TOP: "top"

    Generated using TypeDoc

    \ No newline at end of file +VerticalAlign | docx

    Variable VerticalAlignConst

    VerticalAlign: {
        BOTTOM: "bottom";
        CENTER: "center";
        TOP: "top";
    } = ...

    Type declaration

    • Readonly BOTTOM: "bottom"
    • Readonly CENTER: "center"
    • Readonly TOP: "top"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/VerticalMergeType.html b/api/variables/VerticalMergeType.html index 533a55ff8b..af518cd80b 100644 --- a/api/variables/VerticalMergeType.html +++ b/api/variables/VerticalMergeType.html @@ -1,4 +1,4 @@ VerticalMergeType | docx

    Variable VerticalMergeTypeConst

    VerticalMergeType: {
        CONTINUE: "continue";
        RESTART: "restart";
    } = ...

    Vertical merge types.

    Type declaration

    • Readonly CONTINUE: "continue"

      Cell that is merged with upper one.

    • Readonly RESTART: "restart"

      Cell that is starting the vertical merge.

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/VerticalPositionAlign.html b/api/variables/VerticalPositionAlign.html index 72999544e3..6dbf05d111 100644 --- a/api/variables/VerticalPositionAlign.html +++ b/api/variables/VerticalPositionAlign.html @@ -1 +1 @@ -VerticalPositionAlign | docx

    Variable VerticalPositionAlignConst

    VerticalPositionAlign: {
        BOTTOM: "bottom";
        CENTER: "center";
        INSIDE: "inside";
        OUTSIDE: "outside";
        TOP: "top";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +VerticalPositionAlign | docx

    Variable VerticalPositionAlignConst

    VerticalPositionAlign: {
        BOTTOM: "bottom";
        CENTER: "center";
        INSIDE: "inside";
        OUTSIDE: "outside";
        TOP: "top";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/VerticalPositionRelativeFrom.html b/api/variables/VerticalPositionRelativeFrom.html index 9903937ee9..6a2b210596 100644 --- a/api/variables/VerticalPositionRelativeFrom.html +++ b/api/variables/VerticalPositionRelativeFrom.html @@ -1 +1 @@ -VerticalPositionRelativeFrom | docx

    Variable VerticalPositionRelativeFromConst

    VerticalPositionRelativeFrom: {
        BOTTOM_MARGIN: "bottomMargin";
        INSIDE_MARGIN: "insideMargin";
        LINE: "line";
        MARGIN: "margin";
        OUTSIDE_MARGIN: "outsideMargin";
        PAGE: "page";
        PARAGRAPH: "paragraph";
        TOP_MARGIN: "topMargin";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file +VerticalPositionRelativeFrom | docx

    Variable VerticalPositionRelativeFromConst

    VerticalPositionRelativeFrom: {
        BOTTOM_MARGIN: "bottomMargin";
        INSIDE_MARGIN: "insideMargin";
        LINE: "line";
        MARGIN: "margin";
        OUTSIDE_MARGIN: "outsideMargin";
        PAGE: "page";
        PARAGRAPH: "paragraph";
        TOP_MARGIN: "topMargin";
    } = ...

    Type declaration

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

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/WidthType.html b/api/variables/WidthType.html index 55272b4b64..27b0f5c269 100644 --- a/api/variables/WidthType.html +++ b/api/variables/WidthType.html @@ -2,4 +2,4 @@
  • Readonly DXA: "dxa"

    Value is in twentieths of a point

  • Readonly NIL: "nil"

    No (empty) value.

  • Readonly PERCENTAGE: "pct"

    Value is in percentage.

    -
  • Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/sectionMarginDefaults.html b/api/variables/sectionMarginDefaults.html index 00e7a8464c..72dcb20fb5 100644 --- a/api/variables/sectionMarginDefaults.html +++ b/api/variables/sectionMarginDefaults.html @@ -1 +1 @@ -sectionMarginDefaults | docx

    Variable sectionMarginDefaultsConst

    sectionMarginDefaults: {
        BOTTOM: number;
        FOOTER: number;
        GUTTER: number;
        HEADER: number;
        LEFT: number;
        RIGHT: number;
        TOP: number;
    } = ...

    Type declaration

    • BOTTOM: number
    • FOOTER: number
    • GUTTER: number
    • HEADER: number
    • LEFT: number
    • RIGHT: number
    • TOP: number

    Generated using TypeDoc

    \ No newline at end of file +sectionMarginDefaults | docx

    Variable sectionMarginDefaultsConst

    sectionMarginDefaults: {
        BOTTOM: number;
        FOOTER: number;
        GUTTER: number;
        HEADER: number;
        LEFT: number;
        RIGHT: number;
        TOP: number;
    } = ...

    Type declaration

    • BOTTOM: number
    • FOOTER: number
    • GUTTER: number
    • HEADER: number
    • LEFT: number
    • RIGHT: number
    • TOP: number

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/sectionPageSizeDefaults.html b/api/variables/sectionPageSizeDefaults.html index a2e2947752..e64ce2831c 100644 --- a/api/variables/sectionPageSizeDefaults.html +++ b/api/variables/sectionPageSizeDefaults.html @@ -1 +1 @@ -sectionPageSizeDefaults | docx

    Variable sectionPageSizeDefaultsConst

    sectionPageSizeDefaults: {
        HEIGHT: number;
        ORIENTATION: "portrait";
        WIDTH: number;
    } = ...

    Type declaration

    • HEIGHT: number
    • ORIENTATION: "portrait"
    • WIDTH: number

    Generated using TypeDoc

    \ No newline at end of file +sectionPageSizeDefaults | docx

    Variable sectionPageSizeDefaultsConst

    sectionPageSizeDefaults: {
        HEIGHT: number;
        ORIENTATION: "portrait";
        WIDTH: number;
    } = ...

    Type declaration

    • HEIGHT: number
    • ORIENTATION: "portrait"
    • WIDTH: number

    Generated using TypeDoc

    \ No newline at end of file