Class CreateDateCells
- java.lang.Object
-
- org.apache.poi.examples.hssf.usermodel.CreateDateCells
-
public class CreateDateCells extends Object
An example on how to cells with dates. The important thing to note about dates is that they are really normal numeric cells that are formatted specially.
-
-
Constructor Summary
Constructors Constructor Description CreateDateCells()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-