Home
last modified time | relevance | path

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

/AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorkbook.java241 public int addExtendedFormat(Format fmt) throws IOException { in addExtendedFormat() method in Workbook
381 int ixfe = addExtendedFormat(fmt); in addCell()