Missing property StandardHeightInch in Cells class

In the Cell class of the .NET library (see API documentation), there are tree properties for the standard width:

  • StandardWidth
  • StandardWidthInch
  • StandardWidthPixels

However, for the standard height, there are two properties:

  • StandardHeight
  • StandardHeightPixels

The property StandardHeightInch is missing. Can you add this one, so that we do not have to convert the height in our own code?

We’re using Aspose.Cells v21.12.0.

@perfectxl,

You are right. Cells.StandardHeightInch attribute is missing in the APIs list. I have logged a ticket with an id “CELLSNET-50353” for your requirements/issue. We will check if we could add StandardHeightInch property in Cells class. We will look into it soon.

Once we have an update on it, we will let you know.

@perfectxl,

This is to inform you that we have fixed your issue now. The fix will be included in our regular release (Aspose.Cells for .NET v22.2) which is scheduled to be published in the next few days.

The issues you have found earlier (filed as CELLSNET-50353) have been fixed in this update. This message was posted using Bugs notification tool by johnson.shi