public class ExcelCell extends java.lang.Object implements Cell
ExcelCell(HSSFRow row, int column, HSSFCellStyle dateFormat)
HSSFCell
getCell()
void
setDataAsDate(java.util.Date date)
setDataAsText(java.lang.String text)
setDataAsVariant(Variant variant)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExcelCell(HSSFRow row, int column, HSSFCellStyle dateFormat)
public HSSFCell getCell()
public void setDataAsDate(java.util.Date date)
setDataAsDate
Cell
public void setDataAsText(java.lang.String text)
setDataAsText
public void setDataAsVariant(Variant variant)
setDataAsVariant
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0