On Thu, 23 Sep 2010, Rajiv Poddar wrote:
But even for this, we'll have to read complete file (though not all cells will need to be read). I was wondering if this kind of information (meta-data) is stored in some sort of header in excel file and POI provides functions to retrieve this information directly.
HPSF provides access to all the metadata on the document. However, I think that most of what you want isn't present in the metadata...
HPSFPropertiesExtractor provides a main method, and will print out all the metadata in the file as plain text, so that's a good option for exploring what metadata there is
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
