diff --git a/api/assets/icons.js b/api/assets/icons.js index b79c9e89fb..3dfbd322d9 100644 --- a/api/assets/icons.js +++ b/api/assets/icons.js @@ -1,15 +1,18 @@ -(function(svg) { - svg.innerHTML = ``; - svg.style.display = 'none'; - if (location.protocol === 'file:') { - if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', updateUseElements); - else updateUseElements() - function updateUseElements() { - document.querySelectorAll('use').forEach(el => { - if (el.getAttribute('href').includes('#icon-')) { - el.setAttribute('href', el.getAttribute('href').replace(/.*#/, '#')); - } - }); - } +(function() { + addIcons(); + function addIcons() { + if (document.readyState === "loading") return document.addEventListener("DOMContentLoaded", addIcons); + const svg = document.body.appendChild(document.createElementNS("http://www.w3.org/2000/svg", "svg")); + svg.innerHTML = `MMNEPVFCICPMFPCPTTAAATR`; + svg.style.display = "none"; + if (location.protocol === "file:") updateUseElements(); } -})(document.body.appendChild(document.createElementNS('http://www.w3.org/2000/svg', 'svg'))) \ No newline at end of file + + function updateUseElements() { + document.querySelectorAll("use").forEach(el => { + if (el.getAttribute("href").includes("#icon-")) { + el.setAttribute("href", el.getAttribute("href").replace(/.*#/, "#")); + } + }); + } +})() \ No newline at end of file diff --git a/api/assets/icons.svg b/api/assets/icons.svg index 7dead61183..a19417dcc4 100644 --- a/api/assets/icons.svg +++ b/api/assets/icons.svg @@ -1 +1 @@ - \ No newline at end of file +MMNEPVFCICPMFPCPTTAAATR \ No newline at end of file diff --git a/api/assets/main.js b/api/assets/main.js index 1daeb69001..99097a053a 100644 --- a/api/assets/main.js +++ b/api/assets/main.js @@ -1,8 +1,9 @@ "use strict"; -"use strict";(()=>{var Ce=Object.create;var ne=Object.defineProperty;var Pe=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=Pe(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Ce(_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),y=s.str.charAt(1),p;y in s.node.edges?p=s.node.edges[y]:(p=new t.TokenSet,s.node.edges[y]=p),s.str.length==1&&(p.final=!0),i.push({node:p,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.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible()),document.body.style.display||(this.scrollToHash(),this.updateIndexVisibility())}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()}showPage(){document.body.style.display&&(document.body.style.removeProperty("display"),this.scrollToHash(),this.updateIndexVisibility())}scrollToHash(){if(location.hash){let e=document.getElementById(location.hash.substring(1));if(!e)return;e.scrollIntoView({behavior:"instant",block:"start"})}}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&&!e.checkVisibility()){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r}}updateIndexVisibility(){let e=document.querySelector(".tsd-index-content"),n=e?.open;e&&(e.open=!0),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let i=Array.from(r.querySelectorAll(".tsd-index-link")).every(s=>s.offsetParent==null);r.style.display=i?"none":"block"}),e&&(e.open=n)}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 y=document.createElement("li");y.classList.value=l.classes??"";let p=document.createElement("a");p.href=r.base+l.url,p.innerHTML=u+d,y.append(p),e.appendChild(y)}}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 He={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>He[e])}var I=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",fe="mousemove",H="mouseup",J={x:0,y:0},pe=!1,ee=!1,Be=!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&&(Be=!0,F="touchstart",fe="touchmove",H="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(fe,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(H,()=>{ee=!1});document.addEventListener("click",t=>{pe&&(t.preventDefault(),t.stopImmediatePropagation(),pe=!1)});var X=class extends I{constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener(H,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(F,n=>this.onDocumentPointerDown(n)),document.addEventListener(H,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 ye=document.head.appendChild(document.createElement("style"));ye.dataset.for="filters";var Y=class extends I{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()),ye.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } -`,this.app.updateIndexVisibility()}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(),this.app.updateIndexVisibility()}};var Z=class extends I{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,ve(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ve(t.value)})}function ve(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.showPage(),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.pathname===r.pathname&&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();})(); +window.translations={"copy":"Copy","copied":"Copied!","normally_hidden":"This member is normally hidden due to your filter settings."}; +"use strict";(()=>{var Pe=Object.create;var ie=Object.defineProperty;var Oe=Object.getOwnPropertyDescriptor;var _e=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,Me=Object.prototype.hasOwnProperty;var Fe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of _e(e))!Me.call(t,i)&&i!==n&&ie(t,i,{get:()=>e[i],enumerable:!(r=Oe(e,i))||r.enumerable});return t};var Ae=(t,e,n)=>(n=t!=null?Pe(Re(t)):{},De(e||!t||!t.__esModule?ie(n,"default",{value:t,enumerable:!0}):n,t));var ue=Fe((ae,le)=>{(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),m=s.str.charAt(1),p;m in s.node.edges?p=s.node.edges[m]:(p=new t.TokenSet,s.node.edges[m]=p),s.str.length==1&&(p.final=!0),i.push({node:p,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 ae=="object"?le.exports=n():e.lunr=n()}(this,function(){return t})})()});var se=[];function G(t,e){se.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible()),document.body.style.display||(this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}createComponents(e){se.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()}showPage(){document.body.style.display&&(document.body.style.removeProperty("display"),this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}scrollToHash(){if(location.hash){let e=document.getElementById(location.hash.substring(1));if(!e)return;e.scrollIntoView({behavior:"instant",block:"start"})}}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&&!Ve(e)){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r,document.querySelector(".col-sidebar").scrollTop=r}}updateIndexVisibility(){let e=document.querySelector(".tsd-index-content"),n=e?.open;e&&(e.open=!0),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let i=Array.from(r.querySelectorAll(".tsd-index-link")).every(s=>s.offsetParent==null);r.style.display=i?"none":"block"}),e&&(e.open=n)}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)return;let r=n.offsetParent==null,i=n;for(;i!==document.body;)i instanceof HTMLDetailsElement&&(i.open=!0),i=i.parentElement;if(n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let s=document.createElement("p");s.classList.add("warning"),s.textContent=window.translations.normally_hidden,n.prepend(s)}r&&e.scrollIntoView()}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=window.translations.copied,e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent=window.translations.copy},100)},1e3)})})}};function Ve(t){let e=t.getBoundingClientRect(),n=Math.max(document.documentElement.clientHeight,window.innerHeight);return!(e.bottom<0||e.top-n>=0)}var oe=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var pe=Ae(ue());async function ce(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=pe.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function fe(){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",()=>{ce(e,t)}),ce(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");i.addEventListener("mouseup",()=>{te(t)}),r.addEventListener("focus",()=>t.classList.add("has-focus")),He(t,i,r,e)}function He(t,e,n,r){n.addEventListener("input",oe(()=>{Ne(t,e,n,r)},200)),n.addEventListener("keydown",i=>{i.key=="Enter"?Be(e,t):i.key=="ArrowUp"?(de(e,n,-1),i.preventDefault()):i.key==="ArrowDown"&&(de(e,n,1),i.preventDefault())}),document.body.addEventListener("keypress",i=>{i.altKey||i.ctrlKey||i.metaKey||!n.matches(":focus")&&i.key==="/"&&(i.preventDefault(),n.focus())}),document.body.addEventListener("keyup",i=>{t.classList.contains("has-focus")&&(i.key==="Escape"||!e.matches(":focus-within")&&!n.matches(":focus"))&&(n.blur(),te(t))})}function te(t){t.classList.remove("has-focus")}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=he(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` + ${he(l.parent,i)}.${d}`);let m=document.createElement("li");m.classList.value=l.classes??"";let p=document.createElement("a");p.href=r.base+l.url,p.innerHTML=u+d,m.append(p),p.addEventListener("focus",()=>{e.querySelector(".current")?.classList.remove("current"),m.classList.add("current")}),e.appendChild(m)}}function de(t,e,n){let r=t.querySelector(".current");if(!r)r=t.querySelector(n==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let i=r;if(n===1)do i=i.nextElementSibling??void 0;while(i instanceof HTMLElement&&i.offsetParent==null);else do i=i.previousElementSibling??void 0;while(i instanceof HTMLElement&&i.offsetParent==null);i?(r.classList.remove("current"),i.classList.add("current")):n===-1&&(r.classList.remove("current"),e.focus())}}function Be(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),te(e)}}function he(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(ee(t.substring(s,o)),`${ee(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ee(t.substring(s))),i.join("")}var je={"&":"&","<":"<",">":">","'":"'",'"':"""};function ee(t){return t.replace(/[&<>"'"]/g,e=>je[e])}var I=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",ye="mousemove",N="mouseup",J={x:0,y:0},me=!1,ne=!1,qe=!1,D=!1,ve=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(ve?"is-mobile":"not-mobile");ve&&"ontouchstart"in document.documentElement&&(qe=!0,F="touchstart",ye="touchmove",N="touchend");document.addEventListener(F,t=>{ne=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(ye,t=>{if(ne&&!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(N,()=>{ne=!1});document.addEventListener("click",t=>{me&&(t.preventDefault(),t.stopImmediatePropagation(),me=!1)});var X=class extends I{constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener(N,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(F,n=>this.onDocumentPointerDown(n)),document.addEventListener(N,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 re;try{re=localStorage}catch{re={getItem(){return null},setItem(){}}}var Q=re;var ge=document.head.appendChild(document.createElement("style"));ge.dataset.for="filters";var Y=class extends I{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()),ge.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`,this.app.updateIndexVisibility()}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(),this.app.updateIndexVisibility()}};var Z=class extends I{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 Ee(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,xe(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),xe(t.value)})}function xe(t){document.documentElement.dataset.theme=t}var K;function we(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",Le),Le())}async function Le(){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();K=t.dataset.base,K.endsWith("/")||(K+="/"),t.innerHTML="";for(let s of i)Se(s,t,[]);window.app.createComponents(t),window.app.showPage(),window.app.ensureActivePageVisible()}function Se(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-accordion`:"tsd-accordion";let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.dataset.key=i.join("$"),o.innerHTML='',be(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)Se(u,l,i)}else be(t,r,t.class)}function be(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=K+t.path,n&&(r.className=n),location.pathname===r.pathname&&!r.href.includes("#")&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else{let r=e.appendChild(document.createElement("span"));r.innerHTML='',r.appendChild(document.createElement("span")).textContent=t.text}}G(X,"a[data-toggle]");G(Z,".tsd-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Te=document.getElementById("tsd-theme");Te&&Ee(Te);var $e=new U;Object.defineProperty(window,"app",{value:$e});fe();we();})(); /*! Bundled license information: lunr/lunr.js: diff --git a/api/assets/navigation.js b/api/assets/navigation.js index e7fae8394f..3678252c99 100644 --- a/api/assets/navigation.js +++ b/api/assets/navigation.js @@ -1 +1 @@ -window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file +window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file diff --git a/api/assets/search.js b/api/assets/search.js index 23de2e7eda..c9395edf6b 100644 --- a/api/assets/search.js +++ b/api/assets/search.js @@ -1 +1 @@ -window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/api/assets/style.css b/api/assets/style.css index 072daed853..178bfb0239 100644 --- a/api/assets/style.css +++ b/api/assets/style.css @@ -4,12 +4,19 @@ --light-color-background-secondary: #eff0f1; --light-color-warning-text: #222; --light-color-background-warning: #e6e600; - --light-color-icon-background: var(--light-color-background); --light-color-accent: #c5c7c9; --light-color-active-menu-item: var(--light-color-accent); --light-color-text: #222; --light-color-text-aside: #6e6e6e; + + --light-color-icon-background: var(--light-color-background); + --light-color-icon-text: var(--light-color-text); + + --light-color-comment-tag-text: var(--light-color-text); + --light-color-comment-tag: var(--light-color-background); + --light-color-link: #1f70c2; + --light-color-focus-outline: #3584e4; --light-color-ts-keyword: #056bd6; --light-color-ts-project: #b111c9; @@ -21,20 +28,22 @@ --light-color-ts-function: #572be7; --light-color-ts-class: #1f70c2; --light-color-ts-interface: #108024; - --light-color-ts-constructor: var(--light-color-ts-class); - --light-color-ts-property: var(--light-color-ts-variable); - --light-color-ts-method: var(--light-color-ts-function); + --light-color-ts-constructor: #4d7fff; + --light-color-ts-property: #ff984d; + --light-color-ts-method: #ff4db8; + --light-color-ts-reference: #ff4d82; --light-color-ts-call-signature: var(--light-color-ts-method); --light-color-ts-index-signature: var(--light-color-ts-property); --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: #a55c0e; - --light-color-ts-accessor: var(--light-color-ts-property); + --light-color-ts-accessor: #ff4d4d; --light-color-ts-get-signature: var(--light-color-ts-accessor); --light-color-ts-set-signature: var(--light-color-ts-accessor); --light-color-ts-type-alias: #d51270; /* reference not included as links will be colored with the kind that it points to */ + --light-color-document: #000000; --light-external-icon: url("data:image/svg+xml;utf8,"); --light-color-scheme: light; @@ -44,12 +53,19 @@ --dark-color-background-secondary: #1e2024; --dark-color-background-warning: #bebe00; --dark-color-warning-text: #222; - --dark-color-icon-background: var(--dark-color-background-secondary); --dark-color-accent: #9096a2; --dark-color-active-menu-item: #5d5d6a; --dark-color-text: #f5f5f5; --dark-color-text-aside: #dddddd; + + --dark-color-icon-background: var(--dark-color-background-secondary); + --dark-color-icon-text: var(--dark-color-text); + + --dark-color-comment-tag-text: var(--dark-color-text); + --dark-color-comment-tag: var(--dark-color-background); + --dark-color-link: #00aff4; + --dark-color-focus-outline: #4c97f2; --dark-color-ts-keyword: #3399ff; --dark-color-ts-project: #e358ff; @@ -61,20 +77,22 @@ --dark-color-ts-function: #a280ff; --dark-color-ts-class: #8ac4ff; --dark-color-ts-interface: #6cff87; - --dark-color-ts-constructor: var(--dark-color-ts-class); - --dark-color-ts-property: var(--dark-color-ts-variable); - --dark-color-ts-method: var(--dark-color-ts-function); + --dark-color-ts-constructor: #4d7fff; + --dark-color-ts-property: #ff984d; + --dark-color-ts-method: #ff4db8; + --dark-color-ts-reference: #ff4d82; --dark-color-ts-call-signature: var(--dark-color-ts-method); --dark-color-ts-index-signature: var(--dark-color-ts-property); --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: #e07d13; - --dark-color-ts-accessor: var(--dark-color-ts-property); + --dark-color-ts-accessor: #ff4d4d; --dark-color-ts-get-signature: var(--dark-color-ts-accessor); --dark-color-ts-set-signature: var(--dark-color-ts-accessor); --dark-color-ts-type-alias: #ff6492; /* reference not included as links will be colored with the kind that it points to */ + --dark-color-document: #ffffff; --dark-external-icon: url("data:image/svg+xml;utf8,"); --dark-color-scheme: dark; @@ -86,14 +104,22 @@ --color-background-secondary: var(--light-color-background-secondary); --color-background-warning: var(--light-color-background-warning); --color-warning-text: var(--light-color-warning-text); - --color-icon-background: var(--light-color-icon-background); --color-accent: var(--light-color-accent); --color-active-menu-item: var(--light-color-active-menu-item); --color-text: var(--light-color-text); --color-text-aside: var(--light-color-text-aside); + + --color-icon-background: var(--light-color-icon-background); + --color-icon-text: var(--light-color-icon-text); + + --color-comment-tag-text: var(--light-color-text); + --color-comment-tag: var(--light-color-background); + --color-link: var(--light-color-link); + --color-focus-outline: var(--light-color-focus-outline); --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-project: var(--light-color-ts-project); --color-ts-module: var(--light-color-ts-module); --color-ts-namespace: var(--light-color-ts-namespace); --color-ts-enum: var(--light-color-ts-enum); @@ -105,6 +131,7 @@ --color-ts-constructor: var(--light-color-ts-constructor); --color-ts-property: var(--light-color-ts-property); --color-ts-method: var(--light-color-ts-method); + --color-ts-reference: var(--light-color-ts-reference); --color-ts-call-signature: var(--light-color-ts-call-signature); --color-ts-index-signature: var(--light-color-ts-index-signature); --color-ts-constructor-signature: var( @@ -116,6 +143,7 @@ --color-ts-get-signature: var(--light-color-ts-get-signature); --color-ts-set-signature: var(--light-color-ts-set-signature); --color-ts-type-alias: var(--light-color-ts-type-alias); + --color-document: var(--light-color-document); --external-icon: var(--light-external-icon); --color-scheme: var(--light-color-scheme); @@ -128,14 +156,22 @@ --color-background-secondary: var(--dark-color-background-secondary); --color-background-warning: var(--dark-color-background-warning); --color-warning-text: var(--dark-color-warning-text); - --color-icon-background: var(--dark-color-icon-background); --color-accent: var(--dark-color-accent); --color-active-menu-item: var(--dark-color-active-menu-item); --color-text: var(--dark-color-text); --color-text-aside: var(--dark-color-text-aside); + + --color-icon-background: var(--dark-color-icon-background); + --color-icon-text: var(--dark-color-icon-text); + + --color-comment-tag-text: var(--dark-color-text); + --color-comment-tag: var(--dark-color-background); + --color-link: var(--dark-color-link); + --color-focus-outline: var(--dark-color-focus-outline); --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-project: var(--dark-color-ts-project); --color-ts-module: var(--dark-color-ts-module); --color-ts-namespace: var(--dark-color-ts-namespace); --color-ts-enum: var(--dark-color-ts-enum); @@ -147,6 +183,7 @@ --color-ts-constructor: var(--dark-color-ts-constructor); --color-ts-property: var(--dark-color-ts-property); --color-ts-method: var(--dark-color-ts-method); + --color-ts-reference: var(--dark-color-ts-reference); --color-ts-call-signature: var(--dark-color-ts-call-signature); --color-ts-index-signature: var(--dark-color-ts-index-signature); --color-ts-constructor-signature: var( @@ -158,6 +195,7 @@ --color-ts-get-signature: var(--dark-color-ts-get-signature); --color-ts-set-signature: var(--dark-color-ts-set-signature); --color-ts-type-alias: var(--dark-color-ts-type-alias); + --color-document: var(--dark-color-document); --external-icon: var(--dark-external-icon); --color-scheme: var(--dark-color-scheme); @@ -182,9 +220,16 @@ body { --color-active-menu-item: var(--light-color-active-menu-item); --color-text: var(--light-color-text); --color-text-aside: var(--light-color-text-aside); + --color-icon-text: var(--light-color-icon-text); + + --color-comment-tag-text: var(--light-color-text); + --color-comment-tag: var(--light-color-background); + --color-link: var(--light-color-link); + --color-focus-outline: var(--light-color-focus-outline); --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-project: var(--light-color-ts-project); --color-ts-module: var(--light-color-ts-module); --color-ts-namespace: var(--light-color-ts-namespace); --color-ts-enum: var(--light-color-ts-enum); @@ -196,6 +241,7 @@ body { --color-ts-constructor: var(--light-color-ts-constructor); --color-ts-property: var(--light-color-ts-property); --color-ts-method: var(--light-color-ts-method); + --color-ts-reference: var(--light-color-ts-reference); --color-ts-call-signature: var(--light-color-ts-call-signature); --color-ts-index-signature: var(--light-color-ts-index-signature); --color-ts-constructor-signature: var( @@ -207,6 +253,7 @@ body { --color-ts-get-signature: var(--light-color-ts-get-signature); --color-ts-set-signature: var(--light-color-ts-set-signature); --color-ts-type-alias: var(--light-color-ts-type-alias); + --color-document: var(--light-color-document); --external-icon: var(--light-external-icon); --color-scheme: var(--light-color-scheme); @@ -222,9 +269,16 @@ body { --color-active-menu-item: var(--dark-color-active-menu-item); --color-text: var(--dark-color-text); --color-text-aside: var(--dark-color-text-aside); + --color-icon-text: var(--dark-color-icon-text); + + --color-comment-tag-text: var(--dark-color-text); + --color-comment-tag: var(--dark-color-background); + --color-link: var(--dark-color-link); + --color-focus-outline: var(--dark-color-focus-outline); --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-project: var(--dark-color-ts-project); --color-ts-module: var(--dark-color-ts-module); --color-ts-namespace: var(--dark-color-ts-namespace); --color-ts-enum: var(--dark-color-ts-enum); @@ -236,6 +290,7 @@ body { --color-ts-constructor: var(--dark-color-ts-constructor); --color-ts-property: var(--dark-color-ts-property); --color-ts-method: var(--dark-color-ts-method); + --color-ts-reference: var(--dark-color-ts-reference); --color-ts-call-signature: var(--dark-color-ts-call-signature); --color-ts-index-signature: var(--dark-color-ts-index-signature); --color-ts-constructor-signature: var( @@ -247,11 +302,17 @@ body { --color-ts-get-signature: var(--dark-color-ts-get-signature); --color-ts-set-signature: var(--dark-color-ts-set-signature); --color-ts-type-alias: var(--dark-color-ts-type-alias); + --color-document: var(--dark-color-document); --external-icon: var(--dark-external-icon); --color-scheme: var(--dark-color-scheme); } +*:focus-visible, +.tsd-accordion-summary:focus-visible svg { + outline: 2px solid var(--color-focus-outline); +} + .always-visible, .always-visible .tsd-signatures { display: inherit !important; @@ -266,16 +327,6 @@ h6 { line-height: 1.2; } -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); -} - h1 { font-size: 1.875rem; margin: 0.67rem 0; @@ -306,10 +357,6 @@ h6 { margin: 2.33rem 0; } -.uppercase { - text-transform: uppercase; -} - dl, menu, ol, @@ -327,17 +374,14 @@ dd { } /* Footer */ -.tsd-generator { +footer { border-top: 1px solid var(--color-accent); padding-top: 1rem; padding-bottom: 1rem; max-height: 3.5rem; } - -.tsd-generator > p { - margin-top: 0; - margin-bottom: 0; - padding: 0 1rem; +footer > p { + margin: 0 1em; } .container-main { @@ -424,6 +468,9 @@ a.external[target="_blank"] { background-repeat: no-repeat; padding-right: 13px; } +a.tsd-anchor-link { + color: var(--color-text); +} code, pre { @@ -436,7 +483,6 @@ pre { pre { position: relative; - white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 10px; @@ -583,13 +629,13 @@ dl.tsd-comment-tag-group p { } .tsd-filter-input { display: flex; - width: fit-content; width: -moz-fit-content; + width: fit-content; align-items: center; - user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; + user-select: none; cursor: pointer; } .tsd-filter-input input[type="checkbox"] { @@ -612,11 +658,8 @@ dl.tsd-comment-tag-group p { Don't remove unless you know what you're doing. */ opacity: 0.99; } -.tsd-filter-input input[type="checkbox"]:focus + svg { - transform: scale(0.95); -} -.tsd-filter-input input[type="checkbox"]:focus:not(:focus-visible) + svg { - transform: scale(1); +.tsd-filter-input input[type="checkbox"]:focus-visible + svg { + outline: 2px solid var(--color-focus-outline); } .tsd-checkbox-background { fill: var(--color-accent); @@ -633,13 +676,18 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { stroke: var(--color-accent); } -.tsd-theme-toggle { - padding-top: 0.75rem; +.settings-label { + font-weight: bold; + text-transform: uppercase; + display: inline-block; } -.tsd-theme-toggle > h4 { - display: inline; - vertical-align: middle; - margin-right: 0.75rem; + +.tsd-filter-visibility .settings-label { + margin: 0.75rem 0 0.5rem 0; +} + +.tsd-theme-toggle .settings-label { + margin: 0.75rem 0.75rem 0 0; } .tsd-hierarchy { @@ -772,6 +820,9 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { padding: 0; max-width: 100%; } +.tsd-navigation .tsd-nav-link { + display: none; +} .tsd-nested-navigation { margin-left: 3rem; } @@ -785,6 +836,15 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { margin-left: -1.5rem; } +.tsd-page-navigation-section { + margin-left: 10px; +} +.tsd-page-navigation-section > summary { + padding: 0.25rem; +} +.tsd-page-navigation-section > div { + margin-left: 20px; +} .tsd-page-navigation ul { padding-left: 1.75rem; } @@ -815,10 +875,10 @@ a.tsd-index-link { } .tsd-accordion-summary, .tsd-accordion-summary a { - user-select: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; + user-select: none; cursor: pointer; } @@ -831,8 +891,9 @@ a.tsd-index-link { padding-top: 0; padding-bottom: 0; } -.tsd-index-accordion .tsd-accordion-summary > svg { +.tsd-accordion .tsd-accordion-summary > svg { margin-left: 0.25rem; + vertical-align: text-top; } .tsd-index-content > :not(:first-child) { margin-top: 0.75rem; @@ -842,6 +903,12 @@ a.tsd-index-link { margin-bottom: 0.75rem; } +.tsd-no-select { + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} .tsd-kind-icon { margin-right: 0.5rem; width: 1.25rem; @@ -849,10 +916,6 @@ a.tsd-index-link { min-width: 1.25rem; min-height: 1.25rem; } -.tsd-kind-icon path { - transform-origin: center; - transform: scale(1.1); -} .tsd-signature > .tsd-kind-icon { margin-right: 0.8rem; } @@ -880,7 +943,7 @@ a.tsd-index-link { } .tsd-panel-group { - margin: 4rem 0; + margin: 2rem 0; } .tsd-panel-group.tsd-index-group { margin: 2rem 0; @@ -888,6 +951,9 @@ a.tsd-index-link { .tsd-panel-group.tsd-index-group details { margin: 2rem 0; } +.tsd-panel-group > .tsd-accordion-summary { + margin-bottom: 1rem; +} #tsd-search { transition: background-color 0.2s; @@ -1037,6 +1103,12 @@ a.tsd-index-link { border-width: 1px 0; transition: background-color 0.1s; } +.tsd-signatures .tsd-index-signature:not(:last-child) { + margin-bottom: 1em; +} +.tsd-signatures .tsd-index-signature .tsd-signature { + border-width: 1px; +} .tsd-description .tsd-signatures .tsd-signature { border-width: 1px; } @@ -1215,6 +1287,9 @@ img { .tsd-kind-method { color: var(--color-ts-method); } +.tsd-kind-reference { + color: var(--color-ts-reference); +} .tsd-kind-call-signature { color: var(--color-ts-call-signature); } @@ -1227,9 +1302,6 @@ img { .tsd-kind-parameter { color: var(--color-ts-parameter); } -.tsd-kind-type-literal { - color: var(--color-ts-type-literal); -} .tsd-kind-type-parameter { color: var(--color-ts-type-parameter); } @@ -1350,6 +1422,12 @@ img { .has-menu .tsd-navigation { max-height: 100%; } + #tsd-toolbar-links { + display: none; + } + .tsd-navigation .tsd-nav-link { + display: flex; + } } /* one sidebar */ @@ -1402,7 +1480,7 @@ img { } .site-menu { - margin-top: 1rem 0; + margin-top: 1rem; } .page-menu, diff --git a/api/classes/AbstractNumbering.html b/api/classes/AbstractNumbering.html index 8a2b477c52..bec349b299 100644 --- a/api/classes/AbstractNumbering.html +++ b/api/classes/AbstractNumbering.html @@ -1,6 +1,6 @@ -AbstractNumbering | docx

Class AbstractNumbering

Hierarchy (view full)

Constructors

constructor +AbstractNumbering | docx

ClassAbstractNumbering

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

diff --git a/api/classes/Alignment.html b/api/classes/Alignment.html index 3f9ee2bebd..c3a2a2d5d1 100644 --- a/api/classes/Alignment.html +++ b/api/classes/Alignment.html @@ -1,5 +1,5 @@ -Alignment | docx

Class Alignment

Hierarchy (view full)

Constructors

constructor +Alignment | docx

ClassAlignment

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/AlignmentAttributes.html b/api/classes/AlignmentAttributes.html index 38ef060f2a..ebcce3c286 100644 --- a/api/classes/AlignmentAttributes.html +++ b/api/classes/AlignmentAttributes.html @@ -1,3 +1,3 @@ -AlignmentAttributes | docx

Class AlignmentAttributes

Hierarchy (view full)

Constructors

constructor +AlignmentAttributes | docx

ClassAlignmentAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • root: {
          val:
              | "center"
              | "left"
              | "right"
              | "start"
              | "end"
              | "both"
              | "mediumKashida"
              | "distribute"
              | "numTab"
              | "highKashida"
              | "lowKashida"
              | "thaiDistribute";
      }
      • Readonlyval:
            | "center"
            | "left"
            | "right"
            | "start"
            | "end"
            | "both"
            | "mediumKashida"
            | "distribute"
            | "numTab"
            | "highKashida"
            | "lowKashida"
            | "thaiDistribute"

    Returns AlignmentAttributes

Methods

diff --git a/api/classes/AnnotationReference.html b/api/classes/AnnotationReference.html index 7cb5e25837..8d2f0f3cca 100644 --- a/api/classes/AnnotationReference.html +++ b/api/classes/AnnotationReference.html @@ -1,5 +1,5 @@ -AnnotationReference | docx

Class AnnotationReference

Hierarchy (view full)

Constructors

constructor +AnnotationReference | docx

ClassAnnotationReference

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Attributes.html b/api/classes/Attributes.html index 87edc435ac..bb9cb4d08a 100644 --- a/api/classes/Attributes.html +++ b/api/classes/Attributes.html @@ -1,3 +1,3 @@ -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

constructor +Attributes | docx

ClassAttributes

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 Readonlybottom?: string
      • Optional Readonlycolor?: string
      • Optional Readonlyfill?: string
      • Optional Readonlyfooter?: string
      • Optional Readonlygutter?: string
      • Optional Readonlyh?: string
      • Optional Readonlyheader?: string
      • Optional Readonlyleft?: string
      • Optional ReadonlylinePitch?: string
      • Optional Readonlypos?: string | number
      • Optional Readonlyright?: string
      • Optional ReadonlyrsidR?: string
      • Optional ReadonlyrsidRPr?: string
      • Optional ReadonlyrsidSect?: string
      • Optional Readonlyspace?: string
      • Optional Readonlysz?: string
      • Optional Readonlytop?: string
      • Optional Readonlytype?: string
      • Optional Readonlyval?: string | number | boolean
      • Optional Readonlyw?: string

    Returns Attributes

Methods

diff --git a/api/classes/BaseEmphasisMark.html b/api/classes/BaseEmphasisMark.html index 2f9f1bfc19..2957316550 100644 --- a/api/classes/BaseEmphasisMark.html +++ b/api/classes/BaseEmphasisMark.html @@ -1,4 +1,4 @@ -BaseEmphasisMark | docx

Class BaseEmphasisMarkAbstract

Hierarchy (view full)

Methods

addChildElement +BaseEmphasisMark | docx

ClassBaseEmphasisMarkAbstract

Hierarchy (view full)

Methods

Generated using TypeDoc

\ No newline at end of file +

Methods

diff --git a/api/classes/BaseXmlComponent.html b/api/classes/BaseXmlComponent.html index e4b100bd62..78455cd601 100644 --- a/api/classes/BaseXmlComponent.html +++ b/api/classes/BaseXmlComponent.html @@ -1,3 +1,3 @@ -BaseXmlComponent | docx

Class BaseXmlComponentAbstract

Hierarchy (view full)

Constructors

constructor +BaseXmlComponent | docx

ClassBaseXmlComponentAbstract

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Body.html b/api/classes/Body.html index b0fc851a9a..b94803716b 100644 --- a/api/classes/Body.html +++ b/api/classes/Body.html @@ -1,10 +1,10 @@ -Body | docx

Class Body

Hierarchy (view full)

Constructors

constructor +Body | docx

ClassBody

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

diff --git a/api/classes/Bookmark.html b/api/classes/Bookmark.html index a11a1ee2df..7a2c82fa3f 100644 --- a/api/classes/Bookmark.html +++ b/api/classes/Bookmark.html @@ -1,5 +1,5 @@ -Bookmark | docx

Class Bookmark

Constructors

constructor +Bookmark | docx

ClassBookmark

Constructors

Properties

Constructors

Properties

children: readonly ParagraphChild[]

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

children: readonly ParagraphChild[]
diff --git a/api/classes/BookmarkEnd.html b/api/classes/BookmarkEnd.html index 9b1d34a833..61a0cec2ce 100644 --- a/api/classes/BookmarkEnd.html +++ b/api/classes/BookmarkEnd.html @@ -1,5 +1,5 @@ -BookmarkEnd | docx

Class BookmarkEnd

Hierarchy (view full)

Constructors

constructor +BookmarkEnd | docx

ClassBookmarkEnd

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/BookmarkStart.html b/api/classes/BookmarkStart.html index 0dfd769a8b..0c2f1d64d9 100644 --- a/api/classes/BookmarkStart.html +++ b/api/classes/BookmarkStart.html @@ -1,5 +1,5 @@ -BookmarkStart | docx

Class BookmarkStart

Hierarchy (view full)

Constructors

constructor +BookmarkStart | docx

ClassBookmarkStart

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Border.html b/api/classes/Border.html index 15339d1879..e32861129c 100644 --- a/api/classes/Border.html +++ b/api/classes/Border.html @@ -1,5 +1,5 @@ -Border | docx

Class Border

Hierarchy (view full)

Constructors

constructor +Border | docx

ClassBorder

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/BorderElement.html b/api/classes/BorderElement.html index 8d69937dd6..8af274d75b 100644 --- a/api/classes/BorderElement.html +++ b/api/classes/BorderElement.html @@ -1,5 +1,5 @@ -BorderElement | docx

Class BorderElement

Hierarchy (view full)

Constructors

constructor +BorderElement | docx

ClassBorderElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/BuilderElement.html b/api/classes/BuilderElement.html index bc7ab437c3..76e700b672 100644 --- a/api/classes/BuilderElement.html +++ b/api/classes/BuilderElement.html @@ -1,5 +1,5 @@ -BuilderElement | docx

Class BuilderElement<T>

Type Parameters

Hierarchy (view full)

Constructors

constructor +BuilderElement | docx

ClassBuilderElement<T>

Type Parameters

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/CarriageReturn.html b/api/classes/CarriageReturn.html index 27045ddddc..e6e1ddeded 100644 --- a/api/classes/CarriageReturn.html +++ b/api/classes/CarriageReturn.html @@ -1,5 +1,5 @@ -CarriageReturn | docx

Class CarriageReturn

Hierarchy (view full)

Constructors

constructor +CarriageReturn | docx

ClassCarriageReturn

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/CheckBox.html b/api/classes/CheckBox.html index 3eff456751..9229aca086 100644 --- a/api/classes/CheckBox.html +++ b/api/classes/CheckBox.html @@ -1,5 +1,5 @@ -CheckBox | docx

Class CheckBox

Hierarchy (view full)

Constructors

constructor +CheckBox | docx

ClassCheckBox

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/CheckBoxSymbolElement.html b/api/classes/CheckBoxSymbolElement.html index 7f6f360ebf..5e33d73b8b 100644 --- a/api/classes/CheckBoxSymbolElement.html +++ b/api/classes/CheckBoxSymbolElement.html @@ -1,5 +1,5 @@ -CheckBoxSymbolElement | docx

Class CheckBoxSymbolElement

Hierarchy (view full)

Constructors

constructor +CheckBoxSymbolElement | docx

ClassCheckBoxSymbolElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/CheckBoxUtil.html b/api/classes/CheckBoxUtil.html index b5ed42b8c0..033534e50a 100644 --- a/api/classes/CheckBoxUtil.html +++ b/api/classes/CheckBoxUtil.html @@ -1,5 +1,5 @@ -CheckBoxUtil | docx

Class CheckBoxUtil

Hierarchy (view full)

Constructors

constructor +CheckBoxUtil | docx

ClassCheckBoxUtil

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Column.html b/api/classes/Column.html index 3b01fd5e2b..87474ac944 100644 --- a/api/classes/Column.html +++ b/api/classes/Column.html @@ -1,5 +1,5 @@ -Column | docx

Class Column

Hierarchy (view full)

Constructors

constructor +Column | docx

ClassColumn

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/ColumnBreak.html b/api/classes/ColumnBreak.html index 977d4a2b25..8cd1d1de71 100644 --- a/api/classes/ColumnBreak.html +++ b/api/classes/ColumnBreak.html @@ -1,5 +1,5 @@ -ColumnBreak | docx

Class ColumnBreak

Hierarchy (view full)

Constructors

constructor +ColumnBreak | docx

ClassColumnBreak

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Columns.html b/api/classes/Columns.html index 7ac7b1a917..7d61a2775a 100644 --- a/api/classes/Columns.html +++ b/api/classes/Columns.html @@ -1,5 +1,5 @@ -Columns | docx

Class Columns

Hierarchy (view full)

Constructors

constructor +Columns | docx

ClassColumns

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Comment.html b/api/classes/Comment.html index 7be88f7667..d95b008474 100644 --- a/api/classes/Comment.html +++ b/api/classes/Comment.html @@ -1,5 +1,5 @@ -Comment | docx

Class Comment

Hierarchy (view full)

Constructors

constructor +Comment | docx

ClassComment

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/CommentRangeEnd.html b/api/classes/CommentRangeEnd.html index e3416b53bb..934a7ece50 100644 --- a/api/classes/CommentRangeEnd.html +++ b/api/classes/CommentRangeEnd.html @@ -1,5 +1,5 @@ -CommentRangeEnd | docx

Class CommentRangeEnd

Hierarchy (view full)

Constructors

constructor +CommentRangeEnd | docx

ClassCommentRangeEnd

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/CommentRangeStart.html b/api/classes/CommentRangeStart.html index faf68fa118..d3dd499390 100644 --- a/api/classes/CommentRangeStart.html +++ b/api/classes/CommentRangeStart.html @@ -1,5 +1,5 @@ -CommentRangeStart | docx

Class CommentRangeStart

Hierarchy (view full)

Constructors

constructor +CommentRangeStart | docx

ClassCommentRangeStart

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/CommentReference.html b/api/classes/CommentReference.html index 7732bbaa13..0e8192230e 100644 --- a/api/classes/CommentReference.html +++ b/api/classes/CommentReference.html @@ -1,5 +1,5 @@ -CommentReference | docx

Class CommentReference

Hierarchy (view full)

Constructors

constructor +CommentReference | docx

ClassCommentReference

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Comments.html b/api/classes/Comments.html index 0e352115e5..eac7c3e03c 100644 --- a/api/classes/Comments.html +++ b/api/classes/Comments.html @@ -1,5 +1,5 @@ -Comments | docx

Class Comments

Hierarchy (view full)

Constructors

constructor +Comments | docx

ClassComments

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/ConcreteHyperlink.html b/api/classes/ConcreteHyperlink.html index 6562f18fee..f8a979c996 100644 --- a/api/classes/ConcreteHyperlink.html +++ b/api/classes/ConcreteHyperlink.html @@ -1,6 +1,6 @@ -ConcreteHyperlink | docx

Class ConcreteHyperlink

Hierarchy (view full)

Constructors

constructor +ConcreteHyperlink | docx

ClassConcreteHyperlink

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

diff --git a/api/classes/ConcreteNumbering.html b/api/classes/ConcreteNumbering.html index b3471313f7..f6112df191 100644 --- a/api/classes/ConcreteNumbering.html +++ b/api/classes/ConcreteNumbering.html @@ -1,8 +1,8 @@ -ConcreteNumbering | docx

Class ConcreteNumbering

Hierarchy (view full)

Constructors

constructor +ConcreteNumbering | docx

ClassConcreteNumbering

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

diff --git a/api/classes/ContinuationSeparator.html b/api/classes/ContinuationSeparator.html index f4e4a08997..2904f219c1 100644 --- a/api/classes/ContinuationSeparator.html +++ b/api/classes/ContinuationSeparator.html @@ -1,5 +1,5 @@ -ContinuationSeparator | docx

Class ContinuationSeparator

Hierarchy (view full)

Constructors

constructor +ContinuationSeparator | docx

ClassContinuationSeparator

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/DayLong.html b/api/classes/DayLong.html index 066fe3f6ee..db94bfa9a0 100644 --- a/api/classes/DayLong.html +++ b/api/classes/DayLong.html @@ -1,5 +1,5 @@ -DayLong | docx

Class DayLong

Hierarchy (view full)

Constructors

constructor +DayLong | docx

ClassDayLong

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/DayShort.html b/api/classes/DayShort.html index f173b1b0cd..b2ece0aa63 100644 --- a/api/classes/DayShort.html +++ b/api/classes/DayShort.html @@ -1,5 +1,5 @@ -DayShort | docx

Class DayShort

Hierarchy (view full)

Constructors

constructor +DayShort | docx

ClassDayShort

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/DeletedTextRun.html b/api/classes/DeletedTextRun.html index 15f8be6a62..00021d8f58 100644 --- a/api/classes/DeletedTextRun.html +++ b/api/classes/DeletedTextRun.html @@ -1,5 +1,5 @@ -DeletedTextRun | docx

Class DeletedTextRun

Hierarchy (view full)

Constructors

constructor +DeletedTextRun | docx

ClassDeletedTextRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/DocGridAttributes.html b/api/classes/DocGridAttributes.html index 58f7513278..9cffded7ef 100644 --- a/api/classes/DocGridAttributes.html +++ b/api/classes/DocGridAttributes.html @@ -1,3 +1,3 @@ -DocGridAttributes | docx

Class DocGridAttributes

Hierarchy (view full)

Constructors

constructor +DocGridAttributes | docx

ClassDocGridAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Document.html b/api/classes/Document.html index 6b3008825a..439f7791bc 100644 --- a/api/classes/Document.html +++ b/api/classes/Document.html @@ -1,4 +1,4 @@ -Document | docx

Class Document

Constructors

constructor +Document | docx

ClassDocument

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

diff --git a/api/classes/DocumentAttributes.html b/api/classes/DocumentAttributes.html index f6a2a358a0..793b42a8af 100644 --- a/api/classes/DocumentAttributes.html +++ b/api/classes/DocumentAttributes.html @@ -1,3 +1,3 @@ -DocumentAttributes | docx

Class DocumentAttributes

Hierarchy (view full)

Constructors

constructor +DocumentAttributes | docx

ClassDocumentAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/DocumentBackground.html b/api/classes/DocumentBackground.html index 57ea7e825b..53a10315a5 100644 --- a/api/classes/DocumentBackground.html +++ b/api/classes/DocumentBackground.html @@ -1,5 +1,5 @@ -DocumentBackground | docx

Class DocumentBackground

Hierarchy (view full)

Constructors

constructor +DocumentBackground | docx

ClassDocumentBackground

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/DocumentBackgroundAttributes.html b/api/classes/DocumentBackgroundAttributes.html index b0781e4cfe..a2042fc31d 100644 --- a/api/classes/DocumentBackgroundAttributes.html +++ b/api/classes/DocumentBackgroundAttributes.html @@ -1,3 +1,3 @@ -DocumentBackgroundAttributes | docx

Class DocumentBackgroundAttributes

Hierarchy (view full)

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

Constructors

constructor +DocumentBackgroundAttributes | docx

ClassDocumentBackgroundAttributes

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

diff --git a/api/classes/DocumentDefaults.html b/api/classes/DocumentDefaults.html index 452c7279e1..514b11d75e 100644 --- a/api/classes/DocumentDefaults.html +++ b/api/classes/DocumentDefaults.html @@ -1,5 +1,5 @@ -DocumentDefaults | docx

Class DocumentDefaults

Hierarchy (view full)

Constructors

constructor +DocumentDefaults | docx

ClassDocumentDefaults

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/DocumentGrid.html b/api/classes/DocumentGrid.html index 1135cef683..9f91a9134d 100644 --- a/api/classes/DocumentGrid.html +++ b/api/classes/DocumentGrid.html @@ -1,5 +1,5 @@ -DocumentGrid | docx

Class DocumentGrid

Hierarchy (view full)

Constructors

constructor +DocumentGrid | docx

ClassDocumentGrid

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/DotEmphasisMark.html b/api/classes/DotEmphasisMark.html index e8de838c48..41b3323930 100644 --- a/api/classes/DotEmphasisMark.html +++ b/api/classes/DotEmphasisMark.html @@ -1,5 +1,5 @@ -DotEmphasisMark | docx

Class DotEmphasisMark

Hierarchy (view full)

Constructors

constructor +DotEmphasisMark | docx

ClassDotEmphasisMark

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Drawing.html b/api/classes/Drawing.html index 131892c6dc..8650ac183f 100644 --- a/api/classes/Drawing.html +++ b/api/classes/Drawing.html @@ -1,5 +1,5 @@ -Drawing | docx

Class Drawing

Hierarchy (view full)

Constructors

constructor +Drawing | docx

ClassDrawing

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/EmphasisMark.html b/api/classes/EmphasisMark.html index ce8f500fdc..d6e20a4d4f 100644 --- a/api/classes/EmphasisMark.html +++ b/api/classes/EmphasisMark.html @@ -1,5 +1,5 @@ -EmphasisMark | docx

Class EmphasisMark

Hierarchy (view full)

Constructors

constructor +EmphasisMark | docx

ClassEmphasisMark

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/EmptyElement.html b/api/classes/EmptyElement.html index 30173ef2bf..d989aef4eb 100644 --- a/api/classes/EmptyElement.html +++ b/api/classes/EmptyElement.html @@ -1,5 +1,5 @@ -EmptyElement | docx

Class EmptyElement

Hierarchy (view full)

Constructors

constructor +EmptyElement | docx

ClassEmptyElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/EndnoteReference.html b/api/classes/EndnoteReference.html index 619d636445..07dee79976 100644 --- a/api/classes/EndnoteReference.html +++ b/api/classes/EndnoteReference.html @@ -1,5 +1,5 @@ -EndnoteReference | docx

Class EndnoteReference

Hierarchy (view full)

Constructors

constructor +EndnoteReference | docx

ClassEndnoteReference

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/ExternalHyperlink.html b/api/classes/ExternalHyperlink.html index 426ba33b7f..1541117412 100644 --- a/api/classes/ExternalHyperlink.html +++ b/api/classes/ExternalHyperlink.html @@ -1,6 +1,6 @@ -ExternalHyperlink | docx

Class ExternalHyperlink

Hierarchy (view full)

Constructors

constructor +ExternalHyperlink | docx

ClassExternalHyperlink

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;
}

Methods

diff --git a/api/classes/FileChild.html b/api/classes/FileChild.html index 5c2d934396..209389cdd3 100644 --- a/api/classes/FileChild.html +++ b/api/classes/FileChild.html @@ -1,6 +1,6 @@ -FileChild | docx

Class FileChild

Hierarchy (view full)

Constructors

constructor +FileChild | docx

ClassFileChild

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

fileChild: symbol = ...

Methods

diff --git a/api/classes/FootNoteReferenceRunAttributes.html b/api/classes/FootNoteReferenceRunAttributes.html index 61859dbfea..8b17b776de 100644 --- a/api/classes/FootNoteReferenceRunAttributes.html +++ b/api/classes/FootNoteReferenceRunAttributes.html @@ -1,3 +1,3 @@ -FootNoteReferenceRunAttributes | docx

Class FootNoteReferenceRunAttributes

Hierarchy (view full)

Constructors

constructor +FootNoteReferenceRunAttributes | docx

ClassFootNoteReferenceRunAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/FootNotes.html b/api/classes/FootNotes.html index 1435312121..7c7359fd7d 100644 --- a/api/classes/FootNotes.html +++ b/api/classes/FootNotes.html @@ -1,6 +1,6 @@ -FootNotes | docx

Class FootNotes

Hierarchy (view full)

Constructors

constructor +FootNotes | docx

ClassFootNotes

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Footer.html b/api/classes/Footer.html index 448f08c3a4..312c98aad6 100644 --- a/api/classes/Footer.html +++ b/api/classes/Footer.html @@ -1,3 +1,3 @@ -Footer | docx

Class Footer

Constructors

constructor +Footer | docx

ClassFooter

Constructors

Properties

Constructors

Properties

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

diff --git a/api/classes/FooterWrapper.html b/api/classes/FooterWrapper.html index 4542a7df2b..ad8dbca0de 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

ClassFooterWrapper

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

diff --git a/api/classes/FootnoteReference.html b/api/classes/FootnoteReference.html index b747a21826..a20dd871e9 100644 --- a/api/classes/FootnoteReference.html +++ b/api/classes/FootnoteReference.html @@ -1,5 +1,5 @@ -FootnoteReference | docx

Class FootnoteReference

Hierarchy (view full)

Constructors

constructor +FootnoteReference | docx

ClassFootnoteReference

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/FootnoteReferenceElement.html b/api/classes/FootnoteReferenceElement.html index c784d6bdf1..81f48e3c30 100644 --- a/api/classes/FootnoteReferenceElement.html +++ b/api/classes/FootnoteReferenceElement.html @@ -1,5 +1,5 @@ -FootnoteReferenceElement | docx

Class FootnoteReferenceElement

Hierarchy (view full)

Constructors

constructor +FootnoteReferenceElement | docx

ClassFootnoteReferenceElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/FootnoteReferenceRun.html b/api/classes/FootnoteReferenceRun.html index 823bed1b1c..1945373b7a 100644 --- a/api/classes/FootnoteReferenceRun.html +++ b/api/classes/FootnoteReferenceRun.html @@ -1,5 +1,5 @@ -FootnoteReferenceRun | docx

Class FootnoteReferenceRun

Hierarchy (view full)

  • Run
    • FootnoteReferenceRun

Constructors

constructor +FootnoteReferenceRun | docx

ClassFootnoteReferenceRun

Hierarchy (view full)

  • Run
    • FootnoteReferenceRun

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/GridSpan.html b/api/classes/GridSpan.html index cdb83139c8..09e72d939c 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 (view full)

Constructors

constructor +GridSpan | docx

ClassGridSpan

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

+

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Header.html b/api/classes/Header.html index 912687c936..850cc5912d 100644 --- a/api/classes/Header.html +++ b/api/classes/Header.html @@ -1,3 +1,3 @@ -Header | docx

Class Header

Constructors

constructor +Header | docx

ClassHeader

Constructors

Properties

Constructors

Properties

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

diff --git a/api/classes/HeaderFooterReference.html b/api/classes/HeaderFooterReference.html index 05059d8f6a..8c58216b39 100644 --- a/api/classes/HeaderFooterReference.html +++ b/api/classes/HeaderFooterReference.html @@ -1,5 +1,5 @@ -HeaderFooterReference | docx

Class HeaderFooterReference

Hierarchy (view full)

Constructors

constructor +HeaderFooterReference | docx

ClassHeaderFooterReference

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/HeaderWrapper.html b/api/classes/HeaderWrapper.html index 7603326eda..43db555fea 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

ClassHeaderWrapper

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

diff --git a/api/classes/HorizontalPosition.html b/api/classes/HorizontalPosition.html index 12d5d28f16..b36f73f042 100644 --- a/api/classes/HorizontalPosition.html +++ b/api/classes/HorizontalPosition.html @@ -1,5 +1,5 @@ -HorizontalPosition | docx

Class HorizontalPosition

Hierarchy (view full)

Constructors

constructor +HorizontalPosition | docx

ClassHorizontalPosition

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/HpsMeasureElement.html b/api/classes/HpsMeasureElement.html index b1f41cf325..a6142b3653 100644 --- a/api/classes/HpsMeasureElement.html +++ b/api/classes/HpsMeasureElement.html @@ -1,5 +1,5 @@ -HpsMeasureElement | docx

Class HpsMeasureElement

Hierarchy (view full)

Constructors

constructor +HpsMeasureElement | docx

ClassHpsMeasureElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/IgnoreIfEmptyXmlComponent.html b/api/classes/IgnoreIfEmptyXmlComponent.html index 3678c35c13..7a10e9a876 100644 --- a/api/classes/IgnoreIfEmptyXmlComponent.html +++ b/api/classes/IgnoreIfEmptyXmlComponent.html @@ -1,5 +1,5 @@ -IgnoreIfEmptyXmlComponent | docx

Class IgnoreIfEmptyXmlComponentAbstract

Hierarchy (view full)

Constructors

constructor +IgnoreIfEmptyXmlComponent | docx

ClassIgnoreIfEmptyXmlComponentAbstract

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/ImageRun.html b/api/classes/ImageRun.html index a68913f679..215ad198ae 100644 --- a/api/classes/ImageRun.html +++ b/api/classes/ImageRun.html @@ -1,5 +1,5 @@ -ImageRun | docx

Class ImageRun

Hierarchy (view full)

Constructors

constructor +ImageRun | docx

ClassImageRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/ImportedRootElementAttributes.html b/api/classes/ImportedRootElementAttributes.html index 44f4d7eeb0..aebaff989e 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 (view full)

Constructors

constructor +ImportedRootElementAttributes | docx

ClassImportedRootElementAttributes

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

+

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/ImportedXmlComponent.html b/api/classes/ImportedXmlComponent.html index 320d58b1bb..ddd9c5fe0c 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 (view full)

Constructors

constructor +ImportedXmlComponent | docx

ClassImportedXmlComponent

Represents imported xml component from xml file.

+

Hierarchy (view full)

Constructors

Methods

  • Converts the xml string to a XmlComponent tree.

    +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Returns ImportedXmlComponent

diff --git a/api/classes/Indent.html b/api/classes/Indent.html index d26255c253..017c6acffb 100644 --- a/api/classes/Indent.html +++ b/api/classes/Indent.html @@ -1,5 +1,5 @@ -Indent | docx

Class Indent

Hierarchy (view full)

Constructors

constructor +Indent | docx

ClassIndent

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/InitializableXmlComponent.html b/api/classes/InitializableXmlComponent.html index a2fdbde9cf..eedc5c0882 100644 --- a/api/classes/InitializableXmlComponent.html +++ b/api/classes/InitializableXmlComponent.html @@ -1,5 +1,5 @@ -InitializableXmlComponent | docx

Class InitializableXmlComponentAbstract

Hierarchy (view full)

Constructors

constructor +InitializableXmlComponent | docx

ClassInitializableXmlComponentAbstract

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/InsertedTextRun.html b/api/classes/InsertedTextRun.html index 4c18d27fb1..bd39a34ebd 100644 --- a/api/classes/InsertedTextRun.html +++ b/api/classes/InsertedTextRun.html @@ -1,5 +1,5 @@ -InsertedTextRun | docx

Class InsertedTextRun

Hierarchy (view full)

Constructors

constructor +InsertedTextRun | docx

ClassInsertedTextRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/InternalHyperlink.html b/api/classes/InternalHyperlink.html index c20e4d3ae3..5c36e4567e 100644 --- a/api/classes/InternalHyperlink.html +++ b/api/classes/InternalHyperlink.html @@ -1,6 +1,6 @@ -InternalHyperlink | docx

Class InternalHyperlink

Hierarchy (view full)

Constructors

constructor +InternalHyperlink | docx

ClassInternalHyperlink

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

diff --git a/api/classes/LastRenderedPageBreak.html b/api/classes/LastRenderedPageBreak.html index cb6c391d37..d1794cde09 100644 --- a/api/classes/LastRenderedPageBreak.html +++ b/api/classes/LastRenderedPageBreak.html @@ -1,5 +1,5 @@ -LastRenderedPageBreak | docx

Class LastRenderedPageBreak

Hierarchy (view full)

Constructors

constructor +LastRenderedPageBreak | docx

ClassLastRenderedPageBreak

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Level.html b/api/classes/Level.html index b9de49070d..22a9f2d286 100644 --- a/api/classes/Level.html +++ b/api/classes/Level.html @@ -1,5 +1,5 @@ -Level | docx

Class Level

Hierarchy (view full)

Constructors

constructor +Level | docx

ClassLevel

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/LevelBase.html b/api/classes/LevelBase.html index 6362a7bfd9..86fe033d14 100644 --- a/api/classes/LevelBase.html +++ b/api/classes/LevelBase.html @@ -1,5 +1,5 @@ -LevelBase | docx

Class LevelBase

Hierarchy (view full)

Constructors

constructor +LevelBase | docx

ClassLevelBase

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/LevelForOverride.html b/api/classes/LevelForOverride.html index 1446c7add6..caad5c982a 100644 --- a/api/classes/LevelForOverride.html +++ b/api/classes/LevelForOverride.html @@ -1,5 +1,5 @@ -LevelForOverride | docx

Class LevelForOverride

Hierarchy (view full)

Constructors

constructor +LevelForOverride | docx

ClassLevelForOverride

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/LevelOverride.html b/api/classes/LevelOverride.html index 499eefbb52..e489524683 100644 --- a/api/classes/LevelOverride.html +++ b/api/classes/LevelOverride.html @@ -1,5 +1,5 @@ -LevelOverride | docx

Class LevelOverride

Hierarchy (view full)

Constructors

constructor +LevelOverride | docx

ClassLevelOverride

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Math.html b/api/classes/Math.html index 32fcbd9912..612eca24ea 100644 --- a/api/classes/Math.html +++ b/api/classes/Math.html @@ -1,5 +1,5 @@ -Math | docx

Class Math

Hierarchy (view full)

Constructors

constructor +Math | docx

ClassMath

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathAccentCharacter.html b/api/classes/MathAccentCharacter.html index ee49e61378..a947636882 100644 --- a/api/classes/MathAccentCharacter.html +++ b/api/classes/MathAccentCharacter.html @@ -1,5 +1,5 @@ -MathAccentCharacter | docx

Class MathAccentCharacter

Hierarchy (view full)

Constructors

constructor +MathAccentCharacter | docx

ClassMathAccentCharacter

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathAngledBrackets.html b/api/classes/MathAngledBrackets.html index 28d8a6d077..aaa6015eaf 100644 --- a/api/classes/MathAngledBrackets.html +++ b/api/classes/MathAngledBrackets.html @@ -1,5 +1,5 @@ -MathAngledBrackets | docx

Class MathAngledBrackets

Hierarchy (view full)

Constructors

constructor +MathAngledBrackets | docx

ClassMathAngledBrackets

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathBase.html b/api/classes/MathBase.html index dc2c37becc..546380f125 100644 --- a/api/classes/MathBase.html +++ b/api/classes/MathBase.html @@ -1,5 +1,5 @@ -MathBase | docx

Class MathBase

Hierarchy (view full)

Constructors

constructor +MathBase | docx

ClassMathBase

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathCurlyBrackets.html b/api/classes/MathCurlyBrackets.html index 889d597d03..2ef6053a9d 100644 --- a/api/classes/MathCurlyBrackets.html +++ b/api/classes/MathCurlyBrackets.html @@ -1,5 +1,5 @@ -MathCurlyBrackets | docx

Class MathCurlyBrackets

Hierarchy (view full)

Constructors

constructor +MathCurlyBrackets | docx

ClassMathCurlyBrackets

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathDegree.html b/api/classes/MathDegree.html index f21b009730..c7da77956d 100644 --- a/api/classes/MathDegree.html +++ b/api/classes/MathDegree.html @@ -1,5 +1,5 @@ -MathDegree | docx

Class MathDegree

Hierarchy (view full)

Constructors

constructor +MathDegree | docx

ClassMathDegree

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathDenominator.html b/api/classes/MathDenominator.html index 7d1ac599d4..926c5c45cc 100644 --- a/api/classes/MathDenominator.html +++ b/api/classes/MathDenominator.html @@ -1,5 +1,5 @@ -MathDenominator | docx

Class MathDenominator

Hierarchy (view full)

Constructors

constructor +MathDenominator | docx

ClassMathDenominator

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathFraction.html b/api/classes/MathFraction.html index 58cf511fd6..15253133f3 100644 --- a/api/classes/MathFraction.html +++ b/api/classes/MathFraction.html @@ -1,5 +1,5 @@ -MathFraction | docx

Class MathFraction

Hierarchy (view full)

Constructors

constructor +MathFraction | docx

ClassMathFraction

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathFunction.html b/api/classes/MathFunction.html index 6a04812ec8..5768d98596 100644 --- a/api/classes/MathFunction.html +++ b/api/classes/MathFunction.html @@ -1,5 +1,5 @@ -MathFunction | docx

Class MathFunction

Hierarchy (view full)

Constructors

constructor +MathFunction | docx

ClassMathFunction

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathFunctionName.html b/api/classes/MathFunctionName.html index 08d267a2e7..900a5ed3b6 100644 --- a/api/classes/MathFunctionName.html +++ b/api/classes/MathFunctionName.html @@ -1,5 +1,5 @@ -MathFunctionName | docx

Class MathFunctionName

Hierarchy (view full)

Constructors

constructor +MathFunctionName | docx

ClassMathFunctionName

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathFunctionProperties.html b/api/classes/MathFunctionProperties.html index 6bfa3210aa..951a5c4aa8 100644 --- a/api/classes/MathFunctionProperties.html +++ b/api/classes/MathFunctionProperties.html @@ -1,5 +1,5 @@ -MathFunctionProperties | docx

Class MathFunctionProperties

Hierarchy (view full)

Constructors

constructor +MathFunctionProperties | docx

ClassMathFunctionProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathIntegral.html b/api/classes/MathIntegral.html index e9fa62043b..1c0c1de18f 100644 --- a/api/classes/MathIntegral.html +++ b/api/classes/MathIntegral.html @@ -1,5 +1,5 @@ -MathIntegral | docx

Class MathIntegral

Hierarchy (view full)

Constructors

constructor +MathIntegral | docx

ClassMathIntegral

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathLimit.html b/api/classes/MathLimit.html index c280811545..58d4f47f54 100644 --- a/api/classes/MathLimit.html +++ b/api/classes/MathLimit.html @@ -1,5 +1,5 @@ -MathLimit | docx

Class MathLimit

Hierarchy (view full)

Constructors

constructor +MathLimit | docx

ClassMathLimit

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathLimitLocation.html b/api/classes/MathLimitLocation.html index 8bbebce23c..0e9dfd2f6e 100644 --- a/api/classes/MathLimitLocation.html +++ b/api/classes/MathLimitLocation.html @@ -1,5 +1,5 @@ -MathLimitLocation | docx

Class MathLimitLocation

Hierarchy (view full)

Constructors

constructor +MathLimitLocation | docx

ClassMathLimitLocation

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathLimitLower.html b/api/classes/MathLimitLower.html index fd39f63428..b9df7ab8b7 100644 --- a/api/classes/MathLimitLower.html +++ b/api/classes/MathLimitLower.html @@ -1,5 +1,5 @@ -MathLimitLower | docx

Class MathLimitLower

Hierarchy (view full)

Constructors

constructor +MathLimitLower | docx

ClassMathLimitLower

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathLimitUpper.html b/api/classes/MathLimitUpper.html index dcdeb37b35..585804faf1 100644 --- a/api/classes/MathLimitUpper.html +++ b/api/classes/MathLimitUpper.html @@ -1,5 +1,5 @@ -MathLimitUpper | docx

Class MathLimitUpper

Hierarchy (view full)

Constructors

constructor +MathLimitUpper | docx

ClassMathLimitUpper

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathNAryProperties.html b/api/classes/MathNAryProperties.html index a0e7e26fee..b93eb8776e 100644 --- a/api/classes/MathNAryProperties.html +++ b/api/classes/MathNAryProperties.html @@ -1,5 +1,5 @@ -MathNAryProperties | docx

Class MathNAryProperties

Hierarchy (view full)

Constructors

constructor +MathNAryProperties | docx

ClassMathNAryProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathNumerator.html b/api/classes/MathNumerator.html index d3a53a0750..c65ebe0c53 100644 --- a/api/classes/MathNumerator.html +++ b/api/classes/MathNumerator.html @@ -1,5 +1,5 @@ -MathNumerator | docx

Class MathNumerator

Hierarchy (view full)

Constructors

constructor +MathNumerator | docx

ClassMathNumerator

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathPreSubSuperScript.html b/api/classes/MathPreSubSuperScript.html index 3287f811c0..59d9271120 100644 --- a/api/classes/MathPreSubSuperScript.html +++ b/api/classes/MathPreSubSuperScript.html @@ -1,5 +1,5 @@ -MathPreSubSuperScript | docx

Class MathPreSubSuperScript

Hierarchy (view full)

Constructors

constructor +MathPreSubSuperScript | docx

ClassMathPreSubSuperScript

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathPreSubSuperScriptProperties.html b/api/classes/MathPreSubSuperScriptProperties.html index 7f1fc8572d..0156707e5f 100644 --- a/api/classes/MathPreSubSuperScriptProperties.html +++ b/api/classes/MathPreSubSuperScriptProperties.html @@ -1,5 +1,5 @@ -MathPreSubSuperScriptProperties | docx

Class MathPreSubSuperScriptProperties

Hierarchy (view full)

Constructors

constructor +MathPreSubSuperScriptProperties | docx

ClassMathPreSubSuperScriptProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathRadical.html b/api/classes/MathRadical.html index cf01bec8db..8374b0f7f2 100644 --- a/api/classes/MathRadical.html +++ b/api/classes/MathRadical.html @@ -1,5 +1,5 @@ -MathRadical | docx

Class MathRadical

Hierarchy (view full)

Constructors

constructor +MathRadical | docx

ClassMathRadical

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathRadicalProperties.html b/api/classes/MathRadicalProperties.html index 54b6e5a150..ab98d4f8dc 100644 --- a/api/classes/MathRadicalProperties.html +++ b/api/classes/MathRadicalProperties.html @@ -1,5 +1,5 @@ -MathRadicalProperties | docx

Class MathRadicalProperties

Hierarchy (view full)

Constructors

constructor +MathRadicalProperties | docx

ClassMathRadicalProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathRoundBrackets.html b/api/classes/MathRoundBrackets.html index aad511eceb..46ecb498ee 100644 --- a/api/classes/MathRoundBrackets.html +++ b/api/classes/MathRoundBrackets.html @@ -1,5 +1,5 @@ -MathRoundBrackets | docx

Class MathRoundBrackets

Hierarchy (view full)

Constructors

constructor +MathRoundBrackets | docx

ClassMathRoundBrackets

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathRun.html b/api/classes/MathRun.html index 38e85ede44..db8a5a35c8 100644 --- a/api/classes/MathRun.html +++ b/api/classes/MathRun.html @@ -1,5 +1,5 @@ -MathRun | docx

Class MathRun

Hierarchy (view full)

Constructors

constructor +MathRun | docx

ClassMathRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathSquareBrackets.html b/api/classes/MathSquareBrackets.html index fee538b296..fda10a5f6a 100644 --- a/api/classes/MathSquareBrackets.html +++ b/api/classes/MathSquareBrackets.html @@ -1,5 +1,5 @@ -MathSquareBrackets | docx

Class MathSquareBrackets

Hierarchy (view full)

Constructors

constructor +MathSquareBrackets | docx

ClassMathSquareBrackets

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathSubScript.html b/api/classes/MathSubScript.html index a4fc91a357..b71349931d 100644 --- a/api/classes/MathSubScript.html +++ b/api/classes/MathSubScript.html @@ -1,5 +1,5 @@ -MathSubScript | docx

Class MathSubScript

Hierarchy (view full)

Constructors

constructor +MathSubScript | docx

ClassMathSubScript

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathSubScriptElement.html b/api/classes/MathSubScriptElement.html index 961738f29b..7652fd430b 100644 --- a/api/classes/MathSubScriptElement.html +++ b/api/classes/MathSubScriptElement.html @@ -1,5 +1,5 @@ -MathSubScriptElement | docx

Class MathSubScriptElement

Hierarchy (view full)

Constructors

constructor +MathSubScriptElement | docx

ClassMathSubScriptElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathSubScriptProperties.html b/api/classes/MathSubScriptProperties.html index 03b88aa3f3..7a206c2e6b 100644 --- a/api/classes/MathSubScriptProperties.html +++ b/api/classes/MathSubScriptProperties.html @@ -1,5 +1,5 @@ -MathSubScriptProperties | docx

Class MathSubScriptProperties

Hierarchy (view full)

Constructors

constructor +MathSubScriptProperties | docx

ClassMathSubScriptProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathSubSuperScript.html b/api/classes/MathSubSuperScript.html index af000fa644..d754e93914 100644 --- a/api/classes/MathSubSuperScript.html +++ b/api/classes/MathSubSuperScript.html @@ -1,5 +1,5 @@ -MathSubSuperScript | docx

Class MathSubSuperScript

Hierarchy (view full)

Constructors

constructor +MathSubSuperScript | docx

ClassMathSubSuperScript

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathSubSuperScriptProperties.html b/api/classes/MathSubSuperScriptProperties.html index 564c1bdd8d..a1085aca37 100644 --- a/api/classes/MathSubSuperScriptProperties.html +++ b/api/classes/MathSubSuperScriptProperties.html @@ -1,5 +1,5 @@ -MathSubSuperScriptProperties | docx

Class MathSubSuperScriptProperties

Hierarchy (view full)

Constructors

constructor +MathSubSuperScriptProperties | docx

ClassMathSubSuperScriptProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathSum.html b/api/classes/MathSum.html index 08d7844f92..fd18de27c7 100644 --- a/api/classes/MathSum.html +++ b/api/classes/MathSum.html @@ -1,5 +1,5 @@ -MathSum | docx

Class MathSum

Hierarchy (view full)

Constructors

constructor +MathSum | docx

ClassMathSum

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathSuperScript.html b/api/classes/MathSuperScript.html index d6bf480ed7..2fefb9b447 100644 --- a/api/classes/MathSuperScript.html +++ b/api/classes/MathSuperScript.html @@ -1,5 +1,5 @@ -MathSuperScript | docx

Class MathSuperScript

Hierarchy (view full)

Constructors

constructor +MathSuperScript | docx

ClassMathSuperScript

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathSuperScriptElement.html b/api/classes/MathSuperScriptElement.html index dc662a31a2..0b8b3d67e5 100644 --- a/api/classes/MathSuperScriptElement.html +++ b/api/classes/MathSuperScriptElement.html @@ -1,5 +1,5 @@ -MathSuperScriptElement | docx

Class MathSuperScriptElement

Hierarchy (view full)

Constructors

constructor +MathSuperScriptElement | docx

ClassMathSuperScriptElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MathSuperScriptProperties.html b/api/classes/MathSuperScriptProperties.html index 0c5d95340e..1cc34216e5 100644 --- a/api/classes/MathSuperScriptProperties.html +++ b/api/classes/MathSuperScriptProperties.html @@ -1,5 +1,5 @@ -MathSuperScriptProperties | docx

Class MathSuperScriptProperties

Hierarchy (view full)

Constructors

constructor +MathSuperScriptProperties | docx

ClassMathSuperScriptProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Media.html b/api/classes/Media.html index 7c4c116c87..84529ef8ee 100644 --- a/api/classes/Media.html +++ b/api/classes/Media.html @@ -1,4 +1,4 @@ -Media | docx

Class Media

Constructors

constructor +Media | docx

ClassMedia

Constructors

Accessors

Methods

Constructors

Accessors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Accessors

Methods

diff --git a/api/classes/MonthLong.html b/api/classes/MonthLong.html index 298ba0980f..8c51deac6b 100644 --- a/api/classes/MonthLong.html +++ b/api/classes/MonthLong.html @@ -1,5 +1,5 @@ -MonthLong | docx

Class MonthLong

Hierarchy (view full)

Constructors

constructor +MonthLong | docx

ClassMonthLong

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/MonthShort.html b/api/classes/MonthShort.html index e9d3bc0cac..4f01f3e5ff 100644 --- a/api/classes/MonthShort.html +++ b/api/classes/MonthShort.html @@ -1,5 +1,5 @@ -MonthShort | docx

Class MonthShort

Hierarchy (view full)

Constructors

constructor +MonthShort | docx

ClassMonthShort

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/NextAttributeComponent.html b/api/classes/NextAttributeComponent.html index a504fc7657..d08f47bd74 100644 --- a/api/classes/NextAttributeComponent.html +++ b/api/classes/NextAttributeComponent.html @@ -1,3 +1,3 @@ -NextAttributeComponent | docx

Class NextAttributeComponent<T>

Type Parameters

Hierarchy (view full)

Constructors

constructor +NextAttributeComponent | docx

ClassNextAttributeComponent<T>

Type Parameters

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/NoBreakHyphen.html b/api/classes/NoBreakHyphen.html index 73e4c04b24..35bbe025db 100644 --- a/api/classes/NoBreakHyphen.html +++ b/api/classes/NoBreakHyphen.html @@ -1,5 +1,5 @@ -NoBreakHyphen | docx

Class NoBreakHyphen

Hierarchy (view full)

Constructors

constructor +NoBreakHyphen | docx

ClassNoBreakHyphen

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/NumberProperties.html b/api/classes/NumberProperties.html index 1a6a75c6bb..31c12da8f3 100644 --- a/api/classes/NumberProperties.html +++ b/api/classes/NumberProperties.html @@ -1,5 +1,5 @@ -NumberProperties | docx

Class NumberProperties

Hierarchy (view full)

Constructors

constructor +NumberProperties | docx

ClassNumberProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/NumberValueElement.html b/api/classes/NumberValueElement.html index 39f76b22ca..9451e273e4 100644 --- a/api/classes/NumberValueElement.html +++ b/api/classes/NumberValueElement.html @@ -1,5 +1,5 @@ -NumberValueElement | docx

Class NumberValueElement

Hierarchy (view full)

Constructors

constructor +NumberValueElement | docx

ClassNumberValueElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Numbering.html b/api/classes/Numbering.html index bed32d8e6f..b3c07e3122 100644 --- a/api/classes/Numbering.html +++ b/api/classes/Numbering.html @@ -1,8 +1,8 @@ -Numbering | docx

Class Numbering

Hierarchy (view full)

Constructors

constructor +Numbering | docx

ClassNumbering

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

diff --git a/api/classes/OnOffElement.html b/api/classes/OnOffElement.html index bbbc2c964e..90c826b500 100644 --- a/api/classes/OnOffElement.html +++ b/api/classes/OnOffElement.html @@ -1,5 +1,5 @@ -OnOffElement | docx

Class OnOffElement

Hierarchy (view full)

Constructors

constructor +OnOffElement | docx

ClassOnOffElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/OutlineLevel.html b/api/classes/OutlineLevel.html index b847843085..be0b8f4f91 100644 --- a/api/classes/OutlineLevel.html +++ b/api/classes/OutlineLevel.html @@ -1,6 +1,6 @@ -OutlineLevel | docx

Class OutlineLevel

Hierarchy (view full)

Constructors

constructor +OutlineLevel | docx

ClassOutlineLevel

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

diff --git a/api/classes/Packer.html b/api/classes/Packer.html index 36dca9a071..2f8442c204 100644 --- a/api/classes/Packer.html +++ b/api/classes/Packer.html @@ -1,7 +1,7 @@ -Packer | docx

Class Packer

Constructors

constructor +Packer | docx

ClassPacker

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
    • Optionalprettify:
          | boolean
          | ""
          | " "
          | " "
          | "\t"

    Returns Promise<string>

  • Parameters

    • file: Document
    • Optionalprettify:
          | boolean
          | ""
          | " "
          | " "
          | "\t"

    Returns Promise<Blob>

  • Parameters

    • file: Document
    • Optionalprettify:
          | boolean
          | ""
          | " "
          | " "
          | "\t"

    Returns Promise<Buffer>

  • Parameters

    • file: Document
    • Optionalprettify:
          | boolean
          | ""
          | " "
          | " "
          | "\t"

    Returns Stream

  • Parameters

    • file: Document
    • Optionalprettify:
          | boolean
          | ""
          | " "
          | " "
          | "\t"

    Returns Promise<string>

diff --git a/api/classes/PageBorders.html b/api/classes/PageBorders.html index a162c20f4d..aa76b44d31 100644 --- a/api/classes/PageBorders.html +++ b/api/classes/PageBorders.html @@ -1,5 +1,5 @@ -PageBorders | docx

Class PageBorders

Hierarchy (view full)

Constructors

constructor +PageBorders | docx

ClassPageBorders

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/PageBreak.html b/api/classes/PageBreak.html index a18ca15f3a..0776fb00a0 100644 --- a/api/classes/PageBreak.html +++ b/api/classes/PageBreak.html @@ -1,5 +1,5 @@ -PageBreak | docx

Class PageBreak

Hierarchy (view full)

Constructors

constructor +PageBreak | docx

ClassPageBreak

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/PageBreakBefore.html b/api/classes/PageBreakBefore.html index 54d372ed92..b8c19d94ce 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 (view full)

Constructors

constructor +PageBreakBefore | docx

ClassPageBreakBefore

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

+

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/PageMargin.html b/api/classes/PageMargin.html index 0a45b0d282..262e0351ec 100644 --- a/api/classes/PageMargin.html +++ b/api/classes/PageMargin.html @@ -1,5 +1,5 @@ -PageMargin | docx

Class PageMargin

Hierarchy (view full)

Constructors

constructor +PageMargin | docx

ClassPageMargin

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

diff --git a/api/classes/PageNumberElement.html b/api/classes/PageNumberElement.html index fdf970e271..a185b4cee7 100644 --- a/api/classes/PageNumberElement.html +++ b/api/classes/PageNumberElement.html @@ -1,5 +1,5 @@ -PageNumberElement | docx

Class PageNumberElement

Hierarchy (view full)

Constructors

constructor +PageNumberElement | docx

ClassPageNumberElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/PageNumberType.html b/api/classes/PageNumberType.html index 92cb89ac9c..17a79af027 100644 --- a/api/classes/PageNumberType.html +++ b/api/classes/PageNumberType.html @@ -1,5 +1,5 @@ -PageNumberType | docx

Class PageNumberType

Hierarchy (view full)

Constructors

constructor +PageNumberType | docx

ClassPageNumberType

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/PageNumberTypeAttributes.html b/api/classes/PageNumberTypeAttributes.html index e695f729bb..4a0701f3fa 100644 --- a/api/classes/PageNumberTypeAttributes.html +++ b/api/classes/PageNumberTypeAttributes.html @@ -1,3 +1,3 @@ -PageNumberTypeAttributes | docx

Class PageNumberTypeAttributes

Hierarchy (view full)

Constructors

constructor +PageNumberTypeAttributes | docx

ClassPageNumberTypeAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/PageReference.html b/api/classes/PageReference.html index c25a3cb68d..bc78c94594 100644 --- a/api/classes/PageReference.html +++ b/api/classes/PageReference.html @@ -1,5 +1,5 @@ -PageReference | docx

Class PageReference

Hierarchy (view full)

  • Run
    • PageReference

Constructors

constructor +PageReference | docx

ClassPageReference

Hierarchy (view full)

  • Run
    • PageReference

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/PageSize.html b/api/classes/PageSize.html index 98c08dae10..b88d886ac6 100644 --- a/api/classes/PageSize.html +++ b/api/classes/PageSize.html @@ -1,5 +1,5 @@ -PageSize | docx

Class PageSize

Hierarchy (view full)

Constructors

constructor +PageSize | docx

ClassPageSize

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • width:
          | number
          | `${number}mm`
          | `${number}cm`
          | `${number}in`
          | `${number}pt`
          | `${number}pc`
          | `${number}pi`
    • height:
          | number
          | `${number}mm`
          | `${number}cm`
          | `${number}in`
          | `${number}pt`
          | `${number}pc`
          | `${number}pi`
    • orientation: "portrait" | "landscape"

    Returns PageSize

Methods

diff --git a/api/classes/PageTextDirection.html b/api/classes/PageTextDirection.html index 6b50ec4e65..31c31de01b 100644 --- a/api/classes/PageTextDirection.html +++ b/api/classes/PageTextDirection.html @@ -1,5 +1,5 @@ -PageTextDirection | docx

Class PageTextDirection

Hierarchy (view full)

Constructors

constructor +PageTextDirection | docx

ClassPageTextDirection

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Paragraph.html b/api/classes/Paragraph.html index 4cb7803bfa..4743f69086 100644 --- a/api/classes/Paragraph.html +++ b/api/classes/Paragraph.html @@ -1,7 +1,7 @@ -Paragraph | docx

Class Paragraph

Hierarchy (view full)

Constructors

constructor +Paragraph | docx

ClassParagraph

Hierarchy (view full)

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

fileChild: symbol = ...

Methods

diff --git a/api/classes/ParagraphProperties.html b/api/classes/ParagraphProperties.html index 0e90bac67e..659c306b0c 100644 --- a/api/classes/ParagraphProperties.html +++ b/api/classes/ParagraphProperties.html @@ -1,6 +1,6 @@ -ParagraphProperties | docx

Class ParagraphProperties

Hierarchy (view full)

Constructors

constructor +ParagraphProperties | docx

ClassParagraphProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/ParagraphPropertiesDefaults.html b/api/classes/ParagraphPropertiesDefaults.html index 9d5049bb68..9a6ca221e6 100644 --- a/api/classes/ParagraphPropertiesDefaults.html +++ b/api/classes/ParagraphPropertiesDefaults.html @@ -1,5 +1,5 @@ -ParagraphPropertiesDefaults | docx

Class ParagraphPropertiesDefaults

Hierarchy (view full)

Constructors

constructor +ParagraphPropertiesDefaults | docx

ClassParagraphPropertiesDefaults

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/PositionalTab.html b/api/classes/PositionalTab.html index dfa2bcd80a..56194041cd 100644 --- a/api/classes/PositionalTab.html +++ b/api/classes/PositionalTab.html @@ -1,5 +1,5 @@ -PositionalTab | docx

Class PositionalTab

Hierarchy (view full)

Constructors

constructor +PositionalTab | docx

ClassPositionalTab

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Run.html b/api/classes/Run.html index bff7519300..309a86e2f3 100644 --- a/api/classes/Run.html +++ b/api/classes/Run.html @@ -1,5 +1,5 @@ -Run | docx

Class Run

Hierarchy (view full)

Constructors

constructor +Run | docx

ClassRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/RunFonts.html b/api/classes/RunFonts.html index cbca72ffa9..0055d6351e 100644 --- a/api/classes/RunFonts.html +++ b/api/classes/RunFonts.html @@ -1,5 +1,5 @@ -RunFonts | docx

Class RunFonts

Hierarchy (view full)

Constructors

constructor +RunFonts | docx

ClassRunFonts

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/RunProperties.html b/api/classes/RunProperties.html index cc529bfd44..4a8a639818 100644 --- a/api/classes/RunProperties.html +++ b/api/classes/RunProperties.html @@ -1,6 +1,6 @@ -RunProperties | docx

Class RunProperties

Hierarchy (view full)

Constructors

constructor +RunProperties | docx

ClassRunProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/RunPropertiesChange.html b/api/classes/RunPropertiesChange.html index 550e3e25c7..268786204f 100644 --- a/api/classes/RunPropertiesChange.html +++ b/api/classes/RunPropertiesChange.html @@ -1,5 +1,5 @@ -RunPropertiesChange | docx

Class RunPropertiesChange

Hierarchy (view full)

Constructors

constructor +RunPropertiesChange | docx

ClassRunPropertiesChange

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/RunPropertiesDefaults.html b/api/classes/RunPropertiesDefaults.html index 0f8e9d80d0..a77d6a8a46 100644 --- a/api/classes/RunPropertiesDefaults.html +++ b/api/classes/RunPropertiesDefaults.html @@ -1,5 +1,5 @@ -RunPropertiesDefaults | docx

Class RunPropertiesDefaults

Hierarchy (view full)

Constructors

constructor +RunPropertiesDefaults | docx

ClassRunPropertiesDefaults

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/SectionProperties.html b/api/classes/SectionProperties.html index 4669d1b733..87bbaa7931 100644 --- a/api/classes/SectionProperties.html +++ b/api/classes/SectionProperties.html @@ -1,5 +1,5 @@ -SectionProperties | docx

Class SectionProperties

Hierarchy (view full)

Constructors

constructor +SectionProperties | docx

ClassSectionProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/SectionTypeAttributes.html b/api/classes/SectionTypeAttributes.html index 041df7c96a..53504740a5 100644 --- a/api/classes/SectionTypeAttributes.html +++ b/api/classes/SectionTypeAttributes.html @@ -1,3 +1,3 @@ -SectionTypeAttributes | docx

Class SectionTypeAttributes

Hierarchy (view full)

Constructors

constructor +SectionTypeAttributes | docx

ClassSectionTypeAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Separator.html b/api/classes/Separator.html index 5d5a88512c..0fb88434cb 100644 --- a/api/classes/Separator.html +++ b/api/classes/Separator.html @@ -1,5 +1,5 @@ -Separator | docx

Class Separator

Hierarchy (view full)

Constructors

constructor +Separator | docx

ClassSeparator

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/SequentialIdentifier.html b/api/classes/SequentialIdentifier.html index 834d2aa71c..9b977dfa76 100644 --- a/api/classes/SequentialIdentifier.html +++ b/api/classes/SequentialIdentifier.html @@ -1,5 +1,5 @@ -SequentialIdentifier | docx

Class SequentialIdentifier

Hierarchy (view full)

  • Run
    • SequentialIdentifier

Constructors

constructor +SequentialIdentifier | docx

ClassSequentialIdentifier

Hierarchy (view full)

  • Run
    • SequentialIdentifier

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Shading.html b/api/classes/Shading.html index 9a39acb594..792b6d5a93 100644 --- a/api/classes/Shading.html +++ b/api/classes/Shading.html @@ -1,5 +1,5 @@ -Shading | docx

Class Shading

Hierarchy (view full)

Constructors

constructor +Shading | docx

ClassShading

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/SimpleField.html b/api/classes/SimpleField.html index 6d52a55e6b..a1bbbc7172 100644 --- a/api/classes/SimpleField.html +++ b/api/classes/SimpleField.html @@ -1,5 +1,5 @@ -SimpleField | docx

Class SimpleField

Hierarchy (view full)

Constructors

constructor +SimpleField | docx

ClassSimpleField

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/SimpleMailMergeField.html b/api/classes/SimpleMailMergeField.html index 80af3c07ed..a2304c08d0 100644 --- a/api/classes/SimpleMailMergeField.html +++ b/api/classes/SimpleMailMergeField.html @@ -1,5 +1,5 @@ -SimpleMailMergeField | docx

Class SimpleMailMergeField

Hierarchy (view full)

Constructors

constructor +SimpleMailMergeField | docx

ClassSimpleMailMergeField

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/SimplePos.html b/api/classes/SimplePos.html index bddecd0ca1..f97ef27c07 100644 --- a/api/classes/SimplePos.html +++ b/api/classes/SimplePos.html @@ -1,5 +1,5 @@ -SimplePos | docx

Class SimplePos

Hierarchy (view full)

Constructors

constructor +SimplePos | docx

ClassSimplePos

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/SoftHyphen.html b/api/classes/SoftHyphen.html index a814364e8d..0ce0c31f5f 100644 --- a/api/classes/SoftHyphen.html +++ b/api/classes/SoftHyphen.html @@ -1,5 +1,5 @@ -SoftHyphen | docx

Class SoftHyphen

Hierarchy (view full)

Constructors

constructor +SoftHyphen | docx

ClassSoftHyphen

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Spacing.html b/api/classes/Spacing.html index 89af7e7300..4d43f6f404 100644 --- a/api/classes/Spacing.html +++ b/api/classes/Spacing.html @@ -1,5 +1,5 @@ -Spacing | docx

Class Spacing

Hierarchy (view full)

Constructors

constructor +Spacing | docx

ClassSpacing

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/StringContainer.html b/api/classes/StringContainer.html index 61b259ab16..0b17497dc6 100644 --- a/api/classes/StringContainer.html +++ b/api/classes/StringContainer.html @@ -1,5 +1,5 @@ -StringContainer | docx

Class StringContainer

Hierarchy (view full)

Constructors

constructor +StringContainer | docx

ClassStringContainer

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/StringEnumValueElement.html b/api/classes/StringEnumValueElement.html index 964fd4d876..17f1a205ff 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 (view full)

Constructors

constructor +StringEnumValueElement | docx

ClassStringEnumValueElement<T>

Type Parameters

  • T extends string

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/StringValueElement.html b/api/classes/StringValueElement.html index f37ce652e6..33122eb111 100644 --- a/api/classes/StringValueElement.html +++ b/api/classes/StringValueElement.html @@ -1,5 +1,5 @@ -StringValueElement | docx

Class StringValueElement

Hierarchy (view full)

Constructors

constructor +StringValueElement | docx

ClassStringValueElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Style.html b/api/classes/Style.html index db2e9b3f63..db5900d78b 100644 --- a/api/classes/Style.html +++ b/api/classes/Style.html @@ -1,5 +1,5 @@ -Style | docx

Class Style

Hierarchy (view full)

Constructors

constructor +Style | docx

ClassStyle

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/StyleForCharacter.html b/api/classes/StyleForCharacter.html index f5023367c5..2f532163f5 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

ClassStyleForCharacter

Hierarchy

  • Style
    • StyleForCharacter

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/StyleForParagraph.html b/api/classes/StyleForParagraph.html index 580723eb56..db88ee52d5 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

ClassStyleForParagraph

Hierarchy

  • Style
    • StyleForParagraph

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/StyleLevel.html b/api/classes/StyleLevel.html index ed4d843cc2..71db10c4b7 100644 --- a/api/classes/StyleLevel.html +++ b/api/classes/StyleLevel.html @@ -1,4 +1,4 @@ -StyleLevel | docx

Class StyleLevel

Constructors

constructor +StyleLevel | docx

ClassStyleLevel

Constructors

Properties

Constructors

Properties

level: number
styleName: string

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

level: number
styleName: string
diff --git a/api/classes/Styles.html b/api/classes/Styles.html index 0be51c8bbc..441c803d92 100644 --- a/api/classes/Styles.html +++ b/api/classes/Styles.html @@ -1,5 +1,5 @@ -Styles | docx

Class Styles

Hierarchy (view full)

Constructors

constructor +Styles | docx

ClassStyles

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/SymbolRun.html b/api/classes/SymbolRun.html index 547c34a29d..37257af744 100644 --- a/api/classes/SymbolRun.html +++ b/api/classes/SymbolRun.html @@ -1,5 +1,5 @@ -SymbolRun | docx

Class SymbolRun

Hierarchy (view full)

Constructors

constructor +SymbolRun | docx

ClassSymbolRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/TDirection.html b/api/classes/TDirection.html index d346a872e9..444098f19f 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 (view full)

Constructors

constructor +TDirection | docx

ClassTDirection

Text Direction within a table cell

+

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Tab.html b/api/classes/Tab.html index c7ad7f63ee..70e89b056d 100644 --- a/api/classes/Tab.html +++ b/api/classes/Tab.html @@ -1,5 +1,5 @@ -Tab | docx

Class Tab

Hierarchy (view full)

Constructors

constructor +Tab | docx

ClassTab

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/TabAttributes.html b/api/classes/TabAttributes.html index e6d6279390..11fd81d79f 100644 --- a/api/classes/TabAttributes.html +++ b/api/classes/TabAttributes.html @@ -1,3 +1,3 @@ -TabAttributes | docx

Class TabAttributes

Hierarchy (view full)

Constructors

constructor +TabAttributes | docx

ClassTabAttributes

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 Readonlyleader?:
            | "none"
            | "dot"
            | "hyphen"
            | "underscore"
            | "middleDot"
      • Readonlypos: string | number
      • Readonlyval:
            | "center"
            | "clear"
            | "left"
            | "right"
            | "start"
            | "end"
            | "decimal"
            | "bar"
            | "num"

    Returns TabAttributes

Methods

diff --git a/api/classes/TabStop.html b/api/classes/TabStop.html index f85a798a59..95309246c5 100644 --- a/api/classes/TabStop.html +++ b/api/classes/TabStop.html @@ -1,5 +1,5 @@ -TabStop | docx

Class TabStop

Hierarchy (view full)

Constructors

constructor +TabStop | docx

ClassTabStop

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/TabStopItem.html b/api/classes/TabStopItem.html index c80bf8529a..a572fa8930 100644 --- a/api/classes/TabStopItem.html +++ b/api/classes/TabStopItem.html @@ -1,5 +1,5 @@ -TabStopItem | docx

Class TabStopItem

Hierarchy (view full)

Constructors

constructor +TabStopItem | docx

ClassTabStopItem

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Table.html b/api/classes/Table.html index 897b2a7fcb..032148c092 100644 --- a/api/classes/Table.html +++ b/api/classes/Table.html @@ -1,6 +1,6 @@ -Table | docx

Class Table

Hierarchy (view full)

Constructors

constructor +Table | docx

ClassTable

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

fileChild: symbol = ...

Methods

diff --git a/api/classes/TableBorders.html b/api/classes/TableBorders.html index ebbaa674b9..8ce4d33bfc 100644 --- a/api/classes/TableBorders.html +++ b/api/classes/TableBorders.html @@ -1,6 +1,6 @@ -TableBorders | docx

Class TableBorders

Hierarchy (view full)

Constructors

constructor +TableBorders | docx

ClassTableBorders

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

Methods

diff --git a/api/classes/TableCell.html b/api/classes/TableCell.html index f1b96b78ee..992694fdf8 100644 --- a/api/classes/TableCell.html +++ b/api/classes/TableCell.html @@ -1,6 +1,6 @@ -TableCell | docx

Class TableCell

Hierarchy (view full)

Constructors

constructor +TableCell | docx

ClassTableCell

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

Methods

diff --git a/api/classes/TableCellBorders.html b/api/classes/TableCellBorders.html index 366ca4d533..d02ba45e64 100644 --- a/api/classes/TableCellBorders.html +++ b/api/classes/TableCellBorders.html @@ -1,5 +1,5 @@ -TableCellBorders | docx

Class TableCellBorders

Hierarchy (view full)

Constructors

constructor +TableCellBorders | docx

ClassTableCellBorders

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/TableFloatProperties.html b/api/classes/TableFloatProperties.html index 816d6684fd..4603cfa31b 100644 --- a/api/classes/TableFloatProperties.html +++ b/api/classes/TableFloatProperties.html @@ -1,5 +1,5 @@ -TableFloatProperties | docx

Class TableFloatProperties

Hierarchy (view full)

Constructors

constructor +TableFloatProperties | docx

ClassTableFloatProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/TableLayout.html b/api/classes/TableLayout.html index 1133123a36..5715adef05 100644 --- a/api/classes/TableLayout.html +++ b/api/classes/TableLayout.html @@ -1,5 +1,5 @@ -TableLayout | docx

Class TableLayout

Hierarchy (view full)

Constructors

constructor +TableLayout | docx

ClassTableLayout

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/TableOfContents.html b/api/classes/TableOfContents.html index af9c49c4d2..39c49492f5 100644 --- a/api/classes/TableOfContents.html +++ b/api/classes/TableOfContents.html @@ -1,6 +1,6 @@ -TableOfContents | docx

Class TableOfContents

Hierarchy (view full)

Constructors

constructor +TableOfContents | docx

ClassTableOfContents

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

fileChild: symbol = ...

Methods

diff --git a/api/classes/TableProperties.html b/api/classes/TableProperties.html index 69d37caa1a..84cd203530 100644 --- a/api/classes/TableProperties.html +++ b/api/classes/TableProperties.html @@ -1,5 +1,5 @@ -TableProperties | docx

Class TableProperties

Hierarchy (view full)

Constructors

constructor +TableProperties | docx

ClassTableProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/TableRow.html b/api/classes/TableRow.html index c61b9ddfcd..80e98c17e1 100644 --- a/api/classes/TableRow.html +++ b/api/classes/TableRow.html @@ -1,4 +1,4 @@ -TableRow | docx

Class TableRow

Hierarchy (view full)

Constructors

constructor +TableRow | docx

ClassTableRow

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

diff --git a/api/classes/TableRowHeight.html b/api/classes/TableRowHeight.html index f392e4cab8..c541569de0 100644 --- a/api/classes/TableRowHeight.html +++ b/api/classes/TableRowHeight.html @@ -1,5 +1,5 @@ -TableRowHeight | docx

Class TableRowHeight

Hierarchy (view full)

Constructors

constructor +TableRowHeight | docx

ClassTableRowHeight

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/TableRowHeightAttributes.html b/api/classes/TableRowHeightAttributes.html index a96c058897..ee74b0f4ac 100644 --- a/api/classes/TableRowHeightAttributes.html +++ b/api/classes/TableRowHeightAttributes.html @@ -1,3 +1,3 @@ -TableRowHeightAttributes | docx

Class TableRowHeightAttributes

Hierarchy (view full)

Constructors

constructor +TableRowHeightAttributes | docx

ClassTableRowHeightAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/TableRowProperties.html b/api/classes/TableRowProperties.html index 36b1f55d69..23551ff6e1 100644 --- a/api/classes/TableRowProperties.html +++ b/api/classes/TableRowProperties.html @@ -1,5 +1,5 @@ -TableRowProperties | docx

Class TableRowProperties

Hierarchy (view full)

Constructors

constructor +TableRowProperties | docx

ClassTableRowProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/TableWidthElement.html b/api/classes/TableWidthElement.html index f1373a51c5..31654e49be 100644 --- a/api/classes/TableWidthElement.html +++ b/api/classes/TableWidthElement.html @@ -1,5 +1,5 @@ -TableWidthElement | docx

Class TableWidthElement

Hierarchy (view full)

Constructors

constructor +TableWidthElement | docx

ClassTableWidthElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/TextRun.html b/api/classes/TextRun.html index 75c1fe2334..08182eee90 100644 --- a/api/classes/TextRun.html +++ b/api/classes/TextRun.html @@ -1,5 +1,5 @@ -TextRun | docx

Class TextRun

Hierarchy (view full)

Constructors

constructor +TextRun | docx

ClassTextRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/ThematicBreak.html b/api/classes/ThematicBreak.html index 4bb6e2a50c..cc7d036702 100644 --- a/api/classes/ThematicBreak.html +++ b/api/classes/ThematicBreak.html @@ -1,5 +1,5 @@ -ThematicBreak | docx

Class ThematicBreak

Hierarchy (view full)

Constructors

constructor +ThematicBreak | docx

ClassThematicBreak

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Type.html b/api/classes/Type.html index 5d3fd5df4d..950fce596f 100644 --- a/api/classes/Type.html +++ b/api/classes/Type.html @@ -1,5 +1,5 @@ -Type | docx

Class Type

Hierarchy (view full)

Constructors

constructor +Type | docx

ClassType

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/Underline.html b/api/classes/Underline.html index a615cf7bc9..4943f5dcbf 100644 --- a/api/classes/Underline.html +++ b/api/classes/Underline.html @@ -1,5 +1,5 @@ -Underline | docx

Class Underline

Hierarchy (view full)

Constructors

constructor +Underline | docx

ClassUnderline

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
    • Optionalcolor: string

    Returns Underline

Methods

diff --git a/api/classes/VerticalAlignAttributes.html b/api/classes/VerticalAlignAttributes.html index 37b6d91d84..a8da07a3e3 100644 --- a/api/classes/VerticalAlignAttributes.html +++ b/api/classes/VerticalAlignAttributes.html @@ -1,3 +1,3 @@ -VerticalAlignAttributes | docx

Class VerticalAlignAttributes

Hierarchy (view full)

Constructors

constructor +VerticalAlignAttributes | docx

ClassVerticalAlignAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/VerticalAlignElement.html b/api/classes/VerticalAlignElement.html index 9e8c5d7c0c..965b325c9c 100644 --- a/api/classes/VerticalAlignElement.html +++ b/api/classes/VerticalAlignElement.html @@ -1,5 +1,5 @@ -VerticalAlignElement | docx

Class VerticalAlignElement

Hierarchy (view full)

Constructors

constructor +VerticalAlignElement | docx

ClassVerticalAlignElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/VerticalMerge.html b/api/classes/VerticalMerge.html index 93178e9a3b..84c2c84dd4 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 (view full)

Constructors

constructor +VerticalMerge | docx

ClassVerticalMerge

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

+

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/VerticalPosition.html b/api/classes/VerticalPosition.html index 4b0ed46e37..c947f499d9 100644 --- a/api/classes/VerticalPosition.html +++ b/api/classes/VerticalPosition.html @@ -1,5 +1,5 @@ -VerticalPosition | docx

Class VerticalPosition

Hierarchy (view full)

Constructors

constructor +VerticalPosition | docx

ClassVerticalPosition

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/WrapNone.html b/api/classes/WrapNone.html index 3e24edbd76..f9b5d52e1b 100644 --- a/api/classes/WrapNone.html +++ b/api/classes/WrapNone.html @@ -1,5 +1,5 @@ -WrapNone | docx

Class WrapNone

Hierarchy (view full)

Constructors

constructor +WrapNone | docx

ClassWrapNone

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/WrapSquare.html b/api/classes/WrapSquare.html index 425b06074e..cdd357515e 100644 --- a/api/classes/WrapSquare.html +++ b/api/classes/WrapSquare.html @@ -1,5 +1,5 @@ -WrapSquare | docx

Class WrapSquare

Hierarchy (view full)

Constructors

constructor +WrapSquare | docx

ClassWrapSquare

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/WrapTight.html b/api/classes/WrapTight.html index 8103f3e8f6..51f864c042 100644 --- a/api/classes/WrapTight.html +++ b/api/classes/WrapTight.html @@ -1,5 +1,5 @@ -WrapTight | docx

Class WrapTight

Hierarchy (view full)

Constructors

constructor +WrapTight | docx

ClassWrapTight

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/WrapTopAndBottom.html b/api/classes/WrapTopAndBottom.html index 07e4a95f74..919d62bee3 100644 --- a/api/classes/WrapTopAndBottom.html +++ b/api/classes/WrapTopAndBottom.html @@ -1,5 +1,5 @@ -WrapTopAndBottom | docx

Class WrapTopAndBottom

Hierarchy (view full)

Constructors

constructor +WrapTopAndBottom | docx

ClassWrapTopAndBottom

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/XmlAttributeComponent.html b/api/classes/XmlAttributeComponent.html index 78da334ff4..6bcdcfa656 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 {
        [key: string]: any;
    }

Hierarchy (view full)

Constructors

constructor +XmlAttributeComponent | docx

ClassXmlAttributeComponent<T>Abstract

Type Parameters

  • T extends {
        [key: string]: any;
    }

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/XmlComponent.html b/api/classes/XmlComponent.html index 3710c1e3a4..2f42841c58 100644 --- a/api/classes/XmlComponent.html +++ b/api/classes/XmlComponent.html @@ -1,5 +1,5 @@ -XmlComponent | docx

Class XmlComponentAbstract

Hierarchy (view full)

Constructors

constructor +XmlComponent | docx

ClassXmlComponentAbstract

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/YearLong.html b/api/classes/YearLong.html index 4fb07c4d5c..3f1acf206a 100644 --- a/api/classes/YearLong.html +++ b/api/classes/YearLong.html @@ -1,5 +1,5 @@ -YearLong | docx

Class YearLong

Hierarchy (view full)

Constructors

constructor +YearLong | docx

ClassYearLong

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/classes/YearShort.html b/api/classes/YearShort.html index f90daffdea..0fa1060e5f 100644 --- a/api/classes/YearShort.html +++ b/api/classes/YearShort.html @@ -1,5 +1,5 @@ -YearShort | docx

Class YearShort

Hierarchy (view full)

Constructors

constructor +YearShort | docx

ClassYearShort

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

diff --git a/api/functions/abstractNumUniqueNumericIdGen.html b/api/functions/abstractNumUniqueNumericIdGen.html index 982b9f942a..1ee5d7e67f 100644 --- a/api/functions/abstractNumUniqueNumericIdGen.html +++ b/api/functions/abstractNumUniqueNumericIdGen.html @@ -1 +1 @@ -abstractNumUniqueNumericIdGen | docx

Function abstractNumUniqueNumericIdGen

Generated using TypeDoc

\ No newline at end of file +abstractNumUniqueNumericIdGen | docx

FunctionabstractNumUniqueNumericIdGen

diff --git a/api/functions/bookmarkUniqueNumericIdGen.html b/api/functions/bookmarkUniqueNumericIdGen.html index c9e96d4117..92378258bd 100644 --- a/api/functions/bookmarkUniqueNumericIdGen.html +++ b/api/functions/bookmarkUniqueNumericIdGen.html @@ -1 +1 @@ -bookmarkUniqueNumericIdGen | docx

Function bookmarkUniqueNumericIdGen

Generated using TypeDoc

\ No newline at end of file +bookmarkUniqueNumericIdGen | docx

FunctionbookmarkUniqueNumericIdGen

diff --git a/api/functions/concreteNumUniqueNumericIdGen.html b/api/functions/concreteNumUniqueNumericIdGen.html index c05cf597a3..2a8abca532 100644 --- a/api/functions/concreteNumUniqueNumericIdGen.html +++ b/api/functions/concreteNumUniqueNumericIdGen.html @@ -1 +1 @@ -concreteNumUniqueNumericIdGen | docx

Function concreteNumUniqueNumericIdGen

Generated using TypeDoc

\ No newline at end of file +concreteNumUniqueNumericIdGen | docx

FunctionconcreteNumUniqueNumericIdGen

diff --git a/api/functions/convertInchesToTwip.html b/api/functions/convertInchesToTwip.html index 086833c9e2..537b36e0d2 100644 --- a/api/functions/convertInchesToTwip.html +++ b/api/functions/convertInchesToTwip.html @@ -1 +1 @@ -convertInchesToTwip | docx

Function convertInchesToTwip

Generated using TypeDoc

\ No newline at end of file +convertInchesToTwip | docx

FunctionconvertInchesToTwip

diff --git a/api/functions/convertMillimetersToTwip.html b/api/functions/convertMillimetersToTwip.html index 0988ee4f2c..d68886d34d 100644 --- a/api/functions/convertMillimetersToTwip.html +++ b/api/functions/convertMillimetersToTwip.html @@ -1 +1 @@ -convertMillimetersToTwip | docx

Function convertMillimetersToTwip

Generated using TypeDoc

\ No newline at end of file +convertMillimetersToTwip | docx

FunctionconvertMillimetersToTwip

diff --git a/api/functions/convertToXmlComponent.html b/api/functions/convertToXmlComponent.html index 3f18503f2d..8b3a9a0807 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 +convertToXmlComponent | docx

FunctionconvertToXmlComponent

Converts the given xml element (in json format) into XmlComponent.

+
diff --git a/api/functions/createFrameProperties.html b/api/functions/createFrameProperties.html index 3a28900d2b..a9e5a85553 100644 --- a/api/functions/createFrameProperties.html +++ b/api/functions/createFrameProperties.html @@ -1 +1 @@ -createFrameProperties | docx

Function createFrameProperties

Generated using TypeDoc

\ No newline at end of file +createFrameProperties | docx

FunctioncreateFrameProperties

diff --git a/api/functions/createLineNumberType.html b/api/functions/createLineNumberType.html index c8757b7bea..2da64b5e1f 100644 --- a/api/functions/createLineNumberType.html +++ b/api/functions/createLineNumberType.html @@ -1 +1 @@ -createLineNumberType | docx

Function createLineNumberType

Generated using TypeDoc

\ No newline at end of file +createLineNumberType | docx

FunctioncreateLineNumberType

diff --git a/api/functions/createStringElement.html b/api/functions/createStringElement.html index 6f00c05f62..1c47b0a8e9 100644 --- a/api/functions/createStringElement.html +++ b/api/functions/createStringElement.html @@ -1 +1 @@ -createStringElement | docx

Function createStringElement

Generated using TypeDoc

\ No newline at end of file +createStringElement | docx

FunctioncreateStringElement

diff --git a/api/functions/dateTimeValue.html b/api/functions/dateTimeValue.html index e90c8ebecc..051c722b2c 100644 --- a/api/functions/dateTimeValue.html +++ b/api/functions/dateTimeValue.html @@ -1 +1 @@ -dateTimeValue | docx

Function dateTimeValue

Generated using TypeDoc

\ No newline at end of file +dateTimeValue | docx

FunctiondateTimeValue

diff --git a/api/functions/decimalNumber.html b/api/functions/decimalNumber.html index 54c8144e93..20902e122e 100644 --- a/api/functions/decimalNumber.html +++ b/api/functions/decimalNumber.html @@ -1 +1 @@ -decimalNumber | docx

Function decimalNumber

  • Parameters

    • val: number

    Returns number

Generated using TypeDoc

\ No newline at end of file +decimalNumber | docx

FunctiondecimalNumber

  • Parameters

    • val: number

    Returns number

diff --git a/api/functions/docPropertiesUniqueNumericIdGen.html b/api/functions/docPropertiesUniqueNumericIdGen.html index ebe04bf649..5c7eef462b 100644 --- a/api/functions/docPropertiesUniqueNumericIdGen.html +++ b/api/functions/docPropertiesUniqueNumericIdGen.html @@ -1 +1 @@ -docPropertiesUniqueNumericIdGen | docx

Function docPropertiesUniqueNumericIdGen

Generated using TypeDoc

\ No newline at end of file +docPropertiesUniqueNumericIdGen | docx

FunctiondocPropertiesUniqueNumericIdGen

diff --git a/api/functions/eighthPointMeasureValue.html b/api/functions/eighthPointMeasureValue.html index aa3f1b3ca6..4a2ec29ca0 100644 --- a/api/functions/eighthPointMeasureValue.html +++ b/api/functions/eighthPointMeasureValue.html @@ -1 +1 @@ -eighthPointMeasureValue | docx

Function eighthPointMeasureValue

  • Parameters

    • val: number

    Returns number

Generated using TypeDoc

\ No newline at end of file +eighthPointMeasureValue | docx

FunctioneighthPointMeasureValue

  • Parameters

    • val: number

    Returns number

diff --git a/api/functions/hashedId.html b/api/functions/hashedId.html index 63971f2e62..54fc963476 100644 --- a/api/functions/hashedId.html +++ b/api/functions/hashedId.html @@ -1 +1 @@ -hashedId | docx

Function hashedId

Generated using TypeDoc

\ No newline at end of file +hashedId | docx

FunctionhashedId

  • Parameters

    • data:
          | string
          | Buffer
          | Uint8Array
          | ArrayBuffer

    Returns string

diff --git a/api/functions/hexColorValue.html b/api/functions/hexColorValue.html index f7fddff0b2..7cc7d93627 100644 --- a/api/functions/hexColorValue.html +++ b/api/functions/hexColorValue.html @@ -1 +1 @@ -hexColorValue | docx

Function hexColorValue

  • Parameters

    • val: string

    Returns string

Generated using TypeDoc

\ No newline at end of file +hexColorValue | docx

FunctionhexColorValue

  • Parameters

    • val: string

    Returns string

diff --git a/api/functions/hpsMeasureValue.html b/api/functions/hpsMeasureValue.html index 67d7c530d5..ac93711a2a 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

FunctionhpsMeasureValue

  • Parameters

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

    Returns string | number

diff --git a/api/functions/longHexNumber.html b/api/functions/longHexNumber.html index 3e1a976507..81e0b487f8 100644 --- a/api/functions/longHexNumber.html +++ b/api/functions/longHexNumber.html @@ -1 +1 @@ -longHexNumber | docx

Function longHexNumber

  • Parameters

    • val: string

    Returns string

Generated using TypeDoc

\ No newline at end of file +longHexNumber | docx

FunctionlongHexNumber

  • Parameters

    • val: string

    Returns string

diff --git a/api/functions/measurementOrPercentValue.html b/api/functions/measurementOrPercentValue.html index d63ebc8361..4b08ca792a 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

FunctionmeasurementOrPercentValue

  • 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}%`

diff --git a/api/functions/patchDetector.html b/api/functions/patchDetector.html index 14a7ef9beb..90bf81cf2e 100644 --- a/api/functions/patchDetector.html +++ b/api/functions/patchDetector.html @@ -1,2 +1,2 @@ -patchDetector | docx

Function patchDetector

  • Detects which patches are needed/present in a template

    -

    Parameters

    • __namedParameters: PatchDetectorOptions

    Returns Promise<readonly string[]>

Generated using TypeDoc

\ No newline at end of file +patchDetector | docx

FunctionpatchDetector

Detects which patches are needed/present in a template

+
  • Parameters

    • __namedParameters: PatchDetectorOptions

    Returns Promise<readonly string[]>

diff --git a/api/functions/patchDocument.html b/api/functions/patchDocument.html index aee22e39ec..ee138b69ba 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

FunctionpatchDocument

  • Type Parameters

    • T extends keyof OutputByType = keyof OutputByType

    Parameters

    Returns Promise<OutputByType[T]>

diff --git a/api/functions/percentageValue.html b/api/functions/percentageValue.html index 9c47e5b464..aa0fa1e0b8 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

FunctionpercentageValue

  • Parameters

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

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

diff --git a/api/functions/pointMeasureValue.html b/api/functions/pointMeasureValue.html index 5f99dc4c73..800d90192d 100644 --- a/api/functions/pointMeasureValue.html +++ b/api/functions/pointMeasureValue.html @@ -1 +1 @@ -pointMeasureValue | docx

Function pointMeasureValue

  • Parameters

    • val: number

    Returns number

Generated using TypeDoc

\ No newline at end of file +pointMeasureValue | docx

FunctionpointMeasureValue

  • Parameters

    • val: number

    Returns number

diff --git a/api/functions/positiveUniversalMeasureValue.html b/api/functions/positiveUniversalMeasureValue.html index 012186b86e..8e9407e37b 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

FunctionpositiveUniversalMeasureValue

  • 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`

diff --git a/api/functions/shortHexNumber.html b/api/functions/shortHexNumber.html index c571c89fb0..349faba652 100644 --- a/api/functions/shortHexNumber.html +++ b/api/functions/shortHexNumber.html @@ -1 +1 @@ -shortHexNumber | docx

Function shortHexNumber

  • Parameters

    • val: string

    Returns string

Generated using TypeDoc

\ No newline at end of file +shortHexNumber | docx

FunctionshortHexNumber

  • Parameters

    • val: string

    Returns string

diff --git a/api/functions/signedHpsMeasureValue.html b/api/functions/signedHpsMeasureValue.html index d024229214..b4a41557bd 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

FunctionsignedHpsMeasureValue

  • 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

diff --git a/api/functions/signedTwipsMeasureValue.html b/api/functions/signedTwipsMeasureValue.html index 0650b9636f..a8f8abfa03 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

FunctionsignedTwipsMeasureValue

  • 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`

diff --git a/api/functions/twipsMeasureValue.html b/api/functions/twipsMeasureValue.html index a23944d5b1..54e50bf67d 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

FunctiontwipsMeasureValue

  • 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`

diff --git a/api/functions/uCharHexNumber.html b/api/functions/uCharHexNumber.html index e2f1e92b52..7872a15af8 100644 --- a/api/functions/uCharHexNumber.html +++ b/api/functions/uCharHexNumber.html @@ -1 +1 @@ -uCharHexNumber | docx

Function uCharHexNumber

  • Parameters

    • val: string

    Returns string

Generated using TypeDoc

\ No newline at end of file +uCharHexNumber | docx

FunctionuCharHexNumber

  • Parameters

    • val: string

    Returns string

diff --git a/api/functions/uniqueId.html b/api/functions/uniqueId.html index ee68c7bc2a..4f776213b2 100644 --- a/api/functions/uniqueId.html +++ b/api/functions/uniqueId.html @@ -1 +1 @@ -uniqueId | docx

Function uniqueId

Generated using TypeDoc

\ No newline at end of file +uniqueId | docx

FunctionuniqueId

diff --git a/api/functions/uniqueNumericIdCreator-1.html b/api/functions/uniqueNumericIdCreator-1.html index 3845c1efd5..1a82996a48 100644 --- a/api/functions/uniqueNumericIdCreator-1.html +++ b/api/functions/uniqueNumericIdCreator-1.html @@ -1 +1 @@ -uniqueNumericIdCreator | docx

Function uniqueNumericIdCreator

Generated using TypeDoc

\ No newline at end of file +uniqueNumericIdCreator | docx

FunctionuniqueNumericIdCreator

diff --git a/api/functions/uniqueUuid.html b/api/functions/uniqueUuid.html index 41178ec11c..0ffd2e4ca6 100644 --- a/api/functions/uniqueUuid.html +++ b/api/functions/uniqueUuid.html @@ -1 +1 @@ -uniqueUuid | docx

Function uniqueUuid

Generated using TypeDoc

\ No newline at end of file +uniqueUuid | docx

FunctionuniqueUuid

diff --git a/api/functions/universalMeasureValue.html b/api/functions/universalMeasureValue.html index 4c7a58578b..0ef76fef67 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

FunctionuniversalMeasureValue

  • 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`

diff --git a/api/functions/unsignedDecimalNumber.html b/api/functions/unsignedDecimalNumber.html index 27c08ee87d..4f818b4016 100644 --- a/api/functions/unsignedDecimalNumber.html +++ b/api/functions/unsignedDecimalNumber.html @@ -1 +1 @@ -unsignedDecimalNumber | docx

Function unsignedDecimalNumber

  • Parameters

    • val: number

    Returns number

Generated using TypeDoc

\ No newline at end of file +unsignedDecimalNumber | docx

FunctionunsignedDecimalNumber

  • Parameters

    • val: number

    Returns number

diff --git a/api/hierarchy.html b/api/hierarchy.html index ae0a702a55..828696ce2e 100644 --- a/api/hierarchy.html +++ b/api/hierarchy.html @@ -1 +1 @@ -docx

docx

Class Hierarchy

Generated using TypeDoc

\ No newline at end of file +docx

docx

Class Hierarchy

diff --git a/api/index.html b/api/index.html index c964d5bab4..2347aef92d 100644 --- a/api/index.html +++ b/api/index.html @@ -1,75 +1,72 @@ -docx

docx

- clippy the assistant +docx

docx

+ clippy the assistant

-

Easily generate and modify .docx files with JS/TS. Works for Node and on the Browser.

-
-

NPM version -Downloads per month -GitHub Action Workflow Status -Known Vulnerabilities -PRs Welcome -codecov

+

NPM version +Downloads per month +GitHub Action Workflow Status +Known Vulnerabilities +PRs Welcome +codecov

drawing

- -

Demo

Browser

Here are examples of docx being used with basic HTML/JS in a browser environment:

+

Demo

Here are examples of docx being used with basic HTML/JS in a browser environment:

Here are examples of docx working in Angular:

Here are examples of docx working in React:

Here is an example of docx working in Vue.js:

-

Node

Press endpoint on the RunKit website:

+

Press endpoint on the RunKit website:

RunKit Instructions

-

More here

-

How to use & Documentation

Please refer to the documentation at https://docx.js.org/ for details on how to use this library, examples and much more!

-

Examples

Check the demo folder for examples.

-

Contributing

Read the contribution guidelines here.

-

Used by

drawing -drawing -drawing -drawing -drawing -drawing -drawing -drawing -drawing -drawing -drawing -drawing -drawing -drawing

+

More here

+

How to use & Documentation

Please refer to the documentation at https://docx.js.org/ for details on how to use this library, examples and much more!

+

Examples

Check the demo folder for examples.

+

Contributing

Read the contribution guidelines here.

+

Used by

drawing +drawing +drawing +drawing +drawing +drawing +drawing +drawing +drawing +drawing +drawing +drawing +drawing +drawing

...and many more!


-

patreon -browserstack

+

patreon +browserstack

Made with 💖

-

Generated using TypeDoc

\ No newline at end of file +
diff --git a/api/interfaces/IAlignmentFrameOptions.html b/api/interfaces/IAlignmentFrameOptions.html index 2b235d840c..305a0978aa 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

InterfaceIAlignmentFrameOptions

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";
}
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
width: number
wrap?:
    | "auto"
    | "none"
    | "around"
    | "notBeside"
    | "through"
    | "tight"
diff --git a/api/interfaces/IBaseCharacterStyleOptions.html b/api/interfaces/IBaseCharacterStyleOptions.html index cb8c196a65..35285944b9 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 (view full)

Properties

basedOn? +IBaseCharacterStyleOptions | docx

InterfaceIBaseCharacterStyleOptions

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?: string

Specifies the style upon which the current style is based-that is, the style from which the current style inherits. It is the mechanism for implementing style inheritance. +

Properties

basedOn?: string

Specifies the style upon which the current style is based-that is, the style from which the current style inherits. It is the mechanism for implementing style inheritance. Note that if the type of the current style must match the type of the style upon which it is based or the basedOn element will be ignored. However, if the current style is a numbering style, then the 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
diff --git a/api/interfaces/IBaseParagraphStyleOptions.html b/api/interfaces/IBaseParagraphStyleOptions.html index f6dbfc8baa..fa14a5cf62 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 (view full)

Properties

basedOn? +IBaseParagraphStyleOptions | docx

InterfaceIBaseParagraphStyleOptions

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?: string

Specifies the style upon which the current style is based-that is, the style from which the current style inherits. It is the mechanism for implementing style inheritance. +

Properties

basedOn?: string

Specifies the style upon which the current style is based-that is, the style from which the current style inherits. It is the mechanism for implementing style inheritance. Note that if the type of the current style must match the type of the style upon which it is based or the basedOn element will be ignored. However, if the current style is a numbering style, then the 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
diff --git a/api/interfaces/IBorderOptions.html b/api/interfaces/IBorderOptions.html index 536378a328..5d06333174 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

InterfaceIBorderOptions

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

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 +

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"
diff --git a/api/interfaces/IBordersOptions.html b/api/interfaces/IBordersOptions.html index ccca83c81b..b6e62034fc 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

InterfaceIBordersOptions

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

Properties

Properties

Generated using TypeDoc

\ No newline at end of file +

Properties

diff --git a/api/interfaces/ICharacterStyleOptions.html b/api/interfaces/ICharacterStyleOptions.html index 91ca1f35da..fbcaa0b5e7 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 (view full)

Properties

basedOn? +ICharacterStyleOptions | docx

InterfaceICharacterStyleOptions

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?: string

Specifies the style upon which the current style is based-that is, the style from which the current style inherits. It is the mechanism for implementing style inheritance. +

Properties

basedOn?: string

Specifies the style upon which the current style is based-that is, the style from which the current style inherits. It is the mechanism for implementing style inheritance. Note that if the type of the current style must match the type of the style upon which it is based or the basedOn element will be ignored. However, if the current style is a numbering style, then the 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
diff --git a/api/interfaces/ICheckboxSymbolOptions.html b/api/interfaces/ICheckboxSymbolOptions.html index 0a35b13ea4..03be03c96c 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

InterfaceICheckboxSymbolOptions

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
diff --git a/api/interfaces/ICheckboxSymbolProperties.html b/api/interfaces/ICheckboxSymbolProperties.html index 56da4d68af..af9fe7c0a3 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

InterfaceICheckboxSymbolProperties

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
diff --git a/api/interfaces/ICommentOptions.html b/api/interfaces/ICommentOptions.html index 747b5dfb35..e2e33c718d 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

InterfaceICommentOptions

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
diff --git a/api/interfaces/ICommentsOptions.html b/api/interfaces/ICommentsOptions.html index 05bf16c87c..7903928f8f 100644 --- a/api/interfaces/ICommentsOptions.html +++ b/api/interfaces/ICommentsOptions.html @@ -1,2 +1,2 @@ -ICommentsOptions | docx

Interface ICommentsOptions

interface ICommentsOptions {
    children: readonly ICommentOptions[];
}

Properties

Properties

children: readonly ICommentOptions[]

Generated using TypeDoc

\ No newline at end of file +ICommentsOptions | docx

InterfaceICommentsOptions

interface ICommentsOptions {
    children: readonly ICommentOptions[];
}

Properties

Properties

children: readonly ICommentOptions[]
diff --git a/api/interfaces/IConcreteNumberingOptions.html b/api/interfaces/IConcreteNumberingOptions.html index ca354d76f2..68ad2699a8 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

InterfaceIConcreteNumberingOptions

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
diff --git a/api/interfaces/IContext.html b/api/interfaces/IContext.html index 2faa30586e..21533f9c07 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

InterfaceIContext

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
diff --git a/api/interfaces/IDocGridAttributesProperties.html b/api/interfaces/IDocGridAttributesProperties.html index 442fc6ecee..0d9ca3a5f8 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

InterfaceIDocGridAttributesProperties

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"
diff --git a/api/interfaces/IDocumentAttributesProperties.html b/api/interfaces/IDocumentAttributesProperties.html index f7933d24da..85da0cb7c5 100644 --- a/api/interfaces/IDocumentAttributesProperties.html +++ b/api/interfaces/IDocumentAttributesProperties.html @@ -1,5 +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? -aink? +IDocumentAttributesProperties | docx

InterfaceIDocumentAttributesProperties

interface IDocumentAttributesProperties {
    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;
    Ignorable?: 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

aink? am3d? cp? cx? @@ -14,6 +13,7 @@ dc? dcmitype? dcterms? +Ignorable? m? mc? o? @@ -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

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
Ignorable?: 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
diff --git a/api/interfaces/IDocumentBackgroundOptions.html b/api/interfaces/IDocumentBackgroundOptions.html index a0a8394d3b..afe546fda9 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

InterfaceIDocumentBackgroundOptions

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
diff --git a/api/interfaces/IDocumentDefaultsOptions.html b/api/interfaces/IDocumentDefaultsOptions.html index 9b1c318d9d..34a253e224 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

InterfaceIDocumentDefaultsOptions

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

Properties

Properties

Generated using TypeDoc

\ No newline at end of file +

Properties

diff --git a/api/interfaces/IDocumentFooter.html b/api/interfaces/IDocumentFooter.html index ac53b2df38..bd179e9627 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

InterfaceIDocumentFooter

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"
diff --git a/api/interfaces/IDocumentHeader.html b/api/interfaces/IDocumentHeader.html index 48d0773fad..9e738a8e3c 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

InterfaceIDocumentHeader

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"
diff --git a/api/interfaces/IDocumentOptions.html b/api/interfaces/IDocumentOptions.html index 3454a245a4..a94bf995eb 100644 --- a/api/interfaces/IDocumentOptions.html +++ b/api/interfaces/IDocumentOptions.html @@ -1,2 +1,2 @@ -IDocumentOptions | docx

Interface IDocumentOptions

interface IDocumentOptions {
    background?: IDocumentBackgroundOptions;
}

Properties

Properties

Generated using TypeDoc

\ No newline at end of file +IDocumentOptions | docx

InterfaceIDocumentOptions

interface IDocumentOptions {
    background?: IDocumentBackgroundOptions;
}

Properties

Properties

diff --git a/api/interfaces/IDrawingOptions.html b/api/interfaces/IDrawingOptions.html index 1d5759d951..e63815b42e 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

InterfaceIDrawingOptions

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

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

docProperties?: DocPropertiesOptions
floating?: IFloating
outline?: OutlineOptions
diff --git a/api/interfaces/IFloating.html b/api/interfaces/IFloating.html index d8c5d11a38..062d1a7e3e 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

InterfaceIFloating

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
diff --git a/api/interfaces/IFontAttributesProperties.html b/api/interfaces/IFontAttributesProperties.html index 578bc3e45d..33b6a84bb5 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

InterfaceIFontAttributesProperties

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
diff --git a/api/interfaces/IHeaderFooterGroup.html b/api/interfaces/IHeaderFooterGroup.html index 6bf302211b..078a670eb0 100644 --- a/api/interfaces/IHeaderFooterGroup.html +++ b/api/interfaces/IHeaderFooterGroup.html @@ -1,4 +1,4 @@ -IHeaderFooterGroup | docx

Interface IHeaderFooterGroup<T>

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

Type Parameters

  • T

Properties

default? +IHeaderFooterGroup | docx

InterfaceIHeaderFooterGroup<T>

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

Type Parameters

  • T

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

default?: T
even?: T
first?: T
diff --git a/api/interfaces/IHeaderFooterOptions.html b/api/interfaces/IHeaderFooterOptions.html index 48d55f56cb..def9cf4371 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

InterfaceIHeaderFooterOptions

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

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

id?: number
type?: "default" | "first" | "even"
diff --git a/api/interfaces/IHeaderOptions.html b/api/interfaces/IHeaderOptions.html index c37c287b33..55941cb34c 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

InterfaceIHeaderOptions

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

Properties

Properties

children: readonly (Paragraph | Table)[]
diff --git a/api/interfaces/IHorizontalPositionOptions.html b/api/interfaces/IHorizontalPositionOptions.html index 651dc88444..a11c033f56 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

InterfaceIHorizontalPositionOptions

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"
diff --git a/api/interfaces/IIndentAttributesProperties.html b/api/interfaces/IIndentAttributesProperties.html index 0db6cf1a7f..e0445d92ba 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

InterfaceIIndentAttributesProperties

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`
diff --git a/api/interfaces/ILevelParagraphStylePropertiesOptions.html b/api/interfaces/ILevelParagraphStylePropertiesOptions.html index aa3da76d79..3357499b28 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 (view full)

Properties

alignment? +ILevelParagraphStylePropertiesOptions | docx

InterfaceILevelParagraphStylePropertiesOptions

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
diff --git a/api/interfaces/ILevelsOptions.html b/api/interfaces/ILevelsOptions.html index 3a7204e210..fc1bbcd123 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?: "hex" | "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "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

InterfaceILevelsOptions

interface ILevelsOptions {
    alignment?:
        | "center"
        | "left"
        | "right"
        | "start"
        | "end"
        | "both"
        | "mediumKashida"
        | "distribute"
        | "numTab"
        | "highKashida"
        | "lowKashida"
        | "thaiDistribute";
    format?:
        | "hex"
        | "none"
        | "bullet"
        | "decimal"
        | "upperRoman"
        | "lowerRoman"
        | "upperLetter"
        | "lowerLetter"
        | "ordinal"
        | "cardinalText"
        | "ordinalText"
        | "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?: "hex" | "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "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?:
    | "hex"
    | "none"
    | "bullet"
    | "decimal"
    | "upperRoman"
    | "lowerRoman"
    | "upperLetter"
    | "lowerLetter"
    | "ordinal"
    | "cardinalText"
    | "ordinalText"
    | "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
diff --git a/api/interfaces/IMargins.html b/api/interfaces/IMargins.html index 6f497a09d6..24f0794bc9 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

InterfaceIMargins

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
diff --git a/api/interfaces/IMathFractionOptions.html b/api/interfaces/IMathFractionOptions.html index 4dca97fefd..37128ca582 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

InterfaceIMathFractionOptions

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

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

denominator: readonly MathComponent[]
numerator: readonly MathComponent[]
diff --git a/api/interfaces/IMathFunctionOptions.html b/api/interfaces/IMathFunctionOptions.html index b1c40b845c..c4dbaa067e 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

InterfaceIMathFunctionOptions

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

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
name: readonly MathComponent[]
diff --git a/api/interfaces/IMathIntegralOptions.html b/api/interfaces/IMathIntegralOptions.html index 059934e4f0..9c3f484025 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

InterfaceIMathIntegralOptions

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[]
diff --git a/api/interfaces/IMathLimitLowerOptions.html b/api/interfaces/IMathLimitLowerOptions.html index 0bef3d1daa..d04636d724 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

InterfaceIMathLimitLowerOptions

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

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
limit: readonly MathComponent[]
diff --git a/api/interfaces/IMathLimitUpperOptions.html b/api/interfaces/IMathLimitUpperOptions.html index 8c3cf12033..ddc8c77ed4 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

InterfaceIMathLimitUpperOptions

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

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
limit: readonly MathComponent[]
diff --git a/api/interfaces/IMathOptions.html b/api/interfaces/IMathOptions.html index 8182e0ec4d..d7524c3d2c 100644 --- a/api/interfaces/IMathOptions.html +++ b/api/interfaces/IMathOptions.html @@ -1,2 +1,2 @@ -IMathOptions | docx

Interface IMathOptions

interface IMathOptions {
    children: readonly MathComponent[];
}

Properties

Properties

children: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file +IMathOptions | docx

InterfaceIMathOptions

interface IMathOptions {
    children: readonly MathComponent[];
}

Properties

Properties

children: readonly MathComponent[]
diff --git a/api/interfaces/IMathPreSubSuperScriptOptions.html b/api/interfaces/IMathPreSubSuperScriptOptions.html index 8c723da72d..2d2aebc606 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

InterfaceIMathPreSubSuperScriptOptions

interface IMathPreSubSuperScriptOptions {
    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[]
diff --git a/api/interfaces/IMathRadicalOptions.html b/api/interfaces/IMathRadicalOptions.html index 8a50a33492..296ac3f178 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

InterfaceIMathRadicalOptions

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

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
degree?: readonly MathComponent[]
diff --git a/api/interfaces/IMathSubScriptOptions.html b/api/interfaces/IMathSubScriptOptions.html index a68933630b..72c28dd3f9 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

InterfaceIMathSubScriptOptions

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

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
subScript: readonly MathComponent[]
diff --git a/api/interfaces/IMathSubSuperScriptOptions.html b/api/interfaces/IMathSubSuperScriptOptions.html index 9428cfa4b1..6aea6ef747 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

InterfaceIMathSubSuperScriptOptions

interface IMathSubSuperScriptOptions {
    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[]
diff --git a/api/interfaces/IMathSumOptions.html b/api/interfaces/IMathSumOptions.html index df6384f260..e5fb98b841 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

InterfaceIMathSumOptions

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[]
diff --git a/api/interfaces/IMathSuperScriptOptions.html b/api/interfaces/IMathSuperScriptOptions.html index 953b8b2e85..955aed3ada 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

InterfaceIMathSuperScriptOptions

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

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
superScript: readonly MathComponent[]
diff --git a/api/interfaces/IMediaDataTransformation.html b/api/interfaces/IMediaDataTransformation.html index bd4e2e2e4e..8a11ebfcd0 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

InterfaceIMediaDataTransformation

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;
}
flip?: {
    horizontal?: boolean;
    vertical?: boolean;
}
pixels: {
    x: number;
    y: number;
}
rotation?: number
diff --git a/api/interfaces/IMediaTransformation.html b/api/interfaces/IMediaTransformation.html index 79ee5740b8..b3ca7ef6b4 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

InterfaceIMediaTransformation

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;
}
height: number
rotation?: number
width: number
diff --git a/api/interfaces/INumberingOptions.html b/api/interfaces/INumberingOptions.html index e0580c70a3..f8136eb95a 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

InterfaceINumberingOptions

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

Properties

Properties

config: readonly {
    levels: readonly ILevelsOptions[];
    reference: string;
}[]
diff --git a/api/interfaces/IPageBorderAttributes.html b/api/interfaces/IPageBorderAttributes.html index 365902964e..6023da7d04 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

InterfaceIPageBorderAttributes

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"
diff --git a/api/interfaces/IPageBordersOptions.html b/api/interfaces/IPageBordersOptions.html index 9be7511621..5317878867 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 +pageBorderTop? +

Properties

pageBorderBottom?: IBorderOptions
pageBorderLeft?: IBorderOptions
pageBorderRight?: IBorderOptions
pageBorders?: IPageBorderAttributes
pageBorderTop?: IBorderOptions
diff --git a/api/interfaces/IPageNumberTypeAttributes.html b/api/interfaces/IPageNumberTypeAttributes.html index 27854469c9..0dcb4a9b5c 100644 --- a/api/interfaces/IPageNumberTypeAttributes.html +++ b/api/interfaces/IPageNumberTypeAttributes.html @@ -1,4 +1,4 @@ -IPageNumberTypeAttributes | docx

Interface IPageNumberTypeAttributes

interface IPageNumberTypeAttributes {
    formatType?: "hex" | "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "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

InterfaceIPageNumberTypeAttributes

interface IPageNumberTypeAttributes {
    formatType?:
        | "hex"
        | "none"
        | "bullet"
        | "decimal"
        | "upperRoman"
        | "lowerRoman"
        | "upperLetter"
        | "lowerLetter"
        | "ordinal"
        | "cardinalText"
        | "ordinalText"
        | "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?: "hex" | "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "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?:
    | "hex"
    | "none"
    | "bullet"
    | "decimal"
    | "upperRoman"
    | "lowerRoman"
    | "upperLetter"
    | "lowerLetter"
    | "ordinal"
    | "cardinalText"
    | "ordinalText"
    | "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
diff --git a/api/interfaces/IParagraphOptions.html b/api/interfaces/IParagraphOptions.html index 74f2273356..0ba7458cf5 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?: false | {
        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? +IParagraphOptions | docx

InterfaceIParagraphOptions

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?: false | {
        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?: false | {
    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;
}
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?: false | {
    custom?: boolean;
    instance?: number;
    level: number;
    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
diff --git a/api/interfaces/IParagraphPropertiesOptions.html b/api/interfaces/IParagraphPropertiesOptions.html index cf73e51935..bf0bb8c71e 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?: false | {
        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? +IParagraphPropertiesOptions | docx

InterfaceIParagraphPropertiesOptions

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?: false | {
        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?: false | {
    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;
}
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?: false | {
    custom?: boolean;
    instance?: number;
    level: number;
    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
diff --git a/api/interfaces/IParagraphStyleOptions.html b/api/interfaces/IParagraphStyleOptions.html index dde1ede9f4..1dde36f730 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 (view full)

Properties

basedOn? +IParagraphStyleOptions | docx

InterfaceIParagraphStyleOptions

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?: string

Specifies the style upon which the current style is based-that is, the style from which the current style inherits. It is the mechanism for implementing style inheritance. +

Properties

basedOn?: string

Specifies the style upon which the current style is based-that is, the style from which the current style inherits. It is the mechanism for implementing style inheritance. Note that if the type of the current style must match the type of the style upon which it is based or the basedOn element will be ignored. However, if the current style is a numbering style, then the 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
diff --git a/api/interfaces/IParagraphStylePropertiesOptions.html b/api/interfaces/IParagraphStylePropertiesOptions.html index 528102d1d3..16a8dc24ed 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?: false | {
        custom?: boolean;
        instance?: number;
        level: number;
        reference: string;
    };
    outlineLevel?: number;
    rightTabStop?: number;
    spacing?: ISpacingProperties;
    thematicBreak?: boolean;
}

Hierarchy (view full)

Properties

alignment? +IParagraphStylePropertiesOptions | docx

InterfaceIParagraphStylePropertiesOptions

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?: false | {
        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?: false | {
    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?: false | {
    custom?: boolean;
    instance?: number;
    level: number;
    reference: string;
}
outlineLevel?: number
rightTabStop?: number
thematicBreak?: boolean
diff --git a/api/interfaces/IRunOptions.html b/api/interfaces/IRunOptions.html index bc6beb013f..5eabad9ce8 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?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow";
    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? +IRunOptions | docx

InterfaceIRunOptions

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?:
        | "none"
        | "black"
        | "blue"
        | "cyan"
        | "darkBlue"
        | "darkCyan"
        | "darkGray"
        | "darkGreen"
        | "darkMagenta"
        | "darkRed"
        | "darkYellow"
        | "green"
        | "lightGray"
        | "magenta"
        | "red"
        | "white"
        | "yellow";
    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?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow"
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
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?:
    | "none"
    | "black"
    | "blue"
    | "cyan"
    | "darkBlue"
    | "darkCyan"
    | "darkGray"
    | "darkGreen"
    | "darkMagenta"
    | "darkRed"
    | "darkYellow"
    | "green"
    | "lightGray"
    | "magenta"
    | "red"
    | "white"
    | "yellow"
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";
}
vanish?: boolean
diff --git a/api/interfaces/IRunPropertiesChangeOptions.html b/api/interfaces/IRunPropertiesChangeOptions.html index c7a353c0e7..5cf7698892 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?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow";
    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? +IRunPropertiesChangeOptions | docx

InterfaceIRunPropertiesChangeOptions

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?:
        | "none"
        | "black"
        | "blue"
        | "cyan"
        | "darkBlue"
        | "darkCyan"
        | "darkGray"
        | "darkGreen"
        | "darkMagenta"
        | "darkRed"
        | "darkYellow"
        | "green"
        | "lightGray"
        | "magenta"
        | "red"
        | "white"
        | "yellow";
    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?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow"
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";
}
font?: string | IFontAttributesProperties | IFontOptions
highlight?:
    | "none"
    | "black"
    | "blue"
    | "cyan"
    | "darkBlue"
    | "darkCyan"
    | "darkGray"
    | "darkGreen"
    | "darkMagenta"
    | "darkRed"
    | "darkYellow"
    | "green"
    | "lightGray"
    | "magenta"
    | "red"
    | "white"
    | "yellow"
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";
}
vanish?: boolean
diff --git a/api/interfaces/IRunPropertiesOptions.html b/api/interfaces/IRunPropertiesOptions.html index 67f326e8b8..ddf3653555 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?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow";
    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? +IRunPropertiesOptions | docx

InterfaceIRunPropertiesOptions

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?:
        | "none"
        | "black"
        | "blue"
        | "cyan"
        | "darkBlue"
        | "darkCyan"
        | "darkGray"
        | "darkGreen"
        | "darkMagenta"
        | "darkRed"
        | "darkYellow"
        | "green"
        | "lightGray"
        | "magenta"
        | "red"
        | "white"
        | "yellow";
    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?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow"
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";
}
font?: string | IFontAttributesProperties | IFontOptions
highlight?:
    | "none"
    | "black"
    | "blue"
    | "cyan"
    | "darkBlue"
    | "darkCyan"
    | "darkGray"
    | "darkGreen"
    | "darkMagenta"
    | "darkRed"
    | "darkYellow"
    | "green"
    | "lightGray"
    | "magenta"
    | "red"
    | "white"
    | "yellow"
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";
}
vanish?: boolean
diff --git a/api/interfaces/IRunStylePropertiesOptions.html b/api/interfaces/IRunStylePropertiesOptions.html index fe0c8d624a..68b47e1212 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?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow";
    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? +IRunStylePropertiesOptions | docx

InterfaceIRunStylePropertiesOptions

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?:
        | "none"
        | "black"
        | "blue"
        | "cyan"
        | "darkBlue"
        | "darkCyan"
        | "darkGray"
        | "darkGreen"
        | "darkMagenta"
        | "darkRed"
        | "darkYellow"
        | "green"
        | "lightGray"
        | "magenta"
        | "red"
        | "white"
        | "yellow";
    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?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow"
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";
}
font?: string | IFontAttributesProperties | IFontOptions
highlight?:
    | "none"
    | "black"
    | "blue"
    | "cyan"
    | "darkBlue"
    | "darkCyan"
    | "darkGray"
    | "darkGreen"
    | "darkMagenta"
    | "darkRed"
    | "darkYellow"
    | "green"
    | "lightGray"
    | "magenta"
    | "red"
    | "white"
    | "yellow"
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";
}
vanish?: boolean
diff --git a/api/interfaces/ISectionOptions.html b/api/interfaces/ISectionOptions.html index 96dc1865b5..18dd328c33 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

InterfaceISectionOptions

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;
}
headers?: {
    default?: Header;
    even?: Header;
    first?: Header;
}
diff --git a/api/interfaces/ISectionPropertiesOptions.html b/api/interfaces/ISectionPropertiesOptions.html index ac0d6039e1..92adf33dcf 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

InterfaceISectionPropertiesOptions

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";
}
titlePage?: boolean
type?:
    | "continuous"
    | "nextPage"
    | "nextColumn"
    | "evenPage"
    | "oddPage"
verticalAlign?: "bottom" | "center" | "top"
diff --git a/api/interfaces/IShadingAttributesProperties.html b/api/interfaces/IShadingAttributesProperties.html index d00855965b..7b4f634e6b 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

InterfaceIShadingAttributesProperties

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"
diff --git a/api/interfaces/ISpacingProperties.html b/api/interfaces/ISpacingProperties.html index 00b98b58d3..8c3386276e 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

InterfaceISpacingProperties

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"
diff --git a/api/interfaces/IStylesOptions.html b/api/interfaces/IStylesOptions.html index 088db933ee..a0a84a217f 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

InterfaceIStylesOptions

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
importedStyles?: readonly (
    | XmlComponent
    | StyleForParagraph
    | StyleForCharacter
    | ImportedXmlComponent)[]
initialStyles?: BaseXmlComponent
paragraphStyles?: readonly IParagraphStyleOptions[]
diff --git a/api/interfaces/ISymbolRunOptions.html b/api/interfaces/ISymbolRunOptions.html index fade4521fa..cb5b07b374 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?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow";
    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? +ISymbolRunOptions | docx

InterfaceISymbolRunOptions

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?:
        | "none"
        | "black"
        | "blue"
        | "cyan"
        | "darkBlue"
        | "darkCyan"
        | "darkGray"
        | "darkGreen"
        | "darkMagenta"
        | "darkRed"
        | "darkYellow"
        | "green"
        | "lightGray"
        | "magenta"
        | "red"
        | "white"
        | "yellow";
    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?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow"
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
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?:
    | "none"
    | "black"
    | "blue"
    | "cyan"
    | "darkBlue"
    | "darkCyan"
    | "darkGray"
    | "darkGreen"
    | "darkMagenta"
    | "darkRed"
    | "darkYellow"
    | "green"
    | "lightGray"
    | "magenta"
    | "red"
    | "white"
    | "yellow"
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";
}
vanish?: boolean
diff --git a/api/interfaces/ITableBordersOptions.html b/api/interfaces/ITableBordersOptions.html index 1f8d5392ab..648d66e555 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

InterfaceITableBordersOptions

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

Properties

insideHorizontal?: IBorderOptions
insideVertical?: IBorderOptions

Generated using TypeDoc

\ No newline at end of file +

Properties

insideHorizontal?: IBorderOptions
insideVertical?: IBorderOptions
diff --git a/api/interfaces/ITableCellBorders.html b/api/interfaces/ITableCellBorders.html index a1f48b1d65..d5bf3c9ea9 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

InterfaceITableCellBorders

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

Properties

Generated using TypeDoc

\ No newline at end of file +

Properties

diff --git a/api/interfaces/ITableCellOptions.html b/api/interfaces/ITableCellOptions.html index 8bbf11085f..ecf4dce397 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

InterfaceITableCellOptions

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"
diff --git a/api/interfaces/ITableOfContentsOptions.html b/api/interfaces/ITableOfContentsOptions.html index d1cb7ba116..51598de3db 100644 --- a/api/interfaces/ITableOfContentsOptions.html +++ b/api/interfaces/ITableOfContentsOptions.html @@ -1,9 +1,9 @@ -ITableOfContentsOptions | docx

Interface ITableOfContentsOptions

Options according to this docs: -https://www.ecma-international.org/publications/standards/Ecma-376.htm +ITableOfContentsOptions | docx

InterfaceITableOfContentsOptions

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. +

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 -by a SEQ field (§17.16.5.56). The sequence identifier designated by text in this switch's +

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 -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 +

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 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 -heading styles. Headings in a style range are specified by text in this switch's +

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. -The prefix depends on the type of entry. text in this switch's field-argument shall match the +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. +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. -Text in this switch's field-argument specifies those styles as a set of comma-separated doublets, +

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 -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 -by text in this switch's field-argument as a range having the form startLevel-endLevel, +

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 +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.

+
diff --git a/api/interfaces/ITableOptions.html b/api/interfaces/ITableOptions.html index 8d7bc25c48..e4064c3d4c 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

InterfaceITableOptions

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
diff --git a/api/interfaces/ITablePropertiesOptions.html b/api/interfaces/ITablePropertiesOptions.html index 8382cace32..9b4b8c73a2 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

InterfaceITablePropertiesOptions

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
diff --git a/api/interfaces/ITableRowOptions.html b/api/interfaces/ITableRowOptions.html index 8088f6e327..296faef66f 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 (view full)

Properties

cantSplit? +ITableRowOptions | docx

InterfaceITableRowOptions

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`;
}
tableHeader?: boolean
diff --git a/api/interfaces/ITableRowPropertiesOptions.html b/api/interfaces/ITableRowPropertiesOptions.html index 36c9f6b1cd..458a7b0336 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 (view full)

Properties

cantSplit? +ITableRowPropertiesOptions | docx

InterfaceITableRowPropertiesOptions

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`;
}
tableHeader?: boolean
diff --git a/api/interfaces/ITextWrapping.html b/api/interfaces/ITextWrapping.html index fe2d0d791d..0b643d65d9 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 | 1 | 2 | 3;
}

