Options.MoveToTextColor 属性

定义

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

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

属性值

返回 WdColorIndex

适用于