次の方法で共有


Options.CommentsColor プロパティ

定義

文書内のコメントの色を WdColorIndex 表す定数を設定または返します。

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

プロパティ値

適用対象