COMException: Die NumberFormat-Eigenschaft des Range-Objektes kann nicht Festgelegt werden
The error in english is:
Unable to set the NumberFormat property of the Range Class
Solution:
In Excel you have two Fields:
- NumberFormat
- NumberFormatLocal
NumberFormat takes the format always locale invariant in the american standard and NumberFormatLocal expects the format with the locale formatting string.
Keine Kommentare:
Kommentar veröffentlichen