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

In This Topic
    ITableRows Interface Members
    In This Topic

    The following tables list the members exposed by ITableRows.

    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