Skip to content

A PL/SQL Package to create OOXML workbooks.

License

Notifications You must be signed in to change notification settings

Geri1590/xlsx_builder

 
 

Repository files navigation

XLSX_BUILDER_PKG

A PL/SQL Package to create OOXML workbooks. This package is based on work done by Anton Scheffer.
It also includes additions to support my own package APEXIR_XLSX_PKG

Installation

Single Script

  1. Install ZIP_UTIL_PKG and XLSX_BUILDER_PKG by running install_full.sql script.

One by One

  1. Install the ZIP_UTIL_PKG from the lib folder.
  2. Install XLSX_BUILDER_PKG by running install.sql

About

A PL/SQL Package to create OOXML workbooks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PLSQL 100.0%