AllCellValues Property (JTable)

Class

JTable class

Action

Gets the values of all cells in the table. The cells are grouped in rows, where each row contains the values of its cells.

Data Type

LIST OF LIST OF ANYTYPE

Access

Read only

Examples

LIST OF LIST OF ANYTYPE allCellValues = Table.AllCellValues