1. Home
  2. Browse
  3. xlnt

xlnt

v1.6.1#0Latest

Cross-platform user-friendly xlsx (Microsoft Excel®) library for C++11 (and above)

Install

Run the following Vcpkg command to install the port.

vcpkg install xlnt

Usage

xlnt provides CMake targets:

find_package(Xlnt CONFIG REQUIRED)

target_link_libraries(main PRIVATE xlnt::xlnt)

xlnt provides pkg-config modules:

# cross-platform user-friendly xlsx library for C++11

xlnt

Dependencies

See source

Version

v1.6.1#0

Publication

Supports

All

GitHub

xlnt-community/xlnt41

Homepage

github.com/xlnt-community/xlnt

Documentation

xlnt-community.gitbook.io/xlnt

Subtree

05e7272c8d

License

MITandBSD-3-ClauseandBSD-2-Clause

Definition

Manifest