Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableDataSource Interface
Methods

In This Topic
    ITableDataSource Interface Members
    In This Topic

    The following tables list the members exposed by ITableDataSource.

    Public Methods
     NameDescription
     Method Get the column count.  
     Method Get the column index.  
     Method Get the column name.  
     Method Get the row count.  
     Method Get value from the data source.  
    Top
    See Also