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
When reading the format of a cell with Short Date Format, Excel returns the format according to the system configuration, but GetNumberFormatString returns always as "d/m/yyyy"
When reading the format of a cell with Short Date Format, Excel returns the format according to the system configuration, but
GetNumberFormatStringreturns always as "d/m/yyyy"In Excel it says
m/d/yyyy:In Code it returns
d/m/yyyy: