Hi,
Aspose cell has a bug in Excel 23.7, and an early version in the following function:
" public static String saveFormatToExtension(int Format) ".
when we work with excel 95 files and use;
int fileFormat = boo…...String saveFormatToExtensio(int format) ". when we work with excel...return format from - saveFormatToExtensio(int format) is null...