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.
Specifies the type of a change that is marked with a revision mark.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdRevisionType1 As WdRevisionType = WdRevisionType.wdNoRevision
Syntax
Public Enum WdRevisionType
public enum WdRevisionType
public enum class WdRevisionType
public enum WdRevisionType
public enum WdRevisionType
Members
| Member name | Description |
|---|---|
| wdNoRevision | No revision. |
| wdRevisionConflict | Revision marked as a conflict. |
| wdRevisionDelete | Deletion. |
| wdRevisionDisplayField | Field display changed. |
| wdRevisionInsert | Insertion. |
| wdRevisionParagraphNumber | Paragraph number changed. |
| wdRevisionParagraphProperty | Paragraph property changed. |
| wdRevisionProperty | Property changed. |
| wdRevisionReconcile | Revision marked as reconciled conflict. |
| wdRevisionReplace | Replaced. |
| wdRevisionSectionProperty | Section property changed. |
| wdRevisionStyle | Style changed. |
| wdRevisionStyleDefinition | Style definition changed. |
| wdRevisionTableProperty | Table property changed. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000