Home
last modified time | relevance | path

Searched defs:CellInfo (Results 1 – 1 of 1) sorted by relevance

/external/autotest/frontend/client/src/autotest/common/spreadsheet/
DSpreadsheet.java81 public static class CellInfo { class in Spreadsheet
90 public CellInfo(Header row, Header column, String contents) { in CellInfo() method in Spreadsheet.CellInfo