WdCheckInVersionType enumeration (Word)
Specifies the type of version for the document checked in when using the CheckIn method. Applies to documents stored in a SharePoint library.
Name | Value | Description |
---|---|---|
wdCheckInMajorVersion | 1 | Major version. |
wdCheckInMinorVersion | 0 | Minor version. |
wdCheckInOverwriteVersion | 2 | Overwrite current version on the server. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.