Options.InsertedCellColor Property
Returns or sets a WdCellColor constant that represents the color for an inserted table cell. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property InsertedCellColor As WdCellColor
Get
Set
'Usage
Dim instance As Options
Dim value As WdCellColor
value = instance.InsertedCellColor
instance.InsertedCellColor = value
WdCellColor InsertedCellColor { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdCellColor
WdCellColor