accepts abstract method

bool accepts(
  1. CellValue? value
)

Implementation

bool accepts(CellValue? value);