Properties

margins? +ITextWrapping | docx

InterfaceITextWrapping

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

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

margins?: IDistance
side?:
    | "left"
    | "right"
    | "bothSides"
    | "largest"
type:
    | 0
    | 1
    | 2
    | 3
diff --git a/api/interfaces/IVerticalPositionOptions.html b/api/interfaces/IVerticalPositionOptions.html index bdc0c06e3b..0d8a2be082 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

InterfaceIVerticalPositionOptions

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"
diff --git a/api/interfaces/IXYFrameOptions.html b/api/interfaces/IXYFrameOptions.html index d47db91803..fcfb793174 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

InterfaceIXYFrameOptions

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";
}
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
width: number
wrap?:
    | "auto"
    | "none"
    | "around"
    | "notBeside"
    | "through"
    | "tight"
diff --git a/api/interfaces/IXmlAttribute.html b/api/interfaces/IXmlAttribute.html index 4b60932805..dedacb3741 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

InterfaceIXmlAttribute

Indexable

  • [key: string]: string | number | boolean
diff --git a/api/interfaces/IXmlableObject.html b/api/interfaces/IXmlableObject.html index 552a7adb21..a43fcf6445 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

InterfaceIXmlableObject

Hierarchy

  • Record<string, unknown>
    • IXmlableObject

