Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constants that specify the type of version of the Microsoft PowerPoint file to be checked in, passed to the CheckInWithVersion() method of the _Presentation object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("F4694AF5-8686-44E1-978F-EEBA63557B90")> _
Public Enumeration PpCheckInVersionType
'Usage
Dim instance As PpCheckInVersionType
[GuidAttribute("F4694AF5-8686-44E1-978F-EEBA63557B90")]
public enum PpCheckInVersionType
Members
Member name | Description | |
---|---|---|
ppCheckInMinorVersion | Minor version | |
ppCheckInMajorVersion | Major version | |
ppCheckInOverwriteVersion | Overwrite current version |