Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

解析xlsx文件遇到的问题 #110

Open
fenghedemo1 opened this issue Dec 18, 2020 · 0 comments
Open

解析xlsx文件遇到的问题 #110

fenghedemo1 opened this issue Dec 18, 2020 · 0 comments

Comments

@fenghedemo1
Copy link

当我从本地Documents中读取xlsx并进行解析时候,遇到的问题 代码是这样的 BRAOfficeDocumentPackage *spreadsheet = [BRAOfficeDocumentPackage open:dataPath];
dataPath是存在的 包括我用您项目中的xlsx 和代码 spreadsheet对象都是很奇怪的值 workbook=nil contentTypes中无法找到我想要的xlsx中的数据.请问我要怎么解析xlsx文件,获取到xlsx中的数据.

When I read XLSX from local Documents and parsed it, the problem code I encountered was this BRAOfficeDocumentPackage *spreadsheet = [BRAOfficeDocumentPackage open:dataPath];
DataPath exists including the XLSX and code Spreadsheet objects that I use in your project are very strange values workbook=nil contentTypes cannot find the data in XLSX that I want. How do I parse XLSX file and get the data in XLSX?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant