Cells.Add method (Word)
Returns a Cell object that represents a cell added to a table.
expression.Add (BeforeCell)
expression Required. A variable that represents a 'Cells' collection.
Name | Required/Optional | Data type | Description |
---|---|---|---|
BeforeCell | Optional | Variant | A Cell object that represents the cell that will appear immediately to the right of the new cell or cells. |
Cell
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.