Searched refs:randCell (Results 1 – 8 of 8) sorted by relevance
56 public static CellInfo randCell() throws Exception { in randCell() method in TestUtil72 public static CellInfo randCell(int colTop, int rowTop) throws Exception { in randCell() method in TestUtil
131 CellInfo cInfo = TestUtil.randCell(256, 100); in testCellFontSize()
137 CellInfo cInfo = TestUtil.randCell(256, 100); in testCellColor()
142 CellInfo cInfo = TestUtil.randCell(10, 10); in testCellProtected()
139 CellInfo cInfo = TestUtil.randCell(20, 50); in testCellAlignment()
182 CellInfo cInfo = TestUtil.randCell(10, 10); in testCellBorder()
170 CellInfo cInfo = TestUtil.randCell(100, 100); in testCharOverline()
169 CellInfo cInfo = TestUtil.randCell(100, 32768); in testCharUnderline()
Completed in 19 milliseconds