次の方法で共有


Options.DeletedCellColor プロパティ

定義

削除されたセルの色を WdCellColor 表す定数を設定または返します。 値の取得と設定が可能です。

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

プロパティ値

WdCellColor

適用対象