Sponsored Links

Senin, 26 Februari 2018

Sponsored Links

Работа с Excel в Java (JExcel API) - YouTube
src: i.ytimg.com

JExcel is a library (API) to read, write, display, and modify Excel files with .xls or .xlsx formats. API can be embedded with Java Swing and AWT.


Video JExcel



Some features

Some main features are as follows:

  • Automate Excel application, workbooks, spreadsheets, etc.
  • Embed workbooks in a Java Swing application as ordinary Swing component
  • Add event listeners to workbooks and spreadsheets
  • Add event handlers to handle the behavior of workbook and spreadsheet events
  • Add native peers to develop custom functionality.

Maps JExcel



Usage

Primary usage is handling Excel files through its API.

Example

Sample code for reading/writing workbook attributes, setting password, and saving MS Excel 2003 format, might look like as follows:


Top 5 New Add-ons for Atlassian JIRA â€
src: stiltsoft.com


See also

  • Apache POI
  • Aspose API
  • JXL (API)
  • Open Packaging Conventions
  • Office Open XML software

Spreadsheet application like Excel using java (jEXcel) - YouTube
src: i.ytimg.com


References


Java Spreadsheet Program | onlyagame
src: onlyagame.info


External links

  • JExcel  - the official JExcel page.

Source of the article : Wikipedia

Comments
0 Comments