max cols: 16384 max rows: 16777216 max sheets: as we use a GPtrArray, this is actually limited only by available memory. The size of such an array is an unsigned number and the maximum is 4294967295 for a 32 bits processor and much more for a 64 bits proc.
Best regards, Jean Le lundi 12 décembre 2011 à 02:02 +0800, ck chong a écrit : > Hai, > > > May I know the Maximum number of sheet, cell, and column in the > gnumeric? Thanks. > > > > > > > _______________________________________________ > gnumeric-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnumeric-list _______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
