Message-ID: <1823608868.8969.1711669797480.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8968_1627427580.1711669797480" ------=_Part_8968_1627427580.1711669797480 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html PowerPointApplication.FileFormat

PowerPointApplication.FileFormat

Description

When creating PowerPoint files with=20 Create= , specifies which file format to use.=20
C#
=20
enum FileFormat
=20
=20
vb.net
=20
Enum FileFormat
=20
=20

Examples

=20
C#
=20
Presentation pres =3D ppta.Create(PowerPointApplication.FileForm=
at.Pptx);
=20
vb.net
=20
Dim pres As Presentation =3D ppta.Create(PowerPointApplication.F=
ileFormat.Pptx);
=20

Values

Name

Description

Pptx

PowerPoint 2007 and 2010 xml-format files, wi= th the .pptx extension.

------=_Part_8968_1627427580.1711669797480--