Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Marks the moved-to text when text in a document with tracked changes is moved from one place to another.
| Name | Value | Description |
|---|---|---|
| wdMoveToTextMarkBold | 1 | Marks moved text with bold formatting. |
| wdMoveToTextMarkColorOnly | 5 | Marks moved text with color only. Use the MoveToTextColor property to set the color of moved text. |
| wdMoveToTextMarkDoubleStrikeThrough | 7 | Moved text is marked with a double strikethrough. |
| wdMoveToTextMarkDoubleUnderline | 4 | Moved text is marked with a double underline. |
| wdMoveToTextMarkItalic | 2 | Marks moved text with italic formatting. |
| wdMoveToTextMarkNone | 0 | No special formatting for moved text. |
| wdMoveToTextMarkStrikeThrough | 6 | Moved text is marked with a strikethrough. |
| wdMoveToTextMarkUnderline | 3 | Underlines moved text. |
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.