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

In This Topic
    ITableRow Interface Members
    In This Topic

    The following tables list the members exposed by ITableRow.

    Public Methods
     NameDescription
     MethodDeletes the cells of the table row and shifts upward any remaining cells below the deleted row.  
     MethodReturns the index number of the ITableRow object within the ITableRows collection  
     MethodReturns the IRange object that represents the range to which thespecified list object applies.  
    Top
    See Also