ReoGrid
ReoGrid copied to clipboard
Cell width and height on High DPI device
fix this issue
Add ScaleByDPI to unvell.ReoGrid.Utility.MeasureToolkit.
Scale cell's width and height in Worksheet.InitGrid.
Scale fixedCharWidth in ExcelReader.LoadWorksheet.
@xuqiang1015 Thanks very much for your pull request!
Since your case is special and I can't make sure the changes are safe to all other users, I would like to add an option for this feature.
@xuqiang1015 By some tests it looks like no problem without an option. Thank you very much!