DataImporter can be used to import data in a presentation in PowerPoint. To do this, the presentation must be created with potential tables, charts, and text.'
Modules are located here:
...\ModuleLibrary\DataImporter\01_nocontext_DataImporter
Create data source
<Cmd case="DataImport:BuildSimpleExcel"/>
Update active slide or all slides
<Cmd case="DataImport:SimpleExcel" slide-range="xx" source-path="xx"/>
Parameters
slide-range
active
Updates the active slide.
all
Updates all slides.
source-path
Type the path from which data should be imported.
Comments
0 comments
Article is closed for comments.