The XLS file format has a Country record that stores the locale of the user that saved the file: http://msdn.microsoft.com/en-us/library/dd945969(v=office.12).aspx This is incredibly useful when processing localized number formats.
Is there an equivalent for XLSX? Based on my reading of ECMA-376, there is no workbook-level property.