UNPKG

@nocobase/plugin-action-import

Version:

Import records using excel templates. You can configure which fields to import and templates will be generated automatically.

18 lines (17 loc) 291 B
module.exports = { tag: 'xdr:spPr', c: [ { tag: 'a:xfrm', c: [ {tag: 'a:off', $: {x: '0', y: '0'}}, {tag: 'a:ext', $: {cx: '0', cy: '0'}}, ], }, { tag: 'a:prstGeom', $: {prst: 'rect'}, c: [{tag: 'a:avLst'}], }, ], };