Indexable

  • [key: string]: any
diff --git a/api/interfaces/PositionalTabOptions.html b/api/interfaces/PositionalTabOptions.html index 3134401a53..2d469cf53a 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

InterfacePositionalTabOptions

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"
diff --git a/api/interfaces/TabStopDefinition.html b/api/interfaces/TabStopDefinition.html index 9fd8189e6a..d40807cf1b 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

InterfaceTabStopDefinition

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"
diff --git a/api/media/logo-animate.svg b/api/media/logo-animate.svg new file mode 100644 index 0000000000..98b2ab455d --- /dev/null +++ b/api/media/logo-animate.svg @@ -0,0 +1,15 @@ + + + + + + + + + + diff --git a/api/modules.html b/api/modules.html index ba133c9d10..601eb1dd8f 100644 --- a/api/modules.html +++ b/api/modules.html @@ -1,4 +1,4 @@ -docx

docx

References

File +docx

docx

References

Classes

Type Aliases

Functions

References

Renames and re-exports Document

Generated using TypeDoc

\ No newline at end of file +

References

Renames and re-exports Document
diff --git a/api/types/AttributeData.html b/api/types/AttributeData.html index e98c8397ba..3c5a4d8728 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 AliasAttributeData

AttributeData: {
    [key: string]: boolean | number | string;
}
diff --git a/api/types/AttributePayload.html b/api/types/AttributePayload.html index 2949f2f1e9..a066017d37 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 AliasAttributePayload<T>

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

