wdConstants

This enumeration groups together constants used with various Microsoft Word methods.

wdAutoPositionRepresents the Auto value for the specified setting (0)
wdBackwardIndicates that the selection will be extended backwards (-1073741823)
Used in conjunction with MoveStartUntil and MoveStartWhile.
wdCreatorCode1297307460
wdFirstRepresents the first item in a collection (1).
wdForwardIndicates that the selection will be extended forwards (1073741823)
Used in conjunction with MoveStartUntil and MoveStartWhile.
wdToggleToggles a property value (9999998)
wdUndefinedRepresents an undefined value (9999999).

wdAutoPosition
Represents the Auto value for the specified setting (0)
wdBackward
Indicates that the selection will be extended backwards (-1073741823)
Used in conjunction with MoveStartUntil and MoveStartWhile.
wdCreatorCode
1297307460
wdFirst
Represents the first item in a collection (1).
wdForward
Indicates that the selection will be extended forwards (1073741823)
Used in conjunction with MoveStartUntil and MoveStartWhile.
wdToggle
Toggles a property value (9999998)
wdUndefined
Represents an undefined value (9999999).


© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top