Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet 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
     PropertyGets an integer value that represents the index number of the ITableRow object within the ITableRows collection.  
     PropertyGets a value indicating whether the row in a list contains cells that don't pass data validation.  
     PropertyGets an IRange object that represents the range to which the specified table object in the above table applies.  
    Top
    Public Methods
     NameDescription
     MethodDeletes the cells of the table row and shifts upward any remaining cells below the deleted row.  
    Top
    See Also