Home
last modified time | relevance | path

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

/AOO42X/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DLabelCell.java38 public class LabelCell extends CellValue { class
51 public LabelCell(int row, int column, String cellContents, int ixfe) in LabelCell() method in LabelCell
65 public LabelCell(InputStream is) throws IOException { in LabelCell() method in LabelCell