Type Parameters

  • T
diff --git a/api/types/IColumnsAttributes.html b/api/types/IColumnsAttributes.html index 9df361d012..369eee542f 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 AliasIColumnsAttributes

IColumnsAttributes: {
    children?: readonly Column[];
    count?: number;
    equalWidth?: boolean;
    separate?: boolean;
    space?: number | PositiveUniversalMeasure;
}
diff --git a/api/types/IDistance.html b/api/types/IDistance.html index bb1989acee..1396919036 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 AliasIDistance

IDistance: {
    distB?: number;
    distL?: number;
    distR?: number;
    distT?: number;
}
diff --git a/api/types/IFrameOptions.html b/api/types/IFrameOptions.html index 5b03c04303..45aac252cf 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
diff --git a/api/types/IImageOptions.html b/api/types/IImageOptions.html index 2bb85df118..a0976062bc 100644 --- a/api/types/IImageOptions.html +++ b/api/types/IImageOptions.html @@ -1 +1 @@ -IImageOptions | docx

Type alias IImageOptions

IImageOptions: (RegularImageOptions | SvgMediaOptions) & CoreImageOptions

Generated using TypeDoc

\ No newline at end of file +IImageOptions | docx

Type AliasIImageOptions

IImageOptions: (RegularImageOptions | SvgMediaOptions) & CoreImageOptions
diff --git a/api/types/ILineNumberAttributes.html b/api/types/ILineNumberAttributes.html index 0de666bf20..d44fc69737 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 AliasILineNumberAttributes

