cellGetContent method

int cellGetContent(
  1. int index
)

Implementation

int cellGetContent(int index) => _data.cellGetContent(index);