getCellHeight method

int getCellHeight(
  1. int row,
  2. String column
)

Implementation

int getCellHeight(int row, String column) => obj.getCellHeight(row, column);