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 i parse xlsx,i find the celltype is null of a number and date,why.? i need to distinguish date and number,
when i call cell.dateValue directly,i got 1913-09-08 00:00:00
The text was updated successfully, but these errors were encountered:
Hi @ldbing, would you be able to provide a sample file to help me reproduce the issue? Unfortunately, I won't be able to proceed without more details. Thanks.
when i parse xlsx,i find the celltype is null of a number and date,why.? i need to distinguish date and number,
when i call cell.dateValue directly,i got 1913-09-08 00:00:00
The text was updated successfully, but these errors were encountered: