WdXMLSelectionChangeReason Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This object, member, or enumeration is deprecated and is not intended to be used in your code.
public enum class WdXMLSelectionChangeReason
[System.Runtime.InteropServices.Guid("2921EC67-F28A-3ED8-932E-8B5512310330")]
public enum WdXMLSelectionChangeReason
type WdXMLSelectionChangeReason =
Public Enum WdXMLSelectionChangeReason
- Inheritance
-
WdXMLSelectionChangeReason
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdXMLSelectionChangeReasonMove | 0 | This object, member, or enumeration is deprecated and is not intended to be used in your code. |
wdXMLSelectionChangeReasonInsert | 1 | This object, member, or enumeration is deprecated and is not intended to be used in your code. |
wdXMLSelectionChangeReasonDelete | 2 | This object, member, or enumeration is deprecated and is not intended to be used in your code. |