Searched defs:CellInfo (Results 1 – 1 of 1) sorted by relevance
81 public static class CellInfo { class in Spreadsheet90 public CellInfo(Header row, Header column, String contents) { in CellInfo() method in Spreadsheet.CellInfo