Options.MergedCellColor Property
Word Developer Reference |
Returns or sets a WdCellColor constant that represents the color for merged table cells. Read/write.
Version Information
Version Added: Word 2007
Syntax
expression.MergedCellColor
expression An expression that returns a Options object.
Remarks
This property applies only to documents upon which you have run the CompareDocuments, Compare, or Merge method.
See Also