Package org.apache.poi.hssf.usermodel.examples

Class Summary
Alignment Shows how various alignment options work.
BigExample Demonstrates many features of the user API at once.
Borders Demonstrates how to create borders around cells.
CellComments Demonstrates how to work with excel cell comments.
CellTypes  
CreateCells Illustrates how to create cell values.
CreateDateCells An example on how to cells with dates.
EventExample This example shows how to use the event API for reading a file.
FrillsAndFills Shows how to use various fills.
HyperlinkFormula Test if hyperlink formula, with url that got more than 127 charaters, works
Hyperlinks Demonstrates how to create hyperlinks.
MergedCells An example of how to merge regions of cells.
NewLinesInCells Demonstrates how to use newlines in cells.
NewSheet Creates a new workbook with a sheet that's been explicitly defined.
NewWorkbook This example creates a new blank workbook.
OfficeDrawing Demonstrates how to use the office drawing capabilities of POI.
OfficeDrawingWithGraphics Demonstrates the use of the EscherGraphics2d library.
Outlines Creates outlines.
ReadWriteWorkbook This example demonstrates opening a workbook, modifying it and writing the results back out.
RepeatingRowsAndColumns  
SplitAndFreezePanes  
WorkingWithFonts Demonstrates how to create and use fonts.
ZoomSheet Sets the zoom magnication for a sheet.
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.