comp.lang.ada
 help / color / mirror / Atom feed
From: gautier_niouzes@hotmail.com
Subject: Re: Reading Excel 2010 files with Ada on Linux
Date: Tue, 1 Mar 2016 06:42:54 -0800 (PST)
Date: 2016-03-01T06:42:54-08:00	[thread overview]
Message-ID: <2e124c94-b17e-4b3f-bfd3-d34a8e27e758@googlegroups.com> (raw)
In-Reply-To: <1d8db660-5944-49e1-ad43-e037eb5eb7ff@googlegroups.com>

Hi,
An xlsx file is actually a Zip file containing XML files.
The first step would be to open the file or stream with Zip-Ada [1], then parse the appropriate XML entry with XML/Ada [2].
HTH
_________________________
Gautier's Ada programming
http://gautiersblog.blogspot.com/search/label/Ada
NB: follow the above link for a valid e-mail address 
____
[1] http://unzip-ada.sf.net
[2] http://libre.adacore.com/tools/xmlada/

  reply	other threads:[~2016-03-01 14:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-01 10:42 Reading Excel 2010 files with Ada on Linux Jean François Martinez
2016-03-01 14:42 ` gautier_niouzes [this message]
2016-03-02 11:35 ` Anatoly Chernyshev
2016-03-03 14:10 ` Jean François Martinez
2016-03-03 16:17   ` gautier_niouzes
2016-03-04 17:36 ` Jean François Martinez
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox