Package | Description |
---|---|
com.llwork.external.office.data |
Modifier and Type | Method and Description |
---|---|
IValueItem[] |
ITableDataItem.getRowValues(int index)
Returns a single row of data
|
Modifier and Type | Method and Description |
---|---|
void |
ITableDataItem.addRowValues(IValueItem[] values)
Add the data of a single row.
|