machj

Results 6 comments of machj

Sorry, any progress? I have this issue too. Any plans to fix this?

I've found that it works in current 0.94 Dev version, when you call ws.Row(1).AdjustToContents(); followed by ws.Row(1).ClearHeight(); . Without calling ClearHight(), inside xlsx is the file /xl/worksheets/sheet1.xml with an attribute...

So, why there is a `ws.Row(1).AdjustToContents();` function? To set the row Height value? It doesn't work, the Height is not calculated correctly (it's about 60.8 in my Example, correct Height...

> If you need the row height, then AdjustToContents() is the only way, but, yes, the current implementation isn't perfect. If text wrapping is enabled, the row height is dependent...

I just wanted to highlight that calling AdjustToContents() followed by ClearHight() does what is expected, and it's the same result as AutoFit Row Height in Excel. Without ClearHight(), resulting XML...

Same for me. I have GW10K-ET. I can set in automation "Depth of Discharge (on-grid)", and it works as expected. But when I change the value in PV Master/Solar Go,...