PicoXLSX Library Documentation
![]() | LowLevelInterceptedDocuments Property |
Gets the intercepted documents if interceptDocuments is set to true
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)

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