Click or drag to resize

TableAddRow Method

Clone last row of table and append to table

Namespace:  SOWIDocument.Word
Assembly:  SOWIDocument.Word (in SOWIDocument.Word.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public void AddRow(
	string pTableName
)

Parameters

pTableName
Type: SystemString
Table name
See Also