1. Home
  2. Browse
  3. xlnt

xlnt

v1.6.0#0Latest

Cross-platform user-friendly xlsx 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.0#0

Publication

Supports

All

GitHub

xlnt-community/xlnt31

Homepage

github.com/xlnt-community/xlnt

Subtree

626b1842ba

License

MITorBSD-3-ClauseorBSD-2-ClauseorLGPL-3.0-onlyorBSL-1.0

Definition

Manifest