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

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