Searched refs:inputValue (Results 1 – 1 of 1) sorted by relevance
62 private Enum inputValue; field in CellAlignment97 public CellAlignment(Enum expected, String inputType, Enum inputValue, String fileType) { in CellAlignment() argument100 this.inputValue = inputValue; in CellAlignment()161 SCUtil.setCellProperties(cells[i], inputType, inputValue); in testCellAlignment()
Completed in 6 milliseconds