Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ITableRows Interface
Members


In This Topic
    ITableRows Interface
    In This Topic
    Represents a collection of all the table rows in the specified table.
    Syntax
    'Declaration
     
    
    Public Interface ITableRows 
    'Usage
     
    
    Dim instance As ITableRows
    public interface ITableRows 
    See Also