Expand description
Runtime shared string table.
The SharedStringTable provides an efficient in-memory index for looking
up and inserting shared strings. It bridges the gap between the XML-level
sheetkit_xml::shared_strings::Sst and the high-level cell API.
Structsยง
- Shared
String Table - Runtime shared string table for efficient string lookup and insertion.