Options.MoveFromTextColor 属性

定义

返回或设置一个 WdColorIndex 常量,该常量表示移动文本的颜色。 读/写。

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

属性值

WdColorIndex

适用于