Hi,
We have just tried to upgrade to Aspose.Cells V22.1 but we are having a compile issue when using the dll in a C++CLI application.
1>src\CExcelConvHost.cpp(120): error C2365: ‘Aspose::Cells::WorksheetCollection::’: redefinition; previous definition was ‘property’
1>src\CExcelConvHost.cpp(120): note: see declaration of ‘Aspose::Cells::WorksheetCollection::’
1>src\CExcelConvHost.cpp(120): note: This diagnostic occurred while importing type 'Aspose::Cells::WorksheetCollection ’ from assembly ‘Aspose.Cells, Version=22.1.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56’.
A very similar issue was already reported for Aspose.Words. please see
Best regards