Insert table

Component that inserts table into document. Component must be placed inside Word container

Properties

  • Bookmark: [String] Data input bookmark name. If not supplied, input start at the text end.

  • Data: [List>] Table data

  • DataTable: [System.Data.DataTable] Table data

Last updated