ILineNumberAttributes: {
    countBy?: number;
    distance?: number | PositiveUniversalMeasure;
    restart?: typeof LineNumberRestartFormat[keyof typeof LineNumberRestartFormat];
    start?: number;
}
diff --git a/api/types/IMediaData.html b/api/types/IMediaData.html index 5a4cd63293..416708c309 100644 --- a/api/types/IMediaData.html +++ b/api/types/IMediaData.html @@ -1 +1 @@ -IMediaData | docx

Type alias IMediaData

IMediaData: (RegularMediaData | SvgMediaData) & CoreMediaData

Generated using TypeDoc

\ No newline at end of file +IMediaData | docx

Type AliasIMediaData

IMediaData: (RegularMediaData | SvgMediaData) & CoreMediaData
diff --git a/api/types/IPageMarginAttributes.html b/api/types/IPageMarginAttributes.html index 824e2e088b..e99f5d4c82 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 AliasIPageMarginAttributes

IPageMarginAttributes: {
    bottom?: number | UniversalMeasure;
    footer?: number | PositiveUniversalMeasure;
    gutter?: number | PositiveUniversalMeasure;
    header?: number | PositiveUniversalMeasure;
    left?: number | PositiveUniversalMeasure;
    right?: number | PositiveUniversalMeasure;
    top?: number | UniversalMeasure;
}
diff --git a/api/types/IPageReferenceOptions.html b/api/types/IPageReferenceOptions.html index 10b39bdeed..8bbbe92f32 100644 --- a/api/types/IPageReferenceOptions.html +++ b/api/types/IPageReferenceOptions.html @@ -1,7 +1,7 @@ -IPageReferenceOptions | docx

