Check Version Number

Check Version Number Manually

To find out which version of Aspose.Cells you are using manually:

  1. Right-click the Aspose.Cells.dll file and select Properties.
  2. Click the Version (or Details) tab to check the version number.

Check Version Number Using the Aspose.Cells API

To find out which version of Aspose.Cells you are using through the API, use the CellsHelper class GetVersion static method to get Aspose.Cell’s version number.