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.
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.