Click or drag to resize

IQuoteTableAddNewRow Method

Adds the new row. Make sure to add the Save() method after this method. If you are adding multiple rows, call the Save() method just once.

Namespace: Scripting.QuoteTables
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IQuoteTableRow AddNewRow()

Return Value

IQuoteTableRow
See Also