c# - How to turn off Excel auto-formatting in VSTO -


i working on excel vsto project c#. excel auto-format codes "sep-1" date, not supposed happen. there way turn off feature on spreadsheet in code? thanks!

while seems there no way turn off, best solution find set cell's numberformat text prevent excel auto-format it.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -