Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Deletes a table cell or cells and optionally controls how the remaining cells are shifted.
Syntax
expression .Delete(ShiftCells)
expression Required. A variable that represents a Cells collection.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
ShiftCells |
Optional |
Variant |
The direction in which the remaining cells are to be shifted. Can be any WdDeleteCells constant. If omitted, cells to the right of the last deleted cell are shifted left. |