Options.MoveFromTextColor Property
Returns or sets a WdColorIndex constant that represents the color of moved text. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property MoveFromTextColor As WdColorIndex
Get
Set
'Usage
Dim instance As Options
Dim value As WdColorIndex
value = instance.MoveFromTextColor
instance.MoveFromTextColor = value
WdColorIndex MoveFromTextColor { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdColorIndex
WdColorIndex