[]
Gets boolean value that specifies if the cell is displayed.
bool IsShowCell(object cellValue)
Function IsShowCell(cellValue As Object) As Boolean
The cell value.
true if the cell is displayed; otherwise, false.
true
false