pasteCellValue abstract method

void pasteCellValue(
  1. List<List<String>> textList
)
inherited

Paste based on current cell

Implementation

void pasteCellValue(List<List<String>> textList);