Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The topics in this section provide step-by-step procedures and code examples for using the object model of Microsoft Office Word to work with tables in Office projects. In some cases, the ways that you perform these tasks in application-level add-ins is different from the ways that you perform them in document-level customizations.
Task |
Procedure |
---|---|
Create a table, apply a style, and access the table in code. |
|
Create a table, format it, and insert data into the cells. |
|
Add a row or column to a table. |
|
Add text to a cell and format it. |
See Also
Concepts
Office Solutions Development Overview