NanoXLSX Library Documentation
![]() | SharedStringsReaderHasElements Property |
Gets whether the workbook contains shared strings
Namespace: NanoXLSX.LowLevel
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public bool HasElements { get; }
Property Value
Type: BooleanTrue if at least one shared string object exists in the workbook
