elixlsx v0.2.0 Elixlsx.Compiler.StringDB
Strings in XLSX can be stored in a sharedStrings.xml file and be looked up by ID. This module handles collection of the data in the preprocessing phase.
Summary
Types
Functions
register_string(stringdb, s)
register_string(Elixlsx.Compiler.StringDB.t, String.t) :: Elixlsx.Compiler.StringDB.t