isVisible()
checks whether a cell is visible
isVisible(): boolean;
Returns:
true, if the cell is visible.
Example
layout.getCell("1").isVisible(); // -> true|false
checks whether a cell is visible
true, if the cell is visible.
Example
layout.getCell("1").isVisible(); // -> true|false