Jump to content

ExtenXLS: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Rescuing 3 sources and tagging 0 as dead. #IABot (v2.0beta15)
Monkbot (talk | contribs)
m top: Task 16: replaced (1×) / removed (0×) deprecated |dead-url= and |deadurl= with |url-status=;
Line 1: Line 1:
'''ExtenXLS''' is a Java [[Microsoft Excel|Excel]] Reporting Toolkit developed by [[Extentech]].<ref>[http://www.ajaxwith.com/Extentech-Inc-Releases-ExtenXLS-6-0.html Extentech Inc., Releases ExtenXLS 6.0<!-- Bot generated title -->]</ref> It is a [[Report|Reporting]] [[API]] that allows for the reading in, modifying and creation of [[spreadsheet]]-based reports from [[Java platform|Java]] applications.<ref>{{Cite web |url=http://www.web2journal.com/read/472077.htm |title=Extentech Inc. Advances Middleware Market with Web 2.0 Enabled API<!-- Bot generated title --> |access-date=2008-06-30 |archive-url=https://web.archive.org/web/20080207154945/http://www.web2journal.com/read/472077.htm |archive-date=2008-02-07 |dead-url=yes }}</ref>
'''ExtenXLS''' is a Java [[Microsoft Excel|Excel]] Reporting Toolkit developed by [[Extentech]].<ref>[http://www.ajaxwith.com/Extentech-Inc-Releases-ExtenXLS-6-0.html Extentech Inc., Releases ExtenXLS 6.0<!-- Bot generated title -->]</ref> It is a [[Report|Reporting]] [[API]] that allows for the reading in, modifying and creation of [[spreadsheet]]-based reports from [[Java platform|Java]] applications.<ref>{{Cite web |url=http://www.web2journal.com/read/472077.htm |title=Extentech Inc. Advances Middleware Market with Web 2.0 Enabled API<!-- Bot generated title --> |access-date=2008-06-30 |archive-url=https://web.archive.org/web/20080207154945/http://www.web2journal.com/read/472077.htm |archive-date=2008-02-07 |url-status=dead }}</ref>


Written entirely in the [[Java (programming language)|Java programming language]], ExtenXLS creates new spreadsheet files from scratch as well as from existing spreadsheet files templates. ExtenXLS has the ability to utilize data from any source and output it in Excel-compatible [[Microsoft Excel|XLS]], [[XML]], and [[HTML]] formats.
Written entirely in the [[Java (programming language)|Java programming language]], ExtenXLS creates new spreadsheet files from scratch as well as from existing spreadsheet files templates. ExtenXLS has the ability to utilize data from any source and output it in Excel-compatible [[Microsoft Excel|XLS]], [[XML]], and [[HTML]] formats.

Revision as of 13:52, 3 October 2019

ExtenXLS is a Java Excel Reporting Toolkit developed by Extentech.[1] It is a Reporting API that allows for the reading in, modifying and creation of spreadsheet-based reports from Java applications.[2]

Written entirely in the Java programming language, ExtenXLS creates new spreadsheet files from scratch as well as from existing spreadsheet files templates. ExtenXLS has the ability to utilize data from any source and output it in Excel-compatible XLS, XML, and HTML formats.

Common uses range from a Java Servlet that produces financial analysis reports to JavaBeans embedded in JavaServer Pages for use in executing formula calculations. The ExtenXLS API can be used as a desktop spreadsheet component or embedded in a server application. With the ability to reuse existing spreadsheets, ExtenXLS can update template XLS files with fresh data from databases and output to custom reports. It has an Excel compatibility, template input files can range from a variety of complex legacy spreadsheets such as: surveys, checklists, what-if scenarios, and historical portfolio data.

ExtenXLS contains methods that can create new WorkBooks from scratch, allowing for the insertion of new cells containing text, and numeric data. The product allows for customization of output with hundreds of fonts, colors, patterns, borders, formulas, named ranges, and built-in formats such as: currency, date, financial and numeric formatting patterns.

Other potential uses include: user interfaces built with the included Java Swing spreadsheet components, and transformations of spreadsheets into HTML, and XML.

References

  1. ^ Extentech Inc., Releases ExtenXLS 6.0
  2. ^ "Extentech Inc. Advances Middleware Market with Web 2.0 Enabled API". Archived from the original on 2008-02-07. Retrieved 2008-06-30.