On Thu, 30 Nov 2006, Andrew J. Miller wrote:
At what address am I supposed to be looking at (and how do I interpret '....' as the contents)? I have scanned through the entire output and none of the lines had anything listed plainly (like the word Workbook or entry or anything)...

On a normal excel file, I have a DocumentSummaryInformation, a SummaryInformation and a Workbook:

  Workbook
    Property: "Workbook"
      Name          = "Workbook"
      Property Type = 2
      Node Color    = 1
      Time 1        = 0
      Time 2        = 0
    Document: "Workbook" size = 62118
      00000000 09 08 10 00 00 06 05 00 61 1F CD 07 C9 C0 00 00 ........a.......


We'll need to know if you have a Workbook entry (if you don't, not much we can do), and also what case the Workbook is (eg WORKBOOK, workbook)

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to