Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overload

Description

Open(PowerPointWriter.PowerPointApplication, PowerPointWriter.Presentation)

Passes a presentation from PowerPointApplication to PowerPointTemplate.

Open(String)

Opens a PowerPointWriter template presentation file from the specified disk location. A PowerPointWriter template is a file created in Microsoft PowerPoint that contains data markers where data source values will be inserted.

Open(System.IO.Stream)

Opens a PowerPointWriter template presentation file from the specified System.IO.Stream instance. A PowerPointWriter template is a file created in Microsoft PowerPoint that contains data markers where data source values will be inserted.
  • No labels