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

In This Topic
    ITableRow Interface Methods
    In This Topic

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

    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