Options.MoveFromTextColor Property

Definition

Returns or sets a WdColorIndex constant that represents the color of moved text. Read/write.

public:
 property Microsoft::Office::Interop::Word::WdColorIndex MoveFromTextColor { Microsoft::Office::Interop::Word::WdColorIndex get(); void set(Microsoft::Office::Interop::Word::WdColorIndex value); };
public Microsoft.Office.Interop.Word.WdColorIndex MoveFromTextColor { get; set; }
member this.MoveFromTextColor : Microsoft.Office.Interop.Word.WdColorIndex with get, set
Public Property MoveFromTextColor As WdColorIndex

Property Value

WdColorIndex

Applies to