Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableDataSource Interface / GetColumnCount Method
In This Topic
    GetColumnCount Method
    In This Topic
    Get the column count.
    Syntax
    System.int GetColumnCount()

    Return Value

    The column count.
    See Also