Return-Path: Delivered-To: apmail-poi-user-archive@www.apache.org Received: (qmail 88319 invoked from network); 12 May 2008 13:26:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 May 2008 13:26:37 -0000 Received: (qmail 46629 invoked by uid 500); 12 May 2008 13:26:37 -0000 Delivered-To: apmail-poi-user-archive@poi.apache.org Received: (qmail 46621 invoked by uid 500); 12 May 2008 13:26:37 -0000 Mailing-List: contact user-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Users List" Delivered-To: mailing list user@poi.apache.org Received: (qmail 46610 invoked by uid 99); 12 May 2008 13:26:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 May 2008 06:26:37 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of filippo.balicchia@gmail.com designates 72.14.220.159 as permitted sender) Received: from [72.14.220.159] (HELO fg-out-1718.google.com) (72.14.220.159) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 May 2008 13:25:45 +0000 Received: by fg-out-1718.google.com with SMTP id 19so1794179fgg.17 for ; Mon, 12 May 2008 06:26:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=jhjgfVjopesk6MOJkvSMmzOGsm5itC4useJTb73LoDo=; b=SyD+dgKpzWB7saKoxo7/99UuypKZBAEaEw7ozxjWNyDH6QINxvWn64bIwvJVzaIb616W7H4XmdaIZuDFJluxkZX6nL96iaO8IYV18etDoNqHlr4nyNAOuzzHFdD4KYYyI286gSjZk8fJnXtZPxiDt/yGLcl/UGQheG+uqM+tlSs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ohxm+6n2Q5mh8mFkhL4WcN4mNkC53waWdyF7/ygxmbPArRWXgYbsjuwvUo9je/Ucce8YG8ZJVqmxqSK2T44r/DLzdGtzD9ns7MtMc/sWbLvZXKf8v6qKn3DlFKzNb1GgSREC4our/rj4nSrxk8wuKx6Zi2vghOFCadg+7T+LF0s= Received: by 10.86.98.10 with SMTP id v10mr14243665fgb.46.1210598767596; Mon, 12 May 2008 06:26:07 -0700 (PDT) Received: by 10.86.2.15 with HTTP; Mon, 12 May 2008 06:26:07 -0700 (PDT) Message-ID: <2ba238160805120626m174570ecvfd30f4214a210a36@mail.gmail.com> Date: Mon, 12 May 2008 15:26:07 +0200 From: "Filippo Balicchia" To: user@poi.apache.org Subject: shift sheet column MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I have an excel sheet and I need to shift column A to column B. Could you please suggest me a method to do this work ? from the API point of view I don't see anything that help Am I in wrong ? Thanks for help. Cheers. --Filippo --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@poi.apache.org For additional commands, e-mail: user-help@poi.apache.org