API usageDocument APIApiTableMethodsGetAllCellsOn this pageGetAllCellsAsk a question Returns a collection of all cells in the table. Syntax expression.GetAllCells(); expression - A variable that represents a ApiTable class. Parameters This method doesn't have any parameters. Returns ApiTableCell[]