Type alias IPageReferenceOptions

IPageReferenceOptions: {
    hyperlink?: boolean;
    useRelativePosition?: boolean;
}

Type declaration

  • Optional Readonly hyperlink?: boolean

    \h option - Creates a hyperlink to the bookmarked paragraph.

    -
  • Optional Readonly useRelativePosition?: boolean

    \p option - Causes the field to display its position relative to the source - bookmark. If the PAGEREF field is on the same page as the - 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 +IPageReferenceOptions | docx

Type AliasIPageReferenceOptions

IPageReferenceOptions: {
    hyperlink?: boolean;
    useRelativePosition?: boolean;
}

Type declaration

  • Optional Readonlyhyperlink?: boolean

    \h option - Creates a hyperlink to the bookmarked paragraph.

    +
  • Optional ReadonlyuseRelativePosition?: boolean

    \p option - Causes the field to display its position relative to the source +bookmark. If the PAGEREF field is on the same page as the +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.

    +
diff --git a/api/types/IPageSizeAttributes.html b/api/types/IPageSizeAttributes.html index 0334e363dd..1b1df6c727 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 AliasIPageSizeAttributes

IPageSizeAttributes: {
    height?: number | PositiveUniversalMeasure;
    orientation?: typeof PageOrientation[keyof typeof PageOrientation];
    width?: number | PositiveUniversalMeasure;
}
diff --git a/api/types/IPatch.html b/api/types/IPatch.html index 3bdf529376..f27bc94b97 100644 --- a/api/types/IPatch.html +++ b/api/types/IPatch.html @@ -1 +1 @@ -IPatch | docx

