Home
last modified time | relevance | path

Searched refs:BlankCell (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DBlankCell.java37 public class BlankCell extends CellValue { class
44 public BlankCell(InputStream is) throws IOException { in BlankCell() method in BlankCell
55 public BlankCell(int row, int column, int ixfe) throws IOException { in BlankCell() method in BlankCell
H A DWorksheet.java117 BlankCell bc = new BlankCell(is); in read()
H A DWorkbook.java413 BlankCell b = new BlankCell(row, col, ixfe); in addCell()

Completed in 16 milliseconds