Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableRow Interface
Properties Methods

In This Topic
    ITableRow Interface Members
    In This Topic

    The following tables list the members exposed by ITableRow.

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