Options.DeletedCellColor Property

Definition

Returns or sets a WdCellColor constant that represents the color for a deleted cell. Read/write.

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

Property Value

WdCellColor

Applies to