getCellMaxLength abstract method

int getCellMaxLength(
  1. int row,
  2. String col
)

Implementation

int getCellMaxLength(int row, String col);