MCPcopy
hub / github.com/exceljs/exceljs / xml

Method xml

lib/utils/xml-stream.js:157–160  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

155 }
156
157 get xml() {
158 this.closeAll();
159 return this._xml.join('');
160 }
161}
162
163XmlStream.StdDocAttributes = {

Callers

nothing calls this directly

Calls 1

closeAllMethod · 0.95

Tested by

no test coverage detected