Type alias IPatch

IPatch: ParagraphPatch | FilePatch

Generated using TypeDoc

\ No newline at end of file +IPatch | docx

Type AliasIPatch

IPatch: ParagraphPatch | FilePatch
diff --git a/api/types/ITableFloatOptions.html b/api/types/ITableFloatOptions.html index 72c266ed7d..ef286d7f60 100644 --- a/api/types/ITableFloatOptions.html +++ b/api/types/ITableFloatOptions.html @@ -1,24 +1,24 @@ -ITableFloatOptions | docx

Type alias ITableFloatOptions

ITableFloatOptions: {
    absoluteHorizontalPosition?: number | UniversalMeasure;
    absoluteVerticalPosition?: number | UniversalMeasure;
    bottomFromText?: number | PositiveUniversalMeasure;
    horizontalAnchor?: typeof TableAnchorType[keyof typeof TableAnchorType];
    leftFromText?: number | PositiveUniversalMeasure;
    overlap?: typeof OverlapType[keyof typeof OverlapType];
    relativeHorizontalPosition?: typeof RelativeHorizontalPosition[keyof typeof RelativeHorizontalPosition];
    relativeVerticalPosition?: typeof RelativeVerticalPosition[keyof typeof RelativeVerticalPosition];
    rightFromText?: number | PositiveUniversalMeasure;
    topFromText?: number | PositiveUniversalMeasure;
    verticalAnchor?: typeof TableAnchorType[keyof typeof TableAnchorType];
}

Type declaration

  • Optional Readonly absoluteHorizontalPosition?: number | UniversalMeasure

    Specifies an absolute horizontal position for the table, relative to the horizontalAnchor. +ITableFloatOptions | docx

    Type AliasITableFloatOptions

    ITableFloatOptions: {
        absoluteHorizontalPosition?: number | UniversalMeasure;
        absoluteVerticalPosition?: number | UniversalMeasure;
        bottomFromText?: number | PositiveUniversalMeasure;
        horizontalAnchor?: typeof TableAnchorType[keyof typeof TableAnchorType];
        leftFromText?: number | PositiveUniversalMeasure;
        overlap?: typeof OverlapType[keyof typeof OverlapType];
        relativeHorizontalPosition?: typeof RelativeHorizontalPosition[keyof typeof RelativeHorizontalPosition];
        relativeVerticalPosition?: typeof RelativeVerticalPosition[keyof typeof RelativeVerticalPosition];
        rightFromText?: number | PositiveUniversalMeasure;
        topFromText?: number | PositiveUniversalMeasure;
        verticalAnchor?: typeof TableAnchorType[keyof typeof TableAnchorType];
    }

    Type declaration

    • Optional ReadonlyabsoluteHorizontalPosition?: number | UniversalMeasure

      Specifies an absolute horizontal position for the table, relative to the horizontalAnchor. The value is in twentieths of a point. Note that the value can be negative, in which case the table is positioned before the anchor object in the direction of horizontal text flow. If relativeHorizontalPosition is also specified, then the absoluteHorizontalPosition attribute is ignored. If the attribute is omitted, the value is assumed to be zero.

      -
    • Optional Readonly absoluteVerticalPosition?: number | UniversalMeasure

      Specifies an absolute vertical position for the table, relative to the verticalAnchor anchor. +

    • Optional ReadonlyabsoluteVerticalPosition?: number | UniversalMeasure

      Specifies an absolute vertical position for the table, relative to the verticalAnchor anchor. The value is in twentieths of a point. Note that the value can be negative, in which case the table is positioned before the anchor object in the direction of vertical text flow. If relativeVerticalPosition is also specified, then the absoluteVerticalPosition attribute is ignored. If the attribute is omitted, the value is assumed to be zero.

      -
    • Optional Readonly bottomFromText?: number | PositiveUniversalMeasure

      Specifies the minimum distance to be maintained between the table and the top of text in the paragraph +

    • Optional ReadonlybottomFromText?: number | PositiveUniversalMeasure

      Specifies the minimum distance to be maintained between the table and the top of text in the paragraph below the table. The value is in twentieths of a point. If omitted, the value is assumed to be zero.

      -
    • Optional Readonly horizontalAnchor?: typeof TableAnchorType[keyof typeof TableAnchorType]

      Specifies the horizontal anchor or the base object from which the horizontal positioning in the +

    • Optional ReadonlyhorizontalAnchor?: typeof TableAnchorType[keyof typeof TableAnchorType]

      Specifies the horizontal anchor or the base object from which the horizontal positioning in the tblpX or tblpXSpec attribute should be determined. margin - relative to the vertical edge of the text margin before any text runs (left edge for left-to-right paragraphs) page - relative to the vertical edge of the page before any text runs (left edge for left-to-right paragraphs) text - relative to the vertical edge of the text margin for the column in which the anchor paragraph is located If omitted, the value is assumed to be page.

      -
    • Optional Readonly leftFromText?: number | PositiveUniversalMeasure

      Specifies the minimum distance to be maintained between the table and the edge of text in the paragraph +

    • Optional ReadonlyleftFromText?: number | PositiveUniversalMeasure

      Specifies the minimum distance to be maintained between the table and the edge of text in the paragraph to the left of the table. The value is in twentieths of a point. If omitted, the value is assumed to be zero.

      -
    • Optional Readonly overlap?: typeof OverlapType[keyof typeof OverlapType]
    • Optional Readonly relativeHorizontalPosition?: typeof RelativeHorizontalPosition[keyof typeof RelativeHorizontalPosition]

      Specifies a relative horizontal position for the table, relative to the horizontalAnchor attribute. +

    • Optional Readonlyoverlap?: typeof OverlapType[keyof typeof OverlapType]
    • Optional ReadonlyrelativeHorizontalPosition?: typeof RelativeHorizontalPosition[keyof typeof RelativeHorizontalPosition]

      Specifies a relative horizontal position for the table, relative to the horizontalAnchor attribute. This will supersede the absoluteHorizontalPosition attribute. Possible values are: center - the table should be horizontally centered with respect to the anchor @@ -26,7 +26,7 @@ inside - the table should be inside of the anchor left - the table should be left aligned with respect to the anchor outside - the table should be outside of the anchor right - the table should be right aligned with respect to the anchor

      -
    • Optional Readonly relativeVerticalPosition?: typeof RelativeVerticalPosition[keyof typeof RelativeVerticalPosition]

      Specifies a relative vertical position for the table, relative to the verticalAnchor attribute. +

    • Optional ReadonlyrelativeVerticalPosition?: typeof RelativeVerticalPosition[keyof typeof RelativeVerticalPosition]

      Specifies a relative vertical position for the table, relative to the verticalAnchor attribute. This will supersede the absoluteVerticalPosition attribute. Possible values are: center - the table should be vertically centered with respect to the anchor inside - the table should be vertically aligned to the edge of the anchor and inside the anchor @@ -34,14 +34,14 @@ bottom - the table should be vertically aligned to the bottom edge of the anchor outside - the table should be vertically aligned to the edge of the anchor and outside the anchor inline - the table should be vertically aligned in line with the surrounding text (so as to not allow any text wrapping around it) top - the table should be vertically aligned to the top edge of the anchor

      -
    • Optional Readonly rightFromText?: number | PositiveUniversalMeasure

      Specifies the minimum distance to be maintained between the table and the edge of text in the paragraph +

    • Optional ReadonlyrightFromText?: number | PositiveUniversalMeasure

      Specifies the minimum distance to be maintained between the table and the edge of text in the paragraph to the right of the table. The value is in twentieths of a point. If omitted, the value is assumed to be zero.

      -
    • Optional Readonly topFromText?: number | PositiveUniversalMeasure

      Specifies the minimum distance to be maintained between the table and the bottom edge of text in the paragraph +

    • Optional ReadonlytopFromText?: number | PositiveUniversalMeasure

      Specifies the minimum distance to be maintained between the table and the bottom edge of text in the paragraph above the table. The value is in twentieths of a point. If omitted, the value is assumed to be zero.

      -
    • Optional Readonly verticalAnchor?: typeof TableAnchorType[keyof typeof TableAnchorType]

      Specifies the vertical anchor or the base object from which the vertical positioning +

    • Optional ReadonlyverticalAnchor?: typeof TableAnchorType[keyof typeof TableAnchorType]

      Specifies the vertical anchor or the base object from which the vertical positioning in the absoluteVerticalPosition attribute should be determined. Possible values are: margin - relative to the horizontal edge of the text margin before any text runs (top edge for top-to-bottom paragraphs) 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 +
diff --git a/api/types/ITableWidthProperties.html b/api/types/ITableWidthProperties.html index 2ec4d3ff94..83bfa6fd05 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 AliasITableWidthProperties

ITableWidthProperties: {
    size: number | Percentage | UniversalMeasure;
    type?: typeof WidthType[keyof typeof WidthType];
}
diff --git a/api/types/InputDataType.html b/api/types/InputDataType.html index eac08abbe9..d31b4c5f09 100644 --- a/api/types/InputDataType.html +++ b/api/types/InputDataType.html @@ -1 +1 @@ -InputDataType | docx

Type alias InputDataType

InputDataType: Buffer | string | number[] | Uint8Array | ArrayBuffer | Blob | NodeJS.ReadableStream

Generated using TypeDoc

\ No newline at end of file +InputDataType | docx

Type AliasInputDataType

InputDataType:
    | Buffer
    | string
    | number[]
    | Uint8Array
    | ArrayBuffer
    | Blob
    | NodeJS.ReadableStream
diff --git a/api/types/MathComponent.html b/api/types/MathComponent.html index fcc57e66f0..b9c0033bd8 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

Type AliasMathComponent

MathComponent:
    | MathRun
    | MathFraction
    | MathSum
    | MathIntegral
    | MathSuperScript
    | MathSubScript
    | MathSubSuperScript
    | MathRadical
    | MathFunction
    | MathRoundBrackets
    | MathCurlyBrackets
    | MathAngledBrackets
    | MathSquareBrackets
diff --git a/api/types/ParagraphChild.html b/api/types/ParagraphChild.html index d299ae03f9..4e14b191a6 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

Type AliasParagraphChild

ParagraphChild:
    | TextRun
    | ImageRun
    | SymbolRun
    | Bookmark
    | PageBreak
    | ColumnBreak
    | SequentialIdentifier
    | FootnoteReferenceRun
    | InternalHyperlink
    | ExternalHyperlink
    | InsertedTextRun
    | DeletedTextRun
    | Math
    | SimpleField
    | SimpleMailMergeField
    | Comments
    | Comment
    | CommentRangeStart
    | CommentRangeEnd
    | CommentReference
    | CheckBox
diff --git a/api/types/PatchDocumentOptions.html b/api/types/PatchDocumentOptions.html index 99acf206b3..2983243b31 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 AliasPatchDocumentOptions<T>

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

Type Parameters

diff --git a/api/types/PatchDocumentOutputType.html b/api/types/PatchDocumentOutputType.html index 71c18552c4..ff9df3abd4 100644 --- a/api/types/PatchDocumentOutputType.html +++ b/api/types/PatchDocumentOutputType.html @@ -1 +1 @@ -PatchDocumentOutputType | docx

Type alias PatchDocumentOutputType

PatchDocumentOutputType: keyof OutputByType

Generated using TypeDoc

\ No newline at end of file +PatchDocumentOutputType | docx

Type AliasPatchDocumentOutputType

PatchDocumentOutputType: keyof OutputByType
diff --git a/api/types/Percentage.html b/api/types/Percentage.html index 43f06c688f..567d48a7c6 100644 --- a/api/types/Percentage.html +++ b/api/types/Percentage.html @@ -1 +1 @@ -Percentage | docx

Type alias Percentage

Percentage: `${"-" | ""}${number}%`

Generated using TypeDoc

\ No newline at end of file +Percentage | docx

Type AliasPercentage

Percentage: `${"-" | ""}${number}%`
diff --git a/api/types/PositiveUniversalMeasure.html b/api/types/PositiveUniversalMeasure.html index fc5b35053a..203fc5f971 100644 --- a/api/types/PositiveUniversalMeasure.html +++ b/api/types/PositiveUniversalMeasure.html @@ -1 +1 @@ -PositiveUniversalMeasure | docx

Type alias PositiveUniversalMeasure

PositiveUniversalMeasure: `${number}${"mm" | "cm" | "in" | "pt" | "pc" | "pi"}`

Generated using TypeDoc

\ No newline at end of file +PositiveUniversalMeasure | docx

Type AliasPositiveUniversalMeasure

PositiveUniversalMeasure: `${number}${
    | "mm"
    | "cm"
    | "in"
    | "pt"
    | "pc"
    | "pi"}`
diff --git a/api/types/UniqueNumericIdCreator.html b/api/types/UniqueNumericIdCreator.html index 9434c98023..62d4838d70 100644 --- a/api/types/UniqueNumericIdCreator.html +++ b/api/types/UniqueNumericIdCreator.html @@ -1 +1 @@ -UniqueNumericIdCreator | docx

Type alias UniqueNumericIdCreator

UniqueNumericIdCreator: (() => number)

Type declaration

    • (): number
    • Returns number

Generated using TypeDoc

\ No newline at end of file +UniqueNumericIdCreator | docx

Type AliasUniqueNumericIdCreator

UniqueNumericIdCreator: (() => number)
diff --git a/api/types/UniversalMeasure.html b/api/types/UniversalMeasure.html index 86b7bd3159..ead4f36840 100644 --- a/api/types/UniversalMeasure.html +++ b/api/types/UniversalMeasure.html @@ -1 +1 @@ -UniversalMeasure | docx

Type alias UniversalMeasure

UniversalMeasure: `${"-" | ""}${number}${"mm" | "cm" | "in" | "pt" | "pc" | "pi"}`

Generated using TypeDoc

\ No newline at end of file +UniversalMeasure | docx

Type AliasUniversalMeasure

UniversalMeasure: `${"-" | ""}${number}${
    | "mm"
    | "cm"
    | "in"
    | "pt"
    | "pc"
    | "pi"}`
diff --git a/api/variables/AlignmentType.html b/api/variables/AlignmentType.html index d8fb2fefde..d161d75238 100644 --- a/api/variables/AlignmentType.html +++ b/api/variables/AlignmentType.html @@ -1,14 +1,14 @@ -AlignmentType | docx

Variable AlignmentTypeConst

AlignmentType: {
    BOTH: "both";
    CENTER: "center";
    DISTRIBUTE: "distribute";
    END: "end";
    HIGH_KASHIDA: "highKashida";
    JUSTIFIED: "both";
    LEFT: "left";
    LOW_KASHIDA: "lowKashida";
    MEDIUM_KASHIDA: "mediumKashida";
    NUM_TAB: "numTab";
    RIGHT: "right";
    START: "start";
    THAI_DISTRIBUTE: "thaiDistribute";
} = ...

Type declaration

  • Readonly BOTH: "both"

    Justified

    -
  • Readonly CENTER: "center"

    Align Center

    -
  • Readonly DISTRIBUTE: "distribute"

    Distribute All Characters Equally

    -
  • Readonly END: "end"

    End

    -
  • Readonly HIGH_KASHIDA: "highKashida"

    Widest Kashida Length

    -
  • Readonly JUSTIFIED: "both"

    Justified

    -
  • Readonly LEFT: "left"

    Align Left

    -
  • Readonly LOW_KASHIDA: "lowKashida"

    Low Kashida Length

    -
  • Readonly MEDIUM_KASHIDA: "mediumKashida"

    Medium Kashida Length

    -
  • Readonly NUM_TAB: "numTab"

    Align to List Tab

    -
  • 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 +AlignmentType | docx

VariableAlignmentTypeConst

