Hi All,
I have a problem when I modify theYPixel position for a datalabel.
This position is modified but do not contain the expected value…
I am using Aspose.Cells 25.4.0
cf the code below:
var pathWorkbook = @"...\…...xlsx"; var wbtest = new Workbook(pathWorkbook); Worksheet sheettest...