Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
ITableRows Interface
/
add Method
/ add(int) Method
0 based Integer. Specifies the relative position of the new row.
Collapse All
Expand All
In This Topic
add(int) Method
In This Topic
Adds a new row to the table object. Returns the
ITableRow
object.
Syntax
ITableRow
add(
int
position
)
Parameters
position
0 based Integer. Specifies the relative position of the new row.
See Also
Reference
ITableRows Interface
ITableRows Members
Overload List