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
Thanks for your feedback. This issue is similar with #660. The custom number format parser still working in progress, and the library support apply a partial build-in number format. As the documentation of the GetCellValue function says, if the cell format can be applied to the value of a cell, the applied value will be returned, otherwise, the original value will be returned.
Hi!
use GetCellValuefunction.
read value is 1.
How can I get 001?
golang version: 1.19.1
excelize version: v2.6.1
Thanks
The text was updated successfully, but these errors were encountered: