Changes from V4
Changes from V4
I am trying out version 5 with Delphi XE7 and find that the XLS.Sheets.Count property that I used to use does not appear to exist. (XLS:=TXLSREADWriteII5.Create(Nil)) It would be appreciated if someone could tell me what I need to use instead of the Count property when determining the number of sheets (Tabs) in a spreadsheet. Thanks.