Revision.Cells Property (Word)
Returns a Cells collection that represents the table cells that have been marked with revision marks. Read-only.
Syntax
expression .Cells
expression A variable that represents a Revision object.
Remarks
For information about returning a single member of a collection, see Returning an Object from a Collection.