Return-Path: Delivered-To: apmail-jakarta-poi-user-archive@www.apache.org Received: (qmail 50747 invoked from network); 27 Sep 2005 09:45:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Sep 2005 09:45:41 -0000 Received: (qmail 9519 invoked by uid 500); 27 Sep 2005 09:45:38 -0000 Delivered-To: apmail-jakarta-poi-user-archive@jakarta.apache.org Received: (qmail 9507 invoked by uid 500); 27 Sep 2005 09:45:38 -0000 Mailing-List: contact poi-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 9494 invoked by uid 99); 27 Sep 2005 09:45:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2005 02:45:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [217.146.134.175] (HELO mail.inovex.de) (217.146.134.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2005 02:45:44 -0700 Received: from cg2 (cgosch.inovex.de [192.168.1.32]) by mail.inovex.de (Postfix) with SMTP id 30E6D217CF for ; Tue, 27 Sep 2005 11:45:50 +0200 (CEST) Message-ID: <00b001c5c348$53ddbeb0$2001a8c0@cg2> Reply-To: "Christian Gosch" From: "Christian Gosch" To: Subject: Q: Print setup: How to print row/col headers (ABC...123...)? Date: Tue, 27 Sep 2005 11:46:26 +0200 Organization: Inovex GmbH MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_00AD_01C5C359.175F62C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_NextPart_000_00AD_01C5C359.175F62C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, I want to print the A B C col headers and 1 2 3 row headers together with the sheet. I cannot find any methos to set up this in HFFSSheet or HFFSSheet.PrintSetup. I use poi-2.5.1-final-20040804.jar. I only can find HSSFSheet.setDisplayRowColHeadings(boolean), which controls the _display_ of these headers in "normal" view, and a PrintHeadersRecord when looking up http://jakarta.apache.org/poi/apidocs/index.html , but the latter does not seem to be referenced anywhere and does not seem to be visible on the HSSF level. Is there a possibility to achieve _printout_ of these headers with POI? Regards, -- Dipl.-Inform. Christian Gosch Systems Development inovex GmbH Karlsruher Strasse 71 D-75179 Pforzheim Tel.: +49 (0)72 31 - 31 91 - 85 Fax: +49 (0)72 31 - 31 91 - 91 mailto:c.gosch@inovex.de http://www.inovex.de ------=_NextPart_000_00AD_01C5C359.175F62C0 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/ ------=_NextPart_000_00AD_01C5C359.175F62C0--