Description
Creates a new presentation containing 1 slide, in the specified file format. The slide is blank when the presentation is created, and standard font, style, and format settings are applied.
C#
vb.net
Parameters
format
The file format to use for the presentation.Returns
A Presentation object representing the created presentation.Examples
C#
vb.net