poi/src/examples/src/org/apache/poi/hssf/view
Javen O'Neal 38cd94d676 bug 59264: revert CellStyle#getBorder[Top|Bottom|Left|Right]() to return short and add getBorder[Top|Bottom|Left|Right]Enum() returns BorderStyle enum for backwards compatibility with POI 3.14 and earlier
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760630 13f79535-47bb-0310-9956-ffa450edef68
2016-09-14 05:22:23 +00:00
..
brush More license headers 2010-05-24 14:15:27 +00:00
SVBorder.java bug 59264: use BorderStyle for changing Cell border line style 2016-04-05 20:28:46 +00:00
SVFractionalFormat.java Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 2010-05-10 16:11:50 +00:00
SVRowHeader.java Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 2010-05-10 16:11:50 +00:00
SVSheetTable.java bug 59791: getCellType and getCachedFormulaResultType should return an integer for backwards compatibility 2016-07-04 11:54:20 +00:00
SVTableCellEditor.java bug 59264,59833,59837: upgrade deprecated methods in examples and testcases 2016-07-17 11:45:40 +00:00
SVTableCellRenderer.java bug 59264: revert CellStyle#getBorder[Top|Bottom|Left|Right]() to return short and add getBorder[Top|Bottom|Left|Right]Enum() returns BorderStyle enum for backwards compatibility with POI 3.14 and earlier 2016-09-14 05:22:23 +00:00
SVTableModel.java fix eclipse warning - mostly generics cosmetics 2015-09-12 18:45:07 +00:00
SVTableUtils.java fix unnecessary cast warnings 2015-11-22 12:30:42 +00:00
SViewer.java Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 2010-05-10 16:11:50 +00:00
SViewerPanel.java Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 2010-05-10 16:11:50 +00:00