Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITableRows Interface

In This Topic
    ITableRows Interface Methods
    In This Topic

    For a list of all members of this type, see ITableRows members.

    Public Methods
     NameDescription
     MethodOverloaded. Adds a new row to the table object. Returns the ITableRow object.  
     MethodDeletes the cells of the table row(s) and shifts upward any remaining cells below the deleted row(s).  
     MethodGets the ITableRow at the specified index.  
     MethodReturns the number of objects in the collection.  
    Top
    See Also