unvell / ReoGrid

Fast and powerful .NET spreadsheet component, support data format, freeze, outline, formula calculation, chart, script execution and etc. Compatible with Excel 2007 (.xlsx) format and working on .NET 3.5 (or client profile), WPF and Android platform.
https://reogrid.net
MIT License
1.33k stars 394 forks source link

Unable to left justify numeric data in the cell #472

Open N-thony opened 2 years ago

N-thony commented 2 years ago

Currently in reogrid it is a bit hard to left justify a numeric column that a big huge amount of integer as shown below.

image

Is there a way to left justify these numbers?

Edition

jingwood commented 2 years ago

What does it mean the "left justify", can you post an image that shows the result you expected?

N-thony commented 2 years ago

What does it mean the "left justify", can you post an image that shows the result you expected?

this is what I was expecting from that column image