NanoXLSX Library Documentation
![]() | LowLevelInterceptedDocuments Property |
Gets the intercepted documents if interceptDocuments is set to true
Namespace: NanoXLSX.LowLevel
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public Dictionary<string, XmlDocument> InterceptedDocuments { get; }
Property Value
Type: DictionaryString, XmlDocument