com.grapecity.documents.excel Package / ITableRows Interface / add Method / add() Method
In This Topic
add() Method
In This Topic
Adds a new row to the table object. Returns the ITableRow object.
Syntax
ITableRow add()
See Also