NanoXLSX Library Documentation
![]() | SharedStringsReaderGetTextToken Method |
Function collects text tokens recursively in case of a split by formatting
Namespace: NanoXLSX.LowLevel
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
private void GetTextToken( XmlNode node, ref StringBuilder sb )
Parameters
- node
- Type: System.XmlXmlNode
Root node to process - sb
- Type: System.TextStringBuilder
StringBuilder reference
