isCurrentCell abstract method

bool isCurrentCell(
  1. PlutoCell cell
)
inherited

Whether the cell is the currently selected cell.

Implementation

bool isCurrentCell(PlutoCell cell);