Microsoft Word Suite
281
[style integer] Optional. The attributes of the AutoFormat specified by Format that are applied
to the table. Use the sum of any combination of the following values:
Value
Meaning
0 (zero)
None
1 Borders
2 Shading
4 Font
8 Color
16 Auto
Fit
32 Heading
Rows
64 Last
Row
128 First
Column
256 Last
Column
[link to source Boolean] Optional. True to establish a link between the new table and the data
source.
[connection Unicode text] Optional. When retrieving data through ODBC, specify a connection
string.
[SQL statement Unicode text] Optional. An optional query string that retrieves a subset of the
data in a primary data source to be inserted into the document.
[SQL statement1 Unicode text] Optional. If the query string is longer than 255 characters, SQL
statement denotes the first portion of the string and SQL statement1 denotes the second
portion.
[password document Unicode text] Optional. The password (if any) required to open the data
source.
[password template Unicode text] Optional. If the data source is a Word document, this
argument is the password (if any) required to open the attached template.
[write password Unicode text] Optional. The password required to save changes to the
document.
[write password template Unicode text] Optional. The password required to save changes to
the template.
[data source Unicode text] Optional. The path and file name of the data source.
[from integer] Optional. The number of the first data record in the range of records to be
inserted.
[to integer] Optional. The number of the last data record in the range of records to be inserted.
[include fields Boolean] Optional. True to include field names from the data source in the first
row of the new table.