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
Post a Comment