Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
ITableDataSource Interface
/ getValue Method
start from 0
start from 0
Collapse All
Expand All
In This Topic
getValue Method
In This Topic
get value from the data source.
Syntax
java.lang.Object getValue(
int
row
,
int
column
)
Parameters
row
start from 0
column
start from 0
Return Value
value
See Also
Reference
ITableDataSource Interface
ITableDataSource Members