isInDataArea property

bool isInDataArea
final

Whether this position maps to an actual data cell (both rowIndex and columnIndex are non-null).

Implementation

final bool isInDataArea;