Class
JTable class
Action
Gets the text values of all cells in the table. The cells are grouped in rows, where each row contains the texts of its cells.
Data Type
LIST OF LIST OF STRING
Access
Read only
Examples
LIST OF LIST OF STRING allCellTexts = Table.AllCellTexts