columnIdxByCellKeyAndRowIdx abstract method

int? columnIdxByCellKeyAndRowIdx(
  1. Key cellKey,
  2. int rowIdx
)
inherited

Implementation

int? columnIdxByCellKeyAndRowIdx(Key cellKey, int rowIdx);