Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.TableCellInsertionLocation enum
- Package:
- word
Specifies where and what type of cells to add to an existing table.
Remarks
Used by
Fields
| shiftColumnRight = "ShiftColumnRight" | Inserts an entire column to the left of the column that contains the selection. |
| shiftDown = "ShiftDown" | Inserts new cells above the selected cells. |
| shiftRight = "ShiftRight" | Inserts new cells to the left of the selected cells. |
| shiftRowDown = "ShiftRowDown" | Inserts an entire row above the row that contains the selection. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
