Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ITableRow Interface

In This Topic
    ITableRow Interface Properties
    In This Topic

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

    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
    See Also