Spread WPF 18
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.
    Object Model
    ITableRows Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface ITableRows 
    'Usage
     
    Dim instance As ITableRows
    [DefaultMember("Item")]
    public interface ITableRows 
    See Also