Return-Path: Delivered-To: apmail-jakarta-poi-user-archive@jakarta.apache.org Received: (qmail 93896 invoked by uid 500); 8 Aug 2003 16:55:39 -0000 Mailing-List: contact poi-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "POI Users List" Reply-To: "POI Users List" Delivered-To: mailing list poi-user@jakarta.apache.org Received: (qmail 93869 invoked from network); 8 Aug 2003 16:55:39 -0000 Received: from 210.muf53.hstn.dlbtx01r1.dsl.att.net (12.103.53.210) by daedalus.apache.org with SMTP; 8 Aug 2003 16:55:39 -0000 Received: from no.name.available by 210.muf53.hstn.dlbtx01r1.dsl.att.net via smtpd (for daedalus.apache.org [208.185.179.12]) with SMTP; 8 Aug 2003 16:58:14 UT X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C35DCD.E4E9DCE4" Subject: Question about POI Excel API Date: Fri, 8 Aug 2003 11:55:38 -0500 Message-ID: <4DC22E6EACE76244ACD9D8E95EFE435905B159@lcdce1.lukensgroup.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Question about POI Excel API Thread-Index: AcNdzeTQZWkQraR0TcSeIvcSgtrySQ== From: "Prashant Patel" To: Cc: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C35DCD.E4E9DCE4 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I am new to POI. We are currently looking for a tool that allows our desktop application (written in Java) to interface with MS Excel. This tool should provide access to most of all features MS excel has. Can I achieve this with POI API? If not, Can anybody tell me which product in the market provides this type of functionalities? I really appreciate any help. Does POI support following features? =20 * Dynamic Data Exchange functionality * Read/Write comment from/to cell * Graphs (Whatever Graphs supported by MS excel, are they supported in POI?) * Read/write/update/create/delete worksheet and workbooks * Copy/paste data from one worksheet to another=20 * Copy worksheet from one workbook to another/same workbook=20 * Assign formula to cell * Format Cell=20 =20 =20 Thanks Prashant Patel =20 ------_=_NextPart_001_01C35DCD.E4E9DCE4--