Options.InsertedCellColor Property

Definition

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

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

Property Value

WdCellColor

Applies to