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.