Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
This enumeration groups together constants used with various Microsoft Word methods.
| Name | Value | Description |
|---|---|---|
| wdAutoPosition | 0 | Represents the Auto value for the specified setting. |
| wdBackward | -1073741823 | Indicates that selection will be extended backward using the MoveStartUntil or MoveStartWhile method of the Range or Selection object. |
| wdCreatorCode | 1297307460 | Represents the creator code for objects created by Microsoft Word. |
| wdFirst | 1 | Represents the first item in a collection. |
| wdForward | 1073741823 | Indicates that selection will be extended forward using the MoveStartUntil or MoveStartWhile method of the Range or Selection object. |
| wdToggle | 9999998 | Toggles a property's value. |
| wdUndefined | 9999999 | Represents an undefined value. |
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.