HotXLS Docs
Contents
Home
Overview
TGridToXLS
IXLSWorkbook
Home
Contents
Overview
TXLSXSharedStrings class
Manages XLSX Shared String Table indices, counts, references, and rich-text runs
Syntax
TXLSXSharedStrings = class;
Example
This example counts the unique string entries in the table
UniqueCount := Workbook.SharedStrings.Count;