Return-Path: X-Original-To: apmail-poi-user-archive@www.apache.org Delivered-To: apmail-poi-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2CE5318C6A for ; Wed, 28 Oct 2015 16:42:49 +0000 (UTC) Received: (qmail 93894 invoked by uid 500); 28 Oct 2015 16:42:48 -0000 Delivered-To: apmail-poi-user-archive@poi.apache.org Received: (qmail 93868 invoked by uid 500); 28 Oct 2015 16:42:48 -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 93857 invoked by uid 99); 28 Oct 2015 16:42:48 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Oct 2015 16:42:48 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 1D45D18098E for ; Wed, 28 Oct 2015 16:42:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.54 X-Spam-Level: **** X-Spam-Status: No, score=4.54 tagged_above=-999 required=6.31 tests=[FROM_LOCAL_NOVOWEL=0.5, HK_RANDOM_ENVFROM=0.626, HK_RANDOM_FROM=1, KAM_COUK=1.1, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id m1AOvKLxfw4x for ; Wed, 28 Oct 2015 16:42:35 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id 24A2A21342 for ; Wed, 28 Oct 2015 16:42:35 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id AF2B018A7A83 for ; Wed, 28 Oct 2015 09:32:42 -0700 (PDT) Date: Wed, 28 Oct 2015 09:42:33 -0700 (MST) From: Mark Beardsley To: user@poi.apache.org Message-ID: <1446050553963-5720680.post@n5.nabble.com> In-Reply-To: References: <1445610949231-5720626.post@n5.nabble.com> <1446017083762-5720673.post@n5.nabble.com> Subject: Re: POI XSSF and ClipBoard issue MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To be certain, I would need more time to look around but I believe that is SpreadsheetML and not OOXML that POI supports. Microsoft have had more than one attempt at creating an xml markup for Excel workbooks and I believe that this fragment relates to the earlier format - take a look here to see what I am referring to - https://en.wikipedia.org/wiki/Microsoft_Office_XML_formats I do not know for certain but I do believe that POI cannot work with SpreadsheetML. Before accepting what I say as definitive however, I would advise waiting to see if any one of the devlopers of the api - I am merely a user - can provide further details. -- View this message in context: http://apache-poi.1045710.n5.nabble.com/POI-XSSF-and-ClipBoard-issue-tp5720595p5720680.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@poi.apache.org For additional commands, e-mail: user-help@poi.apache.org