Skip to content

testdev-examples/Reporting_how-to-programmatically-create-a-table-and-manually-add-rows-and-cells-to-it-e1333

Repository files navigation

Files to look at:

How to programmatically create a table and manually add rows and cells to it

The following example demonstrates how to create an XRTable class with a specific number of rows and cells. A row is added to the collection returned by the XRTable.Rows property. Cells are added to the collection returned by the XRTableRow.Cells property.

To learn about an iterative runtime table creation approach, see E1356.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published