Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ITableRow Interface
Members


In This Topic
    ITableRow Interface
    In This Topic
    Represents a row in a table.
    Syntax
    'Declaration
     
    
    Public Interface ITableRow 
    'Usage
     
    
    Dim instance As ITableRow
    public interface ITableRow 
    See Also