Skip to content

adolli/FreeXL

Repository files navigation

FreeXL

用于解析与处理.xml格式的Microsoft Excel spreadsheet的c++代码库。 可以实现以下几类操作。

  1. 文件的读取与保存。
  2. 表、单元格、区域数据的访问与修改。
  3. 表、单元格、区域样式的访问与修改。
  4. 整行或整列的访问与修改。
  5. R1C1样式或A1样式串的解析

该库代码对xml文件解析基于xQuery++的xml解析器,点击这里xQuery++查看相关代码

About

xml-format excel 文件解析与处理c++代码库

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published