Description
Imports the data from a rectangular array into a Table at the point of the current element in the document.
C#
vb.net
Parameters
data
The rectangular array to import the data from.Returns
TheTable
that the data was imported into.
Examples
C#
vb.net