Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getDataSource Method
In This Topic
    getDataSource Method
    In This Topic
    Gets the data source of data binding for current sheet.
    Syntax
    java.lang.Object getDataSource()
    See Also