You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently TableTool remove trailing zero and decimal point whenever it can. For example, 1.0 becomes 1. I want it to display literally what I input. Is there anyway to set TableTool? Thanks for any suggestions