hi
atul.k-/[email protected]
| Newsgroups | gmane.mail.archives.mail-archive |
|---|---|
| Message-ID | <OFB0174C5B.E6E85395-ON65257037.001C0D7B-65257037.001C459E@tcs.com> |
hi i have some problem with HSSF(poi project)
hi in Apache's Busy Developers' Guide to HSSF
Features(http://jakarta.apache.org/poi/hssf/quick-guide.html) in Drawing
Shapes they have used first created a patriarch and then used it for
further purpose
eg in following code:
HSSFPatriarch patriarch = sheet.createDrawingPatriarch();
a = new HSSFClientAnchor( 0, 0, 1023, 255, (short) 1, 0, (short) 1, 0
);
HSSFSimpleShape shape1 = patriarch.createSimpleShape(a1);
shape1.setShapeType(HSSFSimpleShape.OBJECT_TYPE_LINE);
but in poi api as well as in jar files provided with poi
createDrawingPatriarch is not given in class HSSFSheet
can u help me in this matter. as i need to include and read shapes from a
xls file
Atul Kumar
Tata Consultancy Services Limited
Mailto: atul.k-/[email protected]
Website: http://www.tcs.com
Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you
_______________________________________________
Discussion list for The Mail Archive
[email protected]
http://jab.org/cgi-bin/mailman/listinfo/gossip