Skip to main content

Excel overview

Installation​

To get started with Excel module, add the following dependency:

libraryDependencies += "dev.vhonta" %% "scala-ql-excel" % "0.2.0-RC4"

Excel module depends on apache poi for reading and writing documents.