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

    Parameters

    value
    See Also