Searched defs:cellCount (Results 1 – 1 of 1) sorted by relevance
38 public int cellCount; field in SpreadsheetDataProcessor.TooManyCellsError40 public TooManyCellsError(int cellCount) { in TooManyCellsError()