To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=92680 Issue #|92680 Summary|First row should be 0, not 1 Component|Spreadsheet Version|OOo 2.3.1 Platform|PC URL| OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|configuration Assigned to|spreadsheet Reported by|tab
------- Additional comments from [EMAIL PROTECTED] Tue Aug 12 00:08:04 +0000 2008 ------- First row of a spreadsheet should be # 0, not 1. Cells will be A0, A1, ... Programmers should benefit, since arrays are usually indexed from 0, not 1. Reading old files should be no problem: row 0 will be empty. User can use it for a title, ignore it, or delete it --which will decrement all row numbers by, effectively 'converting' the spreadsheet to the new format, where rows are numbered from 0. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
