Skip to main content

GetAllCells

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[]