Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum FormatAndVersion
Public Enumeration FormatAndVersion
public enum class FormatAndVersion
type FormatAndVersion
Members
| Member | Value | Description |
|---|---|---|
| PPT | 0 | |
| Pptx2007 | 1 | |
| Pptx2010 | 2 | |
| Pptx2013 | 3 | |
| Pptx2016 | 4 | |
| PPS | 5 | |
| Ppsx2007 | 6 | |
| Ppsx2010 | 7 | |
| Ppsx2013 | 8 | |
| Ppsx2016 | 9 | |
| Odp | 10 | |
| Pot | 11 | |
| Potm2007 | 12 | |
| Potm2010 | 13 | |
| Potm2013 | 14 | |
| Potm2016 | 15 | |
| Potx2007 | 16 | |
| Potx2010 | 17 | |
| Potx2013 | 18 | |
| Potx2016 | 19 | |
| Pptm2007 | 20 | |
| Pptm2010 | 21 | |
| Pptm2013 | 22 | |
| Pptm2016 | 23 | |
| Ppsm2007 | 24 | |
| Ppsm2010 | 25 | |
| Ppsm2013 | 26 | |
| Ppsm2016 | 27 |