NanoXLSX Library Documentation
![]() | SharedStringsReaderSharedStrings Property |
List of shared string entries
Namespace: NanoXLSX.LowLevel
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public List<string> SharedStrings { get; private set; }
Property Value
Type: ListStringString entry, sorted by its internal index of the table