AlignmentType: {
    BOTH: "both";
    CENTER: "center";
    DISTRIBUTE: "distribute";
    END: "end";
    HIGH_KASHIDA: "highKashida";
    JUSTIFIED: "both";
    LEFT: "left";
    LOW_KASHIDA: "lowKashida";
    MEDIUM_KASHIDA: "mediumKashida";
    NUM_TAB: "numTab";
    RIGHT: "right";
    START: "start";
    THAI_DISTRIBUTE: "thaiDistribute";
} = ...

Type declaration

  • ReadonlyBOTH: "both"

    Justified

    +
  • ReadonlyCENTER: "center"

    Align Center

    +
  • ReadonlyDISTRIBUTE: "distribute"

    Distribute All Characters Equally

    +
  • ReadonlyEND: "end"

    End

    +
  • ReadonlyHIGH_KASHIDA: "highKashida"

    Widest Kashida Length

    +
  • ReadonlyJUSTIFIED: "both"

    Justified

    +
  • ReadonlyLEFT: "left"

    Align Left

    +
  • ReadonlyLOW_KASHIDA: "lowKashida"

    Low Kashida Length

    +
  • ReadonlyMEDIUM_KASHIDA: "mediumKashida"

    Medium Kashida Length

    +
  • ReadonlyNUM_TAB: "numTab"

    Align to List Tab

    +
  • ReadonlyRIGHT: "right"

    Align Right

    +
  • ReadonlySTART: "start"

    Align Start

    +
  • ReadonlyTHAI_DISTRIBUTE: "thaiDistribute"

    Thai Language Justification

    +
diff --git a/api/variables/BorderStyle.html b/api/variables/BorderStyle.html index b4ea5fcc53..ce34bf7d05 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

VariableBorderStyleConst

BorderStyle: {
    DASH_DOT_STROKED: "dashDotStroked";
    DASH_SMALL_GAP: "dashSmallGap";
    DASHED: "dashed";
    DOT_DASH: "dotDash";
    DOT_DOT_DASH: "dotDotDash";
    DOTTED: "dotted";
    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";
} = ...
diff --git a/api/variables/CharacterSet.html b/api/variables/CharacterSet.html index 2d90c68364..445231209a 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

VariableCharacterSetConst

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";
} = ...
diff --git a/api/variables/DocumentGridType.html b/api/variables/DocumentGridType.html index b0389ab23e..3fdebb4291 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

VariableDocumentGridTypeConst

DocumentGridType: {
    DEFAULT: "default";
    LINES: "lines";
    LINES_AND_CHARS: "linesAndChars";
    SNAP_TO_CHARS: "snapToChars";
} = ...
diff --git a/api/variables/DropCapType.html b/api/variables/DropCapType.html index 530bbd64d3..7d86fecafb 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

VariableDropCapTypeConst

DropCapType: {
    DROP: "drop";
    MARGIN: "margin";
    NONE: "none";
} = ...
diff --git a/api/variables/EMPTY_OBJECT.html b/api/variables/EMPTY_OBJECT.html index c8a419f92f..22609ccd51 100644 --- a/api/variables/EMPTY_OBJECT.html +++ b/api/variables/EMPTY_OBJECT.html @@ -1 +1 @@ -EMPTY_OBJECT | docx

Variable EMPTY_OBJECTConst

EMPTY_OBJECT: {} = ...

Type declaration

    Generated using TypeDoc

    \ No newline at end of file +EMPTY_OBJECT | docx

    VariableEMPTY_OBJECTConst

    EMPTY_OBJECT: {} = ...
    diff --git a/api/variables/EmphasisMarkType.html b/api/variables/EmphasisMarkType.html index bed3bf3871..78c8060450 100644 --- a/api/variables/EmphasisMarkType.html +++ b/api/variables/EmphasisMarkType.html @@ -1 +1 @@ -EmphasisMarkType | docx

    Variable EmphasisMarkTypeConst

    EmphasisMarkType: {
        DOT: "dot";
    } = ...

    Type declaration

    • Readonly DOT: "dot"

    Generated using TypeDoc

    \ No newline at end of file +EmphasisMarkType | docx

    VariableEmphasisMarkTypeConst

    EmphasisMarkType: {
        DOT: "dot";
    } = ...
    diff --git a/api/variables/FrameAnchorType.html b/api/variables/FrameAnchorType.html index 85a4a613d3..3b489af211 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

    VariableFrameAnchorTypeConst

    FrameAnchorType: {
        MARGIN: "margin";
        PAGE: "page";
        TEXT: "text";
    } = ...
    diff --git a/api/variables/FrameWrap.html b/api/variables/FrameWrap.html index 77b91d6200..f55eff9155 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

    VariableFrameWrapConst

    FrameWrap: {
        AROUND: "around";
        AUTO: "auto";
        NONE: "none";
        NOT_BESIDE: "notBeside";
        THROUGH: "through";
        TIGHT: "tight";
    } = ...
    diff --git a/api/variables/HeaderFooterReferenceType.html b/api/variables/HeaderFooterReferenceType.html index 48e495a7cc..fe2d2bee28 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

    VariableHeaderFooterReferenceTypeConst

    HeaderFooterReferenceType: {
        DEFAULT: "default";
        EVEN: "even";
        FIRST: "first";
    } = ...
    diff --git a/api/variables/HeaderFooterType.html b/api/variables/HeaderFooterType.html index a6f58c1428..208d162e81 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

    VariableHeaderFooterTypeConst

    HeaderFooterType: {
        FOOTER: "w:footerReference";
        HEADER: "w:headerReference";
    } = ...
    diff --git a/api/variables/HeadingLevel.html b/api/variables/HeadingLevel.html index b8310957d3..37428fefd2 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

    VariableHeadingLevelConst

    HeadingLevel: {
        HEADING_1: "Heading1";
        HEADING_2: "Heading2";
        HEADING_3: "Heading3";
        HEADING_4: "Heading4";
        HEADING_5: "Heading5";
        HEADING_6: "Heading6";
        TITLE: "Title";
    } = ...
    diff --git a/api/variables/HeightRule.html b/api/variables/HeightRule.html index 19b337d082..e215d03132 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 +HeightRule | docx

    VariableHeightRuleConst

    HeightRule: {
        ATLEAST: "atLeast";
        AUTO: "auto";
        EXACT: "exact";
    } = ...

    Type declaration

    • ReadonlyATLEAST: "atLeast"

      At least the value specified

      +
    • ReadonlyAUTO: "auto"

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

      +
    • ReadonlyEXACT: "exact"

      Exactly the value specified

      +
    diff --git a/api/variables/HighlightColor.html b/api/variables/HighlightColor.html index faccfd07c8..f7f3c40c10 100644 --- a/api/variables/HighlightColor.html +++ b/api/variables/HighlightColor.html @@ -1 +1 @@ -HighlightColor | docx

    Variable HighlightColorConst

    HighlightColor: {
        BLACK: "black";
        BLUE: "blue";
        CYAN: "cyan";
        DARK_BLUE: "darkBlue";
        DARK_CYAN: "darkCyan";
        DARK_GRAY: "darkGray";
        DARK_GREEN: "darkGreen";
        DARK_MAGENTA: "darkMagenta";
        DARK_RED: "darkRed";
        DARK_YELLOW: "darkYellow";
        GREEN: "green";
        LIGHT_GRAY: "lightGray";
        MAGENTA: "magenta";
        NONE: "none";
        RED: "red";
        WHITE: "white";
        YELLOW: "yellow";
    } = ...

    Type declaration

    • Readonly BLACK: "black"
    • Readonly BLUE: "blue"
    • Readonly CYAN: "cyan"
    • Readonly DARK_BLUE: "darkBlue"
    • Readonly DARK_CYAN: "darkCyan"
    • Readonly DARK_GRAY: "darkGray"
    • Readonly DARK_GREEN: "darkGreen"
    • Readonly DARK_MAGENTA: "darkMagenta"
    • Readonly DARK_RED: "darkRed"
    • Readonly DARK_YELLOW: "darkYellow"
    • Readonly GREEN: "green"
    • Readonly LIGHT_GRAY: "lightGray"
    • Readonly MAGENTA: "magenta"
    • Readonly NONE: "none"
    • Readonly RED: "red"
    • Readonly WHITE: "white"
    • Readonly YELLOW: "yellow"

    Generated using TypeDoc

    \ No newline at end of file +HighlightColor | docx

    VariableHighlightColorConst

    HighlightColor: {
        BLACK: "black";
        BLUE: "blue";
        CYAN: "cyan";
        DARK_BLUE: "darkBlue";
        DARK_CYAN: "darkCyan";
        DARK_GRAY: "darkGray";
        DARK_GREEN: "darkGreen";
        DARK_MAGENTA: "darkMagenta";
        DARK_RED: "darkRed";
        DARK_YELLOW: "darkYellow";
        GREEN: "green";
        LIGHT_GRAY: "lightGray";
        MAGENTA: "magenta";
        NONE: "none";
        RED: "red";
        WHITE: "white";
        YELLOW: "yellow";
    } = ...
    diff --git a/api/variables/HorizontalPositionAlign.html b/api/variables/HorizontalPositionAlign.html index 3215dd5412..f72e435e9a 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

    VariableHorizontalPositionAlignConst

    HorizontalPositionAlign: {
        CENTER: "center";
        INSIDE: "inside";
        LEFT: "left";
        OUTSIDE: "outside";
        RIGHT: "right";
    } = ...
    diff --git a/api/variables/HorizontalPositionRelativeFrom.html b/api/variables/HorizontalPositionRelativeFrom.html index 4f42a34a61..546939fbf5 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

    VariableHorizontalPositionRelativeFromConst

    HorizontalPositionRelativeFrom: {
        CHARACTER: "character";
        COLUMN: "column";
        INSIDE_MARGIN: "insideMargin";
        LEFT_MARGIN: "leftMargin";
        MARGIN: "margin";
        OUTSIDE_MARGIN: "outsideMargin";
        PAGE: "page";
        RIGHT_MARGIN: "rightMargin";
    } = ...
    diff --git a/api/variables/HyperlinkType.html b/api/variables/HyperlinkType.html index b7f1c8330e..0cd272c318 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

    VariableHyperlinkTypeConst

    HyperlinkType: {
        EXTERNAL: "EXTERNAL";
        INTERNAL: "INTERNAL";
    } = ...
    diff --git a/api/variables/LeaderType.html b/api/variables/LeaderType.html index 93143e9289..b0dab55e1a 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

    VariableLeaderTypeConst

    LeaderType: {
        DOT: "dot";
        HYPHEN: "hyphen";
        MIDDLE_DOT: "middleDot";
        NONE: "none";
        UNDERSCORE: "underscore";
    } = ...
    diff --git a/api/variables/LevelFormat.html b/api/variables/LevelFormat.html index f5ff2b6278..2ae13b87a4 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

    VariableLevelFormatConst

    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__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_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";
    } = ...
    diff --git a/api/variables/LevelSuffix.html b/api/variables/LevelSuffix.html index 796bf9c0b8..9d06bcb372 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

    VariableLevelSuffixConst

    LevelSuffix: {
        NOTHING: "nothing";
        SPACE: "space";
        TAB: "tab";
    } = ...
    diff --git a/api/variables/LineNumberRestartFormat.html b/api/variables/LineNumberRestartFormat.html index 036e9cb098..6f9d0cc600 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

    VariableLineNumberRestartFormatConst

    LineNumberRestartFormat: {
        CONTINUOUS: "continuous";
        NEW_PAGE: "newPage";
        NEW_SECTION: "newSection";
    } = ...
    diff --git a/api/variables/LineRuleType.html b/api/variables/LineRuleType.html index 78c336cfc9..12ebd8ab86 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

    VariableLineRuleTypeConst

    LineRuleType: {
        AT_LEAST: "atLeast";
        AUTO: "auto";
        EXACT: "exact";
        EXACTLY: "exactly";
    } = ...
    diff --git a/api/variables/NumberFormat.html b/api/variables/NumberFormat.html index e386dc24be..42be4df2a0 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

    VariableNumberFormatConst

    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";
    } = ...
    diff --git a/api/variables/OverlapType.html b/api/variables/OverlapType.html index 25cf4159b9..46d4d3cdb5 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

    VariableOverlapTypeConst

    OverlapType: {
        NEVER: "never";
        OVERLAP: "overlap";
    } = ...
    diff --git a/api/variables/PageBorderDisplay.html b/api/variables/PageBorderDisplay.html index 825c20d2b0..e62a160447 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

    VariablePageBorderDisplayConst

    PageBorderDisplay: {
        ALL_PAGES: "allPages";
        FIRST_PAGE: "firstPage";
        NOT_FIRST_PAGE: "notFirstPage";
    } = ...
    diff --git a/api/variables/PageBorderOffsetFrom.html b/api/variables/PageBorderOffsetFrom.html index e446723300..b9a539fa53 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

    VariablePageBorderOffsetFromConst

    PageBorderOffsetFrom: {
        PAGE: "page";
        TEXT: "text";
    } = ...
    diff --git a/api/variables/PageBorderZOrder.html b/api/variables/PageBorderZOrder.html index 8880cfc064..ce8859dfde 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

    VariablePageBorderZOrderConst

    PageBorderZOrder: {
        BACK: "back";
        FRONT: "front";
    } = ...
    diff --git a/api/variables/PageNumber.html b/api/variables/PageNumber.html index cee9b04694..cf067a242b 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

    VariablePageNumberConst

    PageNumber: {
        CURRENT: "CURRENT";
        CURRENT_SECTION: "SECTION";
        TOTAL_PAGES: "TOTAL_PAGES";
        TOTAL_PAGES_IN_SECTION: "TOTAL_PAGES_IN_SECTION";
    } = ...
    diff --git a/api/variables/PageNumberSeparator.html b/api/variables/PageNumberSeparator.html index 357a0701b1..e3f688dfe4 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

    VariablePageNumberSeparatorConst

    PageNumberSeparator: {
        COLON: "colon";
        EM_DASH: "emDash";
        EN_DASH: "endash";
        HYPHEN: "hyphen";
        PERIOD: "period";
    } = ...
    diff --git a/api/variables/PageOrientation.html b/api/variables/PageOrientation.html index e9b43e6826..27137bf7ae 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

    VariablePageOrientationConst

    PageOrientation: {
        LANDSCAPE: "landscape";
        PORTRAIT: "portrait";
    } = ...
    diff --git a/api/variables/PageTextDirectionType.html b/api/variables/PageTextDirectionType.html index 89fc9986e3..6d2c3b1a37 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

    VariablePageTextDirectionTypeConst

    PageTextDirectionType: {
        LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb";
        TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl";
    } = ...
    diff --git a/api/variables/PatchType.html b/api/variables/PatchType.html index 3533b7f443..52946aef4a 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

    VariablePatchTypeConst

    PatchType: {
        DOCUMENT: "file";
        PARAGRAPH: "paragraph";
    } = ...
    diff --git a/api/variables/PositionalTabAlignment.html b/api/variables/PositionalTabAlignment.html index 9940f169bd..534631d8a2 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

    VariablePositionalTabAlignmentConst

    PositionalTabAlignment: {
        CENTER: "center";
        LEFT: "left";
        RIGHT: "right";
    } = ...
    diff --git a/api/variables/PositionalTabLeader.html b/api/variables/PositionalTabLeader.html index db18ba21d2..640c97074b 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

    VariablePositionalTabLeaderConst

    PositionalTabLeader: {
        DOT: "dot";
        HYPHEN: "hyphen";
        MIDDLE_DOT: "middleDot";
        NONE: "none";
        UNDERSCORE: "underscore";
    } = ...
    diff --git a/api/variables/PositionalTabRelativeTo.html b/api/variables/PositionalTabRelativeTo.html index ed815db0ca..747136902c 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

    VariablePositionalTabRelativeToConst

    PositionalTabRelativeTo: {
        INDENT: "indent";
        MARGIN: "margin";
    } = ...
    diff --git a/api/variables/PrettifyType.html b/api/variables/PrettifyType.html index a59927f3ab..8278cfd99a 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 +PrettifyType | docx

    VariablePrettifyTypeConst

    PrettifyType: {
        NONE: "";
        WITH_2_BLANKS: " ";
        WITH_4_BLANKS: " ";
        WITH_TAB: "\t";
    } = ...

    Use blanks to prettify

    +
    diff --git a/api/variables/RelativeHorizontalPosition.html b/api/variables/RelativeHorizontalPosition.html index ea678c1079..c54dab7aa0 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

    VariableRelativeHorizontalPositionConst

    RelativeHorizontalPosition: {
        CENTER: "center";
        INSIDE: "inside";
        LEFT: "left";
        OUTSIDE: "outside";
        RIGHT: "right";
    } = ...
    diff --git a/api/variables/RelativeVerticalPosition.html b/api/variables/RelativeVerticalPosition.html index 4fdbc62382..c2a2e56613 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

    VariableRelativeVerticalPositionConst

    RelativeVerticalPosition: {
        BOTTOM: "bottom";
        CENTER: "center";
        INLINE: "inline";
        INSIDE: "inside";
        OUTSIDE: "outside";
        TOP: "top";
    } = ...
    diff --git a/api/variables/SectionType.html b/api/variables/SectionType.html index 152d187459..1b78ed4777 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

    VariableSectionTypeConst

    SectionType: {
        CONTINUOUS: "continuous";
        EVEN_PAGE: "evenPage";
        NEXT_COLUMN: "nextColumn";
        NEXT_PAGE: "nextPage";
        ODD_PAGE: "oddPage";
    } = ...
    diff --git a/api/variables/ShadingType.html b/api/variables/ShadingType.html index a4dd5e3670..e5ad11cbcf 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

    VariableShadingTypeConst

    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";
    } = ...
    diff --git a/api/variables/SpaceType.html b/api/variables/SpaceType.html index 55168a2842..ff814407eb 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

    VariableSpaceTypeConst

    SpaceType: {
        DEFAULT: "default";
        PRESERVE: "preserve";
    } = ...
    diff --git a/api/variables/TabStopPosition.html b/api/variables/TabStopPosition.html index 5b45aa3afa..89086601d9 100644 --- a/api/variables/TabStopPosition.html +++ b/api/variables/TabStopPosition.html @@ -1 +1 @@ -TabStopPosition | docx

    Variable TabStopPositionConst

    TabStopPosition: {
        MAX: 9026;
    } = ...

    Type declaration

    • Readonly MAX: 9026

    Generated using TypeDoc

    \ No newline at end of file +TabStopPosition | docx

    VariableTabStopPositionConst

    TabStopPosition: {
        MAX: 9026;
    } = ...
    diff --git a/api/variables/TabStopType.html b/api/variables/TabStopType.html index 33165213e6..09dbe2a83f 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

    VariableTabStopTypeConst

    TabStopType: {
        BAR: "bar";
        CENTER: "center";
        CLEAR: "clear";
        DECIMAL: "decimal";
        END: "end";
        LEFT: "left";
        NUM: "num";
        RIGHT: "right";
        START: "start";
    } = ...
    diff --git a/api/variables/TableAnchorType.html b/api/variables/TableAnchorType.html index b77c59131c..62396fd317 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

    VariableTableAnchorTypeConst

    TableAnchorType: {
        MARGIN: "margin";
        PAGE: "page";
        TEXT: "text";
    } = ...
    diff --git a/api/variables/TableLayoutType.html b/api/variables/TableLayoutType.html index f176318e9e..1657294428 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

    VariableTableLayoutTypeConst

    TableLayoutType: {
        AUTOFIT: "autofit";
        FIXED: "fixed";
    } = ...
    diff --git a/api/variables/TextDirection.html b/api/variables/TextDirection.html index 1942b35e9d..e5b294ad19 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

    VariableTextDirectionConst

    TextDirection: {
        BOTTOM_TO_TOP_LEFT_TO_RIGHT: "btLr";
        LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb";
        TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl";
    } = ...
    diff --git a/api/variables/TextEffect.html b/api/variables/TextEffect.html index 15af18be64..035dff6849 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

    VariableTextEffectConst

    TextEffect: {
        ANTS_BLACK: "antsBlack";
        ANTS_RED: "antsRed";
        BLINK_BACKGROUND: "blinkBackground";
        LIGHTS: "lights";
        NONE: "none";
        SHIMMER: "shimmer";
        SPARKLE: "sparkle";
    } = ...
    diff --git a/api/variables/TextWrappingSide.html b/api/variables/TextWrappingSide.html index deb345a394..5deaf9968f 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

    VariableTextWrappingSideConst

    TextWrappingSide: {
        BOTH_SIDES: "bothSides";
        LARGEST: "largest";
        LEFT: "left";
        RIGHT: "right";
    } = ...
    diff --git a/api/variables/TextWrappingType.html b/api/variables/TextWrappingType.html index 6e7bb09edc..e3557d6362 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

    VariableTextWrappingTypeConst

    TextWrappingType: {
        NONE: 0;
        SQUARE: 1;
        TIGHT: 2;
        TOP_AND_BOTTOM: 3;
    } = ...
    diff --git a/api/variables/UnderlineType.html b/api/variables/UnderlineType.html index 5014528a0e..37ab776ade 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

    VariableUnderlineTypeConst

    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";
    } = ...
    diff --git a/api/variables/VerticalAlign.html b/api/variables/VerticalAlign.html index 6efaf78f7d..1ea158e489 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

    VariableVerticalAlignConst

    VerticalAlign: {
        BOTTOM: "bottom";
        CENTER: "center";
        TOP: "top";
    } = ...
    diff --git a/api/variables/VerticalMergeType.html b/api/variables/VerticalMergeType.html index 9f1641b945..6506c037e9 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 +VerticalMergeType | docx

    VariableVerticalMergeTypeConst

    VerticalMergeType: {
        CONTINUE: "continue";
        RESTART: "restart";
    } = ...

    Vertical merge types.

    +

    Type declaration

    • ReadonlyCONTINUE: "continue"

      Cell that is merged with upper one.

      +
    • ReadonlyRESTART: "restart"

      Cell that is starting the vertical merge.

      +
    diff --git a/api/variables/VerticalPositionAlign.html b/api/variables/VerticalPositionAlign.html index 52440041fb..ff340311fe 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

    VariableVerticalPositionAlignConst

    VerticalPositionAlign: {
        BOTTOM: "bottom";
        CENTER: "center";
        INSIDE: "inside";
        OUTSIDE: "outside";
        TOP: "top";
    } = ...
    diff --git a/api/variables/VerticalPositionRelativeFrom.html b/api/variables/VerticalPositionRelativeFrom.html index 7c84b684fc..cfb34cec3d 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

    VariableVerticalPositionRelativeFromConst

    VerticalPositionRelativeFrom: {
        BOTTOM_MARGIN: "bottomMargin";
        INSIDE_MARGIN: "insideMargin";
        LINE: "line";
        MARGIN: "margin";
        OUTSIDE_MARGIN: "outsideMargin";
        PAGE: "page";
        PARAGRAPH: "paragraph";
        TOP_MARGIN: "topMargin";
    } = ...
    diff --git a/api/variables/WidthType.html b/api/variables/WidthType.html index 968d993bd1..1e0ccf2c0a 100644 --- a/api/variables/WidthType.html +++ b/api/variables/WidthType.html @@ -1,5 +1,5 @@ -WidthType | docx

    Variable WidthTypeConst

    WidthType: {
        AUTO: "auto";
        DXA: "dxa";
        NIL: "nil";
        PERCENTAGE: "pct";
    } = ...

    Type declaration

    • Readonly AUTO: "auto"

      Auto.

      -
    • 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 +WidthType | docx

    VariableWidthTypeConst

    WidthType: {
        AUTO: "auto";
        DXA: "dxa";
        NIL: "nil";
        PERCENTAGE: "pct";
    } = ...

    Type declaration

    • ReadonlyAUTO: "auto"

      Auto.

      +
    • ReadonlyDXA: "dxa"

      Value is in twentieths of a point

      +
    • ReadonlyNIL: "nil"

      No (empty) value.

      +
    • ReadonlyPERCENTAGE: "pct"

      Value is in percentage.

      +
    diff --git a/api/variables/sectionMarginDefaults.html b/api/variables/sectionMarginDefaults.html index 8aaa7c4b2e..e96547cca4 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

    VariablesectionMarginDefaultsConst

    sectionMarginDefaults: {
        BOTTOM: number;
        FOOTER: number;
        GUTTER: number;
        HEADER: number;
        LEFT: number;
        RIGHT: number;
        TOP: number;
    } = ...
    diff --git a/api/variables/sectionPageSizeDefaults.html b/api/variables/sectionPageSizeDefaults.html index d35066e89d..17031e8948 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

    VariablesectionPageSizeDefaultsConst

    sectionPageSizeDefaults: {
        HEIGHT: number;
        ORIENTATION: "portrait";
        WIDTH: number;
    } = ...